[Bug 645566] Re: x server with fglrx driver doesn't start anymore

2012-05-01 Thread Dave Lentz
** Changed in: fglrx-installer (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/645566

Title:
  x server with fglrx driver doesn't start anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/645566/+subscriptions

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


[Bug 645566] Re: x server with fglrx driver doesn't start anymore

2010-10-02 Thread Philippe Lefevre
I uninstalled and reinstalled all X11 xorg packages. It din't fix anything.
Today I deinstalled the xinit package and fglrx then reinstalled xinit and the 
ATI package.
To try to debug, I launched xinit via strace and I was able to see that my user 
files .Xauthority .Xauthority-c .Xauthority-l were owned by root and not 
overwritable by my user processes. So I deleted them. (Probably, I created them 
when I did some tests)
Then I reboot my box to get the traces but this time, it worked !

I still don't know what was the problem. I have some doubts that the xinit 
package was the cause.
The ATI package install/uninstall is may be somewhere a bit different from the 
fglrx one. May be the Xauthxx files stuck X.
I dunno.
So now my problem is fixed, and I'm absolutly sure of ... nothing :(

-- 
x server with fglrx driver doesn't start anymore
https://bugs.launchpad.net/bugs/645566
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 645566] Re: x server with fglrx driver doesn't start anymore

2010-09-25 Thread Philippe Lefevre
I did this test today.
I boot my machine with normal mode.
From an other machine I've been able to do a ssh connection to it.
With a ps -ef I can see that plymouth is still running and x is started
  root   437 1  0 17:18 ?00:00:01 /sbin/plymouthd --mode=boot 
--attach-to-session --pid-file=/dev/.initramfs/plymouth.pid
  root  1991 1  0 17:20 ?00:00:00 gdm-binary
  root  2461  1991  0 17:20 ?00:00:00 /usr/lib/gdm/gdm-simple-slave 
--display-id /org/gnome/DisplayManager/Display1
  root  2470  2461 99 17:20 tty7 00:21:08 /usr/bin/X :0 -nr -verbose 
-auth /var/run/gdm/auth-for-gdm-FGXrKO/database -nolisten tcp vt7

I can see that the fglrx module is in place
  cat syslog | grep fglrx
  Sep 25 17:20:49 localhost kernel: [   12.002294] fglrx: module license 
'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
  Sep 25 17:20:49 localhost kernel: [   12.062691] [fglrx] Maximum main memory 
to use for locked dma buffers: 2872 MBytes.
  Sep 25 17:20:49 localhost kernel: [   12.062763] [fglrx]   vendor: 1002 
device: 68d8 count: 1
  Sep 25 17:20:49 localhost kernel: [   12.063116] [fglrx] ioport: bar 4, base 
0xbc00, size: 0x100
  Sep 25 17:20:49 localhost kernel: [   12.063848] [fglrx] Kernel PAT support 
is enabled
  Sep 25 17:20:49 localhost kernel: [   12.063877] [fglrx] module loaded - 
fglrx 8.72.11 [Apr  8 2010] with 1 minors

  lsmod|grep fglrx
  fglrx2353486  3

If I try to stop gdm with a service stop, gdm keep alive  (even a kill
-9 can't stop it)

Hope these details could help

Please, see the current xorg log file attached



** Attachment added: Xorg.log.hang
   
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/645566/+attachment/1635529/+files/Xorg.log.hang

-- 
x server with fglrx driver doesn't start anymore
https://bugs.launchpad.net/bugs/645566
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 645566] Re: x server with fglrx driver doesn't start anymore

2010-09-23 Thread Philippe Lefevre
Sorry, I forgot to add the logs

** Attachment added: Xorg.0.log
   
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/645566/+attachment/1626198/+files/Xorg.0.log

-- 
x server with fglrx driver doesn't start anymore
https://bugs.launchpad.net/bugs/645566
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 645566] Re: x server with fglrx driver doesn't start anymore

2010-09-23 Thread Philippe Lefevre
Here some infos that might help too

dmesg | grep fglrx
[   11.792142] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, 
Starnberg, GERMANY' taints kernel.
[   11.852413] [fglrx] Maximum main memory to use for locked dma buffers: 2872 
MBytes.
[   11.852488] [fglrx]   vendor: 1002 device: 68d8 count: 1
[   11.852853] [fglrx] ioport: bar 4, base 0xbc00, size: 0x100
[   11.853688] [fglrx] Kernel PAT support is enabled
[   11.853729] [fglrx] module loaded - fglrx 8.72.11 [Apr  8 2010] with 1 minors

ldconfig -p | grep GL
libQtOpenGL.so.4 (libc6,x86-64) = /usr/lib/libQtOpenGL.so.4
libQtOpenGL.so.4 (libc6) = /usr/lib32/libQtOpenGL.so.4
libQtOpenGL.so (libc6) = /usr/lib32/libQtOpenGL.so
libGLU.so.1 (libc6,x86-64) = /usr/lib/libGLU.so.1
libGLU.so.1 (libc6) = /usr/lib32/libGLU.so.1
libGLU.so (libc6) = /usr/lib32/libGLU.so
libGLEW.so.1.5 (libc6,x86-64) = /usr/lib/libGLEW.so.1.5
libGL.so.1 (libc6,x86-64) = /usr/lib/fglrx/libGL.so.1
libGL.so.1 (libc6,x86-64) = /usr/lib/libGL.so.1
libGL.so.1 (libc6) = /usr/lib32/fglrx/libGL.so.1
libGL.so.1 (libc6) = /usr/lib32/libGL.so.1
libGL.so (libc6,x86-64) = /usr/lib/fglrx/libGL.so
libGL.so (libc6) = /usr/lib32/libGL.so

-- 
x server with fglrx driver doesn't start anymore
https://bugs.launchpad.net/bugs/645566
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 645566] Re: x server with fglrx driver doesn't start anymore

2010-09-23 Thread Bryce Harrington
** Tags added: lucid

-- 
x server with fglrx driver doesn't start anymore
https://bugs.launchpad.net/bugs/645566
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 645566] Re: x server with fglrx driver doesn't start anymore

2010-09-22 Thread Philippe Lefevre

** Attachment added: xorg.conf
   https://bugs.launchpad.net/bugs/645566/+attachment/1624438/+files/xorg.conf

-- 
x server with fglrx driver doesn't start anymore
https://bugs.launchpad.net/bugs/645566
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