![]() ![]() |
Oct 23 2007, 07:43 AM
Post
#1
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
so here is what i've done:
from this thread, http://lists.debian.org/debian-arm/2007/01/msg00034.html i took http://armel.applieddata.net/developers/li...root-fs.tar.bz2 then i put the tarball on my CF next i reboot to pdaxii13 fabulous flash tools (!) then i format my hda1 in ext3 : mke2fs -j /dev/hda1 mkdir /mnt/hdd mount /dev/hda1 /mnt/hdd tar xvf /mnt/cf/armel-root-fs.tar reboot kernel boots then first blocking error message: warning: unable to open an initial console while googling, i found that i had to populate the /dev directory with console ttys : so reboot in to pdaxii13 flash tool, then mount my hda1 then : cd /dev MAKEDEV console reboot is now ok! i've the login prompt with Debian GNU/Linux 4.0 (none) tty1 coooool ! although on boot i had messages about fstab, hostname, etc, .... so i guess the system needs some tuning now now i'm heading home to find out !! |
|
|
|
Oct 23 2007, 11:03 AM
Post
#2
|
|
|
Group: Members Posts: 449 Joined: 12-August 03 From: Leeds, UK Member No.: 346 |
Looks like it might not be necessary to compile my own arm kernel for Titchylinux after all. I thought that there wasn't much sign of life in Debian armel. I found the thread very interesting. Nice to have confirmed, as I suspected, that it is a matter of setting options for the compiler in order to build arm or armel packages/kernels. It did seem obvious. I'll be watching this thread and those lists you linked to with interest. I'm still tempted to get into the cross-compiler game. I still like the feel of the scratchbox stuff. Haven't really got time yet, I'm trying to get properly up to speed at the Wiki. Cheers |
|
|
|
Oct 23 2007, 12:31 PM
Post
#3
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
so i continue:
1) configure the keyboard download : http://armel-debs.applieddata.net/debian/p...bs-65_armel.deb http://armel-debs.applieddata.net/debian/p...bs-65_armel.deb http://inv2004.googlepages.com/keymap-spitz.tar.bz2 uncompress to have keymap.map dpkg -i libconsole_0.2.3dbs-65_armel.deb dpkg -i console-tools_0.2.3dbs-65_armel.deb loadkeys keymap.map cd /etc vi rc.local add "loadkeys /etc/keymap.map" before exit 0 2) configure hostname cd /etc echo zaurus > hostname echo -ne "127.0.0.1\tzaurus\n" >> /etc/hosts reboot boot seems now better but during boot, error messages about /lib/modules/2.6.22 and it's true, there nothing in it ! so at now, i'm going to "take" angstrom's ! |
|
|
|
Oct 23 2007, 01:00 PM
Post
#4
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
Thanks for sharing!
So i would like to know the next few things: -- Setting up and running X; -- Which favorite packages are broken; -- Using the native toolchain ... and how do you feel about the overall performance (speed, stability, basic functionality like apm, mouse cursor/button and sound)? Pity that I don't have enough energy now to play with my Z, let alone writing ... as I've come down with a bad cold because of the sudden change of weather (I can't blame the sun anyway) |
|
|
|
Oct 23 2007, 02:42 PM
Post
#5
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
whow
it's late............but i finally succeed in having wifi working !!!!!!!!!!!!!!!!! that was tough..... and i didn't write all i've done..... the easy part was to copy angstrom /lib/modules/2.6.22.* and /lib/firmware/* files as it was empty on my new debian after rebooting i could find all modules without any problem next, i wanted to have wifi working, and big difficulties begun !!! mainly i had to : -get and install latest tzdata here: http://ftp.de.debian.org/debian/pool/main/...2007h-2_all.deb -install wireless-tools and all required packages (libc6, libgcc1, ...) packages were taken here : http://armel-debs.applieddata.net/debian/pool-armel/main/ -about networking, i don't know why but my Asus CF card is known as eth2 (i searched a lot before finding it!) so plug the card, iwconfig eth2 key s:my_wep_key then configure eth2 with ifconfig for my home router and at last, i find that i had to type that line to reach outside: route add -net 0.0.0.0 gw 192.168.1.1 eth2 and gotcha! i could ping www.yahoo.fr !!!!! now apt-get update is running. ps: now i think i'll backup all this before trying apt-get dist-upgrade and installing all stuffs |
|
|
|
Oct 23 2007, 03:02 PM
Post
#6
|
|
|
Group: Members Posts: 449 Joined: 12-August 03 From: Leeds, UK Member No.: 346 |
|
|
|
|
Oct 24 2007, 06:05 AM
Post
#7
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
i now managed to have X running, though kdrive taken from angstrom armv4tel
and i could finally launch icewm-experimental the bad news: -stylus pointer doesn't point where i tap on the screen, i have a "failed to open tslib device" while launching X -the mouse jumping bug is still there! i don't know it i should continue or go back to my debian tichy... however it seems (although not totally sure) that overall speed seems bettter than debian tichy |
|
|
|
Oct 24 2007, 06:07 AM
Post
#8
|
|
|
Group: Members Posts: 2,003 Joined: 16-April 04 From: the Netherlands && /dev/null Member No.: 2,882 |
2or0 got Debian EABI running properly using his patched kernel (need UBOOT, though). I am also trying this now.
http://www.oesf.org/forum/index.php?showforum=155 |
|
|
|
Oct 24 2007, 06:26 AM
Post
#9
|
|
|
Group: Members Posts: 138 Joined: 12-February 04 Member No.: 1,830 |
i now managed to have X running, though kdrive taken from angstrom armv4tel and i could finally launch icewm-experimental the bad news: -stylus pointer doesn't point where i tap on the screen, i have a "failed to open tslib device" while launching X -the mouse jumping bug is still there! i don't know it i should continue or go back to my debian tichy... however it seems (although not totally sure) that overall speed seems bettter than debian tichy Did you export TSLIB_TSDEVICE=/dev/input/event1 before starting X? |
|
|
|
Oct 24 2007, 06:35 AM
Post
#10
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
|
|
|
|
Oct 24 2007, 09:30 AM
Post
#11
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
so
debian eabi armel is running ... but i m still unable to have a working pointer under X ... that should be some tweak somewhere and it should be resolved but i cannot find it... moreover there are more broken packages than i thought compared to debian titch mutt is not installable for example... nor firefox... well i think i ve reached a point of decision :-) ps: posted with links under debian armel ;-) |
|
|
|
Oct 24 2007, 01:09 PM
Post
#12
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
screen pointer trouble solved!
by copying some directories from angstrom's /usr/lib/ts/* /usr/lix/xserver/* but jumping mouse bug is there... now i'm going to install some X packages to go further |
|
|
|
Oct 24 2007, 08:08 PM
Post
#13
|
|
|
Group: Members Posts: 126 Joined: 4-May 05 From: Lynnwood, WA, US Member No.: 7,070 |
jpmatrix: Just a shot in the dark: try rmmod mousedev . See if that makes a difference with regards to mouse jitter.
|
|
|
|
Oct 24 2007, 09:52 PM
Post
#14
|
|
![]() Group: Members Posts: 1,019 Joined: 15-February 05 From: France Member No.: 6,477 |
jpmatrix: Just a shot in the dark: try rmmod mousedev . See if that makes a difference with regards to mouse jitter. YEEEEESSSSSS!!!!!!!!!!!! you did it!!!!!!!!!!!!!!!!!!!!! i rmmod mousedev while outside of X and ran startx and xournal (mouse jumping bug favourite test software and it works goood now!!!!!!!! thanks for your help! |
|
|
|
Oct 25 2007, 05:05 AM
Post
#15
|
|
|
Group: Members Posts: 218 Joined: 12-February 06 From: Tokyo Member No.: 9,124 |
what is armel? How does it differ and what is it good for?
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 06:06 PM |