Re: Documenting CF bug/Problem on Jornada7xx
Sébastien Kirche <[email protected]> Thu, 30 Nov 2006 09:58:00 +0100
| Newsgroups | gmane.comp.handhelds.linux.jornada |
|---|---|
| Organization | Aucune. |
| Message-ID | <[email protected]> |
At 16:07 on nov 27 2006, Sébastien Kirche said : > And here is the trace of the 2.6 boot : Following a suggestion from programsynthesiser I tried the latest kernel build on your page and I got the following trace (the root fs still does not mount): Linux version 2.6.19-rc6 (filip.zyzniewski@biuro) (gcc version 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)) #1 Mon Nov 20 20:49:38 CET 2006 CPU: StrongARM-1110 [6901b119] revision 9 (ARMv4), cr=c020717f Machine: HP Jornada 720 Memory policy: ECC disabled, Data cache writeback Built 1 zonelists. Total pages: 8128 Kernel command line: root=/dev/hda2 ro rootdelay=1 console=ttySA0 console=tty0 PID hash table entries: 128 (order: 7, 512 bytes) start_kernel(): bug: interrupts were enabled early Console: colour dummy device 30x40 Dentry cache hash table entries: 4096 (order: 2, 16384 bytes) Inode-cache hash table entries: 2048 (order: 1, 8192 bytes) = 32MB total Memory: 30216KB available (1776K code, 370K data, 76K init) Mount-cache hash table entries: 512 CPU: Testing write buffer coherency: NET: Registered protocol family 16 SA1111 Microprocessor Companion Chip: silicon revision 1, metal revision 1 dmabounce: registered device 0400 on sa1111-rab bus dmabounce: registered device 0600 on sa1111-rab bus dmabounce: registered device 0800 on sa1111-rab bus dmabounce: registered device 0a00 on sa1111-rab bus dmabounce: registered device 1800 on sa1111-rab bus jornada720_pcmcia_configure_socket(): config socket 0 vcc 0 vpp 0 jornada720_pcmcia_configure_socket(): config socket 1 vcc 0 vpp 0 NET: Registered protocol family 2 IP route cache hash table entries: 256 (order: -2, 1024 bytes) TCP established hash table entries: 1024 (order: 0, 4096 bytes) TCP bind hash table entries: 512 (order: -1, 2048 bytes) TCP: Hash tables configured (established 1024 bind 512) TCP reno registered jornada720_pcmcia_configure_socket(): config socket 1 vcc 33 vpp 33 jornada720_apm: backup battery not present NetWinder Floating Point Emulator V0.97 (double precision) io scheduler noop registeredio scheduler cfq registered (default)Epson S1D13XXX FB Driver s1d13xxxfb: regs mapped at 0xc2a00000, fb 512 KiB mapped at 0xc2900000 Console: switching to colour frame buffer device 80x30 fb0: S1D13806 frame buffer device jornada720_pcmcia_configure_socket(): config socket 1 vcc 33 vpp 33 jornada720_pcmcia_configure_socket(): config socket 1 vcc 33 vpp 33 Serial: SA11x0 driver $Revision: 1.50 $ pccard: PCMCIA card inserted into slot 1 pcmcia: registering new device pcmcia1.0 sa11x0-uart.1: ttySA1 at MMIO 0x80010000 (irq = 15) is a SA1100 sa11x0-uart.3: ttySA0 at MMIO 0x80050000 (irq = 17) is a SA1100 Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx mice: PS/2 mouse device common for all mice input: Jornada 720 keyboard as /class/input/input0 input: Jornada 720 touchscreen as /class/input/input1 sa1100-rtc sa1100-rtc: rtc intf: sysfs sa1100-rtc sa1100-rtc: rtc intf: proc sa1100-rtc sa1100-rtc: rtc intf: dev (254:0) sa1100-rtc sa1100-rtc: rtc core: registered sa1100-rtc as rtc0 TCP cubic registered NET: Registered protocol family 1 NET: Registered protocol family 17 NET: Registered protocol family 15 sa1100-rtc sa1100-rtc: setting the system clock to 1970-01-01 00:03:31 (211) Waiting 1sec before mounting root device... VFS: Cannot open root device "hda2" or unknown-block(0,0) Please append a correct "root=" boot option Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) -- Sébastien Kirche