package fglrx-kernel-source 2:8.593-0ubuntu1 failed to install/upgrade: fglrx kernel module failed to build

Bug #617881 reported by Dragan Dragan
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
fglrx-installer (Ubuntu)
Won't Fix
Undecided
Unassigned

Bug Description

./ati-driver-installer-9-3-x86.x86_64.run --buildandinstallpkg Ubuntu/9.04

Error! Build of fglrx.ko failed for: 2.6.32-24-generic (i686)
Consult the make.log in the build directory
/var/lib/dkms/fglrx/8.593/build/ for more information.
Installing initial module

Error! Could not locate fglrx.ko for module fglrx in the DKMS tree.
You must run a dkms build for kernel 2.6.32-24-generic (i686) first.
Done.

dpkg: dependency problems prevent configuration of fglrx-amdcccle:
 fglrx-amdcccle depends on xorg-driver-fglrx; however:
  Package xorg-driver-fglrx is not installed.
dpkg: error processing fglrx-amdcccle (--install):
 dependency problems - leaving unconfigured
Setting up fglrx-modaliases (2:8.593-0ubuntu1) ...
Processing triggers for ureadahead ...
Processing triggers for desktop-file-utils ...
Processing triggers for python-gmenu ...
Rebuilding /usr/share/applications/desktop.C.cache...
Processing triggers for python-support ...
Errors were encountered while processing:
 xorg-driver-fglrx_8.593-0ubuntu1_i386.deb
 fglrx-amdcccle
xorg-driver-fglrx_8.593-0ubuntu1_i386.deb fglrx-kernel-source_8.593-0ubuntu1_i386.deb fglrx-amdcccle_8.593-0ubuntu1_i386.deb fglrx-modaliases_8.593-0ubuntu1_i386.deb
Cleaning up removed packages
Unable to open /etc/ati/control, please reinstall the driver.
aticonfig: No supported adapters detected
Removing temporary directory: fglrx-install.ydMMkz

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: fglrx-kernel-source 2:8.593-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
DKMSBuildLog:
 DKMS make.log for fglrx-8.593 for kernel 2.6.32-24-generic (i686)
 Sat Aug 14 18:01:46 CEST 2010
 /var/lib/dkms/fglrx/8.593/build
Date: Sat Aug 14 18:01:50 2010
DkmsStatus:
 virtualbox-ose, 3.1.6, 2.6.32-24-generic, i686: installed
 fglrx, 8.593: added
ErrorMessage: fglrx kernel module failed to build
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
MachineType: Hewlett-Packard HP Compaq 6715s (GR762ES#ABB)
PackageVersion: 2:8.593-0ubuntu1
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic root=UUID=c07f7967-00e5-4992-a38e-d159167ee55e ro quiet splash
SourcePackage: fglrx-installer
Title: package fglrx-kernel-source 2:8.593-0ubuntu1 failed to install/upgrade: fglrx kernel module failed to build
dmi.bios.date: 07/16/2007
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68YTT Ver. F.07
dmi.board.name: 30C2
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 71.28
dmi.chassis.asset.tag: CNU74408PQ
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: dmi:bvnHewlett-Packard:bvr68YTTVer.F.07:bd07/16/2007:svnHewlett-Packard:pnHPCompaq6715s(GR762ES#ABB):pvrF.07:rvnHewlett-Packard:rn30C2:rvrKBCVersion71.28:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq 6715s (GR762ES#ABB)
dmi.product.version: F.07
dmi.sys.vendor: Hewlett-Packard
glxinfo: Error: [Errno 2] No such file or directory
make.log:
 DKMS make.log for fglrx-8.593 for kernel 2.6.32-24-generic (i686)
 Sat Aug 14 18:01:46 CEST 2010
 /var/lib/dkms/fglrx/8.593/build
system:
 distro: Ubuntu
 codename: lucid
 architecture: i686
 kernel: 2.6.32-24-generic

Revision history for this message
Dragan Dragan (zakaterina) wrote :
Revision history for this message
mercenarysod (igor-gama-90) wrote :

Same thing happens to me, even when I try to run directly:

root@Igor-pc:/media/35863fc5-1043-49aa-af4d-aff9e2a278cb/igor/Downloads# dkms build -m fglrx -v 8.593 -k 2.6.32-24-generic

Kernel preparation unnecessary for this kernel. Skipping...

Building module:
cleaning build area....
pushd /var/lib/dkms/fglrx/8.593/build; sh make.sh --nohints --uname_r=2.6.32-24-generic; popd....

Error! Build of fglrx.ko failed for: 2.6.32-24-generic (x86_64)
Consult the make.log in the build directory
/var/lib/dkms/fglrx/8.593/build/ for more information.

Here are the contents of make.log:

DKMS make.log for fglrx-8.593 for kernel 2.6.32-24-generic (x86_64)
Wed Sep 1 08:15:55 AMT 2010
/var/lib/dkms/fglrx/8.593/build

So... basically, It tells me absolutely nothing.

Revision history for this message
Felix Kuehling (felix-kuehling) wrote :

You're trying to install our Legacy driver on a current OS. That's not going to work. The last Ubuntu version supported by the legacy driver was Ubuntu 8.10.

Your RS690 (Radeon X1200) is not supported by the current proprietary driver. So your only option on current Ubuntu versions is the open source driver. In my experience it works well on RS690 including desktop effects.

I recommend you uninstall the proprietary fglrx driver.

Bryce Harrington (bryce)
Changed in fglrx-installer (Ubuntu):
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.