OpenSUSE Wireless :: Interface Doesn't Support Scanning
Nov 8, 2010
I have only just got my first netbook and when I first installed 11.2 on it it would detect local networks and ask if I wanted to use any of them. Since they belonged to other people and I use a wired connection at home, I declined. I then took my netbook on travels and tried to connect to freely available networks there, but to my surprise it no longer detected them. I tried to go through YAsT and see what needs to be changed but no matter what I tried the wireless option was never offered again.
I have now come back and decided to get to the bottom of this. Here is what I get from iwlist scan:lo Interface doesn't support scanning eth0 Interface doesn't support scanning.It is as if there has never been a wireless capability. Can anyone advise on what to do to fix this?
View 9 Replies
ADVERTISEMENT
Aug 11, 2011
I have installed open suse 11.4, gnome but no luck with wireless settings so far. kernel version is iwl3945 here is stuff that i did but it says "scan is deprecated"
linux-1f6k:/home/rajbanul # dmesg | grep firmware
[ 7.249018] tg3 0000:18:00.0: vpd r/w failed. This is likely a firmware bug on this device. Contact the card vendor for a firmware update.
[code].....
View 3 Replies
View Related
Mar 11, 2010
The adapter I purchased (Zonet ZEW2508 ) uses the Ralink 2070 chipset - a fact that originally excited me because Ralink seems to be fairly loving to the Linux community. However, despite my best efforts I can't get the thing to work. Initially I tried following directions to set up the driver you can download from the Ralink website. The directions I found were written February first, and Ralink updated the driver February eighth - so as far as I can tell the directions no longer work. After screwing around trying to figure that out for a while I decided to give ndiswrapper a go.
Initially this seemed promising. I just harvested the drivers from the CD and followed one of the many ndiswrapper directions available - most helpful seemed initially to be the Ndiswrapper Troubleshooting Guide found in this forum, however the solutions offered there didn't work either. When I throw an ndiswrapper -l into the terminal it looks promising at first, it tells me the driver is installed and the device is present, but it just doesn't work. When I try iwconfig, or iwlist scan it tells me "no wireless extensions," and "interface doesn't support scanning" respectively. The only devices even listed are lo, eth0, and pan0. There's no wlan0 or anything of the sort.
View 1 Replies
View Related
Nov 10, 2010
I am using an HP G60 laptop with a built in wireless NIC but am unable to get the wireless connection working. I have followed the advice in the sticky messages above and have included the information below. I know the wireless modem is working as I have got a spare USB wireless dongle running on the desktop (ironically - I can only get it working where it is not needed!!!). The same dongle will not work on the laptop. So it is a config thing and not a hardware issue On a trivial level, left clicking on the Network Manager icon shows the "enable wireless" greyed out. Desktop and laptop are running SuSE 11.3 and KDE4.4.4. I have tried the traditional method as well as knetwork manager and have no success with either. Here are the technical details. Hardware compatibility list provides
[code]...
View 9 Replies
View Related
May 14, 2011
I am trying to connect my fresh new Ubuntu 10.10 to my router. However I am having a bit of difficulty. This is what I have done so far:
Code:
lspci
My devise is a Broadcom Corporation BCM4311 802.11b/g WLAN (rev 02). Then:
Code:
sudo ifconfig eth0 up
sudo iwlist eth0 scan
I get eth0 Interface doesn't support scanning.
View 10 Replies
View Related
Jul 8, 2011
I have just installed openSuse 11.4 KDE 64-bit on a Dell M1330. When I click on my networking panel, it says WLAN interface is unavailable. I've followed the steps in the stickied post and found the WLAN hardware info, a screenshot of which is below:Uploaded with ImageShack.usNext it says to do this - you need to look at the logs, in particular the info in /var/log/boot.msg. To see this, you need YaST => Miscellaneous => System Logs and select boot.msg.In YaST there is no such option for system logs under miscellaneous, so I can't do that. The results of the sudo /usr/sbin/iwlist scan command produce the following:
root's password:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
[code]....
View 9 Replies
View Related
Mar 17, 2015
I recently installed the XFCE spin of Debian (amd64) on my Lenovo L440. I tried installing it before, but apparently the 3.2 kernel that ships with Wheezy doesn't properly support the proprietary firmware for the wireless card, blah blah. So I wound up using Windows 8.1 for a bit, and then Fedora (boo). Anyway, with the wheezy-backports kernel (3.16.7-ckt4-3~bpo70+1) everything works like a charm. Everything, that is, apart from the sound card — the entire system is completely mute. Well, apart from the system beeper. I searched the forum and found another thread, but that guy was (for some reason) just running dwm — I figured XFCE might feature a more complete sound system. But maybe the output he gave will be useful in my case as well:
Code: Select alleirik@gerhardsen:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
Â
[code]...
I also tried running alsactl init (as root), which doesn't appear to have made any difference.
View 4 Replies
View Related
Aug 14, 2010
I just dowm loaded and installed 11.3 openSuse I set up Kmail but when I tried to send it says Your SMTP server does not support authentication. The server responded: "5.5.1 command unrecognized" The message will stay in the 'outbox' folder until you either fix the problem (e.g. a broken address) or remove the message from the 'outbox' folder. The following transport was used: Charter.net I did set up the email correctl
View 1 Replies
View Related
Mar 12, 2011
i just downloaded openSUSE 11.4,i used to burn the .iso file to a cd and then boot using the CD. recently my cd/dvd writer crashed and i was wondering could i boot from my pen drive in such cases,i also prepared a bootable pen drive but in my BIOS settings there is no option visble for such booting.
View 6 Replies
View Related
Jan 24, 2010
I have a laptop running 11.2 with an internal Broadcom-based Wi-Fi card that's working fine. I'm trying to get 802.11n going with the WUSB600N. The USB ID on this device is 1737:0079. I believe this means it's a "V2" with an RT3572 chip.
No driver loads for this device when it's plugged in. If I do a "modprobe rt2870sta", a driver loads, and syslog shows "rtusb init" and "usbcore: registered new interface driver rt2870". But ifconfig -a doesn't show a new network interface. I've also tried building the RT3572 driver from the manufacturer's web site. It builds fine, and modprobe will load it, but I get the same results as the rt2870sta driver.
View 1 Replies
View Related
Mar 14, 2011
i'm currently using windows vista and want to boot opensuse11.4 from my usb drive but my BIOS doesn't support it. please explain steps to install it on vista hard-disk,i'm getting confused following steps posted on theris website
View 4 Replies
View Related
Oct 31, 2010
I'm reinstalling opensuse 11.3 with KDE. In previous setup I got it working. It is a fresh x64 install. Update all is done. Pacman repo added. code...
View 4 Replies
View Related
Mar 18, 2010
when will support the driver of ar9271 for linux?
View 2 Replies
View Related
Mar 13, 2011
I'm planning to upgrade to 11.4. Is Ralink 3090 wifi adapter is supported in it or not??
View 6 Replies
View Related
Apr 29, 2011
I know WEP is frowned upon and enverone should be using WPA. And my hostapd AP is working with WPA clients. However, I would like to alow some older clients that can only "talk" WEP to connect. All my attempts so far have failed! Can anyone point me in the right direction? The hostapd.conf file comments suggests that hostapd can support WEP. There are no contraindications or flags that I can find in the defconfig file that suggest that a WEP module needs to be complied-in to the final make.
View 6 Replies
View Related
Apr 17, 2010
at start, knetworkmanager detect wireless network, but doesn't automatically connect - I have to restart it to make it work properly. Instead, it gives that error:
[Code]...
View 2 Replies
View Related
Nov 8, 2010
Sorry for repeating the same old complaint but there doesn't seem to be a common fix: Wireless does not work on my Presario R3000 although SUSE 11.x lists the hardware in the Hardware Information list and the hardware is turned on. Network Manager doesn't display any wireless networks in SUSE while Win 7 can see 4 of them on the same machine. Ubuntu has no problem either
View 1 Replies
View Related
May 3, 2011
when it comes to openSUSE but I am earnestly trying. I installed the openSUSE OS on my HP dv6000 laptop, but it does not seem to recognize my wireless card (which is a Broadcom 4311).
View 7 Replies
View Related
May 18, 2010
I'm using asus usb n-11 wireless adapter.Default kernel module drivers/staging/rt2870sta.ko hasn't id of my adapter. Please add this two strings to next kernel release
--- drivers/staging/rt2870/rt2870.h 2010-05-18 13:09:13.262882659 +0400
+++ drivers/staging/rt2870/rt2870.h 2010-05-18 12:10:20.000000000 +0400
@@ -85,6 +85,8 @@
[code]....
View 2 Replies
View Related
Sep 15, 2010
I installed opensuse 11.3 succesfully on my acer aspire 5670 (5672) laptop. Everything works except wireless connection. Looking for a solution is follewed the " My wireless doesn't work - a primer on what I should do next" guide on this forum. These are the results i become: (2) Determine what device you have.: 03:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02)
[Code]...
View 5 Replies
View Related
Jun 5, 2011
Found about this website in vector linux site,you can check before you buy if the wireless adapter works with linux or not, so I think is a good tool to check wireless adapters by manufacturer, interface or chipset, it even have links to the drivers websites,
[URL]
View 1 Replies
View Related
Oct 26, 2009
I put together a step-by-step guide of how I installed openSUSE 11.1 on my ASUS Eee PC Seashell 1005HA Netbook. I planned on going back and re-installing using my own guide to check for mistakes, etc. but I never seem to get around to it, so I'll just post what I have and let you guys comment if you run into issues. Side notes: This guide assumes you want to wipe out Windows XP and run only openSUSE. Sorry, I'm a Gates hater.
I still haven't figured out how to configure the function keys support for volume controls and wireless. I'm hoping the "eeepc kernel module" mentioned by malcolmlewis here: Suse on my Asus 1005HA - openSUSE Forums will do the trick.
View 9 Replies
View Related
May 6, 2010
I upgraded to OpenSuse 11.2 and just about the only thing that doesn't work is my wireless internet. From my research, I should be using the iwl4965 or iwlwifi driver; however my system seems to be running iwlagn. I have no idea how to switch it as neither of the correct drivers can be found in my yast, and I've failed to find any information about this on the Intel® Wireless WiFi Link drivers for Linux* website.
View 9 Replies
View Related
Mar 11, 2010
I'm trying to use a monitor on the HDMI port of my Asus laptop which has Intel integrated graphics.
It doesn't detect the monitor using the display utility.
View 2 Replies
View Related
Aug 12, 2010
I am searching for some program for scanning documents to PDF file, I am using samsung SCX-4300. I tried XSane but the files I get are to big (1-3 Mb). Is there some other application for scanner I don't want to star my Windows just for scan some document.
View 2 Replies
View Related
May 17, 2010
I installed Debian 5.04. The Debian installer picked the Ethernet card but not the wireless (Atheros 9285). I followed these instructions to install it (found at [URL]...
[code]...
But there was no wireless interface shown in the network interfaces entry of hardinfo, even though I wrote modprobe ath_pci in terminal window. My questions are: 1. I followed the instructions regarding updating the madwifi sources, installing them etc. Does this guarantee that apt downloaded and installed the right madwifi driver? 2. Will I be better off if I try to install the driver downloaded from the Atheros website? 3. How can I activate the wireless interface (since the driver is running should not the wireless interface somehow show up automatically)? 4. When I am running Ubuntu 9.10 it picks up the wireless. Can I somehow copy all the files for the wireless from Ubuntu and paste them in the Debian filesystem?
View 2 Replies
View Related
Jun 4, 2011
Have an issue with my wireless.It sometimes doesn't connect to my wireless. And sometimes when it does it gives me an invalid IP address.I have a lenovo SL400 Laptop.Intel 802.11agn wireless is my adaptor. And I have OpenSuse 11.4 with gnome. I works fine if I give it a static IP Address but that will create an issue with other computers on the network.Is my desktop environment (GNOME) or is my Wireless adpator not compatible with opensuse.
View 9 Replies
View Related
Jun 16, 2011
Perhaps this is sheer ignorance, but i just cant figure out which wireless chipset i´ve got. Its irrelevant to say that my wireless conection doesn´t authenticate (repeating the process without end). So this is the output of lspci:
linux-wghx:~ # lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 671MX
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge)
[Code].....
View 2 Replies
View Related
Feb 17, 2011
share the implemented "c" program for scanning the available wireless network.
View 2 Replies
View Related
Feb 12, 2010
This week I installed OpenSuse 11.2 on a brand new system and I've found that if I'm using the mouse while I'm scanning or sometimes just flipping back and forth with my usb kvm the keyboard and mouse become useless. If I'm scanning while I use the mouse, the system locks up. Here is what I'm seeing in /var/log/messages. After executing xsane:
Feb 12 11:10:41 bnmlinux xsane: io/hpmud/musb.c 1987: invalid usb_open: Permission deniedFeb 12 11:10:41 bnmlinux xsane: io/hpmud/musb.c 1987: invalid usb_open: Permission deniedFeb 12 11:10:41 bnmlinux xsane: io/hpmud/musb.c 1987: invalid usb_open: Permissi
on deniedFeb 12 11:10:41 bnmlinux xsane: io/hpmud/musb.c 1987: invalid usb_open: Permissi
[Code]....
View 1 Replies
View Related