![]() |
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
Quote:
For crashing, I found that my N900 was running out of memory awfully fast. If you do a `free`, you'll likely see that you have 3-4 megs free at most. To solve this, I ended up using gparted on a linux box to shrink my data partition on my mem card and added a swap partition. Once the swap partition is added, you can either add the swap partition to /etc/fstab, or run `swapon <partition dev name>`, and it'll stay till you reboot. Run `free` to test if it worked, you should see available swap space. That solved random crashing for me at any rate. |
Re: BackTrack 5 (arm) released
Quote:
i use ir overclocked to 850 ideal |
Re: BackTrack 5 (arm) released
by whom does the keyboard work normally? and what are your settings?
|
Re: BackTrack 5 (arm) released
Quote:
Quote:
|
Re: BackTrack 5 (arm) released
Hardware keyboard layout: English, Nederlands
yes virtual keyboard yes Word completion yes Auto capitalisation yes Insert space after word 1 language: English Dictionary: English 2nd language: Nederlands Dictionary:Nederlands Maybe its with the locale settings not in keyboard setttings.... |
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
Possible to make about 800 mb swap of eMMC? I don't have a memory card yet :(
|
Re: BackTrack 5 (arm) released
Quote:
Quote:
|
Re: BackTrack 5 (arm) released
Did you noticed this message when starting vnc?
/home/user # qchroot /home/user/MyDocs/bt5/bt5.img /mnt/bt5/ ..stripping trailing slash... Mounting... using image file: /home/user/MyDocs/bt5/bt5.img fs type is img Don't know img: Using ext2 file system Using ext2 file system mounting /home/user/MyDocs/bt5/bt5.img on loop .../home/user/MyDocs/bt5/bt5.img mounted on loop0 . .. ... .... mount: mounting /var/run/pulse on /mnt/bt5/var/run/pulse failed: No such file or directory Everything set up, running chroot... [root@chroot: /]export USER=root [root@chroot: /]vncserver -geometry 800x470 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_PAPER = "en_US", LC_ADDRESS = "en_US", LC_MONETARY = "en_US", LC_NUMERIC = "en_US", LC_TELEPHONE = "en_US", LC_MESSAGES = "en_US", LC_IDENTIFICATION = "en_US", LC_MEASUREMENT = "en_US", LC_TIME = "en_US", LC_NAME = "en_US", LANG = "en_US" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). xauth: (argv):1: bad display name "Mr_Pingu:1" in "add" command New 'X' desktop is Mr_Pingu:1 Starting applications specified in /home/user/.vnc/xstartup Log file is /home/user/.vnc/Mr_Pingu:1.log |
Re: BackTrack 5 (arm) released
Did you noticed this message when starting vnc?
/home/user # qchroot /home/user/MyDocs/bt5/bt5.img /mnt/bt5/ ..stripping trailing slash... Mounting... using image file: /home/user/MyDocs/bt5/bt5.img fs type is img Don't know img: Using ext2 file system Using ext2 file system mounting /home/user/MyDocs/bt5/bt5.img on loop .../home/user/MyDocs/bt5/bt5.img mounted on loop0 . .. ... .... mount: mounting /var/run/pulse on /mnt/bt5/var/run/pulse failed: No such file or directory Everything set up, running chroot... [root@chroot: /]export USER=root [root@chroot: /]vncserver -geometry 800x470 perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = (unset), LC_ALL = (unset), LC_PAPER = "en_US", LC_ADDRESS = "en_US", LC_MONETARY = "en_US", LC_NUMERIC = "en_US", LC_TELEPHONE = "en_US", LC_MESSAGES = "en_US", LC_IDENTIFICATION = "en_US", LC_MEASUREMENT = "en_US", LC_TIME = "en_US", LC_NAME = "en_US", LANG = "en_US" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). xauth: (argv):1: bad display name "Mr_Pingu:1" in "add" command New 'X' desktop is Mr_Pingu:1 Starting applications specified in /home/user/.vnc/xstartup Log file is /home/user/.vnc/Mr_Pingu:1.log |
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
I was getting locale "warnings" too when I apt-get install xserver-xephyr'd.
|
Re: BackTrack 5 (arm) released
Do you run it from android to prevent keyboard issue?
Also it doesnt utillise the inbuilt swap so when RAM is full it just crashes =/ But the strangest part is still: the keyboard problem |
Re: BackTrack 5 (arm) released
Quote:
You might trying doing it that way. It shouldn't make any difference, but maybe it does. |
Re: BackTrack 5 (arm) released
For getting rid of those locale messages, maybe there's something that helps here:
http://talk.maemo.org/showthread.php...&postcount=107 |
Re: BackTrack 5 (arm) released
You can get rid of this error messages by typing this inside the chrooted image before starting vnc:
Quote:
I tested a Xorg.conf, used the whole /lib/modules from maemo, every time it ends up with strange symbols. |
Re: BackTrack 5 (arm) released
Quote:
locale-gen export LC_ALL=en_US.utf8 |
Re: BackTrack 5 (arm) released
i dont mind about getting those errors, has long has backtrack works, the problem is that when i open a terminal window inside backtrack i get all kind of stuff, including those errorrs:
LANGUAGE = (unset), LC_ALL = (unset), LC_PAPER = "en_US", LC_ADDRESS = "en_US", LC_MONETARY = "en_US", LC_NUMERIC = "en_US", LC_TELEPHONE = "en_US", LC_MESSAGES = "en_US", LC_IDENTIFICATION = "en_US", LC_MEASUREMENT = "en_US", LC_TIME = "en_US", LC_NAME = "en_US", LANG = "en_US" with my language of course, are you guys referring to those? or when mounted? even so, for the people that have problem with the swap, you can hex edit the iso emmc file to get a lot more swap memory and app install memory, i did that when i flashed, i gues you guys wont flash but its the easiest way to get more mem wihtout the trouble of gparted and otther partition apps cheerrs |
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
Quote:
Keyboard settings are UK, Nederlands 1st language UK, dictionary UK No 2nd language I can fix the locale issue using the method described by sequel7 (tried both US and GB) Still getting keyboard issues though :( I don't have ukeyboard installed (could installing this help?) EDIT: I'm using presenceVNC |
Re: BackTrack 5 (arm) released
Same here,tried a couple of compinations on Locale and Text Input, nothing seems to work. I have the UKeyboard installed, no help also.
I ve also tried presenceVNC besides VNC Viewer on my N900. I ve also tried RealVCN while connecting from my windows machine, no luck again. /me puzzled |
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
Quote:
[/URL] looking more into this after work, my eyes were burning last night and i had to stop |
Re: BackTrack 5 (arm) released
those keymaps i was just talking about are used in this kubuntu ARM setup script!!! https://wiki.kubuntu.org/ARM/n900/ as part of nokia-n900-configs. looks promising!
|
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
sorry, the default vnc viewer. it has same symbol as realvnc. it doesnt have the nice toolbar like presence but once we figure out the keyboard issue mapping custom keys shouldnt be an issue
|
Re: BackTrack 5 (arm) released
Getting this error guys.
Code:
Nokia-N900:~# qchroot /home/user/MyDocs/downloads/BT5-GNOME-ARM/bt5.img /mnt/bt5/ Code:
Nokia-N900:~# md5sum /home/user/MyDocs/downloads/BT5-GNOME-ARM/bt5.img Searched through the post and I didn't find any solution.. I don't see any missing files.. Please help me! |
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
Quote:
You should be able to rename bt5.img to bt5.ext3 via file manager, then just replace in the command bt5.img to bt5.ext3 ;) If it doesn't work, just rename bt5.ext3 back to bt5.img (to avoid future confusion). Btw, after some tweaking and copying scripts from Easy Debian (and "apt-get install xserver-xephyr wmctrl") I've managed to run gnome desktop in chroot, but it crashed in less than 10 seconds - there were parts of BackTrack desktop and Maemo desktop visible alltogether on the screen - and all apps totally lost all focus, could not click anything and had to reboot... happened 3 times in a row while trying to use different DISPLAY variable values. I stopped trying again due to lack of time. And "apt-get install lxde" and trying to use unmodified Easy Debian scripts crashed on installing some packages (lxde-icon-theme or something similar was the problem, it returned errors with "broken pipe" and could not continue). Tried with both uncommented Ubuntu repositories (it looks like this image is just modded Ubuntu arm...? look at /etc/apt/sources.list) and copied repositories from Easy Debian's /etc/apt/sources.list, both seem to fail at installation. About my attempts to run desktop in chroot: if anyone wants to try, that's what i made: - uncommented repostitories in /etc/apt/sources.list - "apt-get update" and "apt-get install xserver-xephyr wmctrl" - copied scripts from Easy Debian - /usr/bin/xephwm5 and other which it uses and tweaked them Then it was trying to start but showed some strange things on screen and had to reboot phone. - tried "apt-get install lxde" and copying all /usr/bin/xeph* and /usr/bin/set-focus and /usr/bin/startlxde* scripts (and few others maybe, I don't remember) and run it without modification - on my phone the installation of lxde failed. |
Re: BackTrack 5 (arm) released
Quote:
I did an "mv bt5.img bt5.ext3" but it shows the same output, only with "fs type is ext3", but then the same than before error shows up :-/. Thanks anyways. If someone more knows whats happening, just tell me. EDIT: BTW trying to qchroot in MyDocs's VFAT partition, it is ok? |
Re: BackTrack 5 (arm) released
Quote:
And I want to add to my previous post that after a reboot now "apt-get install lxde xserver-xephyr wmctrl" worked. After copying of /usr/bin/xeph* and /usr/bin/startlxde* and /usr/bin/set-focus (and maybe other scripts, just see if it complains) command "xephwm5" opened a BackTrack desktop, just in lxde, not default Gnome (and apps in the menu are not showing correctly), but hey, it's some progress :P Anyway, if I understand correctly and this is just modified arm Ubuntu, we could just add the backtrack arm repositories to some clean Easy Debian image (or maybe better - Ubuntu which works on N900- NITUbuntu?), apt-get all packages, customize lxde menus and have "Easy Backtrack" far easier... I will try to do this now (if I succeed, I will upload the image), for me now better news than "BackTrack 5 (arm) released" is Code:
deb http://all.repository.backtrack-linux.org revolution main microverse non-free testing |
Re: BackTrack 5 (arm) released
Everybody having keyboard issues, use sequels script. https://seventhoctober.net/2011/05/b...on-nokia-n900/,
It worked for me now I need to try the other vnc client as presence crashes alot :( Misiak that would be nice too, I already was thinking of making a Backtrack version from Easy Debian. Didn't do anything yet, just some thinking ;) |
Re: BackTrack 5 (arm) released
Quote:
|
Re: BackTrack 5 (arm) released
It not only looks but BackTrack is based on Ubuntu ;) From version 5 of backtrack they use 10.04, Backtrack 4 used 9.04 if I recall correctly when I was using backtrack on my laptop some time ago ;) Then I got a N900 and stopped playing with backtrack but still dreaming to run it on the N900. Now its possible :D
Well we have actually 2 choices: 1 Make Backtrack from Easy Debian 2 Make backtrack from Ubuntu ARM (10.04 would be best I think) |
Re: BackTrack 5 (arm) released
Big thx to sequel for modifying the script. Runs sweet.
|
Re: BackTrack 5 (arm) released
@sr00t
Here are some repositories to add to /etc/apt/sources.list: Code:
deb http://repository.maemo.org/ fremantle/sdk free non-free Code:
sudo apt-get update Code:
Linux rev 1.0 ext2 filesystem data (large files) |
Re: BackTrack 5 (arm) released
1 Attachment(s)
In my attempts to get rid of VNC, I got it to show gnome-desktop in Xephyr window while in chroot (like Easy Debian), but it rebooted after few seconds (although it showed desktop for a moment - progress! :) )... Probably due to N900 out of RAM (it was reaching 100% at the moment of reboot), but I need to investigate further. What I did (if you want to follow, first download the backtrackscripts.tar file attached to this post, these are modified Easy Debian scripts):
WARNING! Only for "professionals" at the moment, just need some feedback and maybe help ;P Code:
# n900 Maemo part Edit: it seems adding user and running xephwm5 as user ("misiak" in my case) makes it load fully and run for a little longer, but still reboot :/ Investigating further (creating swap partition on microsd now and will try to use "swapon /dev/mmcblk1p4" right after chrooting) |
Re: BackTrack 5 (arm) released
@Sequel7
Post a reply with your script attached or the pastie link.Just to get my thanx and the credits you deserve:) |
Re: BackTrack 5 (arm) released
Quote:
Quote:
I'd rather not post the pastie link directly, as the steps leading up to it are a little different than the ones listed here. |
All times are GMT. The time now is 13:21. |
vBulletin® Version 3.8.8