I'm still learning Ubuntu, and I seem to have blown up (Carnivore will love that) the X video display on a Ubuntu 9.04 box. No amount xorg.conf massaging or boot options seems to get it back. Is there a master xorg package that I can use with apt-get to reinstall all the display stuff? If not, is there an entire desktop package (everything above init 5) that I could do the same with?
Delete your xorg.conf file (/etc/X11/xorg.conf) and run the command
xorgconfig to create a basic config file.
IF xorgconfig doesn't work you can also try running command xorgcfg
If all else fails try command "Xorg -configure"
Cheers,
Jared Rudy
UNIX Administrator
St. Francis Health Center
1700 SW 7th
Topeka, KS 66606
785-295-7942
________________________________
From: kulua-l@googlegroups.com [mailto:kulua-l@googlegroups.com] On
Behalf Of glawson
Sent: Thursday, June 18, 2009 2:57 PM
To: kulua-l@googlegroups.com
Subject: [KULUA] Ubuntu Question
I'm still learning Ubuntu, and I seem to have blown up (Carnivore will
love that) the X video display on a Ubuntu 9.04 box. No amount xorg.conf
massaging or boot options seems to get it back. Is there a master xorg
package that I can use with apt-get to reinstall all the display stuff?
If not, is there an entire desktop package (everything above init 5)
that I could do the same with?
Allude to xorg.0.log and any salient features in dmesg, remove xorg.conf retry include allusion to new logs mention what videocard is involved find me some goji berry juice
On Thu, Jun 18, 2009 at 2:56 PM, glawson<glaw...@rhcl.org> wrote: > I'm still learning Ubuntu, and I seem to have blown up (Carnivore will love > that) the X video display on a Ubuntu 9.04 box. No amount xorg.conf > massaging or boot options seems to get it back. Is there a master xorg > package that I can use with apt-get to reinstall all the display stuff?
Apt refreshing (over removing it without dependent apps, and reinstalling it) Xorg and the relevant modules for nv or ati (or the Free as in denial of IP ascription) etcetera should do. Blow_up modules; what'll they think of next.
Ok, I have to run downstairs to another room to see the results, but not sure it worked completely. I removed xorg.conf, ran Xorg -configure, and it complained extensively about fglrx, the offending ATI video driver that is the source of all these problems, and then it segfaulted. I think I will probably need to remove this driver.
----- Original Message ----- From: "Jared Rudy" <Jared.R...@sftks.net> To: kulua-l@googlegroups.com Sent: Thursday, June 18, 2009 3:02:14 PM GMT -06:00 US/Canada Central Subject: [KULUA] Re: Ubuntu Question
Delete your xorg.conf file (/etc/X11/xorg.conf) and run the command xorgconfig to create a basic config file.
IF xorgconfig doesn’t work you can also try running command xorgcfg
If all else fails try command “Xorg –configure”
Cheers,
Jared Rudy UNIX Administrator St. Francis Health Center 1700 SW 7th Topeka, KS 66606 785-295-7942
From: kulua-l@googlegroups.com [mailto:kulua-l@googlegroups.com] On Behalf Of glawson Sent: Thursday, June 18, 2009 2:57 PM To: kulua-l@googlegroups.com Subject: [KULUA] Ubuntu Question
I'm still learning Ubuntu, and I seem to have blown up (Carnivore will love that) the X video display on a Ubuntu 9.04 box. No amount xorg.conf massaging or boot options seems to get it back. Is there a master xorg package that I can use with apt-get to reinstall all the display stuff? If not, is there an entire desktop package (everything above init 5) that I could do the same with?
After deleting the xorg.conf and running both Xorg --configure and dpkg-reconfigure xserver-xorg, I still get the same mangled and totally unreadable display. I know I need to unload that fglrx module, but if I do a modprobe -l I don't see anything like it listed. What can I do to see what is loading it where?
----- Original Message ----- From: "Jared Rudy" <Jared.R...@sftks.net> To: kulua-l@googlegroups.com Sent: Thursday, June 18, 2009 3:02:14 PM GMT -06:00 US/Canada Central Subject: [KULUA] Re: Ubuntu Question
Delete your xorg.conf file (/etc/X11/xorg.conf) and run the command xorgconfig to create a basic config file.
IF xorgconfig doesn’t work you can also try running command xorgcfg
If all else fails try command “Xorg –configure”
Cheers,
Jared Rudy UNIX Administrator St. Francis Health Center 1700 SW 7th Topeka, KS 66606 785-295-7942
From: kulua-l@googlegroups.com [mailto:kulua-l@googlegroups.com] On Behalf Of glawson Sent: Thursday, June 18, 2009 2:57 PM To: kulua-l@googlegroups.com Subject: [KULUA] Ubuntu Question
I'm still learning Ubuntu, and I seem to have blown up (Carnivore will love that) the X video display on a Ubuntu 9.04 box. No amount xorg.conf massaging or boot options seems to get it back. Is there a master xorg package that I can use with apt-get to reinstall all the display stuff? If not, is there an entire desktop package (everything above init 5) that I could do the same with?
Edit your xorg.conf file and in the "Device" section replace flgrx with
ati and reboot.
See if that works. The ati driver is the opensource ATI driver provided
by xorg.
Jared Rudy
UNIX Administrator
St. Francis Health Center
1700 SW 7th
Topeka, KS 66606
785-295-7942
________________________________
From: kulua-l@googlegroups.com [mailto:kulua-l@googlegroups.com] On
Behalf Of glawson
Sent: Thursday, June 18, 2009 4:16 PM
To: kulua-l@googlegroups.com
Subject: [KULUA] Re: Ubuntu Question
After deleting the xorg.conf and running both Xorg --configure and
dpkg-reconfigure xserver-xorg, I still get the same mangled and totally
unreadable display. I know I need to unload that fglrx module, but if I
do a modprobe -l I don't see anything like it listed. What can I do to
see what is loading it where?
----- Original Message -----
From: "Jared Rudy" <Jared.R...@sftks.net>
To: kulua-l@googlegroups.com
Sent: Thursday, June 18, 2009 3:02:14 PM GMT -06:00 US/Canada Central
Subject: [KULUA] Re: Ubuntu Question
Delete your xorg.conf file (/etc/X11/xorg.conf) and run the command
xorgconfig to create a basic config file.
IF xorgconfig doesn't work you can also try running command xorgcfg
If all else fails try command "Xorg -configure"
Cheers,
Jared Rudy
UNIX Administrator
St. Francis Health Center
1700 SW 7th
Topeka, KS 66606
785-295-7942
________________________________
From: kulua-l@googlegroups.com [mailto:kulua-l@googlegroups.com] On
Behalf Of glawson
Sent: Thursday, June 18, 2009 2:57 PM
To: kulua-l@googlegroups.com
Subject: [KULUA] Ubuntu Question
I'm still learning Ubuntu, and I seem to have blown up (Carnivore will
love that) the X video display on a Ubuntu 9.04 box. No amount xorg.conf
massaging or boot options seems to get it back. Is there a master xorg
package that I can use with apt-get to reinstall all the display stuff?
If not, is there an entire desktop package (everything above init 5)
that I could do the same with?
glawson wrote: > After deleting the xorg.conf and running both Xorg --configure and dpkg-reconfigure xserver-xorg, I still get the same mangled and totally unreadable display. I know I need to unload that fglrx module, but if I do a modprobe -l I don't see anything like it listed. What can I do to see what is loading it where?
> Greg
See loaded modules
/sbin/lsmod
Remove a module named "module.name"
/sbin/rmmod module.name
It is supposed to be the same--and better in some ways, to use the -r option to remove modules
/sbin/modprobe -r module.name
However for me sometimes that fails.
Loads a module "module.name"
/sbin/modprobe module.name
-- Paul E. Johnson email: paulj...@ku.edu Professor, Political Science http://pj.freefaculty.org 1541 Lilac Lane, Rm 504 University of Kansas Office: (785) 864-9086 Lawrence, Kansas 66044-3177 FAX: (785) 864-5700