Show Posts
|
|
Pages: [1]
|
|
1
|
Linux Stuff / Kernel / Re: 2.6.30-rc2 and 2.6.30-rc3 new releases
|
on: April 24, 2009, 09:43:31 AM
|
|
Yes , I am use old previous build, without tun modules, and modules from new build. when i do modprobe i have errors. But usually i can make modules for hardware and use then withou recompile kernel.
|
|
|
|
|
2
|
Linux Stuff / Kernel / Re: 2.6.30-rc2 and 2.6.30-rc3 new releases
|
on: April 24, 2009, 08:11:20 AM
|
|
Thanks, I am install modules for 2.6.30-rc3 kernel and have some troubles with tun device. Can't start tun device, unknown symbol.... I rollback to 2.6.22.19 kernel, and all work perfect. In console i see load tun modules and start vpn.
|
|
|
|
|
5
|
Linux Stuff / Linux distributions / Re: Re-install original File system
|
on: April 21, 2009, 09:22:11 AM
|
|
I am restored kernel and jfffs2 images, operations finished without error. But at kernel starup i see some errors.
Buffer I/O error on device mtdblock0, logical block 0, and
missing modulles
FATAL: Could not load /lib/modules/2.6.22.18/modules.dep: No such file or directory
But plug work.
|
|
|
|
|
6
|
Linux Stuff / Kernel / Wich kernel end jffs2 image should i use?
|
on: April 20, 2009, 11:14:35 AM
|
|
I am killed my root partition, now I successfully boot from tftp and nfs without errors. I am use ubuntu-9.0.5.Release.jffs2 file system and uImage.sheeva.040309 and uImage.sheeva.20090319. And both get errors at kernel startup:
Empty flash at 0x087dd338 ends at 0x087dd800 VFS: Mounted root (jffs2 filesystem). Freeing init memory: 104K * Setting preliminary keymap... [ OK ] * Setting the system clock * Starting basic networking... [ OK ] * Starting kernel event manager... [ OK ] * Loading hardware drivers... end_request: I/O error, dev mtdblock0, sector 0 Buffer I/O error on device mtdblock0, logical block 0 end_request: I/O error, dev mtdblock0, sector 8 Buffer I/O error on device mtdblock0, logical block 1 end_request: I/O error, dev mtdblock0, sector 16 Buffer I/O error on device mtdblock0, logical block 2 end_request: I/O error, dev mtdblock0, sector 24 Buffer I/O error on device mtdblock0, logical block 3 end_request: I/O error, dev mtdblock0, sector 0 Buffer I/O error on device mtdblock0, logical block 0 [ OK ] * Setting the system clock * Loading kernel modules... * Loading manual drivers... [ OK ] * Setting kernel variables (/etc/sysctl.conf)... [ OK ] * Setting kernel variables (/etc/sysctl.d/10-console-messages.conf)... [ OK ] * Setting kernel variables (/etc/sysctl.d/10-network-security.conf)... [ OK ] * Setting kernel variables (/etc/sysctl.d/10-process-security.conf)... error: "vm.mmap_min_addr" is an unknown key [fail] * Setting kernel variables (/etc/sysctl.d/10-tcp-timestamps-workaround.conf)... [ OK ]
and
FATAL: Could not load /lib/modules/2.6.22.18/modules.dep: No such file or directory FATAL: Could not load /lib/modules/2.6.22.18/modules.dep: No such file or directory * Starting early crypto disks... [ OK ] FATAL: Could not load /lib/modules/2.6.22.18/modules.dep: No such file or directory FATAL: Could not load /lib/modules/2.6.22.18/modules.dep: No such file or directory
Can some one help me use right images?
|
|
|
|
|