Hi, well all works fine, less the wireless network... no network is detected, it only appears "Configure VPN"...
My steps:
1.-
Code:
sudo dmidecode -s system-product-name
Then
Code:
RF510/RF410/RF710
2.- Data from "lspci -k", related to wireless:
Code:
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:
$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:
iwconfig
Then:
Code:
lo no wireless extensions.
eth0 no wireless extensions.
7.-
Code:
ifconfig wlan1 up
Then:
Code:
wlan1: ERROR while getting interface flags: No such device
I hope this has a solution.
Regards