similar to: kernel-image naming with Xen

Displaying 20 results from an estimated 300 matches similar to: "kernel-image naming with Xen"

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
2009 Jan 13
2
Zaptel & multiple kernels
Hi, If I have multiple kernel sources in /usr/src, e.g. linux-headers-2.6.26-1-686 linux-headers-2.6.26.custom.1 how does the Zaptel Makefile(?) know which one to pick? Is it a good approach to compile the kernel first and then compile Zaptel "manually" afterwards? Or should I rather put zaptel in /usr/src/modules and use fakeroot make-kpkg ... modules_image in the kernel
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
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.
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
2006 Nov 14
1
pci passthrough and domU madwifi drivers
Hi list, The crux of my setup is given in the Subject: field. I''m using Xen 3.0.3 (release) on a VIA Nehemiah chipset with Linux 2.6.16.29 in both dom0 and domU. Because the documentation on PCI passthrough is a bit sparse, I''m turning to the mailing list.. hopefully you guys have some input. My goal is to set up a system where: * 1 domU VM runs at a time. * The VM can be
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,
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
2007 Jun 14
3
Trying to understand Suspend 2
I am trying to understand Suspend 2 and what I have to do to get it working in Centos 5. There is quite a bit for it at ATrpms: http://www.atrpms.net/dist/el5/hibernate-suspend2/ http://www.atrpms.net/dist/el5/kernel-suspend2/ The later is the kernel patches that they refer to at the Suspend2 website, so I don't have to recompile the kernel? I noticed that over at:
2006 Jul 24
0
Installed plus kernel, kudzu did not see atheros wifi
I took the dive and installed the CentosPlus kernel. I remembered that I could always boot with the old kernel if things went south. But on reboot, kudzu wanted to delete the Atheros config. I told it not to, but.... Would a simple 'freshen' of madwifi-0.9.1-24.el4.at.i386.rpm ? an rpm -qa |grep wifi returns: madwifi-kmdl-2.6.9-34.0.2.EL-0.9.1-24.el4.at madwifi-0.9.1-24.el4.at
2008 Dec 03
3
What ever happened to the dkms atheros drivers/
My OQO boxes have the AR5413 wifi chipset, so for the first time in quite a while, I again need to run madwifi. So I went looking for the dkms madwifi rpms, but could not find them. They use to be on rpmforge, as I recall. dkms is there. So have I lost some memory cells or have these rpms taken a hike?
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 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
2006 Aug 10
1
Wifi wpa_supplicant with atheros successes or failures?
I remember being a small part of and following this thread a few months ago. <http://lists.centos.org/pipermail/centos/2006-May/065091.html> I've been attempting a go at getting wpa_supplicant running on CentOS 4.3 and haven't had much luck. I'm assuming my failure is my lack of knowledge on the subject, but anyways. First, my normal setup is as follows: IBM Thinkpad R40
2009 Apr 05
1
can't "make"
Hello. I just fresh-installed 5.3 onto my laptop, and I have a problem trying to get wifi working. Be aware that I have 5.2 on it, and did the same process, and it worked great! I'm using http://wiki.centos.org/HowTos/Laptops/WirelessAR5007EG -- as I did for 5.2. The problem arises in section 6: [mpk at a3680 madwifi-hal-0.10.5.6-r3968-20090402]$ make /bin/sh: line 0: cd:
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>
2008 Jan 08
1
Wireless Wiki ??
I went to the wiki and searched for both wireless and wifi and did not find anything related to wireless cards in CentOS. I think it would be stellar to have something similar to the laptops page but for wifi chipsets. I would propose it have three categories: FOSS chipsets Native driver but not FOSS chipsets (ie atheros via madwifi) NDIS Wrapper FSF has compiled somewhat of a list at
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.
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,
2006 Aug 15
0
Where is wpa_gui?
I am seeing references to wpa_gui on the madwifi WiKi. But I do not see it in the Enterprise Redhat 4 directories with the other madwifi and wpa_supplicant rpms. only wpa_cli Anyone have information as to the whereabouts of this program?