
- #Atheros ethernet driver windows 7 asus install#
- #Atheros ethernet driver windows 7 asus drivers#
- #Atheros ethernet driver windows 7 asus driver#
I've just upgraded my laptop and wanted to configure the LAN port.Popular Notebooks ASUS Eee PC VX6 drivers: I am truely a "Patch Virgin" ! This IS my first rodeo. In m0gwai's discussion and code block, it *appears* that the code will patch either the atl1c or the atl1e driver/module file, but when I input the atl1e_main.c where asked which file to patch, I just get many more failure blocks (way too many to reproduce manually here) |diff -urN src-old/atl1c_main.c src/atl1c_main.c Perhaps you used the wrong -p or -strip option?
#Atheros ethernet driver windows 7 asus driver#
Device shows in lspci output, but apparently the atl1e driver is incompat with linux 2.6.37.6, so no eth0 displayed by ifconfig.Īt first I was trying to patch the source atl1e_main.c in the "build" directory, which failed, so I went to the /usr/src/./atl1e/ dir, but the same problemĭon't know why FrazAli had success using m0gwai's solution ( )and I don't, but when attempting to patch (step 1) I get failure: Setup is MSI H61M-P23/B3 Sandy bridge mainboard with the 1969-1083 Atheros chip on-board, distro is Slackware 13.37 (linux 2.6.37.6). My question (originally posted here) was actually answered by FrazAli (above re Slackware applicability?), sorry, missed it in my panic & confusion while trying to integrate all the pieces. Kollisionen:0 Sendewarteschlangenlänge:1000 TX packets:6988 errors:0 dropped:0 overruns:0 carrier:0 RX packets:6918 errors:0 dropped:0 overruns:0 frame:0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metrik:1 Wlan0 Link encap:Ethernet Hardware Adresse 8c:a9:82:24:50:80 TX packets:76 errors:0 dropped:0 overruns:0 carrier:0 RX packets:76 errors:0 dropped:0 overruns:0 frame:0 Inet6-Adresse: ::1/128 Gültigkeitsbereich:Maschine
#Atheros ethernet driver windows 7 asus install#
Install -D -m 644 atl1e.ko /lib/modules/2.6.35-22-generic/kernel/drivers/net/atl1e/atl1e.ko for (mc_ptr = netdev->mc_list mc_ptr mc_ptr = mc_ptr->next) \ || true

* comoute mc addresses' hash value ,and put it into hash table */ I wrote a patch to adapt to the changes in net_device and the Makefile:ĭiff -urN src-old/atl1c_main.c src/atl1c_main.c Since some data structures of net_device changed in 2.6.35, the above driver does not compile with kernels > 2.6.34.
#Atheros ethernet driver windows 7 asus drivers#
Atheros offers linux drivers for the AR81 family on their website: Unfortunately, the 1969:1083 is not supported yet by the atl1e module in the kernel.

Memory at fe400000 (64-bit, non-prefetchable) Ĭapabilities: Power Management version 3Ĭapabilities: MSI: Enable+ Count=1/1 Maskable- 64bit+Ĭapabilities: Express Endpoint, MSI 00Ĭapabilities: Advanced Error Reporting Device įlags: bus master, fast devsel, latency 0, IRQ 47 Here's a solution to get the Atheros Gigabit ethernet on the Asus P8H67-V Sandy Brigde board to work.Ġ7:00.0 Ethernet controller : Atheros Communications Device (rev c0)
