[Bug 57716] Re: Edgy Eft - fglrx module not started

2008-02-07 Thread Timo Aaltonen
Restricted-manager fixed this issue long ago.

** Changed in: linux-restricted-modules-2.6.17 (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Edgy  Eft - fglrx module not started
https://bugs.launchpad.net/bugs/57716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2008-02-07 Thread Timo Aaltonen
*** This bug is a duplicate of bug 63182 ***
https://bugs.launchpad.net/bugs/63182

** This bug has been marked a duplicate of bug 63182
   fglrxinfo returns mesa drivers in edgy

-- 
Edgy  Eft - fglrx module not started
https://bugs.launchpad.net/bugs/57716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2007-04-12 Thread Tormod Volden
This appears to work fine with a recent feisty live cd, when enabling
the fglrx driver using the Restricted Manager. The fglrx modules is not
disabled by default any longer. Composite gets disabled by the
Restricted Manager.

-- 
Edgy  Eft - fglrx module not started
https://bugs.launchpad.net/bugs/57716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57716] Re: Edgy Eft - fglrx module not started

2007-04-12 Thread Tormod Volden
This appears to work fine with a recent feisty live cd, when enabling
the fglrx driver using the Restricted Manager. The fglrx module is not
disabled by default any longer. Composite gets disabled by the
Restricted Manager.

-- 
Edgy  Eft - fglrx module not started
https://bugs.launchpad.net/bugs/57716
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57716] Re: Edgy Eft - fglrx module not started

2007-03-06 Thread Christophe Dumez
I'm using FEISTY and I also noticed that DRI was disabled :

(II) fglrx(0): detected X.org 7.1.0.0
(EE) fglrx(0): GART is not initialized, disabling DRI
(WW) fglrx(0): ***
(WW) fglrx(0): * DRI initialization failed!  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available*
(WW) fglrx(0): * *

I also realized that fglrx module wasn't loaded, which is most likely
the reason. This module should be loaded automatically by this file :
/etc/modprobe.d/fglrx

$ cat /etc/modprobe.d/fglrx
install fglrx if cat /etc/X11/xorg.conf 2/dev/null | sed -n -e '/^[ 
\\t]*section[ \\t]*device/I,/^[ \\t]*endsection/I{/^[ \\t]*driver[ 
\\t]*/I{s/^[ \\t]*driver[ \\t]**//I;s/*[ \\t]*$//;p}}' | grep -q -w fglrx; 
then modprobe --ignore-install -Qb $CMDLINE_OPTS fglrx; else echo Not loading 
fglrx module; not used in /etc/X11/xorg.conf 12; fi

indeed on my computer, this command returns :
$ if cat /etc/X11/xorg.conf 2/dev/null | sed -n -e '/^[ \\t]*section[ 
\\t]*device/I,/^[ \\t]*endsection/I{/^[ \\t]*driver[ \\t]*/I{s/^[ 
\\t]*driver[ \\t]**//I;s/*[ \\t]*$//;p}}' | grep -q -w fglrx; then echo 
FGLRX; else echo NO FGLRX;fi
NO FGLRX

but I do have 'fglrx' driver set in my xorg.conf, so this big sed
command must fail somewhere.

Section Device
  Identifier  ATI Technologies, Inc. Radeon X600 (RV380)
  Driver  fglrx
  Option  VideoOverlay on
  Option  OpenGLOverlay off
  BusID   PCI:3:0:0
EndSection

There is probably is bug in /etc/modprobe.d/fglrx. In the meantime, I
will add 'fglrx' to /etc/modules.

** Attachment added: xorg.conf
   http://librarian.launchpad.net/6649184/xorg.conf

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-12-13 Thread Emir Beganović
I have X1300XT and I didn't know for this, the bug report has solved my
problem.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-12-08 Thread Csaba Lack
I had the same problem with my HP NX7000-7010 (renew) Notebook.
After you have done all the things from this:
https://help.ubuntu.com/community/BinaryDriverHowto/ATI

And fglrxinfo still shows that:
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.4.1)

You should check this option if it is commented in Section Module:
Load dri
(for me it works fine after remove the comment, or if you don't have type it, 
and try)

lspci:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 Lf [FireGL 
9000] (rev 01)

fglrxinfo:
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY/RADEON 9200 DDR Generic
OpenGL version string: 1.3.1091 (X4.3.0-8.28.8)

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-11-29 Thread Simon Law
** Changed in: linux-restricted-modules-2.6.17 (Ubuntu)
   Importance: Undecided = High

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-11-25 Thread DyingMuppet
Hey guys I have the same problem as you do and I still haven't got it to work, 
I tried a couple of reinstalls of fglrx and the whole system but nothing worked 
I posted my xorg.conf and Xorg.0.log at the Kubuntu Forums 
here:[url]http://kubuntuforums.net/forums/index.php?topic=11389.0[/url]..
I have an ATI Radeon 9550 videocard and I had it gotten to work on some other 
distro's but in Kubuntu all the other stuff just work excl. DRI...

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-11-12 Thread imaier
Don't know what I did beside several reinstalls, tried to use the
packages for Ubuntu/dapper
http://wiki.cchtml.com/index.php/Ubuntu_Dapper_Installation_Guide (which
didn't work because of an ABI version conflict)... but it works now.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-11-11 Thread imaier
I followed method 2 of
http://wiki.cchtml.com/index.php/Ubuntu_Edgy_Installation_Guide and have
a problem that seems to be related. fglrx does not get loaded:

sudo modprobe fglrx
FATAL: Could not open '/lib/modules/2.6.17-10-generic/volatile/fglrx.ko': No 
such file or directory

It seems that the .ko file of the custom driver is installed to the misc
directory and not to volatile:
/lib/modules/2.6.17-10-generic/misc/fglrx.ko

When I do a

sudo ln -s /lib/modules/2.6.17-10-generic/misc/fglrx.ko
/lib/modules/2.6.17-10-generic/volatile/

and then a modprobe, everything seems to work after an X restart, including 3d. 
However, this link gets removed on the next system restart because of the  
DISABLED_MODULES=fglrx line in  /etc/default/linux-restricted-modules-common. 
When I remove fglrx from this line, the old 8.28.8 driver's .ko file will be in 
the volatile dir after the next system restart just like the guide says. dmesg 
confirms it:
 
fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, 
GERMANY' taints kernel.
[fglrx] Maximum main memory to use for locked dma buffers: 929 MBytes.
[fglrx] module loaded - fglrx 8.28.8 [Aug 17 2006] on minor 0

Any ideas? Where is it specified that modprobe/the driver (?, I don't
know much about linux internals) looks in the volatile folder and not in
misc?

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-11-10 Thread Trouilliez vincent
 Final update for me on this bug. Following method 1 of this guide worked:
 http://wiki.cchtml.com/index.php/Ubuntu_Edgy_Installation_Guide
 Turning off compositioning was the solution.

Thanks, worked for me too :-)

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-11-07 Thread Richard Bailey
Final update for me on this bug. Following method 1 of this guide worked:
http://wiki.cchtml.com/index.php/Ubuntu_Edgy_Installation_Guide

Turning off compositioning was the solution. I do not know why it was
causing a problem before but everything works now.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-11-07 Thread cbudden
Do you need to put fglrx into /etc/modules for the module to load?

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


Re: [Bug 57716] Re: Edgy Eft - fglrx module not started

2006-11-07 Thread Richard Bailey
I did this before I found the guide, I never removed it.

On 11/7/06, cbudden [EMAIL PROTECTED] wrote:

 Do you need to put fglrx into /etc/modules for the module to load?

 --
 Edgy  Eft - fglrx module not started
 https://launchpad.net/bugs/57716



-- 
Look at their players from big clubs like Juventus and Arsenal and
Anderlecht, look at ours from San Juan Jabloteh and New England
Revolution...and look what we did. This is the beauty of our game.
Coach Leo Beenhakker - after TnT's draw against Sweden

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-11-07 Thread cbudden
Ah ok then.  I thought that had fixed it properly for you.  (like it
was before it broke)

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-11-07 Thread cbudden
By properly i mean fglrx would load without it being /etc/modules

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-11-07 Thread Richard Bailey
After commenting out the fglrx line in /etc/modules and rebooting, 3D
acceleration still works. No Mesa here. So all you need to do apparently
is follow that guide.

I guess it should be more automatic though. Especially if AIGLX is
compiled into Ubuntu's Xorg and fglrx does not yet support it. If
someone chooses fglrx in dpkg-reconfigure xserver-xorg the disabling of
Compositioning should be done automatically.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-11-06 Thread Steve Tsai
After I installed edgy, I did not find fglrx.ko. I tried to edit 
sources.list(comment some lines), removed 
linux-restricted-modules-2.6.17-10-generic and installed it again. I got 
version 2.6.17.5-11 and the previous version is 2.6.17.6-1. 
Anyway, I got fglrx.ko again.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-11-04 Thread Even Rouault
I forgot to mention that I also had to add the following section into
/etc/X11/xorg.conf

Section Extensions
  Option Composite 0
 EndSection

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-11-03 Thread Even Rouault
I'm using Edgy, 64 bit version. I upgraded from Dapper where I could never get 
fglrx work.
After the update to Edgy, it didn't work better.
First because the module fglrx wasn't loaded.
After loading it, glxinfo was using Mesa.
LIBGL_DEBUG=verbose glxinfo showed that it was looking for fglrx_dri.so in 
/usr/X11R6/lib/modules/dri/. But for some reason it didn't exist. So I manually 
symlinked from /usr/lib/dri/fglrx_dri.so to 
/usr/X11R6/lib/modules/dri/fglrx_dri.so and now it's using the ATI fglrx driver 
!
To use accelerated OpenGL from 32 bit programs, you have similary to symlink 
/usr/lib32/fglrx_dri.so to /usr/X11R6/lib32/modules/dri/fglrx_dri.so.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-11-01 Thread spooky33
Hello! I´m new to Kubuntu and I have exactly the same problem you
described. Is there already a solution to our problem or will there ever
be one?

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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

[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-26 Thread Ramses de Norre
I'm the exact same situation.. the module gets loaded but DRI doesn't
gets initialized.. I have compositing disabled.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-26 Thread Richard Bailey
Note: when I had compositioning disabled it broke other things. I could
not switch to a VT and switch back... I'd get a blank screen with only
my mouse cursor moving. And the gnome-screensaver did not work

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-26 Thread John Dong
Have you tried reinstalling xorg-driver-fglrx (apt-get install
--reinstall xorg-driver-fglrx)? Sometimes a Mesa library upgrade will
override fglrx.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-26 Thread Richard Bailey
Unfortunately reinstalling xorg-driver-fglrx and reinstalling it along
with linux-restricted-modules didn't help.

Mesa still comes up in fglrxinfo

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-23 Thread Christophe Dumez
Disabling composite isn't working for me either. It just removes one
warning line but I still have no 3D acceleration.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-22 Thread Rackerz
I am also affected by this problem in Edgy. I install fglrx and change
it accordingly in the xorg.conf but I just get told I'm using the mesa
drivers still;

[EMAIL PROTECTED]:~$ fglrxinfo
Xlib: extension XFree86-DRI missing on display :0.0.
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5.1)

My xorg.log is also basically the same to the one posted above.

** Attachment added: Xorg log.
   http://librarian.launchpad.net/4922405/Xorg.0.log

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-22 Thread Adam Conrad
What happens if you add the following to your xorg.conf?

Section Extensions
Option   Composite false
EndSection

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-22 Thread Richard Bailey
I have this same issue. If I add the section you recommend I get this
output from fglrxinfo:

[EMAIL PROTECTED]:~$ fglrxinfo 
display: :0.0  screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5.1)

The only difference is that the first line complaining about XFree86-DRI
missing is gone, it's still the mesa driver.

NB: I have the fglrx module loaded and I've not configured XGL or AIGLX.
Also fglrx is not blacklisted.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-22 Thread Trouilliez vincent
Same problem here. I installed Edgy RC, updated it. Installed fglrx from
synaptic, plus linux-restricted-modules-generic, added fglrx to
/etc/modules and xorg.conf, rebooted, DRI doesn't work. lsmod reports
the fglrx module as being loaded, in /var/log/messages, the only fglrx
related kernel message suggests that the module was loaded fine, and in
/var/log/Xorg.0.log, it says that DRI failed to initialize, suggesting
that the kernel module might be bad.

I wanted to try the newer (version 9 something), from the ATI website,
but they say that they dropped support for anything older than a Radeon
9500, which is bad luck as I have a 9250 (RV280) !! :-/

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-20 Thread Steven Harms
Confirmed on latest release candidate that the module is disabled by
default. Regression.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-20 Thread JamesAguilar
This issue also affects my machine on Edgy Eft, even though it was
working before.  None of the solutions presented here have worked.  My
xorg.log is materially the same as the one posted at the top of this
bug.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-19 Thread cbudden
Now a release candidate of edgy has been released, shouldn't this have
been fixed, as it would be quite a pain in the arse if their 3d accel
didn't work.

Just to add my status,

If I add fglrx to /etc/modules, I get the acceleration and beryl etc
works, but I get a crappy gtk-1 like theme, no matter which theme I
select.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-18 Thread Tormod Volden
 Do you have fglrx disabled in /etc/default/linux-restricted-modules-
common by any chance?

It is disabled by default. It would have been nice if there was some
documentation in the package hinting at this.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-13 Thread Georg Brzyk
Uh yes, sorry, my bad. fglrx works perfectly now here.

I guess that is what you get when you try a hundred different things to
solve a problem. Thanks a bunch, Adam.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-12 Thread Greg Smolyn
I am also seeing this behaviour-- fglrx module is loaded, however the
fglrx driver can't seem to open DRI.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-11 Thread Georg Brzyk
sudo modprobe fglrx
FATAL: Could not open '/lib/modules/2.6.17-10-generic/volatile/fglrx.ko': No 
such file or directory

The following script solves the problem for me, until I reboot:

#!/bin/bash
apt-get install --reinstall linux-restricted-modules-2.6.17-10-generic
depmod -a
modprobe fglrx
/etc/init.d/gdm restart 

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-11 Thread Adam Conrad
 sudo modprobe fglrx
 FATAL: Could not open '/lib/modules/2.6.17-10-generic/volatile/fglrx.ko': No 
 such file or directory

Do you have fglrx disabled in /etc/default/linux-restricted-modules-
common by any chance?  That's the only way I could think of that the
file wouldn't exist (but will pop back to life on a reinstall, since we
build all modules when the package is installed, so we can run depmod on
them)

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-09 Thread DarkMageZ
there appears to be a problem with opening dri. this originally worked
fine with beta 1. but since then an update broke it somewhere... i've
run into multiple fglrx users with this problem.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-07 Thread Christophe Dumez
Disabling AIGLX and Composite didn't get my 3D back :( but it removed a
warning about AIGLX and one about Composite in my xorg.log.

** Attachment added: Latest xorg.log
   http://librarian.launchpad.net/4701486/Xorg.0.log

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-05 Thread Christophe Dumez
Hi, I'm using Ubuntu Edgy and I can't get 3D acceleration working with
fglrx. It used to work just fine with Dapper though...

here is the message in Xorg log:
(II) fglrx(0): [drm] drmOpen failed
(EE) fglrx(0): DRIScreenInit failed!
(WW) fglrx(0): ***
(WW) fglrx(0): * DRI initialization failed!  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available*
(WW) fglrx(0): * *


[EMAIL PROTECTED]:~/qbittorrent_svn$ modinfo fglrx
filename:   /lib/modules/2.6.17-10-generic/volatile/fglrx.ko
vermagic:   2.6.17-10-generic SMP mod_unload 586 REGPARM gcc-4.1
depends:agpgart
author: Fire GL - ATI Research GmbH, Germany
description:ATI Fire GL
license:Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY
parm:   firegl:charp

[EMAIL PROTECTED]:~/qbittorrent_svn$ lsmod | grep fgl
fglrx 406988  0
agpgart34888  2 fglrx,intel_agp

[EMAIL PROTECTED]:~/qbittorrent_svn$ LIBGL_DEBUG=verbose glxinfo
name of display: :0.0
libGL error: XF86DRIQueryDirectRenderingCapable returned false
libGL error: XF86DRIQueryDirectRenderingCapable returned false
display: :0  screen: 0
direct rendering: No
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
client glx vendor string: ATI
client glx version string: 1.3
client glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_get_proc_address, GLX_SGI_video_sync, GLX_ARB_multisample,
GLX_ATI_pixel_format_float, GLX_ATI_render_texture
GLX version: 1.2
GLX extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_EXT_import_context,
GLX_ARB_multisample
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.5.1)
OpenGL extensions:
GL_ARB_imaging, GL_ARB_multitexture, GL_ARB_texture_border_clamp,
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
GL_ARB_transpose_matrix, GL_EXT_abgr, GL_EXT_blend_color,
GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
GL_EXT_texture_lod_bias
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
--
0x23 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x24 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x27 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  1 0 None
0x28 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  1 0 None
0x29 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None
0x2a 24 dc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  1 0 None


** Attachment added: Xorg log
   http://librarian.launchpad.net/4679766/Xorg.0.log

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-05 Thread Christophe Dumez
Here is my xorg.conf too but it should be ok since it used to work :)

** Attachment added: Xork config
   http://librarian.launchpad.net/4679771/xorg.conf

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-05 Thread stbaker
I've gotten X to load the fglrx driver by adding the following to my
xorg.conf:

Section ServerFlags
Option AIGLX off
EndSection

Section Extensions
Option Composite 0
EndSection

But after adding them, I no longer have a desktop background, and I
can't right click on the desktop to change it. Also, transparency in
terminals has gone away. Any fixes coming soon?

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-04 Thread Scott James Remnant
This change was made yesterday -- this bug report was failed a couple of
weeks ago -- ergo. this bug has nothing to do with my change.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-04 Thread stbaker
Just to confirm, I have the same problem with Edgy. I even added fglrx
to /etc/modules, and my xorg.conf uses fglrx, and for some reason or
another the output of fglrxinfo tells me I'm using the mesa driver.
lsmod also shows fglrx running, since I explicitly added it to
/etc/modules.

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-04 Thread Simon Law
Nil's X server seems to pick the radeon driver instead of fglrx.

** Changed in: linux-restricted-modules-2.6.17 (Ubuntu)
 Assignee: Simon Law = (unassigned)
   Status: Needs Info = Confirmed

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-03 Thread John Dong
I can also confirm this on Edgy. fglrx's kernel module is not loaded
even when my xorg.conf specifies fglrx. As a result, 3D acceleration is
off. However, manually modprobing or adding the module to /etc/modules
makes 3D work once again. This just happened recently; it used to be
working, in both Edgy and Dapper.

[EMAIL PROTECTED]:~$ apt-cache policy xorg-driver-fglrx
xorg-driver-fglrx:
  Installed: 7.1.0-8.28.8+2.6.17.5-8

[EMAIL PROTECTED]:~$ apt-cache policy 
linux-restricted-modules-2.6.17-10-generic 
linux-restricted-modules-2.6.17-10-generic:
  Installed: 2.6.17.5-8

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-03 Thread John Dong
https://lists.ubuntu.com/archives/edgy-changes/2006-October/006895.html

This indeed looks like the culprit... I'm subscribing Scott, who made
the upload. Maybe he can shed some light onto what he changed and why
it's not working :)

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-10-03 Thread flu
** Bug 63880 has been marked a duplicate of this bug

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-08-28 Thread Simon Law
Could you please run:
  $ sudo modprobe fglrx
and paste in the results?

Also, please attach the contents of /var/log/kern.log.  You can do this
from the bug page by using the Comment/Attach File link.

Thanks.

** Changed in: linux-restricted-modules-2.6.17 (Ubuntu)
   Status: Rejected = Needs Info

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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


[Bug 57716] Re: Edgy Eft - fglrx module not started

2006-08-25 Thread Simon Law
Hello,

Please attempt the instructions at 
https://help.ubuntu.com/community/BinaryDriverHowto/ATI to assist
you in configuring your video device.

If it still does not work, please attach the /etc/X11/xorg.conf and
/var/log/Xorg.0.log files to this bug report.  Then we will re-open
this bug.

Thank you for filing this report.

** Changed in: linux-restricted-modules-2.6.17 (Ubuntu)
 Assignee: (unassigned) = Simon Law
   Status: Unconfirmed = Rejected

-- 
Edgy  Eft - fglrx module not started
https://launchpad.net/bugs/57716

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