alx
alx copied to clipboard
Unified alx driver strategy attempt for Linux and FreeBSD
ALX Africa
Hi, this PR (unconditionally) switches to 4.4 kernel (you could merge it into separate branch).
Error: alx 0000:08:00.0 enp8s0: fatal interrupt 0x4019607, resetting I'm using Ubuntu 16.04, as of now I've tried multiple kernels with the same result: - 4.6.4 - 4.4.15 - 4.4.0 Seems...
Hi, On Ubuntu 14.04.2 when you unload and then reload the alx module, the NIC is always renamed to eth0. On my computer, the main network interface is named p19p1...
add pci device id for Killer E2200, which is a rebrand of the AR8161 Signed-off-by: Sauyon [email protected]
Hi, would you please test this particular patch out and see if it works?
Using alx with 8021q (vlan) gives some serious issues. For example: Incoming Packets, tagged with VLAN 2 (0x0002) are treated as VLAN 512 (0x0200). If sending packets tagged with VLAN...
I was trying to build the alx driver for the newest linux rc (been trying since rc1) following error ``` drivers/net/ethernet/atheros/alx/alx_main.c: In function 'alx_dispatch_skb': drivers/net/ethernet/atheros/alx/alx_main.c:694:4: error: too few arguments to...
Ubuntu has an open bug for a failure to shut down, using the 3.8.0 kernel. The workaround for Ubuntu will be to unload/reload the driver. Here's the Ubuntu bug report:...
alx drivers doesnt build in in 3.7.4 kernel. make ./scripts/gen-compat-autoconf.sh /home/flexible/Downloads/compat-wireless-2012-12-18-p/.config /home/flexible/Downloads/compat-wireless-2012-12-18-p/config.mk > include/linux/compat_autoconf.h make -C /lib/modules/3.7.4-1-ARCH/build M=/home/flexible/Downloads/compat-wireless-2012-12-18-p modules make[1]: Entering directory `/usr/src/linux-3.7.4-1-ARCH' CC [M] /home/flexible/Downloads/compat-wireless-2012-12-18-p/compat/main.o CC [M] /home/flexible/Downloads/compat-wireless-2012-12-18-p/compat/compat-3.8.o LD...