These are my three latest attempts at booting.
I'd appreciate any assistance in trying to figure out what I'm missing.
I dont have the ability to compile my own kernel yet, but I did insert
the modules from the darksnow link below into my exisisting filesystem
in the hopes that they could be used.
Do I need to rebuild the initrd perhaps? Or try to get a kernel with
built in PCMCIA support?
First without a root= line in my params.txt and the kernel and initrd
from http://radiolivre.org/darksnow/jornada/kernel/4
--------linexec--------
Linux version 2.4.19-rmk6-pxa1-hh3-j720-3 (rafael2k_at_darkboia) (gcc
version 2.95.2 19991024 (release)) #17 Seg Abr 18 02:58:51 UTC 2005
CPU: StrongARM-1110 revision 8
Machine: HP Jornada 720
On node 0 totalpages: 8192
zone(0): 256 pages.
zone(1): 7936 pages.
zone(2): 0 pages.
Kernel command line: console=ttySA0,115200
Console: colour dummy device 30x40
Calibrating delay loop... 137.21 BogoMIPS
Memory: 32MB = 32MB total
Memory: 29928KB available (1244K code, 291K data, 68K init)
Dentry cache hash table entries: 4096 (order: 3, 32768 bytes)
Inode cache hash table entries: 2048 (order: 2, 16384 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
SA1111 Microprocessor Companion Chip: silicon revision 1, metal revision 1
[jornada720.c:139] jornada720_mcu_init ENTRY
[jornada720.c:143] jornada720_mcu_init PPSR reset
[jornada720.c:146] jornada720_mcu_init after reset
now wait after reset done
Starting kswapd
Journalled Block Device driver loaded
ttySA0 at MEM 0x80050000 (irq = 17) is a SA1100
ttySA1 at MEM 0x80010000 (irq = 15) is a SA1100
ttySA2 at MEM 0x80030000 (irq = 16) is a SA1100
Configuring Jornada LCD
brightness 11
Console: switching to colour frame buffer device 80x30
Jornada720 keyboard driver v1.0
pty: 256 Unix98 ptys configured
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Sound: SA1111 UDA1341: dsp id 3 mixer id 0
Linux Kernel Card Services 3.1.22
options: [pm]
SA-1100 PCMCIA (CS release 3.1.22)
sa1100_pcmcia_driver_init: pcmcia_low_level=c0366c84
sa1100_pcmcia_driver_init: skt=0 skt->virt_io=c2800000
sa1100_pcmcia_driver_init: skt=1 skt->virt_io=c2820000
jornada720_pcmcia_configure_socket(): config socket 0 vcc 0 vpp 0
[sa1100_jornada720.c:212] jornada720_pcmcia_socket_init() stub
jornada720_pcmcia_configure_socket(): config socket 1 vcc 0 vpp 0
[sa1100_jornada720.c:212] jornada720_pcmcia_socket_init() stub
sa1100_pcmcia_driver_init: done
mice: PS/2 mouse device common for all mice
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 2048)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
NetWinder Floating Point Emulator V0.95 (c) 1998-1999 Rebel.com
jornada720_pcmcia_configure_socket(): config socket 0 vcc 50 vpp 50
jornada720_pcmcia_configure_socket(): config socket 0 vcc 50 vpp 50
jornada720_pcmcia_configure_socket(): config socket 0 vcc 50 vpp 50
jornada720_pcmcia_configure_socket(): config socket 1 vcc 33 vpp 33
jornada720_pcmcia_configure_socket(): config socket 1 vcc 33 vpp 33
jornada720_pcmcia_configure_socket(): config socket 1 vcc 33 vpp 33
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 849K
VFS: Mounted root (ext2 filesystem).
Waiting for 5 seconds, press ENTER to obtain a shell.
sleep: error while loading shared libraries: libm.so.6: cannot open
shared object file: No such file or directory
8: Terminated
insmod: ide-disk: no module by that name found
Using /lib/modules/2.4.19-rmk6-pxa1-hh3-j720-3/kernel/drivers/ide/ide-cs.o
cardmgr[14]: starting, version is 3.1.33
cardmgr[14]: watching 2 sockets
cardmgr[14]: Card Services release does not match
cardmgr[14]: could not open /var/run/cardmgr.pid: No such file or directory
cardmgr[14]: fopen(stabfile) failed: No such file or directory
cardmgr[14]: initializing socket 0
cardmgr[14]: unsupported card in socket 0
cardmgr[14]: initializing socket 1
cardmgr[14]: socket 1: ATA/IDE Fixed Disk
cardmgr[14]: product info: "LEXAR ATA FLASH CARD ", "STORM ",
"jornada720_pcmcia_configure_socket(): config socket 1 vcc 33 vpp 0
ST BM"
jornada720_pcmcia_configure_socket(): config socket 1 vcc 33 vpp 0
cardmgr[14]: manfid: 0x4e01, 0x0200 function: 4 (fixed disk)
Trying to free nonexistent resource <c2820000-c282000f>
hda: LEXAR ATA FLASH, ATA DISK drive
ide0 at 0xc2820000-0xc2820007,0xc282000e on irq 115
hda: 251904 sectors (129 MB) w/1KiB Cache, CHS=984/8/32
Partition check:
hda: hda1 hda2
ide_cs: hda: Vcc = 3.3, Vpp = 0.0
cardmgr[14]: fopen(stabfile) failed: No such file or directory
cardmgr[14]: executing: './ide start hda'
cardmgr[14]: exiting
Next is with root=0802, same initrd.
--------linexec--------
Linux version 2.4.19-rmk6-pxa1-hh3-j720-3 (rafael2k_at_darkboia) (gcc
version 2.95.2 19991024 (release)) #17 Seg Abr 18 02:58:51 UTC 2005
CPU: StrongARM-1110 revision 8
Machine: HP Jornada 720
On node 0 totalpages: 8192
zone(0): 256 pages.
zone(1): 7936 pages.
zone(2): 0 pages.
Kernel command line: console=ttySA0,115200 root=080
Console: colour dummy device 30x40
Calibrating delay loop... 137.21 BogoMIPS
Memory: = 32MB total
Memory: 29928KB available (1244K code, 291K data, 68K init)
Dentry cache hash table entries: 4096 (order: 3, 32768 bytes)
Inode cache hash table entries: 2048 (order: 2, 16384 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
SA1111 Microprocessor Companion Chip: silicon revision 1, metal revision 1
[jornada720.c:139] jornada720_mcu_init ENTRY
[jornada720.c:143] jornada720_mcu_init PPSR reset
[jornada720.c:146] jornada720_mcu_init after reset
now wait after reset done
Starting kswapd
Journalled Block Device driver loaded
ttySA0 at MEM 0x80050000 (irq = 17) is a SA1100
ttySA1 at MEM 0x80010000 (irq = 15) is a SA1100
ttySA2 at MEM 0x80030000 (irq = 16) is a SA1100
Configuring Jornada LCD
mcu_byte: timed out
mcu_start: sent d1 got ffffffff
mcu_byte: timed out
mcu_byte: timed out
mcu_byte: timed out
mcu_start: sent d3 got ffffffff
mcu_byte: timed out
mcu_byte: timed out
brightness ffffffff
mcu_byte: timed out
mcu_start: sent d1 got ffffffff
mcu_byte: timed out
mcu_byte: timed out
mcu_byte: timed out
mcu_start: sent d3 got ffffffff
mcu_byte: timed out
mcu_byte: timed out
mcu_byte: timed out
mcu_start: sent d1 got ffffffff
mcu_byte: timed out
mcu_byte: timed out
Console: switching to colour frame buffer device 80x30
Jornada720 keyboard driver v1.0
pty: 256 Unix98 ptys configured
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Sound: SA1111 UDA1341: dsp id 3 mixer id 0
Linux Kernel Card Services 3.1.22
options: [pm]
SA-1100 PCMCIA (CS release 3.1.22)
sa1100_pcmcia_driver_init: pcmcia_low_level=c0366c84
sa1100_pcmcia_driver_init: skt=0 skt->virt_io=c2800000
sa1100_pcmcia_driver_init: skt=1 skt->virt_io=c2820000
jornada720_pcmcia_configure_socket(): config socket 0 vcc 0 vpp 0
[sa1100_jornada720.c:212] jornada720_pcmcia_socket_init() stub
jornada720_pcmcia_configure_socket(): config socket 1 vcc 0 vpp 0
[sa1100_jornada720.c:212] jornada720_pcmcia_socket_init() stub
sa1100_pcmcia_driver_init: done
mice: PS/2 mouse device common for all mice
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 2048)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
NetWinder Floating Point Emulator V0.95 (c) 1998-1999 Rebel.com
jornada720_pcmcia_configure_socket(): config socket 0 vcc 50 vpp 50
jornada720_pcmcia_configure_socket(): config socket 0 vcc 50 vpp 50
jornada720_pcmcia_configure_socket(): config socket 0 vcc 50 vpp 50
jornada720_pcmcia_configure_socket(): config socket 1 vcc 33 vpp 33
jornada720_pcmcia_configure_socket(): config socket 1 vcc 33 vpp 33
jornada720_pcmcia_configure_socket(): config socket 1 vcc 33 vpp 33
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 849K
VFS: Mounted root (ext2 filesystem).
Waiting for 5 seconds, press ENTER to obtain a shell.
sleep: error while loading shared libraries: libm.so.6: cannot open
shared object file: No such file or directory
8: Terminated
insmod: ide-disk: no module by that name found
Using /lib/modules/2.4.19-rmk6-pxa1-hh3-j720-3/kernel/drivers/ide/ide-cs.o
cardmgr[14]: starting, version is 3.1.33
cardmgr[14]: watching 2 sockets
cardmgr[14]: Card Services release does not match
cardmgr[14]: could not open /var/run/cardmgr.pid: No such file or directory
cardmgr[14]: fopen(stabfile) failed: No such file or directory
cardmgr[14]: initializing socket 0
cardmgr[14]: unsupported card in socket 0
cardmgr[14]: initializing socket 1
cardmgr[14]: socket 1: ATA/IDE Fixed Disk
cardmgr[14]: product info: "LEXAR ATA FLASH CARD ", "STORM ",
"jornada720_pcmcia_configure_socket(): config socket 1 vcc 33 vpp 0
ST BM"
jornada720_pcmcia_configure_socket(): config socket 1 vcc 33 vpp 0
cardmgr[14]: manfid: 0x4e01, 0x0200 function: 4 (fixed disk)
Trying to free nonexistent resource <c2820000-c282000f>
hda: LEXAR ATA FLASH, ATA DISK drive
ide0 at 0xc2820000-0xc2820007,0xc282000e on irq 115
hda: 251904 sectors (129 MB) w/1KiB Cache, CHS=984/8/32
Partition check:
hda: hda1 hda2
ide_cs: hda: Vcc = 3.3, Vpp = 0.0
cardmgr[14]: fopen(stabfile) failed: No such file or directory
cardmgr[14]: executing: './ide start hda'
cardmgr[14]: exiting
Next no initrd same root=0802
--------linexec--------
Linux version 2.4.19-rmk6-pxa1-hh3-j720-3 (rafael2k_at_darkboia) (gcc
version 2.95.2 19991024 (release)) #17 Seg Abr 18 02:58:51 UTC 2005
CPU: StrongARM-1110 revision 8
Machine: HP Jornada 720
On node 0 totalpages: 8192
zone(0): 256 pages.
zone(1): 7936 pages.
zone(2): 0 pages.
Kernel command line: console=ttySA0,115200 root=080
Console: colour dummy device 30x40
Calibrating delay loop... 137.21 BogoMIPS
Memory: = 32MB total
Memory: 30780KB available (1244K code, 291K data, 68K init)
Dentry cache hash table entries: 4096 (order: 3, 32768 bytes)
Inode cache hash table entries: 2048 (order: 2, 16384 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 1024 (order: 0, 4096 bytes)
Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
POSIX conformance testing by UNIFIX
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
SA1111 Microprocessor Companion Chip: silicon revision 1, metal revision 1
[jornada720.c:139] jornada720_mcu_init ENTRY
[jornada720.c:143] jornada720_mcu_init PPSR reset
[jornada720.c:146] jornada720_mcu_init after reset
now wait after reset done
Starting kswapd
Journalled Block Device driver loaded
ttySA0 at MEM 0x80050000 (irq = 17) is a SA1100
ttySA1 at MEM 0x80010000 (irq = 15) is a SA1100
ttySA2 at MEM 0x80030000 (irq = 16) is a SA1100
Configuring Jornada LCD
brightness 11
Console: switching to colour frame buffer device 80x30
Jornada720 keyboard driver v1.0
pty: 256 Unix98 ptys configured
Uniform Multi-Platform E-IDE driver Revision: 6.31
ide: Assuming 50MHz system bus speed for PIO modes; override with idebus=xx
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Sound: SA1111 UDA1341: dsp id 3 mixer id 0
Linux Kernel Card Services 3.1.22
options: [pm]
SA-1100 PCMCIA (CS release 3.1.22)
sa1100_pcmcia_driver_init: pcmcia_low_level=c0366c84
sa1100_pcmcia_driver_init: skt=0 skt->virt_io=c2800000
sa1100_pcmcia_driver_init: skt=1 skt->virt_io=c2820000
jornada720_pcmcia_configure_socket(): config socket 0 vcc 0 vpp 0
[sa1100_jornada720.c:212] jornada720_pcmcia_socket_init() stub
jornada720_pcmcia_configure_socket(): config socket 1 vcc 0 vpp 0
[sa1100_jornada720.c:212] jornada720_pcmcia_socket_init() stub
sa1100_pcmcia_driver_init: done
mice: PS/2 mouse device common for all mice
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 2048 bind 2048)
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
NetWinder Floating Point Emulator V0.95 (c) 1998-1999 Rebel.com
jornada720_pcmcia_configure_socket(): config socket 0 vcc 50 vpp 50
jornada720_pcmcia_configure_socket(): config socket 0 vcc 50 vpp 50
jornada720_pcmcia_configure_socket(): config socket 0 vcc 50 vpp 50
jornada720_pcmcia_configure_socket(): config socket 1 vcc 33 vpp 33
jornada720_pcmcia_configure_socket(): config socket 1 vcc 33 vpp 33
jornada720_pcmcia_configure_socket(): config socket 1 vcc 33 vpp 33
VFS: Cannot open root device "080" or 00:80
Please append a correct "root=" boot option
Kernel panic: VFS: Unable to mount root fs on 00:80
Received on Sat Apr 23 2005 - 01:39:06 EDT
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:26:20 EDT