Just installed Netbook Remix on a Samsung N210.
No wireless networks are being detected, what do I need to install to get this working?
Thanks
Just installed Netbook Remix on a Samsung N210.
No wireless networks are being detected, what do I need to install to get this working?
Thanks
Please open a terminal and do:Please post the result and we'll help you.Code:lspci -nn | grep Network sudo lshw -C network
Registered Linux User #374501
Tarballs R Us.
I am also having the same problem with an N210.... here is the output for this one. Before stumbling upon this post I did more or less those comdands and guessed that the UNCLAIMED network is the one I'm lookin for. Then searched and here I am.
lspci -nn | grep Network..
05:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:8192] (rev 01)
and
*-network UNCLAIMED
description: Network controller
product: Realtek Semiconductor Co., Ltd.
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:05:00.0
version: 01
width: 32 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: latency=0
resources: ioport:2000(size=256) memory:f0100000-f0103fff
*-network
description: Ethernet interface
product: 88E8040 PCI-E Fast Ethernet Controller
vendor: Marvell Technology Group Ltd.
physical id: 0
bus info: pci@0000:09:00.0
logical name: eth0
version: 00
serial: 00:24:54:40:cc:58
size: 100MB/s
capacity: 100MB/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.23 duplex=full firmware=N/A ip=(blanked_out_for_post) latency=0 link=yes multicast=yes port=twisted pair speed=100MB/s
resources: irq:29 memory:f0200000-f0203fff ioport:3000(size=256
For this device only; I don't know yet if johnmollaghan has the same.Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:8192] (rev 01)
Download the driver here: http://rs110.rapidshare.com/files/33...29.2009.tar.gz
Open a terminal and do:Those little tick marks are on my US keyboard along with ~.Code:sudo apt-get install linux-headers-`uname -r` build-essential
By default, in Firefox, downloads go to the Desktop. Right-click the .tar.gz file and select 'Extract here.' A folder will be created called 'rtl8192e-blah-blah' Open a terminal and do:Press the Tab key and the rest will be filled in for you. Press Enter. Then do:Code:cd Desktop/rtl8Do you now have a wireless interface? Can you click Network Manager and connect?Code:make sudo su make install modprobe r8192e-pci iwconfig
Please post back any difficulties or errors.
Last edited by chili555; January 27th, 2010 at 05:22 PM.
Registered Linux User #374501
Tarballs R Us.
I will check it out when I'm home from work today. Thanks a bunch.
Hi,
Just received my n210 this morning and ran into the same problem as you. Thank you very much chili555 for your help, it worked almost instantly.
I didnt have to install build-essential or linux-headersm but I did have to install linux-source to solve a problem described here http://ubuntuforums.org/showthread.php?t=1047374.
The rest worked fine.
Don't use sudo for the make install as it won't use linux-source as needed.
Hope this helps
Sorry for the delay in getting back to you.That worked perfectly! I had to reboot in order to see the networks.
Is there any way of tracking the issues with UNR and the Samsung n210/220? I'd like to switch to UNR once the hardware is supported.
Bookmarks