similar to: pci passthrough and domU madwifi drivers

Displaying 20 results from an estimated 1000 matches similar to: "pci passthrough and domU madwifi drivers"

2008 Jul 16
3
Lost my madwifi setup
I rebuilt my notebook that has the atheros card in it, and forgot to save all of my setup to get it working. I am using dkms and the madwifi rpms from rpmforge. My modprobe.conf has a line: alias wifi0 ath_pci I can ifconfig wifi0 up But the command: /usr/sbin/wpa_supplicant wpa_supplicant -dd -D madwifi -i wifi0 -c /etc/wpa_supplicant/wpa_supplicant.conf fails. Now some of my old
2007 Jun 18
4
Madwifi just seems to work in Centos 5
I have not installed the madwifi specific kernel stuff (kdml and hal-kdml) from atrpms. I have installed with wpa rpms. And my Atheros card is working with almost no work on my part (other than runing wpa_supplicant as a deamon). Nice!
2009 Oct 26
1
Madwifi drivers afeter 2.6.18-128.
I have a atheros wiifi card on my Centos 5 that I use as a access point using hostapd. I noticed that after the upgrade to kernel 2.6.18-128 or above, the atheros driver comes with the kernel, ath5k, and it does?t let hostpad ou iwconfig set master mode on the card. Up to kernel 2.6.18-92 is workedd just fine using madwifi from rpmforge. Any ideas on that? Tks.
2011 Jun 08
2
My CentOS in VMware can't find my wireless card
hi, i'm woo, I'm a newer to CentOS. I installed my CentOS5.3(2.6.18-128.el5) in VMware. And my wireless card is MERCURY 54U(Atheros AR5xxx).I plugged the USB card into my virtual machine, but it couldn't be found. I've tried two drivers in different time: 1)install ath5k: -------------------------------------------------------------------------------- [root at wulmcent ~]# lsmod
2008 Mar 21
0
centos 5.1 hibernate - madwifi (ath_pci) not working
Hi, i have problem with madwifi driver (ath_pci) version 0.9.4 ,on CentOs5.1after hibernate wireless devices are not working - i need to restart them (ifconfig down/ up or network restart). Is there any solution? i am using acpid script which will hibernate on power off button pressed. It is just /usr/sbin/pm-hibernate Thanks in advance! D. -------------- next part -------------- An HTML
2008 Mar 20
0
Fwd: ath_pci in modprobe.conf on Centos/Fedora
hi friends, i am sending this to centos mailinglist as i didnt solved problem and guys from madwifi are probably dead, as they are not giving me any reply . Thanks D. ---------- Forwarded message ---------- From: David Hl??ik <david at hlacik.eu> Date: Wed, Mar 19, 2008 at 11:39 AM Subject: ath_pci in modprobe.conf on Centos/Fedora To: madwifi-users at lists.sourceforge.net Hi friends,
2007 Jul 29
3
xen kernel headers, new kernel modules with a-i
Hello Pkg-xen-devel list, I am running lenny with xen-linux-system-2.6.18-4-xen-686 (xen 3.0.3) installed. I'd like to put this server in the cupboard and access it via wifi. To build the wifi kernel module, it should hopefully go like this : apt-get install madwifi-source madwifi-tools m-a a-i madwifi modprobe ath_pci ... Except that I do not have the sources nor the headers of my kernel.
2006 Aug 14
0
MadWiFi and WPA working only on base kernel, not plus kernel
Interesting situation: First my system - HP NC4010, with Atheros pci mini card. Latest MadWiFi drivers from: http://atrpms.net/dist/el4/madwifi/ and wpa from: http://atrpms.net/dist/el4/wpa_supplicant/ I had just the madwifi working back in Jul at the IETF conference. But as open only. I had upgraded to the plus kernel, thinking it would get my internal SD card reader working (it
2008 Jul 14
2
madwifi on Centos 5.2, kernel 2.6.18-92.1.6.el5
Hello, I just installed Centos 5.2 on my wife's IBM thinkpad T41 with Atheros wireless. It looks like I need to install madwifi to get the wireless to work. Our home wireless network uses WPA2 I found the EL5 rpms at atrpms, but there is no madwifi-kmdl rpms for kernel 2.6.18-92.1.6.el5. So, to get the wireless working on my home network, what's the shortest path from here? Install
2006 Nov 24
0
xen with madwifi
hi all, I am new to Xen. I tried to install it from binary, which worked well. I need to have my atheros card woking in domain 0, so I decided to install it from sources, to get Linux kernel patched by xen patches, wchich I could use to compile madwifi drivers. So I did. I donloaded sources for xen 3.0.3, run make world, it donloaded needed 2.6.16.29 vanilla kernel from kernel.org, patched it,
2005 Mar 04
0
Error compiling madwifi for CentOS-4
Hi all, I am trying to compile madwifi for CentOS-4 without success. Error is: Checking if all requirements are met... ok. mkdir -p ./symbols for i in ./ath_hal ath_rate/onoe ./net80211 ./ath; do \ (cd $i; make) || exit 1; \ done make[1]: Entering directory `/usr/src/madwifi/ath_hal'' make -C /lib/modules/2.6.9-5.0.3.ELsmp/build SUBDIRS=/usr/src/madwifi/ath_hal
2005 Mar 24
7
wifi cluelessness
The nice folks at work have just provided me with a new, really spiffy, ThinkPad. So, I''m trying to get wireless working under CentOS4 and I''m having trouble. First, I can''t seem to find any rpms to just install (this would be really nice). And, second, when I try to build it from the src.rpm that I pulled from the atrpms repository with "rpmbuild --recompile
2007 Jul 23
3
Can we get a newer version of madwifi on rpmforge?
RPMforge still has: rpmForge: madwifi-0.9.2.1-2.el5.rf.i386.rpm ATrpms has: madwifi-0.9.4-38_r2512.fc6.i386.rpm but requires their patched kernel. I am at IETF this week, and was at IEEE 802 last week. There are over 60 visible access points in most locations (actually not that may APs, but an SSID for b/g, another for a, another for 802.1x TKIP, another for 802.1x CCMP, argh!) and I
2008 Mar 20
1
build custom kernel
Hi guys! i followed tutorial for building custom kernel for centos5 http://howtoforge.com/kernel_compilation_centos with lastest kernel downloaded from kernel.org . in menuconfig i used /boot/config-(mycurrentcentoskernel) as a configuration. then i compiled with make rpm. Result was ok, but my kernel was about 400MB of size! :( Next problem was that alltought i we had ip_nat as a module selected
2009 Apr 10
2
madwifi not working for 5.2 x64
hi . i installed madwifi on 5.2 x64 but it dosent seem to be working any clues? pls help :) -- -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090410/f63cf28a/attachment-0002.html>
2006 Sep 04
2
Now running vmlinuz-2.6.9-42.0.2.EL -- MadWifi dead
Kudzu is not recognizing my Atheros card. Actually I was having this problem with the plus kernel and I fell back to 2.6.9-34.0.2 Running on ethernet until I can figure out what to update.
2010 Jul 15
2
Problems getting my wireles connection to work
I have an Everex laptop (ick, but it was super cheap) that has an Atheros wireless NIC in it, but I can't seem to get it to connect to my wireless in-home LAN. Here's what I've done so far (that isn't working) - any suggestions? [root at marktop mark]# lspci | grep Ether 00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 7c) 05:01.0 Ethernet controller:
2005 Sep 08
2
wpa_supplicant
Hi, I am running Centos 4.1 on a Dell D610 with ipw2200. Any good howto for running wpa-psk? I have searched and not found much related to RHEL or CentOS. -- Thanks http://www.911networks.com
2007 Apr 18
1
[Bridge] wds not working...help needed
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 5675 bytes Desc: Clear Day Bkgrd.jpg Url : http://lists.linux-foundation.org/pipermail/bridge/attachments/20060515/b39aa4d5/attachment.jpeg
2011 Jan 16
1
Atheros AR9287 PCI passthrough issue
Hi, i''m trying to use PCI passthrough feature on Xen 4.0 but it fails on my Wireless card. I use Xen 4.0 on a Debian 6.0 (package from repo) and try to passthrough the following PCI device root@omega:~# dpkg -l | grep xen ii libxenstore3.0 4.0.1-1 Xenstore communications library for Xen ii linux-image-2.6.32-5-xen-amd64 2.6.32-30 Linux 2.6.32 for 64-bit PCs, Xen dom0 support ii