General :: Where To Find Atheros Ar8131 Driver For Suse 9.1
Mar 23, 2010where to find atheros ar8131 driver for suse linux 9.1
View 14 Replieswhere to find atheros ar8131 driver for suse linux 9.1
View 14 RepliesProduct Information: Medion P6627
Version: Ubuntu 11.04
Kernel: 2.6.38-10-generic x86_64
I'm unable to disable the 'wireless disabled by hardware switch' message. I've tried rfkill unblock all - no effect. It remains hard blocked after running the unblock command, rebooting, alternating the switch in windows, alternating the bios setting. Wireless internet does not work because of this.
[Code]...
I have a PCCHIPS P47G motherboard, with a Atheros AR8112 ethernet interface (took me a while to even find that out!). I can not find a driver for that interface! I've Googled around for drivers and come up with nothing.
View 1 Replies View RelatedI'm trying to find a driver for my wireless card (Atheros AR928X) and I think it's ath9k what I need. As far as I know there isn't a linux driver for it, so I installed ndiswrapper to use a windows driver instead. The problem is that when I type modprobe ndiswrapper I get "bash: modprobe: command not found" (even as root). I know I'm missing something about modprobe, but I can't find any help on google. Anyway, I installed ndisgtk next, because I thought it would be easier, but when I go to System> Administration> Windows Wireless Drivers I get a message "Unknown error".Do you have any ideas on how I'll make ndiswrapper work?
View 3 Replies View RelatedI am trying to clone a working Centos 5.4 system onto a new box with a ASUS P5KPL-CM motherboard. I have done so by plugging in a Realtec lan card - but can't get the motherboard lan working. Googling tells me the motherboard has a Atheros L1E lan chip - but I have installed several kmod drivers from ELREPO - but still can't get the on-board lan working. So far I have installed:
kmod-atl1e
kmod-atl1
I have just installed these with yum - but no new hardware appears in the network gui dialogue. Am I missing some step here - or is there another driver I should be looking for.
I am unable to find Atheros AR8132 PCI-E Ethernet Controller driver for CentOS which is installed on my netbook.
I contacted DELL to provide me the driver and they said that they do not support Linux on netbook and I have to arrange it myself.
I told them that I don't need help in installing I just need the driver file to which they said that they don't have driver for Linux.
NIC is getting detected and works fine on the same netbook (Am dual booting Windows7/CentOS) with Windows7
When I type: ls -l /dev/ it does not show up eth0. Same result with ifconfig. When I type lspci | grep net it does show up something like Atheros Communications AR8132 L1 PCI Gigabit .
install my atheros 9285 wireless card driver in backtrack 4 in vmware i am pretty new to linux and have been playing with various linux commands to see if i can get more familiar with linux. I have downloaded a linux driver for atheros card but dont seem to be able to install it could some one please advize on where to download the correct driver for my card and how to install it any help will be very much appreciated ps i have been following various guides and downloaded a driver but cant get it into the root directory of linux in vmware or inst airmon-ng comes back with no interface still
View 1 Replies View RelatedI've been trying to install the network adapter for the ar9285 driver using compat-wireless-2.6.32.16.tar.bz2 found at [URL] The commands I run after extracting are:
cd ~/Desktop
cd compat-wireless*
scripts/driver-select ath9k
Then after typing scripts/driver-select ath9k. This happens:
Processing new driver-select request...
Backing up makefile: Makefile.bk
Backing up makefile: drivers/net/wireless/Makefile.bk
scripts/driver-select: line 73: perl: command not found
[code]...
I just downloaded Ubuntu Studio on my laptop and I can't get the wireless to work. I think it's because I need a driver; the Atheros AR928x. Whatever the driver is, it works with the pretty unpopular Musix distribution, because wireless worked instantly when I got that. I switched because it was old and slow.
View 3 Replies View RelatedI am using ubuntu 9.10. Kernel version is 2.6.31-14-generic. I couldnt find driver for Atheros wireless card which shows in 'lspci' 0c:00.0 Network controller: Atheros Communications Inc. AR928X Wireless Network Adapter (PCI-Express) (rev 01)
View 9 Replies View RelatedI have CentOS 5.5 and I can't install the driver for the Atheros AR5006X Wireless.The current state of my CentOS is:
*) If I run lspci, I get 03:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01) (wrong model)
*) If I go to System->Administration->Network, I see the wlan0 device with xlan0 name, but if I tried to active I get: (and the same when the system is rebooting)
Error for wireless request "Set Mode" (8B06):SET failed on device wlan0 ; Invalid argument. Determining IP information for wlan0...
I tried to compile Atheros AR8152 PCI-E Fast Ethernet Controller driver for fedora 13 64 bit kernel version is 2.6.34.7-56.fc13.x86_64. I have installed kernel source , kernel header and necessary all things to compile it. (linux-firmware-20100806-4.fc13.noarch also installed). I tried AR81Family-linux-v1.0.1.13 source from Atheros web site.
But when I try to make it it give following error.
Code: Makefile:173: *** *** Aborting the build. ***
This driver is not supported on kernel versions older than 2.4.0. Stop. It is not compiling issue because I compiled and installed broadcom wireless driver.
Makefile is attached here (renamed as Makefile.txt -> Makefile)
I have an ASUS P5Q PRO motherboard with an integrated Atheros AR8121/AR8113 PCI-E Gigabit Ethernet Adapter.I installed Ubuntu 10.04 "Lucid" 64bit Kernel version 2.6.32.21 I have read that the driver isn't in the kernel, but there's a strange thing :
First if I try to run lspci from command line it doesn't reports Atheros Ethernet Controller.
Second If I try to run lshw -C network from command line it doesn't reports Atheros Ethernet Controller.
Third if I run ifconfig it only returns my loopback address.
Can I suppose that my Ethernet Intel Gigabit Controller is broken or that Atheros driver is missing?
I have installed CentOS. I have two ethernet card (one onboard and one PCI). I am able to set ip for realtek ethernet card and my atheros(on board) is not shown in network ifconfig shows only one ethernet card (PCI) hen i gave the command lspci i got the following output
01:00.0 Ethernet controller: Atheros Communications AR8132 Fast Ethernet (rev c0)
03:02.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
I have installed suse linux 11.3. I have jdk 1.6.20.0 and oracle 10g 10.2.0. When I tried to connect to a database through thin driver ,it is giving me the following error.
Exception in thread "main" java.lang.NoClassDefFoundError: odata
Caused by: java.lang.ClassNotFoundException: odata
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: odata. Program will exit.
The software use to work well here, but now I got this when I try to run it
sparky: error while loading shared libraries: libtk8.4.so: cannot open shared object file: No such file or directory
But I can not find it.
I also tried
cd /usr/lib
ln -s libtk8.4.so libtk.so.0
ln -s libtcl8.4.so libtcl.so.0
but this does not work neither.
I recently switched from Windows XP to a clean install Ubuntu Karmic Koala 9.10 but it seems to be quite a problem to get the wifi up and running. In Windows the nearby network all appeared in network connections but the same section in Ubuntu is empty. So I decided to go with the ndiswrapper guide to solve the problem with an unclaimed driver. After an entire day messing with my computer I'm still not close... Below follows excerpts taken from the Ndiswrapper guide with posted results from my computer. "ndiswrapper won't work until it thinks that your Windows drivers have been properly installed and that they are the appropriate ones for your wireless card. You can run the command: ndiswrapper -l"
result:
WARNING: All config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release.
WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it will be ignored in a future release.
net5211 : driver installed
device (168C:0013) present (alternate driver: ath5k)
So I've posted the result the name of my wireless card below: lspci -nn
Result:
00:00.0 Host bridge [0600]: VIA Technologies, Inc. CN333/CN400/PM880 Host Bridge [1106:0259]
00:00.1 Host bridge [0600]: VIA Technologies, Inc. CN333/CN400/PM880 Host Bridge [1106:1259]
[code]...
It seems like the network is disabled or unclaimed or both. What to do? I'm stuck after spending an entire day trying to install the wifi. I had no problems in Windows XP but it seems to be quite impossible in Ubuntu.
On my Ubuntu (10.04) system, the Ativa SMP-6AS webcam has worked out of the box. On a minimalistic (no gui) Debian Lenny system, it only creates devices for audio (/dev/audio1, /dev/dsp1, /dev/mixer1), but no corresponding /dev/video0 (like it does on Ubuntu). How do I find out what driver it's using on the Ubuntu system so I can install it on the Debian?
View 2 Replies View RelatedI cannot find the driver for my HP Designjet Z3200 . Do you know where I can look for most of the linux drivers?
View 2 Replies View Relatedim not getting anysound through my tv i have the driver for the graphics card wich was downloaded as a restricted driver.
my main display is my tv wich is plugged by HDMI, now i know its not windows so obv its not guna run anything windows related. by a freind who refferd me to linux said something about a wrapper wich means nothing to me as i am new to this, my other issue i have is i cant find a driver for my wireless dongle its a belkin n, if thats any help, i tried looking in obvious places like the manufactures site for the driver but i cant find any :S. i am having to use an old wirless card that only gets a 1 bar signal,
Where can I find a driver for this pc wireless card? And how do I install it?
View 1 Replies View RelatedI'm trying to find out what is the difference between wifi0 and ath0 (atheros wifi card) in terms of packet counters shown in proc/net/dev pseudofile. The fact is that wifi0 and ath0 packet counters are different. I've read that wifi0 refers to the physical device and ath0 refers to virtual device over wifi0, so, as far as I know, packets counters in both devices should be the same, isn't it? Another annoying question for me is that ath0 doesn't show any erroneous packets, while wifi0 does.
[Code]..
I have been following a tutorial to get wireless working on my laptop. But the funny thing is, I can not find the hardware driver settings. In the tutorial they say: "Under the desktop menu System > Administration > Hardware/Additional Drivers, the b43 drivers can be activated for use." My KDE desktop looks like this:
[URL]
I am very confused and uncertain how to proceed. Besides this little confusion, is there a way to get the normal KDE desktop back? With the taskbar at the lower-side of the screen?
how to find the driver module name using MAJOR NUMBER. In general major number list is available in Documentation/devices.txt but if i want to find out the driver module name specific for a given MAJOR NUMBER, what can be done?
View 2 Replies View RelatedI cannot find a driver for the Brother MFC-490CW printer anywhere. I tried using the CD that came with the printer itself but that doesn�t have any PPD files on there... Apparently they deemed it unthinkable that a Linux user might want to use their equipment.
View 14 Replies View RelatedI need some help, my wirless usb card which is a TP-Link TL-WN821N card was working fine, except that it would drop the connection once in a while.I got the windows XP driver and used the graphical ndiswrapper tool to install it, and "Hardware Present = Yes" showed up next to the driver.So I followed the guide and edited my blacklist.conf to add the the atheros and any other conflicting drivers.After that, I rebooted, but iwconfig and ifconfig doesn't show my wireless card anymore.
lsusb shows that the card is detected,I can also tell cause the activity light is constantly on instead of it blinking.I decided to uninstall the windows wireless driver from the graphical tool, and hash out the blacklist entries and reboot the pc. But still my wireless card is not working.I just want to revert to ubuntu's own driver, how do I do that now?
I have a shared system. One half Linux and the other Windows. I recently did an upgrade to Windows 7 and now I cannot access the internet on the Windows side, and I cannot find the driver?? In Ubuntu I can only access via wireless not through the ethernet network adapter. The motherboard is abit nf8v. Sorry, more of a Windows question as to Linux.
View 2 Replies View Relatedhow to configure squid in linux redhat & also how to fid out n/w card driver
View 2 Replies View Relatedwhere do I find the driver for 1394 net adapter in a compac athelon 3300 desktop (2005 vintage). I am helping a friend and she does not have the disc.
View 3 Replies View RelatedI have downloaded all drivers from canon website for linux or Ubuntu . My computer find this printer which suppose to be the right one but nothing happen ? usb://Canon/iP2600%20series. do I need more drivers or files to work in Ubuntu ?
View 1 Replies View Related