Ubuntu :: Compiling And Updating Drivers
Jan 23, 2010
I have a wifi card that has a generic driver through ubuntu that doesn't give it near the capabilities it has with another driver I found at another website. I compiled this driver myself and installed it, but after an update all effects of that driver seem to be gone.
View 5 Replies
ADVERTISEMENT
Feb 18, 2011
I am running a Fedora 13 x64 . The latest kernel I get is 2.6.34.8 in testing from yumex. However I want to install 2.6.37 How do I do it, without compiling from the source (which I think is beyond my scope at this point). I am more concerned with this because I am planning to get LMDE for my notebook but I came to know that it runs 2.6.32 kernel, so would I be able to update it? There's also the Liquorix kernel that I have read about, with many people saying that its better for daily usage scenarios--is that true, and is there some major difference in code?
View 1 Replies
View Related
Jul 13, 2011
I recently bought a new PC and it has an AMD GPU. I've been using Catalyst because the open source radeon driver gave me poor performance in games (maybe by 12.04 I can use it ).I've had some updates show up recently. This brings me to wonder if I have anything at all to worry about. This is a production machine and I don't want to muck around with fixing issues brought on by my usual apt-get upgrade.Currently, I've been avoiding updating a few packages related to the Kernel and Xorg:
Code:
The following packages have been kept back:
linux-generic linux-headers-generic linux-image-generic
The following packages will be upgraded:
linux-libc-dev xserver-xorg-video-ati xserver-xorg-video-radeon
3 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.I had an NVIDIA issue back on Ubuntu 8.04 after updating once, due to a kernel update. I had to revert to an older kernel and mess around a bit to fix my installation. I don't have any experience with Catalyst. Basically, I want input as to whether or not it's dangerous to update this sort of stuff. I don't want to mess around fixing issues caused by a rogue update
Ubuntu 11.04 64 bit
AMD Radeon HD 6450
Latest proprietary driver available from Jockey.
View 1 Replies
View Related
Nov 7, 2010
I am trying to compile the drivers for my new wireless adapter card. It has me copy a specific configuration based on my Kernal (2.6 which is supported) to a Makefile, then "make all."I get an error after performing this task stating that the path ending in /build is not a directory. I follow the path to /build and "build" is shown in red letters with a black box around it. Just for fun I attempted MKDIR build, and it stated "file exists" ls-la says it is not a directory. I think this is where it is bombing, from the Makefile:
make -c /lib/modules/$(shell uname -r)/build SUBDIRS=$(shell pwd) modules
View 4 Replies
View Related
Jul 18, 2010
I would really like to try and do a Netinstall on my laptop with it. I know I could just download the CD's/a DVD, but I would rather customize it for my laptop, and I've heard that's the fastest way. The problem is that I have to compile the drivers for both my wireless and my wired internet. I have guides to compile both the wireless [URL] and wired [URL] internet. I was wondering if there was a way to compile these drivers in a Netinstall (preferably the wireless, but wired if necessary)?
View 5 Replies
View Related
Oct 28, 2010
I am running Debian 5.0.6 and trying to install an ATI FirePro V3750 graphics card. I am unable to compile the fglrx driver. if there is some way to manage to install the fglrx drivers.
cpus amd64 dual quads
motherboard tyan 2927
video ati V3750
kernel 2.6.26
headers and gcc fully installed.
View 1 Replies
View Related
Sep 14, 2010
I've made the real mistake of buying a laptop with a Broadcom wifi adapter on it. (That thwacking sound is me kicking myself for not noticing after spending weeks and weeks carefully choosing the model I wanted.)
lspci gives this:
02:00.0 Network controller: Broadcom Corporation Device 4727 (rev 01)
I have downloaded the 32 bit drivers from here (am running Mandriva 2010.1 Free 32 bit). The readme indicates the 4727 is supported by the latest OS drivers amazingly. [URL]. I have installed the Linux kernel source files.
First problem comes with the first instruction in the readme.
# mkdir hybrid_wl
# cd hybrid_wl
# tar xzf <path>/hybrid-portsrc.tar or <path>/hybrid-portsrc-x86_64.tar.gz
The tar instruction just does nothing, so I just right clicked in Dolphin and unpacked it to its own directory. I navigated the terminal to where it unpacked and did make. I got this:
Code:
[robertw@localhost hybrid-portsrc-x86_32-v5.60.48.36]$ make
KBUILD_NOPEDANTIC=1 make -C /lib/modules/`uname -r`/build M=`pwd`
make[1]: Entering directory `/usr/src/linux-2.6.33.5-2mnb'
ERROR: Kernel configuration is invalid.
include/generated/autoconf.h or include/config/auto.conf are missing.
Run 'make oldconfig && make prepare' on kernel src to fix it.
WARNING: Symbol version dump /usr/src/linux-2.6.33.5-2mnb/Module.symvers is missing; modules will have no dependencies and modversions.
CC [M] /home/robertw/Downloads/hybrid-portsrc-x86_32-v5.60.48.36/src/shared/linux_osl.o
/home/robertw/Downloads/hybrid-portsrc-x86_32-v5.60.48.36/src/shared/linux_osl.c:1: error: code model "kernel" not supported in the 32 bit mode
/home/robertw/Downloads/hybrid-portsrc-x86_32-v5.60.48.36/src/shared/linux_osl.c:1: sorry, unimplemented: 64-bit mode not compiled in
make[2]: *** [/home/robertw/Downloads/hybrid-portsrc-x86_32-v5.60.48.36/src/shared/linux_osl.o] Error 1
make[1]: *** [_module_/home/robertw/Downloads/hybrid-portsrc-x86_32-v5.60.48.36] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.33.5-2mnb'
make: *** [all] Error 2
View 5 Replies
View Related
Jul 6, 2010
I am running kernel 2.6.32-23-generic-pae and since updating nvidia drivers do not work. I go into hardware drivers and activate but I get dropping to low resolution desktop or VGA not supported.
View 2 Replies
View Related
Feb 28, 2011
I just installed Ubuntu last night parallel to windows vista ultimate (no problems). My biggest problem is that when I tried to install the nvidia display drivers, I somehow downloaded a server based driver (and am having amazingly difficult problems). I use a dual monitor set up (both are plug and play LCD displays) and i'm not too worried about aesthetics but rather, performance. I downloaded the correct driver but now I don't know how to install it. Is there a way to uninstall this server driver?
View 1 Replies
View Related
Mar 25, 2010
I want to install the proper drivers for my system .the drivers are here: [URL] and come in a .run format (archive format I guess?) Anyway. If someone has done this with these drivers or other nvidia drivers and has some advice. Please, I'd really rather NOT end up screwing up my system or end up accomplishing nothing at all because I did it wrong.
View 1 Replies
View Related
Aug 27, 2010
I can't remove my old 10.6 catalyst drivers. First I have removed both fglrx packages installed from ATI repo. Then I removed the xorg file, run mkinitrd and finally a reboot to start again with radeon drivers. (fglrx module is not running anymore). After that I run the 10.8 installation script, aticonfig --initial, mkinitrd and finally the reboot. Now the fglrx module is running but when I open de catalyst control center the information tab shows catalyst 10.6 drivers version (8.741 package version). Radeon HD2400 + openSUSE 11.3. Is there something else I should remove before installing catalyst drivers again?
View 9 Replies
View Related
Aug 6, 2011
I've just installed Fedora this morning. In the past I've tried OpenSuse and Ubuntu. OpenSuse has it's problems and I don't like Ubuntu's new "Unity" GUI, so I wanted to try something else.
1. I got my first error about 1 minute after loading, when I tried to do a software update.("could not add package update for fedora-release-rawhide-15-3(noarch)updates: fedora-release-rawhide-15-3.noarch"). Not sure what that's about, but I found a solution on these forums (just using yum update on the command line).
2. My wireless card (Realtek) is not working. It took me ages (days) to figure out how to get it to work in OpenSuse. I had to compile the driver from source and install the firmware. I'm trying to do the same in Fedora, but am getting an error I don't understand.
On OpenSuse I had to install "Linux Kernel Development", "C/C++ Development" and "Base Development" from YaST, then compile using "make" on the command line. In Fedora I've installed gcc gcc-c++, kernel-devel and kernel-headers using yum. When I try and make the file, I get the following error:
[Code]....
3. I can't find any kind of software management tool in Fedora, just the yum thing on the command line. I don't mind that, but how do I know the names of the things I want to install? Is there some way I can search for software or something?
View 7 Replies
View Related
Apr 24, 2011
Basically everything was going fine, and i was enjoying the OpenSuse experience, then downloaded djl (Games Launcher) , installed some games and found that i had a very very very bad frame rate (about 1FPS), and my GPU is a NVIDIA GTS250 (1GB), and runs most games flawlessly under m$, so i went about installing the graphics drivers for my card. I followed the instructions and was under the assumption that i installed the correct ones, but now i cannot boot into any graphical interface. I think that it should be a graphics issue, as this was one of the few things done before rebooting. I have tried booting into the normal mode, and the failsafe, I have read many other "Not booting'' posts, and have tried their solutions without success, there include: Changing the boot parameters Logging in and manually trying to boot up the gui (init 3.... init 5... etc)
When the computer tries to load up OpenSuse in normal mode, it comes up with the normal loading screen, and then about 90% of the way it stops for about 30 seconds, and then switches over to a CLI, asking for a login, going through the log a couple of things fail, did have these noted down (but cannot find and will post along with other commands that i am asked to do) I want to try and avoid a reinstall as it took me a long time to get the WiFi card working.
View 9 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
Jun 6, 2011
after updating kernel and installing nvidia drivers, the startup splash(I dont know the proper word) has changed into bar type. How can it be corrected .
View 3 Replies
View Related
Apr 21, 2011
I have a 3dsp pci wifi card, and the last kernel it supports is Ubuntu 10.04 2.6.32-(21-24) I want to update but dont want to accidentally update the kernal.
View 3 Replies
View Related
Apr 8, 2010
I have been using ubuntu for quite a long time, and for the first time, I am now unable to set nvidia drivers to work. I have just install ubuntu 9.10 amd64 on an AMD 64 athlong X2 with a GEForce 6500 nvidia card.
The only reason I need the proprietary drivers is to use two monitors.
I am going crazy, I have tested everything I have found on the web. I have tried all the nvidia drivers version, I have tried envyng, ... but nvidia do not work!!
I am trying Xinerama with nv, but it does not work either!!!
Here is my xorg.conf file in which I have tried to use nv driver to set dual monitor. X fails to load and it says that screen 0 is deleted, that devices are found but there are no matches in the config file. Any clue?
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
[Code]....
View 3 Replies
View Related
May 8, 2010
I know i know, some will say "eww Proprietary Drivers" but hey, ubunt is all about having more control of the OS. Is there an easy way to install Proprietary Drivers thats not through the hardware drivers option on system?
View 2 Replies
View Related
Jul 13, 2010
I installed Xubuntu the other night (completely wiped machine) and started doing all the updates on it. After a couple of reboots, I changed from the proprietary drivers, to the regular nVidia drivers. After doing this, the startup logo is displayed at a really low resolution. Is there a simple fix to change this and use the nVidia drivers as well?
View 1 Replies
View Related
Jun 27, 2010
I've installed Ubuntu Netbook 10.04 on my HP DV2000 laptop and now I want to get my wireless to work by installing the proprietary broadcom drivers (4311, I think). But my internet doesn't work yet obviously, so I need to download the drivers to my thumb drive on my desktop and install them on my non-networked laptop.My issue is that I don't know:a) Where to get the driversb) How to install them from a local drive
View 2 Replies
View Related
Oct 24, 2009
I just installed Karmic beta and I'm having issues with getting my wireless driver to work. When I was using 9.04 and when I booted 9.10 from a CD, I could just go to System > Administration > Hardware Drivers and activate a wireless driver and everything would be just peachy. The problem is that, in the install of 9.10 beta, no drivers appear when I load the Hardware Drivers GUI, so I can't get wireless internet.
Is there anything I can do besides wait a few days for the full release of 9.10 and hope that solves the issue?
View 5 Replies
View Related
Mar 7, 2010
[URL] I just updated and then saw this news , whats the solution for me, I either want to go beta or downgrade, If i try to boot to previous kernel, boot hangs in graphic mode, I cant start X and gdm . How to install kmod with beta drivers? Or whats the solution, nvidia ver: 195.36.08
[Code]....
View 16 Replies
View Related
Feb 15, 2009
I've been trying to get online for the better part of a week now with no luck. I can't get my network up to download drivers for my hardware - without the drivers I have no GUI so I'm stuck trying to do this in text mode.
View 14 Replies
View Related
May 9, 2011
after few years being limited with my pc configuration (windows OS) I realized that linux or it's distributions is the best invention in 21 century. And finally I am starting use it. openSUSE 11.4 installaition succesful, I updated it and it looks I don;t have any problems, but I got few questions.
1. How install older version of mozilla firefox internet browser here? I can't install some plugins because it's a firefox beta 12 version, for example. I am quake fan, o I like play quake live, but i can't install quake plugin, because my firefox is beta version.
2. Does I got all drivers instantly installed to my mashine? ATI video drivers, sound drivers ect??
3. Are there any How-To guides which can teach me, how I can improve my desktop? gadgets, 3D desktop ect...?
View 5 Replies
View Related
Sep 4, 2010
I verify in Intel site that my Intel'drivers are outdated, because Dell Suport is slow, so how do I update them in Opensuse?
Do I use Virtual Machine or try through Wine?
View 4 Replies
View Related
Sep 12, 2010
I have recently obtained a dell 725 printer but it the drivers do not seem to be available when I try to configure it.
View 3 Replies
View Related
Apr 28, 2009
I have a new dell inspiron 1545 since i am facing problems with vista i wanted to work with linux operating system (fedora 9). I want to install the video drivers and sound drivers for my laptop..When i installed fedora 9 my screen resolution was 1366x768 but suddenly now my resolution is 1024x768. I tried to change the resolution but I am unable to find my laptop resolution. What could be the problem
Here I can see my video card and sound card.. I want to install the drivers for my cards
View 3 Replies
View Related
Jan 15, 2010
when I boot into Fedora right before the login screen I get a black screen with a command line.How can I uninstall the drivers and get it work again without ATI Drivers? I have switchable graphics and for Fedora have to switch them in the BIOS but with integrated as well as discrete graphics I get the same black screen.I have the LiveDVD ready and only need advice on howto log in in text mode or recover via LiveDVD.
View 1 Replies
View Related
Jan 5, 2011
I have tried several times, but compiling always fails.I want to compile a litte program called dwg2dxf.I think all the needed programs are installed.First I unpack the tar.gz file on my desktop. Open Terminal, enter directory, then type"./configure"Everything fine, some files are created. config.log doesnt show errors (See config.log file)."make"Some errors occurenters some directories without doing anything, thenmain.cpp:39: fatal error: iostream.h: (translation) Doesnt exist.This is the text from the terminal:
familia@familia-laptop:~/Escritorio/dwg2dxf-2.1$ make
make all-recursive
make[1]: se ingresa al directorio /home/familia/Escritorio/dwg2dxf-2.1
[code]...
View 7 Replies
View Related
Mar 2, 2011
so I am wanting to compile my own kernel to see if i can get my laptop to run a lill better. I found the how too's to do the compile, but what I want to know is.. what is the most complete way to find all the hardware and such that is in my laptop so i can build all the support into the kernel that i need and leave out EVERYTHING i dont need.
i figured lspci is a start but there has to be more info somewhere to find the exact needs of the laptop.
View 7 Replies
View Related