hello, When I manually do dhcpcd I see this message: unsupported interface type 308, falling back to ethernet. I have a Atheros AR8131 PCI-E Gigabit Ethernet Controller which normally uses the atl1c driver. This one is compiled into the kernel. Roelof
On 10.11.2013 17:22, Roelof Wobben wrote:
I have a Atheros AR8131 PCI-E Gigabit Ethernet Controller which normally uses the atl1c driver. This one is compiled into the kernel.
Does the driver support this card? (check by running lspci -k, pay close attention to the "Kernel driver in use"-line) Does this card require any firmware blobs to sit in /lib/firmware? regards, Thomas
----------------------------------------
To: crux@lists.crux.nu Subject: Re: dhcdpcd problem Date: Sun, 10 Nov 2013 17:32:28 +0100 From: tek@serverop.de
On 10.11.2013 17:22, Roelof Wobben wrote:
I have a Atheros AR8131 PCI-E Gigabit Ethernet Controller which normally uses the atl1c driver. This one is compiled into the kernel.
Does the driver support this card? (check by running lspci -k, pay close attention to the "Kernel driver in use"-line)
I see this output : 02:00 Ethernet Controller Atheros Communications Inc AR8131 Gigabit Ethernet Controller (rev c1) Subsystem : Asustek Device 83fe Driver in use : atl1c
Does this card require any firmware blobs to sit in /lib/firmware?
Not that I know of.
On 11/10/2013 05:22 PM, Roelof Wobben wrote:
hello,
When I manually do dhcpcd I see this message:
unsupported interface type 308, falling back to ethernet.
I have a Atheros AR8131 PCI-E Gigabit Ethernet Controller which normally uses the atl1c driver. This one is compiled into the kernel.
Roelof _______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
Roelof, try with this driver, it seems to offer greater speeds than the stock kernel driver for AR8131: http://www.linuxfoundation.org/collaborate/workgroups/networking/alx Also, it seems that this ethernet chipset is problematic. See: https://bbs.archlinux.org/viewtopic.php?id=93434 Rex
participants (3)
-
Rex
-
Roelof Wobben
-
Thomas Penteker