OpenSUSE Hardware :: Kernel Update And Fglrx Driver ?
Oct 29, 2010
I have an HP laptop running 11.3/KDE4.5.2, has integrated HD3200 ati graphics.
Yesterday, ATI version 10.10 fglrx driver was installed on the system, kernel was 2.6.34.7-0.4-desktop. I use the "build rpm" option with the downloads from ATI. All seemed running well.
I had installed the automatic recompile script posted by please_try_again after moving to 2.6.34.7-04, so today's new 2.6.34.7-0.5-desktop update was a chance to see it in action.
After the update and reboot, the X server restarted so I have to assume the automatic recompile script ran, although I did not see any messaging (place to look?).
However, some things did not seem "quite right". fgl_glxgears ran, but seemed slow (only 70 or so fps) pm-suspend failed to sleep the machine, I see the error message "s2ram_do: Device or resource busy" in /var/log/pm-suspend.log, which I think (?) is fglrx related but not sure why I think that. I moved to a root terminal, init 3, removed the fglrx rpm with yast, deleted the fglrx rpm and rebuilt a new one with ati....run. I then installed the new rpm (with yast), ran aticonfig --initial, then rebooted.
Basically, I am at the same level as above, fglrx installed and running, but slow and pm-suspend still not working.
So now I wonder if there is a new problem with the -5 kernel update, something like the excitement a couple weeks back when we had to patch the driver (or the kernel symbols) just to get a compile.
Can i assume someone has been able to cleanly update to 2.6.34.7-0.5 and get their fglrx running again?
An observation, which may or may not be related to my issues. The fglrx rpm installs a new /usr/lib64/dri/fglrx_dri.so, but in reviewing the log file /var/log/Xorg.0.log, it never appears to load. Two other *dri*.so modules do load. There is no "dri" section in Xorg.conf; I seem to recall there being one a while back, but much seems to be changing there.
View 5 Replies
ADVERTISEMENT
May 26, 2010
I am currently having an issue installing the FGLRX driver in slackware 13.1. I use a customer kernel due to buggy acpi on my toshiba laptop. The steps i took to compile my kernel are as followed. hu
make mrproper in /usr/src/linux directory
patch /usr/src/linux directory
copy kernel config from /boot directory
make menguconfig and load config
the make all
make modules install
i have also tried make install as well
then i mopy system.map the kernel file and config file into /boot directory
edit lilo
reboot ... everything works fine acpi works properly like before.. now the problem comes.. I try to install the fglrx drivers and i get the error message
Code:
Error:
kernel includes at /lib/modules/2.6.33.4-smp/build/include do not match current kernel.
they are versioned as ""
instead of "2.6.33.4-smp".
you might need to adjust your symlinks:
- /usr/include
- /usr/src/linux
ERROR: I don't have make module
Am I doing something wrong setting up my kernel. Issue on my gentoo box I have.
View 6 Replies
View Related
Jul 24, 2010
A kernel update just killed my ATI graphics driver.
Trying to install proprietary graphics driver fails and points at /var/log/jockey.log
This ends with
Code:
If I can't sort this out I'll have to try rebooting into the old kernel to get the graphics driver back. The dreadfully slow scrolling in the browser is starting.
View 5 Replies
View Related
Nov 25, 2010
Posting from my Windows 7 system. Once again an Ubuntu kernel update has broken X. Once again I cannot get into Grub2, despite putting in the hacks to lengthen the time it listens. I don't need instructions on how to fix it from Live CD. I'm going to try Gentoo or something, anything, different. I need a Linux distro that can survive regular updates and boot to desktop reliably.
View 1 Replies
View Related
Feb 16, 2015
Just used Synaptic to update my video driver for the XFX RADEON R250x. It was working before when I had installed the drivers from the AMD site. But I was told I needed to use the kernel compatible, so I did this update. Now it boots up and hangs with blank screen where it would usually go to login. I've got a boot disc where I can boot into and we can look at the logs ....
View 14 Replies
View Related
Oct 15, 2010
Here's what to do right after applying the latest kernel security patch (2.6.34.7-0.4) to get the ATI driver back to work. Do not reboot yet make sure the update installed the headers and sources for kernel 2.6.34.7-0.4: rpm -qa | grep 2.6.34.7-0.4 should print the files in red on a 64bit system:
[Code]....
View 8 Replies
View Related
May 5, 2010
I did a fresh install of openSUSE 11.2 32 bit today and installed all updates. I also installed the kernel sources and kernel symbols. Finally I installed the ATI drivers from http:///www2.ati.com/suse/11.2. The drivers didn't work after that, so I tried to run the 32 bit driver installer suitable for my gfx card (Radeon X800 XT PE -> v9.3), where I got the following error message:
==================================================
ATI Technologies Linux Driver Installer/Packager
==================================================
which: no XFree86 in (/usr/lib/mpi/gcc/openmpi/bin:/home/schaeff/bin:/usr/local/bin:/usr/bin:/sbin:/usr/sbin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin:/usr/lib/mit/sbin)
Error: ./default_policy.sh does not support version
[code]....
I had no such problems with openSUSE 11.1 32 bit. Is there a way to install the drivers on my system? If yes, how would I do it?
View 3 Replies
View Related
Jun 13, 2010
OpenSuse 11.2
linux 2.6.31.12-0.2-desktop x86_64
ATI fglrx video driver v10.4
ATI radeon hd3200 video adapter
VirtualBox (any version) crashes at startup if the video acceleration options are enabled. This was not a problem before installing fglrx. The crash occurs when VirtualBox queries the video driver about OpenGL, I am guessing from the log file.
To (supposedly) have access to all of the features possible in the video adapter I installed the ATI fglrx video driver. I (apparently foolishly) chose the custom, installation-specific path rather than the more general default path.
After installing the driver I saw no observable improvement in performance or feature set. Worse, there are couple of new features that are decidedly undesirable, and cannot be disabled. At least one pre-loaded font simply disappeared.
So I reverted to the original (open source?) radeon driver ("sax2 -r -m 0=radeon" at runlevel 3). All seemed welluntil I ran VirtualBox.
One thing I have not tried is to run the fglrx default installation. I fear making things worse.
Can anyone suggest what might have happened with the fglrx installation, and how to fix it?
View 3 Replies
View Related
Feb 25, 2010
My console display is hard to use and read ever since I installed the ATI fglrx driver (the problem appears with any version of the driver):
ImageBam - Fast, Free Image Hosting and Photo Sharing
View 2 Replies
View Related
Oct 1, 2010
I've been reading about a temporary solution to the kernel/Fglrx issue caused by the last kernel update, but I haven't read about any permanent solution to this issue. Anyone know anything about a permanent solution (new kernel update?, new Fglrx driver?) to this compilation error?
View 6 Replies
View Related
Nov 7, 2010
That's it guys. I have successfully installed the proprietary ati drivers in past 6.34 and 6.35 kernels but not in latest .6.36. I'm wondering if this have something to do with compatibility or not.
Installation log shows me some errors I can't recognize:
Code:
View 9 Replies
View Related
Jan 12, 2011
How unistall fglrx and vga driver and restore to debian with out vga driver.like new debian with new install.
View 2 Replies
View Related
Dec 26, 2009
i ran yum update which updated kernel to 2.6.31.9.174.fc12.i686.PAE. Now after logging in i get a blank white screen. With previous kernel updates i have had no such problem. Anyway, the boot messages are following:
Quote:
checking for module nvidia.ko [FAILED]
nvidia.ko for kernel 2.6.31.9-174.fc12.i686.PAE was not found [WARNING]
The nvidia driver will not be enabled until one is found [WARNING]
Driver already disabled
I have a GF 6600 video card.
View 14 Replies
View Related
Dec 26, 2009
My GMA500 (poulsbo) driver is not working any more because of the latest update I made using Software Update.
The update was a new kernel:
[omass@omass ~]$ uname -a
Linux omass 2.6.30.10-105.fc11.i586 #1 SMP Thu Dec 24 16:26:26 UTC 2009 i686 i686 i386 GNU/Linux
Now, after this update, when I reboot I get the following error code...
View 3 Replies
View Related
Dec 26, 2010
I just updated an Ubuntu 10.04 kernel to 2.6.32-27-generic, and a wifi driver (r8187) is not present there. Is the only solution reinstalling it or is there a simple way to move it from an older kernel I have on the same machine?
View 1 Replies
View Related
Oct 29, 2010
I'm running Fedora 13 x64 and updated the kernel to the latest version (2.6.34.7-56 to 2.6.34.7-61). I use the proprietary nvidia drivers (currently 260.19.12) so I had to compile the kernel module against the new kernel sources and reinstall the driver. The process was apparently successful, but when I try to start X nothing happens, it's as if the computer had been suspended, my monitor acts like it isn't receiving any input. I have full runlevel 3 access, and the system seems pretty much fine up to that point. Nvidia's own sanity tests which are built into the installer reported no problems with my driver.
View 14 Replies
View Related
Apr 12, 2011
i just updated my Fedora 14 from Kernel version 2.6.35.11-83 to 2.6.35.11-88 Now the driver for the broadcom wireless ethernet adapter is not detected anymore I installed the driver using
[code]...
The package is still installed but when i but when i use modprobe again the output is "module wl not found" Anybody some ideas? By the way, here is the hardware specification
[code]...
View 1 Replies
View Related
Oct 1, 2010
I just upgraded the kernel on my Ubuntu laptop from 2.6.32-24-generic to 2.6.32-25-generic (using the update manager under gnome). After the update, the wireless network controller shows up as UNCLAIMED when I do lshw -C network.When I try to install the driver with the commands sudo modprobe lib80211 sudo insmod wl.ko
i get this error message: insmod: error inserting 'wl.ko': -1 Invalid module format
I have compiled the driver using the 2.6.32-24 kernel. Do I have to re-compile with the new kernel?I'm a unix user, but not a kernel hacker, so I'm wondering if I will run into problems every time I get a kernel update? Or is this problem an exception?
View 1 Replies
View Related
Oct 25, 2010
I have checked the known issues and the sticky post, it does not seem to be related. I have Ubuntu as my host OS and I want to run Windows as a guest.
Now, Here is the error:
Quote:
Kernel driver not installed (rc=-190
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing
'/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary. I have done the obvious:
Quote:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install dkms
sudo /etc/init.d/vboxdrv setup
I still have the same error. I just updated from Ubuntu 10.04 to 10.10, then I was prompted by virtual box to update to the newest version, then this happened.
View 2 Replies
View Related
Dec 23, 2010
I managed to get my Linksys AE1000 USB wireless adapter to work on Unbuntu 10.04 LTS.but recently I updated the kernel to 2.6.32-26 and when i rebooted I logged on to see my wireless connection was not working.even worse, I can't fn the links i had that showed me how to install it in the first place, its about the fact that the new kernel uses a different usb setup(probably incorrect, let me know it its incorrect). its an issue that the hacked driver isnt compatible with the new kernel release, how can i revert to the older version that it did work on? i'm using a RALinkTech driver [URL]
View 3 Replies
View Related
Dec 29, 2010
I upgraded my Linux kernel from 2.6.35-23-generic to 2.6.35-24-generic and the Broadcom wireless STA driver stopped working. If I try to reinstall it with Jockey it fails and shows this in the log:
[Code]....
View 3 Replies
View Related
Nov 19, 2009
I compiled the 2.6.31.6 kernel and <insert drumroll> it boots!(my first kernel roll, I'm kind of shocked actually) That's the good news. The bad news is that my NVIDIA drivers are gone in the wind. That's not entirely true as I can still boot into the old kernel and startx. Is there a way to download the driver using the command line for reinstall?
View 4 Replies
View Related
Mar 24, 2010
A recent kernel update seems to have misplaced the Kernel Headers. VMWare needs these headers and cannot find them. Attempting to run VMWARE gets the message: Kernel headers for version 2.6.31.12-0.2-desktop were not found.
View 4 Replies
View Related
Oct 18, 2009
I seem unable to get an nvidia driver working properly after upgrading to the latest kernel with Fedora 11.Here is my laptop and its specs: http://h10025.www1.hp.com/ewfrf/wc/d...reg_R1002_USEN[URL]I've tried both the kmod and akmod unsuccessfully. Everytime it gives me a black screen on boot, I can fix the problem by popping in the LiveCD, and changing the xorg.conf file back to the backup.Here are the errors/warnings from my boot.log file:
Code:
WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
Checking for module nvidia.ko: [60G[[0;31mFAILED[0;39m]
[code].....
View 6 Replies
View Related
Sep 3, 2010
I turned off my machine and when I turned it back on it would only boot in low res mode.I cannot 'activate' the driver, gives me an error. Tried following options in 10 different threads here,10.04, was working fine for a month or more since upgrading. ATI 5770 card, driver is latest.
View 5 Replies
View Related
Jul 16, 2009
I install fedora on my usb-hdd. Sometimes i boot it from real machine, sometimes i boot from virtual machine (kvm). When I boot from real machine, hdd driver is usb-storage, when i boot from virtual machine hdd drivers are ata_generic and pata_acpi.
Everytime i update kernel, mkinitrd only create initrd image contains only hdd driver current running, and I must recreate initrd manual with all preload hdd driver. How to config fedora to everytime update kernel, mkinitrd can make initrd image with all hdd driver I need?
View 2 Replies
View Related
Jan 29, 2011
I have a HP Pavillion dv5 laptop with an ATI Mobility Radeon 4200 series. It always worked fine with Ubuntu for as long as I can remember. However, at one point, something happened and truly made a majestic mess of things. It might've been extra repos I enabled with Ubuntu Tweak - I do not know. But something made it so that my system would not boot any longer.
And when I say "won't boot", this is what I mean:
- Durning a normal bootup, any entries (except Windows) selected with GRUB (or BURG, not even sure which one I'm using anymore) will spawn the Ubuntu loading screen.
- then try to start X (or GDM) 5 times. The screen goes to dark, black and back to the Ubuntu loading screen. Then it just stays there until I spawn another TTY.
I have no idea what is happening or why. There are no errors in my logs, and I'm truly at a loss here.
I've linked three files: Xorg.0.log, the output of dmesg and the GDM log:
View 1 Replies
View Related
Jul 23, 2011
From the wiki page I know the ATI Mobility Radeon X1400 card is no longer supported by the new fglrx driver in squeeze. Is there a way to use the older driver from lenny? I'm on the radeon driver and the glxgrears performance is pretty low.
View 2 Replies
View Related
Aug 21, 2009
UPDATE 8/28/2009: I now recommend that people install the new packages instead of the manual instructions below, see this link:http://forums.fedoraforum.org/showthread.php?t=155503 (Howto for fglrx/catalyst (Ati driver) and Compiz-fusion)NOTE: After installing the packages, I had to do the things at the following link to make the above packages work:http://forums.fedoraforum.org/showpo...postcount=3564If you still want to install the driver manually (you do not need to if you install the packages above), the instructions are below:
Fedora 11 ATI fglrx driver manual install notes
Updated: 10/12/2009
========================================
[code]....
View 14 Replies
View Related
Mar 14, 2010
I was having issues with xscreensaver, desktop background and VLC all cutting out at same or different times and narrowed it down to "possibly" compiz or the FGLXR ATI driver that was recommended for my ATI HD3200 card. So, without knowing better, i went into hardware settings and removed the proprietary driver and did a reboot thinking the system would come back up and default back to a vanilla driver. No dice. Hello white screen of death! So, i am assuming that I can just reinstall via terminal and life will be good again? So, looking for CLI commands via terminal for reinstall.. (if possible)
View 9 Replies
View Related