![]() ![]() |
May 20 2005, 12:10 PM
Post
#1
|
|
|
Group: Members Posts: 577 Joined: 17-March 04 Member No.: 2,365 |
Hello
A new beta of the fast kernel is on : externe.net/zaurus/kernel/binaries/beta If everything is ok it will be released tomorrow. Please flash it and report any potential problem. To install it, carefully follow the instructions in externe.net/zaurus/kernel, especially if you are using a sharp rom. You **MUST** replace your modules by modules.tar.gz and you **MUST** unpack keyboard.tar.gz. If you don't, the keyboard will not be usable. What's new: - finer battery report (1% by 1% instead of 100/75/25/0) - faster NWFPE backported from 2.4.30 - usb keyboard AND internal keyboard AND bluetooth keyboard now work fine all at the same time, including all the keys (keypad etc.) without requiring any external binary. F1 to F12 are mapped to the Zaurus buttons (ex: press on f1 for the calendar, F6 for the userdef key, f7 for light etc) This hopefully marks the end of keyboard problems. keyboard.tar.gz will be improved in the future to make shift+fn give 8 bit chars (ex: shift+fn+e could give é (e acute) while shift+numlock would give control codes (ex: ctrl-c, ctrl-a) Many thanks to nilch (http://www.oesf.org/forums/index.php?showuser=1034) whose generous donation of a USB mini A/A cable made the finer test/fixes of the USB keyboard possible. [the best way to have some specific hardware problem fixed is to get me the same hardware :-)] Guylhem |
|
|
|
May 20 2005, 01:35 PM
Post
#2
|
|
|
Group: Members Posts: 274 Joined: 17-October 04 Member No.: 5,063 |
|
|
|
|
May 20 2005, 01:55 PM
Post
#3
|
|
|
Group: Members Posts: 577 Joined: 17-March 04 Member No.: 2,365 |
The bugs are due to the guylhem "rom" (distribution). if you install the kernel on the 0.9, you will still experience them. On a sharp rom no problem however, but you'll miss the many nifty features...
|
|
|
|
May 20 2005, 02:33 PM
Post
#4
|
|
|
Group: Members Posts: 274 Joined: 17-October 04 Member No.: 5,063 |
QUOTE(guylhem @ May 20 2005, 11:55 AM) The bugs are due to the guylhem "rom" (distribution). if you install the kernel on the 0.9, you will still experience them. On a sharp rom no problem however, but you'll miss the many nifty features... ok, so if I get you, this is not the guylhem rom, but the "fast kernel" one instead. I wasn't sure if you had dropped the fast kernel thing in lieu of having the guylhem rom instead. While you're at it, what's the differences between the ffpe vs no-ffpe mean to the user? |
|
|
|
May 20 2005, 11:55 PM
Post
#5
|
|
|
Group: Members Posts: 95 Joined: 5-March 05 Member No.: 6,576 |
This is a documentation bug report. In the instructions at http://www.externe.net/zaurus/kernel/READM...mk7-pxa3-common , at step six, we have:
CODE - To flash a kernel, put these files at the root of the CF card (or SD card) : scp consolescroll updater.sh root@zaurus_ip:/mnt/cf scp zImage root@zaurus_ip:/mnt/cf/updater.sh I believe the last line should be CODE scp zImage root@zaurus_ip:/mnt/cf/zImage.bin
|
|
|
|
May 21 2005, 12:14 AM
Post
#6
|
|
|
Group: Members Posts: 95 Joined: 5-March 05 Member No.: 6,576 |
This is my initial experience loading and running the new kernel under the Guylhem 0.9 distribution. The process described in the README worked well. The method used to update the keyboard drivers differs from the document, but you have to know about these things when you're a king ..er.. beta tester.
The system came up with no problem, or indeed any change that I could see watching the boot messages scroll by. The internal keyboard works, though I haven't exhaustively tested it. (I don't have a supported external keyboard. Will IRK + Think Outside work some time?) The WiFi came up with no difficulty using the configuration from before the kernel upgrade. That's all I had time for tonight. More tomorrow. |
|
|
|
May 21 2005, 07:14 AM
Post
#7
|
|
![]() Group: Members Posts: 1,376 Joined: 11-January 04 From: Poznań, Poland Member No.: 1,413 |
can you publish NWFPE patch? Does it give something noticable in speed?
|
|
|
|
May 21 2005, 05:14 PM
Post
#8
|
|
![]() Group: Members Posts: 693 Joined: 4-June 04 From: Ohio Member No.: 3,570 |
Okay, this may seem kinda dumb, but how can you tell if it's using the new kernel or not??
|
|
|
|
May 21 2005, 05:31 PM
Post
#9
|
|
![]() Group: Members Posts: 2,821 Joined: 13-September 04 From: Wasilla Ak. Member No.: 4,572 |
hrw:
subjectively... I haven't done any formal tests, but the fwpe patch does seem a bit faster. It would definitelly be worth testing in OE--especially since oe stuff should take better advantage of it. |
|
|
|
May 21 2005, 05:35 PM
Post
#10
|
|
|
Group: Members Posts: 274 Joined: 17-October 04 Member No.: 5,063 |
Guylhem:
This step bothers me a little. Please elaborate ... --------------------- - If you are using Guylhem ROM, you are done. Else, you need to reset the SL6000 using the reset button on the back. Press and hold the OK button while turn on the zaurus, then select "3. Format" in the menu in order to format the system, then yes (Y). The zaurus will then reboot on the new kernel. - If you are not using Guylhem ROM, you must restore your backup --------------------- Essentially, if you're using the Sharp ROM: reset the SL6000 using the reset button on the back. Press and hold the OK button while turn on the zaurus, then select "3. Format" in the menu in order to format the system, then yes (Y). The zaurus will then reboot on the new kernel. Restore from your backup. --------------------- ... backup from which step? What kind of backup? "Format" - what's it formatting? The main memory ... ? Thanks |
|
|
|
May 21 2005, 06:26 PM
Post
#11
|
|
|
Group: Members Posts: 577 Joined: 17-March 04 Member No.: 2,365 |
On sharp rom, /home should be formatted after a kernel update to make clean place for the new modules. You can skip this step if you know what to do.
Hrw, this is simply the 2.4.30 kernel nwfpe being backported. all the src will be published as usual |
|
|
|
May 21 2005, 07:29 PM
Post
#12
|
|
|
Group: Members Posts: 274 Joined: 17-October 04 Member No.: 5,063 |
QUOTE(guylhem @ May 21 2005, 04:26 PM) On sharp rom, /home should be formatted after a kernel update to make clean place for the new modules. You can skip this step if you know what to do. So selecting "format" will *only* remove stuff in /home? Also, when you said restore ... can you provide more details as to where the restore info is from and how one does it? I don't have a clue on this -- thanks! |
|
|
|
May 22 2005, 06:06 AM
Post
#13
|
|
|
Group: Members Posts: 577 Joined: 17-March 04 Member No.: 2,365 |
use the backup/restore application on sharp rom
|
|
|
|
May 22 2005, 10:15 AM
Post
#14
|
|
|
Group: Members Posts: 274 Joined: 17-October 04 Member No.: 5,063 |
|
|
|
|
May 22 2005, 05:15 PM
Post
#15
|
|
|
Group: Members Posts: 274 Joined: 17-October 04 Member No.: 5,063 |
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) -- after rebooting -- INIT: version 2.78 booting 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 -- observation -- sd card not recognized keys all messed up <= fixed, when extracting from / my renamed nand backup disappeared. *sigh* |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 21st May 2013 - 04:50 PM |