[Bug 410062] Re: fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64

2009-09-04 Thread Dinxter
i have a version that build/installs, whether it works or not is a binary thing 
:) 
i'll upload it in the ppa below as fglrx-installer_8.632-0ubuntu2~dinxter3
https://launchpad.net/~dinxter/+archive/ppa

essentially it just does as hunger mentioned above, removes popd and
pushd, and alters make.sh to allow user 'nobody' to run, which is dkms.
no guerantees but works here. debdiff attached

** Attachment added: fglrx-installer_8.632-0ubuntu2~dinxter3.debdiff
   
http://launchpadlibrarian.net/31314704/fglrx-installer_8.632-0ubuntu2%7Edinxter3.debdiff

-- 
fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64
https://bugs.launchpad.net/bugs/410062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 410062] Re: fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64

2009-09-04 Thread Bryce Harrington
I've seen this bug as well, and have verified that the 8.66 driver
solves it.

** Changed in: fglrx-installer (Ubuntu)
   Status: Confirmed = In Progress

-- 
fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64
https://bugs.launchpad.net/bugs/410062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 410062] Re: fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64

2009-09-04 Thread Launchpad Bug Tracker
This bug was fixed in the package fglrx-installer - 2:8.660-0ubuntu1

---
fglrx-installer (2:8.660-0ubuntu1) karmic; urgency=low

  * New upstream release.
+ Fix freeze on boot with purple and green ubuntu logos
  (LP: #423711)
+ Fix boot failure due to DKMS change.  Sometimes X crashes as result.
  (LP: #417617, #413751)
+ Make fglrx compile with dkms on 2.6.30 and 2.6.31 for amd64
  (LP: #410062)
+ Fix Desktop effects could not be enabled on HD 4850 and HD 4870
  (LP: #417500, #408633)
+ Provide support for 2.6.31 kernel
  (LP: #413791)
+ Use Catalyst Control Center for display configuration
  (LP: #410512)
+ Catalyst Control Center shows up in Apps  Accessories, should be in
  System  Administration  Display
  (LP: #423670)

 -- Bryce Harrington br...@ubuntu.com   Fri, 04 Sep 2009 15:05:07
-0700

** Changed in: fglrx-installer (Ubuntu)
   Status: In Progress = Fix Released

-- 
fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64
https://bugs.launchpad.net/bugs/410062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 410062] Re: fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64

2009-09-01 Thread hunger
The 9.8 version installs for me after tweaking dkms:

* Fglrx wants to run as root (needed to edit /usr/bin/dkms to stop it from 
doing this;-)
* the installed dkms.conf file runs with bash only, so I had to edit the make 
command used there
   * Removed pushd and popd which seem redundant anyway.
   * call ./make.sh without forcing the shell to sh.

The package was available here:
https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/ati-driver-installer-9-8-x86.x86_64.run

I used --buildpkg Ubuntu/karmic to create debs, installed them and then tweaked 
dkms as described above.
I further had to blacklist the radeon and radeonhd modules.

-- 
fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64
https://bugs.launchpad.net/bugs/410062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 410062] Re: fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64

2009-09-01 Thread hunger
... OK, fglrx does build for me now (see comment above), but the
resulting module fails to load:-)

-- 
fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64
https://bugs.launchpad.net/bugs/410062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 410062] Re: fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64

2009-08-31 Thread Youjin
Sorry I have linux image 2.6.31-8-generic i686 and fglrx 8.632

-- 
fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64
https://bugs.launchpad.net/bugs/410062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 410062] Re: fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64

2009-08-28 Thread Jon
Same here with linux image 2.6.31-7-generic on x86_64 and fglrx 8.632

** Attachment added: make.sh.log
   http://launchpadlibrarian.net/30934275/make.sh.log

-- 
fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64
https://bugs.launchpad.net/bugs/410062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 410062] Re: fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64

2009-08-27 Thread Youjin
Same problem here...

-- 
fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64
https://bugs.launchpad.net/bugs/410062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 410062] Re: fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64

2009-08-09 Thread Jeffrey Baker
** Changed in: fglrx-installer (Ubuntu)
   Status: New = Confirmed

-- 
fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64
https://bugs.launchpad.net/bugs/410062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 410062] Re: fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64

2009-08-08 Thread KernelMadness
I have same issue. On both 2.6.30.and 2.6.31 kernels dkms build fails.
Seems that someone forgot to port compatibility patches from 8.620.

** Attachment added: make.sh
   http://launchpadlibrarian.net/30057858/make.sh

-- 
fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64
https://bugs.launchpad.net/bugs/410062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 410062] Re: fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64

2009-08-06 Thread mahdi

** Attachment added: make.sh.log
   http://launchpadlibrarian.net/29978500/make.sh.log

** Description changed:

- dkms could compile fglrx version 8.620 for amd 6 for 2.6.30 and 2.6.31,
+ dkms could compile fglrx version 8.620 for amd64 for 2.6.30 and 2.6.31,
  but after upgrading to 8.632 it does not compile. log file is attached.

-- 
fglrx 8.632 does not compile by dkms on kernel 2.6.30 and 2.6.31 for amd64
https://bugs.launchpad.net/bugs/410062
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs