I have a linksys AE1000 wireless adapter, I have the proper driver, and I was able to install it on ubuntu to by typing cd (directory) make make install On Fedora 13 when i type su Cd (directory) make I get this after i hit enter after i type make
[root@Renegade wireless]# make
make -C tools
make[1]: Entering directory `/home/Renegade/wireless/tools'
gcc -g bin2h.c -o bin2h
I am porting a Python program to Linux (which I'm a first time user of). The program uses ADAM modules for which I need the driver installed. My problem is compiling a file "usbserial.c" into "usbserial.o" in order to do makefile install. I've replaced the config.h with autoconf.h. I entered "sudo apt-get upgrade", though I don't know why. Now my src folder looks like this:
not entirely sure if this is a hardware or a kernel/distro issue but here goes: when trying to install the driver for an Intel e100 (82557) NIC (on an IBM Thinkpad A20m) I get the following from both <make> and <make install>....
make -C /lib/modules/2.6.30.9/build SUBDIRS=/root/e100-3.5.17/src modules make[1]: Entering directory /usr/src/linux-source-2.6.30.9 WARNING: Symbol version dump /usr/src/linux-source-2.6.30.9/Module.symvers is missing: modules will have no dependencies and modversions.scripts/Makefile.build:49 *** CFLAGS was changed in "/root/e100-3.5.17/src/Makefile". Fix it to use EXTRA CFLAGS. Stop.
I want to install mysql50-server and when I write make install clean. I receive this error: Makefile:34: *** missing separator. Stop.
Here is the code : # New ports collection makefile for:MySQL-server # Date created:Fri Apr 11 10:06:26 CET 2003 # Whom:Alex Dupre <sysadmin@alexdupre.com> # # $FreeBSD: ports/databases/mysql50-server/Makefile,v 1.251 2010/02/16 11:03:02 ale Exp $ #
I just downloaded slackware 13.1(x86) and i'm trying to compile ndiswrapper-1.56 using the slackbuild from slackbuils.org and i'm getting this error:
Code:
Makefile:535: /usr/src/linux-2.6.33.4/arch/i486/Makefile: No such file or directory make[2]: *** No rule to make target `/usr/src/linux-2.6.33.4/arch/i486/Makefile'. Stop. make[1]: *** [modules] Error 2 make: *** [all] Error 2
I'm trying to get my new Wireless USB dongle to work with Xubuntu 9.10 Karmic Koala. I've extracted the .rar file that was on the drivers CD that came with the dongle. According to the ReadMe....
The Model Name is: RT2870 Wireless Lan Linux Driver Driver Name: rt2870.o/rt2870.ko Hardware: Ralink 802.1n Wireless LAN Card Description: This is a linux device driver for Ralink RT2870 USB ABGN WLAN Card. My issues:
1. I do not see the driver file anywhere in the folder contents... I suppose that I have to "build" it. 2. In the makefile the chipset is default set to "CHIPSET = 3070" & the folder that holds all the extracted files is named 2008_1128_RT3070_Linux_STA_v2.0.1.0 so I'm confused as to whether this dongle has a 2870 or 3070 chipset inside. Does it matter? 3. Sorry, I'm a bit of a n00bster when it comes to all this, but I'm having some problems with the build instructions. It reads:
I've just changed from Fedora 8 to Fedora 10 and I'm having trouble installing a special alternative keyboard driver.
I used to be able to put the driver in the xkb/symbols directory, make entries for it in xkb/rules/base.xml and base.lst, and install with the System menu. Now I find that the Gnome tool no longer seems to be using the base files, and my driver doesn't show up.
Does anyone know where Gnome gets its list of drivers from? Alternatively, can I install it by editing a configuration file?
I have some trouble installing the nvidia driver on Fedora12. I started to follow the guide posted by Leigh here:[URL]..I enabled the rpmfusion repo, but when i wanted to install kmod-nvidia and xorg-x11-drv-nvidia-libs.i686 i had a depadency failure Here's what i got:
I installed nvidia graphics card on my fedora 13. It is not starting since then. Just the logo of fedora comes up, progresses, and it stops. What can be done to boot the os?
i don't have connection in my compuer write now so i whant to install RT2870 driver but i don't know how i found this tutorials [URL] but i can't install may be i have error in choise package this is my kernel version Linux Ouz3r4 2.6.35.10-74.fc14.i686 #1 SMP Thu Dec 23 16:17:40 UTC 2010 i686 i686 i386 GNU/Linux i found this driver too [URL] but how to install
I am having a world of trouble getting my old GeForce2 MX400 to work in a fresh install of Fedora 10. I included the RPMFusion directories, so my yum repolist includes:
But when I type yum list | grep nvidia, nothing comes up. When I type yum install kmod-nvidia or yum install akmod-nvidia, it says there's no package like this. Have these been updated for Fedora V10 yet? If they haven't, I guess I will just have to use another distro. BTW, when I tried installing the driver from the NVIDIA website, it says it needs to recompile the Kernel, and after installing gcc and make, it still gave some weird error about how with kernel 2.6 it can't find the proper kernel headers or something like that. I heard somebody post that you shouldn't use the NVIDIA drivers, they mess up OpenGL, you should you Livna kmod-nvidia.
1) Would you recommend livna kmod-nvidia or Nvidia's own driver's for a GeForce2 MX400 and Fed 10?
2) Whichever you recommend, could you give some clue how to get around either problem I'm having?
I am very new to Linux and need to install a driver for my wireless card. I am trying to install the RT3070 v2.0.1.0 driver from Ralink. I am running Fedora 2.6.29.4-167.fc11.i686.PAE. I have read the thread in the Solutions section about this driver, but unfortunately this is somewhat above my levels of comprehension, and I don't really know where to start.
Here is the output. [chips@fedora wireless_utility]$ tar xvf RT3070_Linux_STA_v2.0.1.0.tar.bz2 tar: Record size = 8 blocks 2008_1225_RT3070_Linux_STA_v2.0.1.0/common/ 2008_1225_RT3070_Linux_STA_v2.0.1.0/common/2870_rtmp_init.c 2008_1225_RT3070_Linux_STA_v2.0.1.0/common/action.c 2008_1225_RT3070_Linux_STA_v2.0.1.0/common/ba_action.c 2008_1225_RT3070_Linux_STA_v2.0.1.0/common/cmm_data.c 2008_1225_RT3070_Linux_STA_v2.0.1.0/common/cmm_data_2870.c 2008_1225_RT3070_Linux_STA_v2.0.1.0/common/cmm_info.c ..... cp: cannot stat `/home/chips/wireless_utility/2008_1225_RT3070_Linux_STA_v2.0.1.0/RT3070STA.dat': No such file or directory make[1]: *** [install] Error 1 make[1]: Leaving directory `/home/chips/wireless_utility/2008_1225_RT3070_Linux_STA_v2.0.1.0/os/linux' make: *** [install] Error 2 [root@fedora 2008_1225_RT3070_Linux_STA_v2.0.1.0]#
I used leighs post to install the nvidia driver for Fedora 12 and now plymouth does not work it uses the text theme. Right before it goes into the text theme I get this message:
I have acer laptop with ATI Mobility Radeon HD 5470 graphics card. I have downloaded ATI Radeon 5xxx driver from ati official site. When I ran it using the command below, it gives me the following error
I am wondering if there is someone who have succeeded in installing the driver for nVidia GT 330M from RPMFusion in Fedora 13.
I followed the instructions here [url], namely,
1. recreate the initrd manually
2.yum install kmod-nvidia-PAE
It didn't work. I also tried the method mentioned at the section 'Troubleshooting', but it did not either.
The trouble I encountered after rebooting is : The progress bar changed from an icon at the center to three lines at bottom. After the three lines reached at the end, the whole screen just went to blank.
I am guessing that the three lines, instead of the icon, only shows if your video card is not so powerful. And In my case, the reason could be the driver didn't work properly.
After I installed the driver for my AGP GeForce Fx 5500, the system is not booting. I followed some instructions on a website and I disabled "nouveau" in the grub.conf file and then I installed the driver for the VGA. I need to mention that I updated my system to the latest software updates. Anyway, after I installed the driver (which it seems it was wrong for my VGA), the system currently arrive to a step in booting which it's : Starting apt [ok]. After that the system is hanging and not able to enter the desktop.
First some specs: Fedora 13 (Goddard) 32-bit NVIDIA GeForce GTX 260
The DVI output on my card works just fine to my monitor, which is what I've been using. I installed no drivers; it just worked. However, now I need a duplicate screen to be given via the s-video output, but it doesn't work. Nothing is being given to the tv and nothing is being detected under monitors. From what I understand, this is because I need to install the appropriate Driver.
I downloaded my driver from the nvidia website, but it won't install. it tells me I need to disable nouveau.
I just install FC12 after all settings are done I install nvidia driver for PAE kernel whit the command # sudo yum install kmod-nvidia-PAE after reboot the system is not able to boot again.What I can do to uninstall the driver?
I borked (broke) my install of Fedora 12 I have an Nvidia 6600 GT AGP card. I was using the Mesa driver. I wanted something better so I tried installing Nvidia's propriety driver from the RPMFuzion repos. Everything seemed to go fine until I tried restarting the computer. It shows the F logo in a balloon type circle filling up and then goes to a black screen with a blinking cursor in the top left corner and stays that way. If I press F2 when Fedora is starting then I see a list of what is happening. It gets to the point of ''Starting atd.........OK'' and then it stops and the screen starts flashing. Curiously, earlier in the list it shows that the Nvidia driver starts OK.
If I had to guess I'd say that the xorg.conf file has some setting in it that isn't working with the Nvidia driver. But I have no idea how to get to a prompt so that I can go to the folder containing the xorg.conf file and rebuild the file. Or, if you know better than that and know what I've really done then I'm listening.
The relevant details of my setup are: Samsung R522 laptop Realtek RTL8192E wireless network controller (PCI) Fedora 12, kernel 2.6.32.9-70.fc12.i686 (automatically updated using software update)
My problem is that my wireless card has never worked - basically there aren't any widely available linux drivers, and there are many threads on getting the RTL8192E to work on many different forums, e.g. here, but none specifically for Fedora, so I think that this thread could potentially guide many more users. FYI, my hardwired network connection works perfectly.
Fantastically however, by emailing Realtek support, they'll send you their Linux driver, which most people have claimed works perfectly (although why they haven't just put it on their website is beyond me). SO, I've got a Linux driver for my wireless card. When Realtek emailed me to send me the driver, they said to just 'cd' into the driver directory, then do
su make clean make make install reboot ./wlan0up or ./wlan1up
OK, so I tried to do this and get the following error: make: *** /lib/modules/2.6.32.9-70.fc12.i686/build: No such file or directory. Stop. make: *** [all] Error 2
I don't know enough about linux to understand this error. I really don't want to have to recompile my kernel, and I hope there is some way to install this driver with not too much hassle. How to overcome this error, and install my wireless driver so I can get wireless network access on my Fedora 12 operating system. I've found Fedora 12 really easy to use so far, but this is proving quite hard!
This is the output of 'ls -lh' in the folder which seems to be causing the error, namely /lib/modules/2.6.32.9-70.fc12.i686/ total 3.1M lrwxrwxrwx 1 root root 46 2010-03-16 22:53 build -> ../../../usr/src/kernels/2.6.32.9-70.fc12.i686 drwxr-xr-x 2 root root 4.0K 2010-03-03 05:28 extra drwxr-xr-x 11 root root 4.0K 2010-03-16 22:53 kernel -rw-r--r-- 1 root root 498K 2010-03-16 22:53 modules.alias .....
I'm trying Fedora for the first time. I tried installing NVidia's driver with their shellscript but it didn't work for lots of reasons. Has anyone done this before?:[URL].. Does it work? I never used a distro with a package manager before. Aren't there several different drivers for different NVidia cards? How do the instructions in that link make you get the correct driver? And then does it create an /etc/X11/xorg.conf file?
EDIT: or is the Neaveau driver good enough already? I can't figure out if it's basically a finished product or not.
I have a dell PC running on Fedora 12, and I would like to install this SCSI controller card from adaptec:[URL]I see that the driver for Linux is available only as source code. Can somebody please indicate me how to proceed? I am not advanced enough in Linux to know what to do with it myself...I downloaded the most recent (v2.0.26) Source Code for Linux Kernel v2.6 on all platforms.Here are the contents of the tarball (if it helps in any way):
I recently installed realtek sound driver software in my system, but after installing it,the speakers are not working.... I'm using fedora 13(x86_64). i just want to make my system speak,like before.... how to make my speakers work ?
I'm just learning to use Eclipse (have previously been a vim+make developer). I created the standard Hello World project following the tutorial. The program compiles fine, but if I build it again without cleaning the project, make aborts with a glibc double free message (pasted below). The same thing happens if I run make in the Debug directory outside eclipse. I don't know make well enough to figure out what the problem is, and to my mind Eclipse shouldn't be generating a buggy makefile anyway.
I've attached a tarfile of the project directory. Download the file and the following sequence of commands should show you the problem: tar xvzf HelloWorld.tar.gz && cd HelloWorld/Debug && make && make Also, if you think it would be worthwhile submitting a bugreport to the Fedora Eclipse dev team, let me know where I can do that and I'll be happy to.
I am having an error during my Oracle 11g R2 installation on Fedora 13 that I couldn't get rid of or fix it, and I just continued the installation by clicking on the continue button to skip this error. The error message on the alert window is:
Error in invoking target 'agent nmhs' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/sysman/lib/ins_emagent.mk'. See '/u01/app/oraInventory/logs/installActions2010-06-24_03-22-15PM.log' for details.
and here is the contenets (error part) of the installActions2010-06-24_03-22-15PM.log file
INFO: /usr/bin/ld: /u01/app/oracle/product/carried(nmectlt.o): undefined reference to symbol 'B_DestroyKeyObject' /usr/bin/ld: note: 'B_DestroyKeyObject' is defined in DSO /u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so so try adding it to the linker command line /u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so: could not read symbols: Invalid operation