Ubuntu 10.10 wireless problem on Samsung RP-RF410

Discussions about Linux installation and configuration on Samsung laptops
Post Reply
vargux
Newbie
Newbie
Posts: 1
Joined: 08 Jan 2011, 17:17

Ubuntu 10.10 wireless problem on Samsung RP-RF410

Post by vargux »

Hi, well all works fine, less the wireless network... no network is detected, it only appears "Configure VPN"...

My steps:
1.-

Code: Select all

sudo dmidecode -s system-product-name
Then

Code: Select all

RF510/RF410/RF710
2.- Data from "lspci -k", related to wireless:

Code: Select all

03:00.0 Network controller: Broadcom Corporation BCM4313 802.11b/g LP-PHY (rev 01)
Subsystem: Wistron NeWeb Corp. Device 051a
3.- I was add the repository:

Code: Select all

$sudo add-apt-repository ppa:voria/ppa
$sudo apt-get update
$sudo apt-get upgrade
$sudo apt-get install samsung-backlight samsung-tools samsung-wireles
4.- Reboot

5.- All with the same problem... any wireless network detected

6.-

Code: Select all

iwconfig
Then:

Code: Select all

lo     no wireless extensions.
eth0 no wireless extensions.
7.-

Code: Select all

ifconfig wlan1 up
Then:

Code: Select all

wlan1: ERROR while getting interface flags: No such device
I hope this has a solution.

Regards
Post Reply