Thread: AR8132 Ethernet Disabled on EeePC
i installed ubuntu (10.04.2, server edition) on asus 1015pem eeepc. installer complained not having internet connectivity appeared complete notwithstanding. on booting up, don't have ethernet connectivity.
any suggestions on how ubuntu recognize ethernet adapter? if load module atl1c lshw output changes:code:# lspci -k ... 01:00.0 ethernet controller: atheros communications atheros ar8132 / l1c gigabit ethernet adapter (rev c0) kernel modules: atl1c 02:00.0 network controller: broadcom corporation device 4727 (rev 01) # ifconfig lo link encap:local loopback init addr:127.0.0.1 mask:255.0.0.0 inet6 addr: ::1/128 scope:host loopback running mtu:16436 metric:1 rx packets:3360 errors:0 dropped:0 overruns:0 frame:0 tx packets:3360 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 rx bytes:269920 (269.9 kb) tx bytes:269920 (269.9 kb) # lshw -c network *-network unclaimed description: network controller product: broadcom corporation vendor: broadcom corporation physical id: 0 bus info: pci@0000:02:00.0 version: 01 width: 64 bits clock: 33mhz capabilities: pm msi pciexpress bus_master cap_list configuration: latency=0 resources: memory:fbffc000-fbffffff *-network unclaimed description: ethernet controller product: atheros ar8132 / l1c gigabit ethernet adapter vendor: atheros communications physical id: 0 bus info: pic@0000:01:00.0 version: c0 width: 64 bits clock: 33mhz capabilities: pm msi pciexpress vpd cap_list configuration: latency=0 resources: memory:f7fc0000-f7ffffff ioport:ec00(size=128)
i notice in full output of lshw (without -c network), there usb controller has resourcecode:# modprobe atl1c # lshw -c network *-network unclaimed description: network controller product: broadcom corporation vendor: broadcom corporation physical id: 0 bus info: pci@0000:02:00.0 version: 01 width: 64 bits clock: 33mhz capabilities: pm msi pciexpress bus_master cap_list configuration: latency=0 resources: memory:fbffc000-fbffffff *-network disabled description: ethernet interface product: atheros ar8132 / l1c gigabit ethernet adapter vendor: atheros communications physical id: 0 bus info: pic@0000:01:00.0 logical name: eth0 version: c0 serial: 20:cf:30:4f:6f:f7 capacity: 100mb/s width: 64 bits clock: 33mhz capabilities: pm msi pciexpress vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=atl1c driverversion=1.0.0.1-napi firmware=n/a latency=0 link=yes multicast=yes port=twisted pair resources: irq:19 memory:f7fc0000-f7ffffff ioport:ec00(size=128) # ifconfig lo link encap:local loopback init addr:127.0.0.1 mask:255.0.0.0 inet6 addr: ::1/128 scope:host loopback running mtu:16436 metric:1 rx packets:3360 errors:0 dropped:0 overruns:0 frame:0 tx packets:3360 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 rx bytes:269920 (269.9 kb) tx bytes:269920 (269.9 kb)well. perhaps conflict? perhaps need disable controller? (usb:1)code:irq:19
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [ubuntu] AR8132 Ethernet Disabled on EeePC
Ubuntu
Comments
Post a Comment