Fedora Networking :: F14- Realtek Wireless Cant Find Wlan0 On Toshiba Satalite?
Nov 13, 2010
Just installed f14 on my Toshiba laptop, which has a realtek ethernet card. i installed the drivers from the realtek site with no issues (also, i know the card is good, i had it working on suse a while back). No matter what I try, i cannot seem to get the computer to recognize there being a wireless connection (tells me no such thing as wlan0).ifconfig shows the following:
Code:
# ifconfig
eth0 Link encap:Ethernet HWaddr 88:AE:1D:F4:AD:88
[code]...
View 6 Replies
ADVERTISEMENT
May 12, 2011
I have just installed Ubuntu 11.04 on my brother's Toshiba Satellite Pro L500 and have spent all day trying to get the wireless to work.
the laptop does not have a physical wifi-switch (it should switch on-off with Fn+F8, which doesn't work), the drivers seem to be installed, but I cannot 'enable wireless', and I found that it is 'Hard blocked':
sudo rfkill list all :
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
but 'rfkill unblock all' does nothing.
[Code].....
View 9 Replies
View Related
May 24, 2011
I found a few fixes which I tried to use, to no sucess. updating drivers, turning router on/off, turning wireless switch on/off, various other fixes from ubuntuforums. tried to upgrade to Natty Narwhale to see if the problem worked it's way out, to no avail. I've spent two days trying for this. Anyone out there willing to point me in the right direction or hold my hand?
View 7 Replies
View Related
Jan 24, 2010
i just installed ubuntu yesterday, first time trying linux, and i like it a lot. The only problem i'm having is that some screens move really slow on the browser, like if it still needs a video/graphic drive to be installed. For the sound i was trying to play some mp3s, and i downloaded all the drives online like it asked me to and now when it plays sometimes it's normal and sometimes it sounds weird, and sometimes it lags. Sorry if that's a noob question, but i was wondering if there's and easy solution to that.
View 3 Replies
View Related
May 20, 2009
When I try to bring up my wi-fi PCI card (ifup wlan0 or ifconfig wlan0 up) my whole PC just hangs until I power it off.
I believe I have the right drivers, but cannot see what I am doing wrong.
I'd really prefer not to go down the ndiswrapper route.
Firstly, I can see the PCI card and the driver it is using :
Code:
[J@gx260-f10 ~]$ lspci -k
...
...
01:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)
[Code]....
the PC just hangs for ever. No mouse movement, ctrl-alt-del, nothing.
I have downloaded a Linux driver from Realtek but it will not compile. I have the latest kernel-devel, headers, and gcc. I can post compiler errors if anybody would like. They're all apparently to do with missing parameters.
View 6 Replies
View Related
Nov 29, 2010
I am trying to install Realtek RTL8192E wireless drivers for Toshiba satellite 510 in Fedora 14 KDE SPIN. I have been searching it for long time. I am not getting any tutorials or any methids to get this sorted.
View 1 Replies
View Related
Mar 28, 2010
A friend who switched ISP's gave me his old Linksys WRT54-G wireless router. I went through the installation procedure and had a wireless connection up and running - smiley face. I had security set up for WPA, and decided to upgrade it to WPA2. Another smiley face. When I went to connect (had already done so successfully), I noticed it referred to my wireless as Linksys - I was expecting to see the SSID. So I started playing around in Network Manager and now I have things all effed up.
Don't know exactly what I did, but now I have no wireless. So I ran a few commands (lshw -C network, iwconfig, ifconfig, and iwlist scan), and looking at the results I see what appear to be inconsistencies in the output. I've posted them below, and make the following observations:
1. Under the lshw it refers to my wireless connection logical name as wmaster0, and has the correct MAC address, etc.
2. Under the iwconfig it says, 'wmaster0 no wireless extensions', but then refers to wlan0 as the wireless connection (although it does not seem to be running).
3. Under ifconfig I see both a wlan0 and a wlan0:avahi. The wlan0 has no IP, the wlan0:avahi does, but it is incorrect.
[Code]...
View 7 Replies
View Related
Aug 8, 2010
have a dell Inspiron 1501 with ubuntu 10.0.4 I want to rename my wireless card from eth1 to wlan0 as I use conkyrc and it will not read my wireless strength or my ssid cuz it thinks it's a ethernet card and not wireless card. I know this for a fact because peppermint os my wireless card was wlan0 and it worked just fine.
View 1 Replies
View Related
Oct 8, 2010
trying to connect wireless on wlan0 intel pro wireless 4965 AG or AGN
View 1 Replies
View Related
May 25, 2010
I have just completed installing Ubuntu 10.04 LTS. When I click on teh network manager it shows:
Wired Network
disconnected
Wireless Network (Intel PRO/Wireless 2200BG [Calexico2])
wireless is disabled
Wireless Network (Manufacturer RealTek RTL8187 RTL8187 Wireless)
[Code]....
I want to be able to connect through the RealTek wireless adapted.
View 3 Replies
View Related
Jul 7, 2010
When I type ifconfig,
I see wlan0 and eth0. I want to somehow bind these two together into one device.
How would I go about doing this?
View 3 Replies
View Related
Jun 6, 2010
Also having this problem on Ubuntu 10.04.If I do "iwlist scan" I can pick up networks on wlan0:
Code:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
[code]....
View 2 Replies
View Related
Jan 2, 2011
i did a recent install of slackware 13.1 in my toshiba nb200 netbook and everything is running good, except the sound. i can listen to only one audio stream from one software. if videos (firefox) is playing a video, audacious won't play, and vice-versa. i did some research but i didn't find a solution for this problem.
[code]...
View 2 Replies
View Related
Mar 15, 2011
I have got Ubuntu 10.10 on a Dell Inspiron Laptop. Can't get anywhere with wireless network. Tried a few bits of poking it blindly with a stick:
matthew@ubuntu:~$ lshw -C network
Warning: you should run this program as super-user.
*-network
Description: Network controller
Product: BCM4312 802.11b/g LP-PHY
Vendor: Broadcom Corporation
Physical id: 0
Bus info: pci@0000:0c:00.0
Version: 01
Width: 64 bits
Clock: 33MHz
Capabilities: bus_master cap_list
Configuration: driver=b43-pci-bridge latency=0
Resources: irq:17 memory:f69fc000-f69fffff
*-network .....
I reckon *-network DISABLED is a problem, I tried sudo ifconfig wlan0 up but that didn't work. The output of that and lspci are on the ubuntu side of my machine. I have also tried pressing my wireless on/off key (F2) but that doesn't work either.
View 8 Replies
View Related
Nov 30, 2010
Installed a TP-Link TG-3269 Gigabit card in a machine running OS 11.3 32 bit, when I go into Yast, Network Devices, Network to try configuring the card I get this errormsg: Unable to configure the network card because the kernel device (eth0, wlan0) is not present. This is mostly caused by missing firmware (for wlan devices). See dmesg output for details. Couldn't find any mention of the card in dmesg's output, (though the 8139 onboard card is in there) there is some stuff about pci host bridge but I don't know whether they would be relevant or not
The chip on the card says it's rtl8169sc but lspci lists it as being 00:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. Device 8369 (rev 10) Done some googling and there don't seem be any drivers for a Realtek 8639 and it returns no matches from a search on realtek's site, but there is a driver there for rtl8169sc chips, which I downloaded and installed, no errors when installing it Even after a reboot I still get the same error in Yast's Network Settings screen, lspci still lists it as 8369 and the device isn't listed at all if I run ifconfig
View 9 Replies
View Related
May 10, 2010
i installed ndiswrapper and ndisgtk, then using my thumb drive installed my .inf file (tried in the terminal as well as ndisgtk and both worked succesfully). when i run "sudo ndiswrapper -l" my wn311b device is shown, and the chipset to be working properly. now when i run "iwconfig", Wlan0 is not listed. also i blacklisted the drivers "b43, b43legacy, ssb, and bcm43xx", could this be the issue? im running the newest build of ubuntu which i installed today on this computer for a dual boot drive with vista.
View 5 Replies
View Related
Jul 2, 2011
(and new-ish to Linux in general) and would appreciate some assistance with fixing a problem I'm having with getting wireless working on my computer.Computer specs: Lenovo Thinkpad Edge 520, I5Wireless card: Intel WiFi Link 1000 b/g/n(Note: I also have a Netgear USB wireless adapter, and trying to use this does not solve my problem)I cannot activate wireless. When I go to Network Settings > Wireless, it is listed as "unavailable", and "off". When I try to switch wireless "on", it says "disconnected", but then immediately switches back to "off".Having tried to browse various forums and such for a solution, I tried looking for the file ifcfg-wlan0 under /etc/sysconfig/network-scripts, but it doesn't exist
View 4 Replies
View Related
Jan 14, 2011
Bus 001 Device 007: ID 0bda:8171 Realtek Semiconductor Corp. RTL8188SU 802.11n WLAN Adapter this adapter shows up in network manager when connected to computer but doesn't detect network and cant connect to any network I have setup in nm, the adapter works fine in windows and it's supposed to work in linux or do I have to install drivers?
View 8 Replies
View Related
May 22, 2011
i'm having troubles with setting my wireless driver on ubuntu 11.04
this is the closest i ever got to a solution: i found this [URL] which led me to these drivers [URL] but i have no ideia how to make it work
View 5 Replies
View Related
May 12, 2010
Im not able to establish a Wireless Internet connection in Ubuntu 10.04.
Ive tried these steps:
1. Wireless Internet did not show via the Network-icon. Only the 2 LAN-gates where shown
2. I installed the Windows Driver (net8185.inf) via ndisgtk package
3. After restarting the computer, 2 LAN-gates and 1 WLAN where listed via the Network-icon
4. Normally WLAN should automatically start scanning for available networks, but that didnt happen
5. When I tried to connect to my own network, the computer tries to connect for 1 minute and than stops because no connection could be established
6. A wired Internet-connection does not give any problems
Details:
- I first had Ubuntu 9.10 but I wasnt able to make a WLAN connection either. I followed the same steps. After that I upgraded to 10.04
- iwconfig in Terminal gives an IP-address which consists of 12 identical characters.
- lspci in Terminal shows these data:
01:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5787M Gigabit Ethernet PCI Express (rev 02)
[Code]....
My questions:
- How to create an Internet connection via my WLAN-card?
- How to install the option to search for available networks automatically?
View 9 Replies
View Related
Jun 13, 2010
I recently purchased two MSI Windtop AE2220's. One for my home which uses a router with WPA2 protection and one for my office where I use WEP encryption.
The Realtek internal wireless card will not connect to a WEP router if you are running Ubuntu Lucid Lynx 10.04. I have exhausted all suggestions on this site and all drivers found at Realtek's site.
I have been using Ubuntu since Hardy Heron, but sadly, painfully, I have had to install Windows 7 on my office machine until I find a wireless card compatible with the MSI Windtop AE2220, Lucid and WEP.
View 5 Replies
View Related
Jul 25, 2010
I am using ubuntu 10.04lts on my compaq615 laptop, which has a realtek wireless card, with which I had a few issues to get it to work.
Here is what I had to do:
When I do this, it works beautifully, after setting my router to open I may add.
So, as I said it is probably the fastest wireless I have ever experienced, but my problem is this, everytime I switch my laptop on I have to re-install, starting at:
View 7 Replies
View Related
Aug 15, 2010
I have a Toshiba Satellite L655-S5061 laptop and dual-boot Windows 7 and Kubuntu Lucid Lynx. Windows detects and connects to the wireless network just fine, but in Kubuntu it will detect the network but can't connect to it. Sometimes Network Manager will say it's connected, but Konqueror can't load any websites. Plugging in an ethernet cable doesn't give me access to the internet, either.
View 2 Replies
View Related
Sep 16, 2010
I was able to successfully install the drivers on the generic kernel, but I seem to be having a problem getting it done on the real time kernel I downloaded via the Ubuntu Software Center. Here's what shows up when I type in 'make' at the command line:
Quote:
/driver/rtl8712_8188_8191_8192SU_usb_linux_v2.6.0006.20100 625$ make
make ARCH=i386 CROSS_COMPILE= -C /lib/modules/2.6.31-11-rt/build M=/home/marcoharder/rtl8712_8188_8191_8192SU_usb_linux_v2.6.0006.20100 625/driver/rtl8712_8188_8191_8192SU_usb_linux_v2.6.0006.20100 625 modules
[Code].....
View 8 Replies
View Related
Oct 20, 2010
The Realtek RTL8111 wireless does not work in Mint 10 or Ubuntu 10.10. Works perfectly in Mint 9 and Ubuntu 10.04. No proprietary driver necessary. Has anyone managed to get it working in Ubuntu 10.10? : You can click the one you want to connect to and enter your security key. I just use WEP because it's easy. I enter the key and the system just tries to connect until it times out. You can repeat this process indefinitely. Wired works fine but after any available updates are installed, still no wireless capability.
View 3 Replies
View Related
Mar 3, 2011
Just installed ubuntu on my computer, but when I try to connect to my wireless I type in my password and it doesn't connect.
It says its WPA/WPA2 and won't let me change that (I am not sure what mine actually is)
Im using a virgin media 'superhub' to connect but have changed the default wireless password.
View 5 Replies
View Related
May 30, 2011
I recently upgraded to Ubuntu 11.04 (natty-64 bit) and my wireless PCI card is not being recognised by default. Previously, when I upgraded to 10.10 I had to go to the Realtek website, download the driver for RTL8185 and install it (following instructions in the readme file) to get my wireless card recognised and working properly. This time around, that approach doesn't seem to work. When I try to install it using "make" I get the following error:
make: *** /lib/modules/2.6.38-8-generic-pae/build: No such file or directory. Stop.
make: *** [all] Error 2
[Code]...
View 1 Replies
View Related
Dec 26, 2010
Running Linux mint 10 After the installation the wireless connection worked but it was very weak and intermittent. The icon would show 1 bar or none. iwconfig showed the rate at 1Mb/s. The same card worked fine in windows and on a 32bit version of linux. Installed new driver from realtek. Now the iwconfig readings look good and the icons shows 2 and sometimes 3 bars. But it will not connect at all! I even turned off all security on my router but it would not connect.
View 14 Replies
View Related
Mar 25, 2010
get the wireless working on my mum's laptop as having to plug it into the router everytime she wants to go online is now becoming an issue for her. I recently upgraded it from 8.04 to 9.04. Ive tried using the Windows Wireless Driver option in System - Admin but to no avail.
Laptop Toshiba Satellite L300D-13D
$ lspci, returns the following
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge
00:01.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (int gfx)
00:04.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 0)
00:05.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 1)
00:06.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 2)
00:07.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 3)
[Code]...
View 9 Replies
View Related
Feb 14, 2011
getting the wireless chipset (Realtek 8176) to work, but finally got the WLAN to show up. Now, it seems as though it will recognize my WLAN and SSID, ask for my WPA password, but never connect. I connect fine over wired ethernet. It will not connect wirelessly to an unsecured network either. I previously had Jolicloud installed on my netbook, and my wireless worked out of the box with no setup, but I really didn't like the lack of application support with Jolicloud. I ended up in dependency hell just trying to update Banshee for use with my iPod.
1 ) Machine Brand and Model (PC/Laptop):
Toshiba NB505-500BL
2 ) Wireless Brand, Model and Wireless Chipset:
07:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. Device [10ec:8176] (rev 01)
3 ) check interface:
anthony@NB505:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 1c:75:08:72:1c:ce
inet addr:192.168.1.70 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::1e75:8ff:fe72:1cce/64 Scope:Link
[code]....
View 2 Replies
View Related