![]() ![]() |
May 22 2005, 06:32 PM
Post
#16
|
|
|
Group: Members Posts: 95 Joined: 5-March 05 Member No.: 6,576 |
QUOTE(ken @ May 22 2005, 05:15 PM) note: scp not available note: wget http://externe.net/zaurus/flash/kernel/keyboard/keysyms.tbl incorrect. should be keysymbols.tbl (either that or the filename needs to change) No, for the beta, you needed to unpack keyboard.tar.gz (available at the same place the beta kernel was) in the root directory. (The location wasn't clear in the instructions, but looking at the tarball contents showed the way.) QUOTE -- after rebooting -- lots of problems It sounds like you didn't correctly unpack the modules or the keyboard stuff, either one. QUOTE This is not good. NAND restore is probably the only way out at this point. |
|
|
|
May 22 2005, 07:42 PM
Post
#17
|
|
|
Group: Members Posts: 274 Joined: 17-October 04 Member No.: 5,063 |
QUOTE(hbo @ May 22 2005, 04:32 PM) No, for the beta, you needed to unpack keyboard.tar.gz (available at the same place the beta kernel was) in the root directory. (The location wasn't clear in the instructions, but looking at the tarball contents showed the way.) bleh, my error I guess. I used the files from the beta, but followed the instructions that was from the fast-kernel (as per his original message) note: this is using the Sharp ROM ok, found the source of the problems. the keyboard and modules files needs to be extracted from / rather than the directories as listed in the instructions. I think after that is when things go awry. Mostly missing things. I should note that I had to put the "find ..." and "for ..." instructions in a .sh file, otherwise I wouldn't be able to type certain characters. ----- during boot ----- depmod: Can't open /lib/modules/2.4.18-rmk7-pxa3-embedix/modules.dep for writing modprobe: Can't open dependencies file /lib/modules/2.4.18-rmk7-pxa3-embedix/modules.dep (No such file or directory) mount: Mounting usbdevfs on /proc/bus/usb failed: No such file or directory insmod: vtty: no module by that name found INIT: Entering runlevel: 5 ----- after boot ----- observation: sd card not recognized. of course, this meant that all the programs I installed was not being found. booting into console mode, and trying to manually mount /mnt/card resulted in: modprobe: modprobe: Can't open dependencies file /lib/modules/2.4.18-rmk7-pxa3-embedix/modules.dep (No such file or directory) (repeats 6 times) mount: Mounting /dev/mmcda1 on /mnt/card failed: No such device or address The entry in /etc/fstab showed: /dev/mmcda1 /mnt/card auto noauto, owner 0 0 (everything points to the module not being found) I tried to copy everything from modules.rom to modules, chmod 777 to modules.dep, but still the same results. oh well, nothing else I can try. Hope this info helps |
|
|
|
May 24 2005, 11:11 AM
Post
#18
|
|
|
Group: Members Posts: 577 Joined: 17-March 04 Member No.: 2,365 |
Tried depmod -ae ?
|
|
|
|
May 24 2005, 03:37 PM
Post
#19
|
|
|
Group: Members Posts: 274 Joined: 17-October 04 Member No.: 5,063 |
QUOTE(guylhem @ May 24 2005, 09:11 AM) #depmod -ae depmod: Can't open /lib/modules/2.4.18-rmk7-pxa3-embedix/modules.dep for writing (I would have assumed this because of the mv modules modules.rom instruction) #mount -n -o remount,rw / #copy -R modules.rom modules #depmod -ae (no error messages) #mount /mnt/card modprobe: modprobe: Can't locate modules block-major-60 (repeats 6 times) mount: Mounting /dev/mmcda1 on /mnt/card failed: No such device or address ----- A point of interest. I'm not sure what I did, but I do know I didn't do the 'format' and 'restore' options. I mucked around, and at some point when I rebooted, the SD card was recognized. No clue. |
|
|
|
May 30 2005, 03:25 AM
Post
#20
|
|
|
Group: Members Posts: 150 Joined: 8-December 04 Member No.: 5,839 |
hello,
i have the same problems like ken and a mysterious one: the "f" key turns the light on and off? i guess this is a bad joke:-) other keys seem to be okay. i avoided the last step in the instructions: format/backup. backuping will overwrite /home/root and therefore the settings of the find-for commands or not? malik |
|
|
|
May 30 2005, 11:14 PM
Post
#21
|
|
|
Group: Members Posts: 344 Joined: 24-May 04 Member No.: 3,411 |
I've the same problems like ken; i'm using sharp roms...
I follow the README by guylhem... Can't open /lib/modules/2.4.18-rmk7-pxa3-embedix/modules.dep for writing Infact /lib/modules doesent exist ! Is "mv modules modules.rom" instruction for Sharp Rom too ? #depmod -ae #depmod: Can't open /lib/modules/2.4.18-rmk7-pxa3-embedix/modules.dep for writing Any helps for installing new kernel on Sharp Rom ? |
|
|
|
Feb 3 2006, 03:05 AM
Post
#22
|
|
|
Group: Members Posts: 500 Joined: 17-January 04 From: St. Louis, USA Member No.: 1,478 |
Didn't know a new version was up last october. Anyboy tried this yet or everybody lost interest in the fast kernel?
Version 20051020 - definitely fixed remaining keyboard issues with a new compatibility mode - boot in only 1 minute : removed DMESG. Most of the remaining delay is due to jffs2 checks - added other axim keyboard fixes |
|
|
|
Feb 3 2006, 05:13 AM
Post
#23
|
|
|
Group: Members Posts: 274 Joined: 17-October 04 Member No.: 5,063 |
QUOTE(xjqian @ Feb 3 2006, 01:05 AM) Didn't know a new version was up last october. Anyboy tried this yet or everybody lost interest in the fast kernel? I'm awaiting his return from his busy schedule and side interests. |
|
|
|
Feb 3 2006, 05:40 PM
Post
#24
|
|
|
Group: Members Posts: 14 Joined: 2-April 05 From: Italy Member No.: 6,774 |
I'm interested if in pdaxrom...
Roberto QUOTE(xjqian @ Feb 3 2006, 12:05 PM) Didn't know a new version was up last october. Anyboy tried this yet or everybody lost interest in the fast kernel?
Version 20051020 - definitely fixed remaining keyboard issues with a new compatibility mode - boot in only 1 minute : removed DMESG. Most of the remaining delay is due to jffs2 checks - added other axim keyboard fixes |
|
|
|
Feb 3 2006, 10:21 PM
Post
#25
|
|
|
Group: Members Posts: 696 Joined: 17-January 04 Member No.: 1,468 |
QUOTE(xjqian @ Feb 3 2006, 05:05 AM) Didn't know a new version was up last october. Anyboy tried this yet or everybody lost interest in the fast kernel? I've been using the October version for a while. It works great, although I changed a few config options to revert the new keyboard stuff, and recompiled it myself. |
|
|
|
Feb 4 2006, 12:03 AM
Post
#26
|
|
![]() Group: Members Posts: 2,821 Joined: 13-September 04 From: Wasilla Ak. Member No.: 4,572 |
it would be the logical choice for your project. are you also planning to include the fast sdl stuff?
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 12:12 AM |