You are not logged in.
Pages: 1
Hey Folks, I would like to install Arch Linux on my Lenovo G580 2198 with an Intel Pentium B960 proccesor ( i mention this becuase it's hard to find the exact model)
But it's seems that this laptop has the most inpportune chipsets for lan or wifi with Linux
I could sporadically make it work, but neither OpenSUSe nor RedHat would recognize or rather activate these two.
How do I get internet to work properly when I'm starting from an USB Stick?
Sincerely,
Ingwey
Last edited by ingwey (2013-04-27 20:53:42)
Offline
So no mention of the actual network chipsets? Without giving all information, it is rather hard to help you.
A very common ethernet chipset amongst computers is the RTL8111/8168 chipset (Realtek). This is what my computer has and in fact it is a very new revision 7. When I installed Arch Linux initially on this machine it took well over an hour to download the packages necessary (on a 25Mb/s connection). I later realized that there is an r8168 module in the offical Arch repos, and it works a whole hell of a lot better with my card than the in-tree r8169 module.
Offline
Sorry, my bad
Ethernet Controller: Atheros AR 8162
Wireless LAN: Broadcom 4313
Offline
Ethernet controller requires the alx driver. It's not in the kernel yet, so Arch doesn't ship it by default, you can get it by installing dkms-alx from AUR. Not easy to do in the live environment.
Wireless uses the brcmsmac driver, it should work out-of-the-box. So install Arch via wireless, and once it's installed, learn to use AUR to install dkms-alx.
Offline
The Wireless LAN is working, but i do not find anything with "iwlist wlan0 scan".
Offline
The Wireless LAN is working, but i do not find anything with "iwlist wlan0 scan".
Are you running that as root?
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Jep
Offline
Unluckily the open source driver doesn't work very well with BCM4313 at the moment. People had more luck using the closed source driver which is available in the AUR.
There's another thread marked as solved that talks about installing arch on the Lenovo G580 (2189). See here: https://bbs.archlinux.org/viewtopic.php?id=157963
Offline
Pages: 1