Fedora Hardware :: Making Kernel Modules For Asus PCI-G31 Wireless Card?
Feb 1, 2010
I've got a wireless card and would like to make a driver module for it from the ralink tarball. Here's the details:
1. The Asus PCI-G31 uses the RaLink RT2561/RT61 802.11g chipset.
Code:
lspci
<some output omitted>
04:03.0 Network controller: RaLink RT2561/RT61 802.11g PCI
2. I am using the latest driver download from www.ralinktech.com which is
2009_0123_RT61_Linux_STA_v1.1.2.3.tar.bz2
3. I followed the documentation and I think it makes a script. Here's part of the README from the tarball.
Code:
Build Instructions:
1> $tar -xvzf RT61_Linux_STA_Drv_x.x.x.x.tar.gz
go to "./RT61_Linux_STA_Drv_x.x.x.x/Module" directory.
2> $cp Makefile.4 ./Makefile # [kernel 2.4]
[code]....
View 3 Replies
ADVERTISEMENT
Mar 10, 2011
0 down vote favorite
share [fb] share [tw]
This is the problem I run lspci -v which checks all drivers on my system and more. It says kernel driver in use is nouveau. Then under that it says kernel modules: nvidia recent, nvidia-96, nouveau, nvidiafb. So what it looks like I have 3-4 drivers for my video card loaded and one, nouveau, being used. I think they conflict with each other.
I'm trying to add drivers other then nouveau, because the mouse freezes with it. At this point I can't seem to get rid of nouveau, I go to terminal and type:
sudo apt-get --purge remove xserver-xorg-video-nouveau
And it says that it's not loaded so I can't dump it. lspci-v says nouveau is the driver being used and trying to dump it. It says it isn't installed. I'm confused. I want to dump nouveau, what should I do? I also go into Synaptic package manager and it isn't listed as being installed.
View 1 Replies
View Related
Jul 22, 2010
I am trying to setup Slacware 13.1 x86_64 to a encrypted partition. I used the README_CRYPT.TXT howto : [URL] At the step when I create an initrd.gz I get this error: Quote: ERROR: No /lib/modules/2.6.33.4-smp kernel modules tree found for kernel "2.6.33.4-smp"
I tried to look into the directory and there was only modules under 2.6.44.3. So I tried to change the command into: Quote: mkinitrd -c -k 2.6.33.4 -m ext3 -f ext3 -r cryptroot -C /dev/sda2
This command was successful, but I don't know if this is alright. I made the changes in lilo.conf, add initrd = initrd.gz. This is all on unencrypted /boot partition. The boot=/dev/sda1 I also set for the unencrypted boot partition. When I boot the system I get a kernel panic:
[Code]....
View 5 Replies
View Related
Mar 23, 2011
I was trying to install VirtualBox through the YaST > Software Management but it is not working, someone in the forum told me that I have to download the OSE version and do it manual way. Finally I am able to start up VB but not able to use the network connection. Thus I am trying to do this:
/etc/init.d/vboxdrv setup. I get this error:
[code]...
When I type dmesg, it shows me a bunch of info which I don't know what should look for. When I type modprobe vboxnetflt, I get the error: FATAL: Error inserting vboxnetflt (/lib/modules/2.6.37.1-1.2-default/updates/vboxnetflt.ko): Invalid module format. what should I do in order to get my VB to be able to connect to the internet?
View 5 Replies
View Related
Nov 27, 2010
I need some help getting my wireless card working.I have a ASUS PCE-N13 and I'm running ubuntu 10.10 AMD64.I have confirmed that the card works running under win xp.The problem I have is that it can't see any available networks.I have downloaded and compile the latest driver from ASUS rt2860sta 2.1.0.0 and added these lines to the blacklist file.
blacklist rt2800pci
blacklist rt2800usb
blacklist rt2x00lib[code]...........
View 1 Replies
View Related
Dec 12, 2010
just installed opensuse 11.3 on my asus eee pc 1018p and have severe problems to make the wireless network card work. tried to install the driver with ndiswrapper and b43-cutter, but without any success. ifconfig does not show any wlan0 device. below find output of
lspci -v
dmesg
ifconfig
installed opensuse on several notebooks/netbooks before but never ran into serious trouble.
[code]...
View 3 Replies
View Related
Jul 6, 2010
I have a Wireless PCI-Express Adapter which I wish to install the drivers, though am having difficulty. The chipset on my card is a Ralink. I have visited the Ralink Website Ralink corp. and downloaded the RT2860 Wireless Lan Linux Driver version 2.3.0.0. I have extracted the files within my home directory. I have read the readme file, and from what I understand I have needed to do... I have typed in the Make command as a "super user". Unfortunately I have had no success and it states the following output.
[Code]...
View 4 Replies
View Related
Aug 3, 2010
Used to work perfectly. I attempted to install VPN client, result is can't connect to anything. Networks are seen by network manager, nothing happens when click connect. Results below:
Wireless LAN present in Hardware information. Atheros AR242x 802.11abg Wireless PCI Express Adapter (wlan0)
Kernel Driver: ath5k
168c:001c
/var/log/boot.msg
[code]....
Advice is to use output of dmesg command to find problem, but as above I don't get any results for this in terminal.
attempt to ping external site
linux-cfi6:~ # ping -c 66.70.73.150
Usage: ping [-LRUbdfnqrvVaA] [-c count] [-i interval] [-w deadline]
[code]....
View 1 Replies
View Related
Mar 7, 2011
I made a custom kernel for maverick, 2.6.35-27. And I want to get the latest Intel 5300 wireless card drivers working. The wireless works now, but I want to get these installed anyway. I've been on a custom compilation kick for a while, and just been wanting to do everything compiled myself, just to learn a lot. Including putting linux on my WNDR3700 router using DD-WRT. Still doing a lot of customization on that as well.
View 1 Replies
View Related
Jun 12, 2009
there is an issue with the way the Linux Kernel addresses memory by default and the graphic drivers for my Asus G1Sn. I have a patch that I had compiled against a custom kernel for 2.6.27.xx how ever it does not work with the latest kernel in Fedora 11. It is beyond me to rewrite the patch to work with a different kernel.
View 1 Replies
View Related
Aug 7, 2010
I found a solution to my card reader problem in a another fedora post but when I type the code in terminal I get:
all config files need.conf /etc/modprobe.d/blacklist
How to write this code so I wont get this error and I can load these modules and also how to edit the modprobe.conf.
The code is below, using fedora 13.
You must load these two modules to work with card reader.
First : Remove the card from the Reader!
AS superuser type in console :
1. /sbin/modprobe tifm_core <enter>
2. /sbin/modprobe tifm_sd <enter>
If you want to automate these modules loading do the following :
edit the /etc/modprobe.conf file
add these :
alias mmc_core tifm_core
alias mmc_card tifm_sd
View 2 Replies
View Related
Jul 4, 2009
How do I get modules in the Kernel to load automatically at boottime? I''m specifically trying to get i810fb to load during the boot process. In Ubuntu, I just had to edit a file and update my initramfs. How do I do this in Fedora?
View 5 Replies
View Related
Mar 26, 2011
The new kernel upgrade on Fedora 14 will not boot. lib/modules do not exist is the message. Grub was adjusted to match the old kernel, and the new kernel when booting says lib/modules do not exist. The old kernel has twice as many modules as the new kernel in lib/modules. How do I get the new modules to install so I can boot with the new kernel then? Should I reinstall the new kernel?
View 2 Replies
View Related
May 8, 2011
I am attempting to compile the linux-2.6.35.13 kernel from kernel.org to use with an installation of Fedora 14 (2.6.35.11-83.fc14.x86_64). I've done this before with different kernel versions for older versions of Fedora, but I've encountered a new problem this time. Whenever I get to the "make install" step, I get the following:Quote:
sh /home/user/testing/source/linux-2.6.35.13/arch/x86/boot/install.sh 2.6.35.13 arch/x86/boot/bzImage
System.map "/boot"
[code]...
View 5 Replies
View Related
Dec 14, 2009
I'm trying to install some wireless drivers, but apparently I don't have a /lib/modules/<kernel>/build directory, which is causing the Makefile to throw an error. Is there a specific place I should point the Makefile at?
View 9 Replies
View Related
Aug 4, 2011
System. fedora 15, fully updated Kernel 2.6.40-4.fc15.X86_64
64 bit. Gnome 3
The other day I installed VMware Player on the system when the Kernel was 2.6.38.8-32.fc15.x86_64. On running VMware player after installing the kernel-headers and gcc files the program ran fine (I did not try to install the VMware Tools). I also have not loaded the guess OS as yet.
toady I did and update in which the kernel was updated. I checked to ensure the Kernel-headers were also updated for the latest kernel.
After rebooting the machine the running kernel was then 2.6.40-4.fc15.x86_64. I then tried to start VMware Player. It indicated because the kernel was changed it needed to install new kernel modules, OK, It open the module screen and then crashed.
The log says it can not compile Vmmon which is the first module. it does not go any further.
Tried to installed a new copy of VMware Player over the old one but this only resulted in the same error messages.
Any ideas on how to fix this.
View 13 Replies
View Related
Feb 25, 2010
I'm struggling to get my wireless connection working. During an install of the compat-wireless-kmp-desktop driver a warning occurs:
WARNING: /lib/modules/2.6.31.12-0.1-desktopp/kernel/drivers/net/wireless/wl12xx/wl12xx.ko needs unknown symbol_ieee80211_rx
and
Symbolieee80211_beacon_get
What can I do next to get this to work? Running Opensuse 11.2 on Asus 1005PE.
View 5 Replies
View Related
Dec 14, 2009
how can I check if my machine have the kernel-modules to mount NTFS? Running FC12
View 2 Replies
View Related
Sep 21, 2010
Fedora 13 on Asus P5Q Premium, E7500 hangs after 10mins to 2 hour. After some trial and error, I found that the problem could be related to yum although it could be that it is only by running yum that I've been able to trace the problem. On runlevel 3 (to make sure it's not an X server problem), system hangs and prints the following message on the screen (copied it by hand, still have to figure out where to find it after system restart):
BUG: unable to handle kernel NULL pointer dereference at 00...0695
Ooops: 0000 [01] SMP
last sysfs file /sys/devices/virtual/block/md127/md/raid-disks
CPU 0
[code]....
I have a hw RAID setup but the problem is the same, only the numbers are a bit different.
It is not a hw-related problem either because both the latest Suse and Kubuntu install without problems (although both seem to have problems in starting with RAID installed, normal disk is OK). Of course, I only have myself to blame because Asus says that this mb is compatible with FC8 - I haven't been able to test because my machine seems to have problems in booting from install DVD - but I suspect it is because that was the time this mb was launched and they haven't tried it on more recent Fedora distros.
Interestingly enough, the same problem comes with F12 and F11, didn't have energy to go further back. I've been using RedHat since ver 5.2. and would hate to give up following the path now. Fedora just stands out from the crowd so much that I can tolerate some inconveniences. This is just a bit too much.
View 3 Replies
View Related
Feb 3, 2011
I purchased a new Desktop PC and MTS MBLAZE data card. It works in Windows XP OS. To make it work in Fedora GNOME OS how can I proceed? Which software do I need? Where do I get it and how to download and instal it in my PC? The firm selling the data card do not have an easy solution.
View 1 Replies
View Related
Feb 10, 2010
I installed openSUSE 11.2 on virtualbox. My host is windows 7. I tried to install the guest additions, but i get an error saying
Code:
Building VirtualBox Guest Additions Kernel Modules...Failed
(Your system does not seem to be set up to build kernel modules)
How should i go about to let my system build kernel modules?
View 7 Replies
View Related
Sep 26, 2009
Today I decided to try to install 2.6.31.1 on Fedora 11, x86_64.I did it differently from what appears to be the RPM way, I instead just compiled it from the source.Anywho, ndiswrapper with NetworkManager doesn't work in the new kernel
View 12 Replies
View Related
Jul 20, 2010
I haven't been able to find anything really useful on google either. Was hoping you guys could point me somewhere or explain a process that might work. What I've tried so far is downloading the driver from ralink and trying to follow their procedure for getting it setup. Following the readme I get lost at step 3 and attempting to make it, I get:
[boardbox@niflheim ~]$ cd Desktop/2010_07_16_RT2860_Linux_STA_v2.4.0.0
[boardbox@niflheim 2010_07_16_RT2860_Linux_STA_v2.4.0.0]$ make
make -C tools
[code]...
but this hasn't fixed my problem either. I can see networks but I can't connect to anything, so kinda still stuck at square one.
EDIT: Turns out in frustration and absent-mindedness I didn't reboot and that fixed it.
View 1 Replies
View Related
Jan 31, 2010
I opted to install my Linux Fedora distribution, in a SUN VM (Virtualbox). [URL] I have 2 questions:
My current max res available to select is 1024x768. Can I run at 1920x1200? My display indicated that it is 'Unknown'. I don't know if that is in on the deal, or not...
Second question: When installing VBOXADDITIONS_3.1.2_56127, I am getting the error: Building the VirtualBox Guest Additions kernel modules [FAILED]
If I am displaying the log correctly, it indicates: Makefile:23: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again.. Stop Pictures are located here, in the EVGA Linux forum: [URL] I am new to both Linux, and Fedora.
My mission statement: To run Linux using the Fedora distribution, in a VM window under Windows 7 64bit Ultimate, with the ability for scripting using Bash, with the Perl programming language installed, and use Apache Tomcat to monitor both apps, and various VM installs, on numerous Servers via the internet.
View 14 Replies
View Related
Feb 4, 2011
configuring my ASUS USB-N13 Wireless-N Adapter I was able to get the drivers installed as per the instructions I found in the forum but I'm not sure how to get the ASUS USB-N13 Wireless-N Adapter to be recognized by the drivers and how to configure it to connect to the Internet I tried following the instructions it came with but I did not understand the steps to set it up it was like chinese to me no clue what it said I am running Redhat Linux 9.0 on the laptop
View 6 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
Mar 28, 2010
I have changed kernel to 2.6.33. After that ifconfig command shows only my ethernet card, wireless card have disappeared. What is wrong. In the old kernel everything works fine. I am sure that i have installed wi-fi stuff with kernel.
View 14 Replies
View Related
Feb 23, 2011
I am having some issues getting the broadcom sta driver installed on Kernels 2.6.36 up through 2.6.38.
Before I continue, I'll list my specs
Release: Xubuntu 10.04.2 LTS (64-Bit)
Wireless Card: Broadcom BCM4328
Kernel: 2.6.38-x (Any version), and 2.6.36 and above
EDIT: Yes! Yes! I got it to work, for those that are having issues, install this packages. Disregard that it says that there is an older version available in a software. The bcmwl-kernel-source for Natty works on Lucid![URL]... Install one of these and check your Hardware Drivers, they will probably say that the Broadcom STA driver is installed but not in use. If you then proceed to restart it should be up and running, this way you can use kernels 2.6.36+ and still use the Broadcom STA driver!
View 1 Replies
View Related
Mar 12, 2011
On a new ASUS eee PC 1015P, the Windows 7 o/s supplied works fine. Experimenting with a Fedora 14 Linux o/s, currently just booting to a Live User system on a USB Stick, there is no wireless networking. In case it is relevant, the wireless LAN Card details (as reported from lspci) are: Ralink RT3090 802.11n 1T/1R Wireless LAN Card Driver Version 3.1.6.1 Should I be expecting wireless to be working on the USB version, do I need to do a full install to get wireless or is it maybe a drivers problem?
View 3 Replies
View Related
Dec 4, 2010
Just installed Fedora 14 from the Live CD i686 on my Dell Inspiron 1521. I can't connect to the SpeedTouch 585 on either wireless broadcom card or the wired Ethernet card.
I can connect to it from the same Laptop on the Vista which is on dual boot on the same laptop.
Further confusing is that I ran Fedora 14 and connected to another SpeedTouch today.
Already checked the Channel on the wireless nic and it's on the same one as the SpeedTouch.
View 6 Replies
View Related