Hello i recently bought this Netbook:
http://www.amazon.de/F201E-KX062DU-Netbook-Intel-celeron-320GB/dp/B00CMJ2QHW/ref=sr_1_2?ie=UTF8&qid=1382017400&sr=8-2&keywords=asus+linux
It comes with Ubuntu preinstalled so I thought it should work without problems with opensuse too. Well i guess i was wrong.
Opensuse seems to not be able to work with the network card. When i go into network configuration the only option I can choose is VPN. Cable and Wireless are disabled.
Here are some details
cat /etc/SuSE-*
openSUSE
VERSION = 12.3
openSUSE 12.3 (x86_64)
VERSION = 12.3
CODENAME = Dartmouth
uname -a
Linux linux-j7g9.site3.7.10-1.1-desktop #1 SMP PREEMPT Thu Feb 28 15:06:29 UTC 2013(82d3f21) x86_64 x86_64 x86_64 GNU/Linux
/sbin/lspci -nnk | grep -i -A2 net
02:00.0 Network controller [0280]:Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller[14e4:4727] (rev 01)
Subsystem: AzureWave Device[1a3b:2047]
Kernel driver in use:bcma-pci-bridge
03:00.0 Ethernet controller [0200]:Atheros Communications Inc. AR8162 Fast Ethernet [1969:1090] (rev 10)
Subsystem: ASUSTeK ComputerInc. Device [1043:200f]
sudo /usr/sbin/hwinfo --netcard
21: PCI 200.0: 0280 Network controller
[Created at pci.319]
Unique ID: B35A.HnhErYJK491
Parent ID: qTvu.8fhFxsYg7i0
SysFS ID:/devices/pci0000:00/0000:00:1c.1/0000:02:00.0
SysFS BusID: 0000:02:00.0
Hardware Class: network
Model: “Broadcom Networkcontroller”
Vendor: pci 0x14e4 “Broadcom”
Device: pci 0x4727
SubVendor: pci 0x1a3b
SubDevice: pci 0x2047
Revision: 0x01
Driver: “bcma-pci-bridge”
Driver Modules: “bcma”
Memory Range: 0xf7d00000-0xf7d03fff(rw,non-prefetchable)
IRQ: 17 (no events)
Module Alias:“pci:v000014E4d00004727sv00001A3Bsd00002047bc02sc80i00”
Driver Info #0:
Driver Status: bcma is active
Driver Activation Cmd: “modprobebcma”
Config Status: cfg=no, avail=yes,need=no, active=unknown
Attached to: #15 (PCI bridge)
22: PCI 300.0: 0200 Ethernet controller
[Created at pci.319]
Unique ID: svHJ.YKN88KfF5z0
Parent ID: Z7uZ.CJTFs81VEE2
SysFS ID:/devices/pci0000:00/0000:00:1c.3/0000:03:00.0
SysFS BusID: 0000:03:00.0
Hardware Class: network
Model: “Attansic Ethernetcontroller”
Vendor: pci 0x1969 “AttansicTechnology Corp.”
Device: pci 0x1090
SubVendor: pci 0x1043 “ASUSTeKComputer Inc.”
SubDevice: pci 0x200f
Revision: 0x10
Memory Range: 0xf7c00000-0xf7c3ffff(rw,non-prefetchable)
I/O Ports: 0xe000-0xefff (rw)
IRQ: 10 (no events)
Module Alias:“pci:v00001969d00001090sv00001043sd0000200Fbc02sc00i00”
Config Status: cfg=no, avail=yes,need=no, active=unknown
Attached to: #16 (PCI bridge)
What i already tried is to install some Pacman Firmware Packet i found googling, but somehow it wouldn`t install it. (I cant remember the error, its a bit hard since i cannot access the internet with the laptop, so I have to write this on another machine)
Hope you can help me.