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 tty7    Rs+  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 tty7    S+   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

Reply via email to