N350 wireless under Debian. What Chipset?

Everything else
Post Reply
shanghai1979
Newbie
Newbie
Posts: 3
Joined: 25 Mar 2011, 22:13

N350 wireless under Debian. What Chipset?

Post by shanghai1979 »

Anyone know the chipset that the N350 uses. Is it supported under debian? Just done a fresh install and no wifi. Can someone identify the chipset plz.

cheers
User avatar
Woulouf
Supporter
Supporter
Posts: 52
Joined: 05 Mar 2011, 12:32
Location: France

Re: N350 wireless under Debian. What Chipset?

Post by Woulouf »

Hi.

First check if your wifi chipset is active or not.

Open a console and type :

Code: Select all

iwconfig
If not, you have to identify your wifi chipset.

Type this if it's a usb device :

Code: Select all

lsusb
or an internal device :

Code: Select all

lspci | grep -i net
Samsung N150 powered by Voyager 12.04 (Xubuntu)
Brightness control issue with 12.04 LTS : look at this topic http://www.voria.org/forum/viewtopic.php?p=5753#p5753
Post Reply