Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 2010 13:27:43 +0300
From:      Vyacheslav Buzin <slava-ne@bk.ru>
To:        freebsd-acpi@freebsd.org
Subject:   network after acpiconf -s 3
Message-ID:  <4D13241F.1010403@bk.ru>

next in thread | raw e-mail | index | archive | help
Hi all.
I have a some problems with network after resume on my laptop Vaio 
VPCY11M1R, system FreeBSD 8.1-RELEASE-p2.

- kldunload and kldload has no effect;
- netif restart has no effect.

On resume, after kldload if_alc output:
---
alc0: <Atheros AR8131 PCIe Gigabit Ethernet> port 0x4000-0x407f mem 
0xd8500000-0xd853ffff irq 16 at device 0.0 on pci1
alc0: phy write timeout : 30
alc0: master reset timeout!
alc0: reset timeout(0xffffffff)!
alc0: 4294967288 Tx FIFO, 4294967288 Rx FIFO
alc0: Using 1 MSI message(s).
alc0: reloading EEPROM timeout!
alc0: phy read timeout : 1
alc0: no PHY found!
device_attach: alc0 attach returned 6
---
after kldload if_ath:
---
ath0: <Atheros 9285> mem 0xd7500000-0xd750ffff irq 17 at device 0.0 on pci2
ath0: unable to attach hardware; HAL status 3
device_attach: ath0 attach returned 6
---

All works fine in Arch linux and OpenBSD.

dmesg after boot -v here: http://pastebin.com/ap7iEe1B
acpidump here: http://pastebin.com/8BY0Dg64
devinfo here: http://pastebin.com/Z7kpEe5M
sysctl -a here: http://pastebin.com/kEUy35Aa

Please help me solve the problem. Thanks in advance.
Sorry for my english.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D13241F.1010403>