![]() ![]() |
Jan 13 2008, 03:10 AM
Post
#1
|
|
|
Group: Members Posts: 217 Joined: 6-June 04 Member No.: 3,590 |
Updated: Jul. 16 2008
- RNDIS patch - PRISM2_DOWNLOAD_SUPPORT and PRISM2_NON_VOLATILE_DOWNLOAD enabled http://yonggun.tistory.com/72 ----------------------- The kernel 2.6.24.4was built with cpufreq patch. I added the autofs4 module to auto-mount SD and CF card. http://yonggun.tistory.com/72 Last modified: Apr. 17 2008 ------------------------------------------- The kernel 2.6.24.3 was built with cpufreq patch. http://yonggun.tistory.com/68 Last modified: Mar. 25 2008 ------------------------------------------- FIXED -------------------------- I built the kernel 2.6.24 for eabi debian on Z. These are patched with angstrom patches and without cpufreq. I tested only on C3200. This kernel works on Cxx00 series. - There are the kernels for sharp loader and for uboot. - FUSE, serial_cs and ieee80211_crypt_tkip modules work. http://yonggun.tistory.com/66 --------------------------- Hi, I built kernel 2.6.24-rc7 for debain eabi. It works for my c3200. Maybe it works on c1000(???). Would someone test it on C1000? Also I uploaded the patch file. Someone interested in rebuilding the kernel, can use it. http://yonggun.tistory.com/64 |
|
|
|
Jan 13 2008, 06:04 AM
Post
#2
|
|
|
Group: Members Posts: 47 Joined: 25-April 06 Member No.: 9,703 |
Hi 2or0,
Thanks a lot for the new version. I've just tried it on my C1000. It is successfully loaded 1. I cannot start booting from SD card if CF card is not inserted. I think it would be great to compile something like kernel.img-2.6.22.9-yonggun-eabi-mmcblk0p1 and/or kernel.img-2.6.22.9-yonggun-eabi-mmcblk0p2 In this case we do not have to insert CF card and hold '1' key each time we reboot C1000. 2. Cannot modprobe serial_cs. This is from dmesg: serial_cs: Unknown symbol serial8250_unregister_port serial_cs: Unknown symbol serial8250_resume_port serial_cs: Unknown symbol serial8250_register_port serial_cs: Unknown symbol serial8250_suspend_port This module is required for bluetooth cards. |
|
|
|
Jan 13 2008, 06:41 AM
Post
#3
|
|
|
Group: Members Posts: 217 Joined: 6-June 04 Member No.: 3,590 |
Hi 2or0, Thanks a lot for the new version. I've just tried it on my C1000. It is successfully loaded 1. I cannot start booting from SD card if CF card is not inserted. I think it would be great to compile something like kernel.img-2.6.22.9-yonggun-eabi-mmcblk0p1 and/or kernel.img-2.6.22.9-yonggun-eabi-mmcblk0p2 In this case we do not have to insert CF card and hold '1' key each time we reboot C1000. 2. Cannot modprobe serial_cs. This is from dmesg: serial_cs: Unknown symbol serial8250_unregister_port serial_cs: Unknown symbol serial8250_resume_port serial_cs: Unknown symbol serial8250_register_port serial_cs: Unknown symbol serial8250_suspend_port This module is required for bluetooth cards. 1. From kernel 2.6.23.x, kernel has something wrong. With Uboot I cannot boot properly regardless of booting option. This kernel has to boot into /dev/hda1, but it makes error if I don't press "1" when it boot. I cannot fix it. 2. I added serial_cs modules. |
|
|
|
Jan 15 2008, 03:43 PM
Post
#4
|
|
|
Group: Members Posts: 47 Joined: 25-April 06 Member No.: 9,703 |
QUOTE 2. I added serial_cs modules. I've updated kernel modules, but result is still the same: serial_cs: Unknown symbol...
|
|
|
|
Jan 15 2008, 07:36 PM
Post
#5
|
|
|
Group: Members Posts: 283 Joined: 1-October 07 From: Blacksburg, SC, USA Member No.: 20,773 |
Will this boot straight too the HDD (hda1) in the 3100? Without having to press a button during boot?
|
|
|
|
Jan 16 2008, 02:39 AM
Post
#6
|
|
|
Group: Members Posts: 51 Joined: 29-October 07 From: barcelona Member No.: 20,873 |
hello scott
in the web page http://yonggun.tistory.com/64 it's said: press 2 to boot from hda1 or 1 from sd when you restart the system. I also hate that press "2" button startup process Sometimes when reboting I end up removing the battery due to SD kernel panic lock, which is a procedure that I don't like at all, maybe there's another solution to reboot when kernel panic'd, I couldn't find. |
|
|
|
Jan 16 2008, 11:49 AM
Post
#7
|
|
|
Group: Members Posts: 283 Joined: 1-October 07 From: Blacksburg, SC, USA Member No.: 20,773 |
I was vainly hoping I did not read that line ... -sigh- Well its all cool then, will move up too 2.6.24 soon.
|
|
|
|
Jan 20 2008, 02:04 AM
Post
#8
|
|
|
Group: Members Posts: 1 Joined: 22-December 07 Member No.: 21,104 |
Hi! Thanks to new version!!
I have 802.11g CF WLAN card(PLanex GW-CF54G) and now it worked!! http://nokamoto.blogspot.com/2008/01/zauru...x-gw-cf54g.html |
|
|
|
Jan 24 2008, 11:44 AM
Post
#9
|
|
|
Group: Members Posts: 26 Joined: 6-January 06 Member No.: 8,867 |
Great news! I have Pretec Marvell card, but I will probably wait for non-uboot kernel.
|
|
|
|
Jan 29 2008, 07:16 AM
Post
#10
|
|
|
Group: Members Posts: 217 Joined: 6-June 04 Member No.: 3,590 |
I updated the kernel 2.6.24. Please see the 1st post.
|
|
|
|
Jan 29 2008, 12:40 PM
Post
#11
|
|
|
Group: Members Posts: 26 Joined: 6-January 06 Member No.: 8,867 |
I updated the kernel 2.6.24. Please see the 1st post. I am testing new kernel now, sharp bootloader version. My marvell wi-fi card works for the first time, thanks to 2or0 and nokamoto! The only problem I experieced for now is that tskeys eats 100% CPU after starting X. I used angstrom kernel before, so maybe some cfg files need to be tweaked for this version of kernel. |
|
|
|
Jan 29 2008, 01:45 PM
Post
#12
|
|
|
Group: Members Posts: 217 Joined: 6-June 04 Member No.: 3,590 |
I updated the kernel 2.6.24. Please see the 1st post. I am testing new kernel now, sharp bootloader version. My marvell wi-fi card works for the first time, thanks to 2or0 and nokamoto! The only problem I experieced for now is that tskeys eats 100% CPU after starting X. I used angstrom kernel before, so maybe some cfg files need to be tweaked for this version of kernel. I don't have your problem. When I started xwindow, nothing happened as usual. But I have a problem: When I suspend the system, I cannot turn it on and I should reset the system. Does anyone have this problem? This is the critical problem. yonggun |
|
|
|
Jan 29 2008, 02:35 PM
Post
#13
|
|
|
Group: Members Posts: 47 Joined: 25-April 06 Member No.: 9,703 |
I've just tried the new version on C1000 with uboot. It looks like both kernel.img.2.6.24-yonggun-sd1 and kernel.img.2.6.24-yonggun-sd2 use mtdblock2 as root device. Because of this my Z fails to load with kernel panic.
If it's hard to fix this problem, I think it can be avoided by changing partition table on SD card. |
|
|
|
Jan 30 2008, 01:28 AM
Post
#14
|
|
|
Group: Members Posts: 127 Joined: 5-January 07 Member No.: 13,705 |
I have compared the files as binary:
kernel.img.2.6.24-yonggun-hda1 kernel.img.2.6.24-yonggun-sd1 kernel.img.2.6.24-yonggun-sd2 There are same file. The md5 of files are same. |
|
|
|
Jan 30 2008, 02:17 AM
Post
#15
|
|
|
Group: Members Posts: 26 Joined: 6-January 06 Member No.: 8,867 |
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 21st May 2013 - 09:09 AM |