View Single Post
  #8   (View Single Post)  
Old 7th August 2008
BSDfan666 BSDfan666 is offline
Real Name: N/A, this is the interweb.
Banned
 
Join Date: Apr 2008
Location: Ontario, Canada
Posts: 2,223
Default

Well, look at it from this perspective.

Code:
cbb0 at pci0 dev 4 function 0 "TI PCI1225 CardBus" rev 0x01: irq 10
cbb0: bad Vcc request. sock_ctrl 0x0, sock_status 0x30000b10
cardslot0 at cbb0 slot 0 flags 0
cardbus0 at cardslot0: bus 2 device 0 cacheline 0x8, lattimer 0x20
pcmcia0 at cardslot0
cbb0: bad Vcc request. sock_ctrl 0x0, sock_status 0x30000b10
cbb0: bad Vcc request. sock_ctrl 0x33, sock_status 0x30000b10
cbb0: bad Vcc request. sock_ctrl 0x0, sock_status 0x30000b19
cbb0: bad Vcc request. sock_ctrl 0x0, sock_status 0x30000b10
cbb0: bad Vcc request. sock_ctrl 0x33, sock_status 0x30000b10
cbb0: bad Vcc request. sock_ctrl 0x0, sock_status 0x30000b19
wdc2 at pcmcia0 function 0 "TS128MFLASHCP, , "cbb0: bad Vcc request. sock_ctrl 0x0, sock_status 0x30000b10
cbb0: bad Vcc request. sock_ctrl 0x33, sock_status 0x30000b10
port 0xa000/16
wd1 at wdc2 channel 0 drive 0: <Hitachi CVM1.1.1>
wd1: 1-sector PIO, LBA, 122MB, 250368 sectors
wd1(wdc2:0:0): using BIOS timings
It seems clear the first Cardbus device is at fault... can you relocate /tmp and boot without the flash card attached?

Also, if you have some spare time... type boot -c at the boot> prompt, this will take you into the UKC, type "disable apm" and then "quit". (Post the dmesg here again, if that's alright.)
Reply With Quote