[Bug 129860] Re: two xorg processes with fglrx

2009-01-20 Thread arkan
Jacek, that won't help I think. I tried the same and the inactive one
will stay as a zombie process so you won't retrieve that "wasted"
memory. From my point of view, either the memory is needed somehow, or
the other Xorg process (which is the parent of the other one) just
doesn't care about this second Xorg.

-- 
two xorg processes with fglrx
https://bugs.launchpad.net/bugs/129860
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 129860] Re: two xorg processes with fglrx

2009-01-20 Thread Jacek.Mendinka
This bug also affects me:

j...@adam:~/Documents/msc-arbeit/svn/svnhi/dev/trunk$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon Xpress Series
OpenGL version string: 2.1.7412 Release

j...@adam:~/Documents/msc-arbeit/svn/svnhi/dev/trunk$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04.2"

j...@adam:~/Documents/msc-arbeit/svn/svnhi/dev/trunk$ uname -a
Linux adam 2.6.24-23-generic #1 SMP Thu Nov 27 18:13:46 UTC 2008 x86_64 
GNU/Linux

In order to wasting too much memory with the duplicated X processes, I simply 
kill the innactive one:
---
j...@adam:~/Documents/msc-arbeit/svn/svnhi/dev/trunk$ ps auxww | egrep 
/usr/bin/X | egrep -v egrep
root  5496  7.9 10.4 228776 147940 tty7Rs+  09:51   3:24 /usr/bin/X -br 
-nolisten tcp :0 vt7 -auth /var/run/xauth/A:0-2DxgYX

  
root  5659  0.0 10.4 228776 147940 tty7S+   09:51   0:00 /usr/bin/X -br 
-nolisten tcp :0 vt7 -auth /var/run/xauth/A:0-2DxgYX

  
j...@adam:~/Documents/msc-arbeit/svn/svnhi/dev/trunk$ sudo kill -9 5659 
  
j...@adam:~/Documents/msc-arbeit/svn/svnhi/dev/trunk$
---

-- 
two xorg processes with fglrx
https://bugs.launchpad.net/bugs/129860
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 129860] Re: two xorg processes with fglrx

2008-03-16 Thread Mehul J. Rajput
there is a bug in fglrx some where. there are two xorg process getting
started when the system starts. I am attaching my ksysgaurd with both
the processes.

** Attachment added: "Screenshot-Process Table [modified] - KDE System 
Guard.png"
   
http://launchpadlibrarian.net/12699491/Screenshot-Process%20Table%20%5Bmodified%5D%20-%20KDE%20System%20Guard.png

-- 
two xorg processes with fglrx
https://bugs.launchpad.net/bugs/129860
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 129860] Re: two xorg processes with fglrx

2008-02-07 Thread Timo Aaltonen
I don't see an actual bug anywhere, and we can't fix it either. You
should ask ATI what that means.

** Changed in: linux-restricted-modules-2.6.22 (Ubuntu)
   Status: Confirmed => Won't Fix

-- 
two xorg processes with fglrx
https://bugs.launchpad.net/bugs/129860
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 129860] Re: two xorg processes with fglrx

2008-02-07 Thread Thomas K
Seeing the same thing with ATI's latest drivers (8.1, released 18th
January 08).

Thomas

-- 
two xorg processes with fglrx
https://bugs.launchpad.net/bugs/129860
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 129860] Re: two xorg processes with fglrx

2007-10-23 Thread ScislaC
Confirmed on Gutsy final (32bit) with stock fglrx 8.37

I can also confirm TrinitronX's two gdm instances as well.

** Changed in: linux-restricted-modules-2.6.22 (Ubuntu)
   Status: New => Confirmed

-- 
two xorg processes with fglrx
https://bugs.launchpad.net/bugs/129860
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 129860] Re: two xorg processes with fglrx

2007-10-13 Thread TrinitronX
Same problem on Fiesty.

I'm NOT running the packaged version of the drivers, but it's definitely ati's 
fglrx drivers doing this.
This is still occurring with the NEW ones: version 8.41.7

Also note: one process seems to be spawning the other.

relevant output of: ps auxf

root  8892  0.0  0.0  12328  1412 ?Ss   Oct12   0:00 /usr/sbin/gdm
root  8893  0.0  0.1  12832  2552 ?SOct12   0:00  \_ 
/usr/sbin/gdm
root  8894  0.1  0.6  18032 10148 tty7 Ss+  Oct12   0:21  \_ 
/usr/X11R6/bin/X :0 -br -audit 0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7
root  9340  0.0  0.6  18032 10148 tty7 S+   Oct12   0:00  |   \_ 
/usr/X11R6/bin/X :0 -br -audit 0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7
1000 10121  0.0  0.7  31084 11944 ?Ssl  Oct12   0:00  \_ 
gnome-session

Looks like two gdm instances too?  Also, people over at the gentoo forums (and 
other places) are puzzling about this:
http://forums.gentoo.org/viewtopic-t-552618-postdays-0-postorder-asc-start-0.html

-- 
two xorg processes with fglrx
https://bugs.launchpad.net/bugs/129860
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 129860] Re: two xorg processes with fglrx

2007-08-01 Thread rhussey
xorg.conf attached

** Attachment added: "Xorg configuration"
   http://launchpadlibrarian.net/8657746/xorg.conf

-- 
two xorg processes with fglrx
https://bugs.launchpad.net/bugs/129860
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 129860] Re: two xorg processes with fglrx

2007-08-01 Thread rhussey
Xorg log attached

** Attachment added: "Xorg log"
   http://launchpadlibrarian.net/8657744/Xorg.0.log

-- 
two xorg processes with fglrx
https://bugs.launchpad.net/bugs/129860
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