zzz from X results in "xl0: no memory for list buffers"

Brian Behlendorf brian at collab.net
Sun Jan 2 02:48:02 GMT 2005


Sony VAIO C1-XS - under RELENG_4 runs apm suspend/resume works fine.

Testing suspend/resume (zzz) with RELENG_5 and acpi updated as of today, 
suspend/resume *without* X has no problem.  From X, everything comes 
back from a resume, but there's trouble with the ethernet card:

Jan  1 17:19:02 vez acpi: suspend at 20050101 17:19:02
Jan  1 17:19:22 vez kernel: fwohci0: fwohci_pci_suspend
Jan  1 17:19:22 vez kernel: tdkphy0: detached
Jan  1 17:19:22 vez kernel: miibus0: detached
Jan  1 17:19:22 vez kernel: xl0: detached
Jan  1 17:19:22 vez kernel: wakeup from sleeping stateslept 00:00:18)
Jan  1 17:19:23 vez kernel: fwohci0: Phy 1394a available S400, 3 ports.
Jan  1 17:19:23 vez kernel: fwohci0: Link S400, max_rec 2048 bytes.
Jan  1 17:19:23 vez kernel: fwohci0: Initiate bus reset
Jan  1 17:19:23 vez kernel: fwohci0: BUS reset
Jan  1 17:19:23 vez kernel: fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode
Jan  1 17:19:23 vez kernel: firewire0: 1 nodes, maxhop <= 0, cable IRM = 0me)
Jan  1 17:19:23 vez kernel: firewire0: bus manager 0me)
Jan  1 17:19:23 vez kernel: fwohci0: txd err= 3 miss Ack err
Jan  1 17:19:23 vez kernel: fwohci0: unrecoverable error
Jan  1 17:19:23 vez dhclient: send_packet: Network is unreachable
Jan  1 17:19:23 vez dhclient: send_packet: please consult README file regarding broadcast address.
Jan  1 17:19:23 vez acpi: resumed at 20050101 17:19:23
Jan  1 17:19:25 vez kernel: cardbus0: Resource not specified in CIS: id=14, size=80
Jan  1 17:19:25 vez kernel: cardbus0: Resource not specified in CIS: id=18, size=80
Jan  1 17:19:25 vez kernel: xl0: <3Com 3c575B Fast Etherlink XL> port 0x1080-0x10ff mem 0x20000000-0x2000007f,0x20000080-0x200000ff irq 9 at device 0.0 on cardbus0
Jan  1 17:19:28 vez kernel: xl0: no memory for list buffers!
Jan  1 17:19:28 vez kernel: device_attach: xl0 attach returned 12
Jan  1 17:19:28 vez kernel: cbb0: CardBus card activation failed
Jan  1 17:19:28 vez dhclient: receive_packet failed on xl0: Network is unreachable

Pulling it out and putting it back in doesn't help:

Jan  1 17:51:08 vez kernel: cardbus0: Resource not specified in CIS: id=14, size=80
Jan  1 17:51:09 vez kernel: cardbus0: Resource not specified in CIS: id=18, size=80
Jan  1 17:51:09 vez kernel: xl0: <3Com 3c575B Fast Etherlink XL> port 0x1080-0x10ff mem 0x20000000-0x2000007f,0x20000080-0x200000ff irq 9 at device 0.0 on cardbus0
Jan  1 17:51:09 vez kernel: xl0: no memory for list buffers!
Jan  1 17:51:09 vez kernel: device_attach: xl0 attach returned 12
Jan  1 17:51:09 vez kernel: cbb0: CardBus card activation failed

My non-cardbus Lucent/Orinoco card appears to have no problem:

Jan  1 17:52:02 vez kernel: wi0: <Lucent Technologies WaveLAN/IEEE> at port 0x100-0x13f irq 9 function 0 config 1 on pccard0
Jan  1 17:52:02 vez kernel: wi0: using Lucent Technologies, WaveLAN/IEEE
Jan  1 17:52:02 vez kernel: wi0: Lucent Firmware: Station6.4.1)
Jan  1 17:52:02 vez kernel: wi0: Ethernet address: 00:60:1d:21:7b:87
Jan  1 17:52:02 vez kernel: wi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps

I also tried out the acpi_pwr5.diff that was posted here the other day, no 
difference.

acpidump -t -d: http://hyperreal.org/~brian/acpidump.out
dmesg: http://hyperreal.org/~brian/dmesg.boot

I realize this is an older laptop, but I'd love to get this working.  I 
tried getting apm working - the first few times it had the same behavior 
as acpi (network card wouldn't come back after suspend/resume) but then 
during the third attempt, the LCD gave a bizarre glow, and I had to 
force it off with the power button.  When it came back, zzz with apm 
resulted in nothing but a hang.  So apm on this laptop might be toast...

 	Brian



More information about the freebsd-acpi mailing list