<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title>Re: Fresh install of xubuntu blacks out after installing video in All Things Unix</title>
<link>http://www.dslreports.com/forum/r20782657</link>
<description></description>
<language>en</language>
<pubDate>Wed, 02 Dec 2009 04:42:49 EDT</pubDate>
<lastBuildDate>Wed, 02 Dec 2009 04:42:49 EDT</lastBuildDate>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20835740</link>
<description><![CDATA[<A HREF="/useremail/u/588119"><b>netjunk</b></A> : <div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br><div class="bquote"><small>said by  netjunk <A HREF="/useremail/u/588119"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>  :</small><br><br>Did you even check to make sure it has correct horizsync and vertsync rates in the config? Don't depend on auto detection as most CRT monitors don't report back to OS correctly.</div>Not to detract from the conversation, but...<br><br>If it already has a listing for the correct monitor that I was connected to in the first place, and the fact that before installing the video driver, <em>it correctly identified my monitor and most of its available resolution/refresh rate options</em>, why would it get a hissy fit then?<br><br>And this is both with the driver that Ubuntu automatically suggests I use, and ATi's own proprietary driver.<br> </div>Some problems like yours could be caused by your CRT monitor refresh rate not reporting correctly. Check it. It won't kill you. :P]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20835740</guid>
<pubDate>Wed, 23 Jul 2008 10:21:23 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20835666</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : <div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Installed the drivers that Ubuntu's "restricted hardware" thing notified me to use and they work. Only thing right now is that - for some reason, I don't know - it inexplicably lists my highest res/refresh as 10x7 and 55Hz, which doesn't make any sense.<br> </div>And I'm not sure why you loose the resolution settings, or how to manually add them back in. There's slightly differing instructions online in hacking xorg.conf. My Dell already has the native resolution and a bunch of smaller resolutions already listed, so I tried adding 1600x1200 (which my monitor can't do) but it doesn't show. So I don't have hardware to test trying to manually add resolutions.<br><br>Anyone out there have success in manually adding resolutions?<br><small>--<br>less talk, more music</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20835666</guid>
<pubDate>Wed, 23 Jul 2008 10:05:12 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20834222</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : Anyone want a previously used X1600 Pro AGP?<br><br>Because basically that summed it up. Only thing that worked was swapping it out and putting my 6600GT back in.<br><br>Installed the drivers that Ubuntu's "restricted hardware" thing notified me to use and they work. Only thing right now is that - for some reason, I don't know - it inexplicably lists my highest res/refresh as 10x7 and 55Hz, which doesn't make any sense.<br><br>Whatever, I'll tend to it tomorrow night. For now, I'll chalk this one up as a victory. :)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20834222</guid>
<pubDate>Tue, 22 Jul 2008 23:14:44 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20833905</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : Talking with  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> over AIM I walked him through the following (condensed version):<br><br><b>Me:</b> Install ATI's driver following my steps described here: &raquo;<A HREF="/forum/r20833328-">Re: Fresh install of xubuntu blacks out after installing video</A><br><b>Him:</b> I hear it do the startup noise, but find it's just a big white screen... I have a cursor, but nothing to click on.<br><b>Me:</b> Try ctrl+alt+f2<br><b>Him:</b> Doesn't work<br><b>Me:</b> Boot into Recovery mode, run xfix, then resume to continue normal booting.<br><b>Him:</b> resume brought me to hear the startup tone as it should, but goes back to the white screen.<br><b>Me:</b> Back to Recovery mode, drop to root, run aticonfig --initial<br><b>Him:</b>root@PMS~# aticonfig --initial<br>Uninitialised file found. Configuring...<br>Using file /etc/X11/xorg.conf<br>backup saved<br><i>I then have him poke through xorg.conf using vi</i><br><br><textarea name="code" class="text" cols=50 rows=10>Section "Monitor"&#012;ID "Configured Monitor"&#012;EndSection&#012;Section "Monitor"&#012;ID "aticonfig-Monitor&#91;0&#93;-0"&#012;Option "VendorName" "ATI Proprietary Driver"&#012;Option "ModelName" "Generic Autodetecting Monitor"&#012;Option "DPMS" "true"&#012;EndSection&#012;"Device"&#012;ID "Configured Video Device"&#012;EndSection&#012;"Device"&#012;ID "aticonfig-Device&#91;0&#93;-0"&#012;Driver "fglrx"&#012;BusID "PCI:2:0:0"&#012;EndSection&#012;"Screen"&#012;ID "Default Screen"&#012;Device "Configured Video Device"&#012;Monitor "Configured Monitor"&#012;EndSection&#012; &#012;"Screen"&#012;ID "aticonfig-Screen&#91;0&#93;-0"&#012;Device "aticonfig-Device&#91;0&#93;-0"&#012;Monitor "aticonfig-Monitor&#91;0&#93;-0"&#012;DefaultDepth 24&#012;Subsection "Display"&#012;Viewport 0 0&#012;Depth 24&#012;EndSubSection&#012;EndSection&#012;</textarea><!--end code block--><br><b>Me:</b> Restart<br><b>Him:</b> all I saw was black screen and no audio. and also found out the power button didn't respond right away. Had to hold it down to shut down. I start it up again, and watch the screen intently. Ubuntu logo shows up and progress bar loads. A few screen flicks later, and then it's still black.<br><br><b>Me:</b> Stick an NVIDIA card in there.<br><br><small>--<br>less talk, more music</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20833905</guid>
<pubDate>Tue, 22 Jul 2008 22:14:29 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20833489</link>
<description><![CDATA[<A HREF="/useremail/u/769760"><b>Derspankster</b></A> : <div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br><div class="bquote"><small>said by  Derspankster <A HREF="/useremail/u/769760"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>  :</small><br><br>Amen brother, some people just refuse to be helped. This thread has gone on long enough. <br></div>What part of "I did just as it said and it still *expletive* up" did you not understand? :mad:<br><br>That's the whole problem here. I follow what these install guides say I should do <em>to the letter</em> and then have a problem where it's saying the app I'm supposed to be running doesn't exist, or that some stupid library or whatever doesn't exist and it doesn't want to go install/get it. And in every single case, that xorg file is either blank, or in the case of my last install, it just keeps booting into "low graphics mode" as Ubuntu calls it, then refuses to let me use a proper video resolution/refresh rate.<br><br>If I can't get this thing up and running, the system's going in the trash. Plain and simple; I've got enough on my plate between college and work to putz around with this thing's idiosynchrosies. That's not to say I don't appreciate the help - honestly, I do - but I've had up to my eyeballs in the arrogance of users like you. Either cut it or leave it, because I don't want to read or hear it. :mad:<br> </div>Listen pal, many people here have tried their best to help you and all you can do pout. It may be best for you to take your system to someone and have them install what-ever OS you decide you want to run and be done with it. <br><br>I was a newbie in Linux at one time and I still probably don't know half of what I should but at least I know how to search and read and ask for what I need to get to where I want to be.<br><br>Going to college? Whoopee! Guess you must know it all then. There is absolutely nothing arrogant about my position. If you think so, fine, I don't care what you think, you're a troll and a waste of time.<br><small>--<br>I thought I made a mistake once but I was wrong</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20833489</guid>
<pubDate>Tue, 22 Jul 2008 20:54:31 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20833445</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : For those who know more about xorg.conf than I do... here is the xorg.conf file on my machine after successfully installing ATI's driver.<br><br><textarea name="code" class="text" cols=50 rows=10># xorg.conf (X.Org X Window System server configuration file)&#012;#&#012;# This file was generated by dexconf, the Debian X Configuration tool, using&#012;# values from the debconf database.&#012;#&#012;# Edit this file with caution, and see the xorg.conf manual page.&#012;# (Type "man xorg.conf" at the shell prompt.)&#012;#&#012;# This file is automatically updated on xserver-xorg package upgrades *only*&#012;# if it has not been modified since the last upgrade of the xserver-xorg&#012;# package.&#012;#&#012;# If you have edited this file but would like it to be automatically updated&#012;# again, run the following command:&#012;#   sudo dpkg-reconfigure -phigh xserver-xorg&#012; &#012;Section "InputDevice"&#012;Identifier"Generic Keyboard"&#012;Driver"kbd"&#012;Option"XkbRules""xorg"&#012;Option"XkbModel""pc105"&#012;Option"XkbLayout""us"&#012;EndSection&#012; &#012;Section "InputDevice"&#012;Identifier"Configured Mouse"&#012;Driver"mouse"&#012;Option"CorePointer"&#012;EndSection&#012; &#012;Section "InputDevice"&#012;Identifier"Synaptics Touchpad"&#012;Driver"synaptics"&#012;Option"SendCoreEvents""true"&#012;Option"Device""/dev/psaux"&#012;Option"Protocol""auto-dev"&#012;Option"HorizEdgeScroll""0"&#012;EndSection&#012; &#012;Section "Device"&#012;Identifier"Configured Video Device"&#012;Driver"fglrx"&#012;EndSection&#012; &#012;Section "Monitor"&#012;Identifier"Configured Monitor"&#012;EndSection&#012; &#012;Section "Screen"&#012;Identifier"Default Screen"&#012;Monitor"Configured Monitor"&#012;Device"Configured Video Device"&#012;Defaultdepth24&#012;EndSection&#012; &#012;Section "ServerLayout"&#012;Identifier"Default Layout"&#012;  screen "Default Screen"&#012;Inputdevice"Synaptics Touchpad"&#012;EndSection&#012;Section "Module"&#012;Load"glx"&#012;EndSection&#012;</textarea><!--end code block--><br><small>--<br>less talk, more music</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20833445</guid>
<pubDate>Tue, 22 Jul 2008 20:44:16 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20833426</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : <div class="bquote"><small>said by  Derspankster <A HREF="/useremail/u/769760"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Amen brother, some people just refuse to be helped. This thread has gone on long enough. <br></div>What part of "I did just as it said and it still *expletive* up" did you not understand? :mad:<br><br>That's the whole problem here. I follow what these install guides say I should do <em>to the letter</em> and then have a problem where it's saying the app I'm supposed to be running doesn't exist, or that some stupid library or whatever doesn't exist and it doesn't want to go install/get it. And in every single case, that xorg file is either blank, or in the case of my last install, it just keeps booting into "low graphics mode" as Ubuntu calls it, then refuses to let me use a proper video resolution/refresh rate.<br><br>If I can't get this thing up and running, the system's going in the trash. Plain and simple; I've got enough on my plate between college and work to putz around with this thing's idiosynchrosies. That's not to say I don't appreciate the help - honestly, I do - but I've had up to my eyeballs in the arrogance of users like you. Either cut it or leave it, because I don't want to read or hear it. :mad:]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20833426</guid>
<pubDate>Tue, 22 Jul 2008 20:40:09 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20833413</link>
<description><![CDATA[<A HREF="/useremail/u/335927"><b>garywk</b></A> : <div class="bquote"><small>said by  Derspankster <A HREF="/useremail/u/769760"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Amen brother, some people just refuse to be helped. This thread has gone on long enough. <br> </div>You mean there are other people here that are coming the same conclusion I came to a long time ago?  The poster who opened this thread, imo, is a troll.  <br><br>  ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20833413</guid>
<pubDate>Tue, 22 Jul 2008 20:38:09 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20833375</link>
<description><![CDATA[<A HREF="/useremail/u/769760"><b>Derspankster</b></A> : Amen brother, some people just refuse to be helped. This thread has gone on long enough. <br><small>--<br>I thought I made a mistake once but I was wrong</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20833375</guid>
<pubDate>Tue, 22 Jul 2008 20:28:57 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20833328</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : Just for fun I decided to see how hard it could be to install ATI's Proprietary driver from their website.<br><br>I downloaded the ATI Catalyst&#153; 8.7 Proprietary Linux x86 Display Driver, filename ati-driver-installer-8-7-x86.x86_64.run.<br><br>I double clicked on the file. gedit, the default Ubuntu text editor, comes up with an error. Close that.<br><br>I open up the Terminal, change to my Desktop directory, and get a long listing of the files there.<br><br><textarea name="code" class="text" cols=50 rows=10>cd Desktop&#012;ls -l&#012;</textarea><!--end code block--><br>I can clearly see the ati driver.<br><br>Next I try to run the file.<br><br><textarea name="code" class="text" cols=50 rows=10>./ati-driver-installer-8-7-x86.x86_64.run&#012;</textarea><!--end code block--><br>I get a permission denied. The terminal doesn't know that this is an executable file, I need to make it executable.<br><br><textarea name="code" class="text" cols=50 rows=10>chmod +x ati-driver-installer-8-7-x86.x86_64.run&#012;</textarea><!--end code block--><br>Now the terminal knows that this is an executable. Let's try running it now.<br><br><textarea name="code" class="text" cols=50 rows=10>./ati-driver-installer-8-7-x86.x86_64.run&#012;</textarea><!--end code block--><br>Success. It's doing stuff.<br><br>Until I get a pop up window saying "You need to run this installer as the super-user."<br><br>Ok. Let's run this file as the super-user.<br><br><textarea name="code" class="text" cols=50 rows=10>sudo ./ati-driver-installer-8-7-x86.x86_64.run&#012;</textarea><!--end code block--><br>I enter my password, then it does some stuff, and eventually a Windows style wizard comes up. At this point it's just like the Windows driver setup.<br><br>Once that is done, I get a screen giving me some additional information. I click Finish. It doesn't ask me to restart, but I restart anyway.<br><br>After restarting I'm back at my desktop.<br><br>Where's the CCC? I look in the System menu but don't find anything. Then I open the Applications menu, and there it is.<br><br><u>Here is the short, and complete, process that I used to install ATI's driver</u><br><br>Download the driver to your desktop<br>Open up the terminal<br>cd Desktop<br>chmod +x ati-driver-installer-8-7-x86.x86_64.run<br>sudo ./ati-driver-installer-8-7-x86.x86_64.run<br>Follow the Windows style wizard<br><b>Manually restart</b><br>CCC appears in the Applications menu<br><br><small>--<br>less talk, more music</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20833328</guid>
<pubDate>Tue, 22 Jul 2008 20:15:14 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20833065</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : <div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>I try to do just that, and the goddamned terminal continues to bitch and piss saying "no such file or directory."<br><br>See what I mean? even stuff that is known and supposed to work, won't. [extreme sarcasm]oh yea, you just HAVE to love that beautiful command line![/extreme sarcasm] :(<br> </div><div class="bquote"><small>said by  C0deZer0 :</small><br><br>Though just on curiosity, I went and followed my way to that directory via the regular file browser, and sure enough... it doesn't exist.</div>I hope you feel and look like an idiot.<br><br>The terminal said that the directory didn't exist, and you complain. Then you find out that, yes, in fact, the directory does not exist. Holy shit, the terminal was right. It worked correctly... and you complained about it.<br><br>If you're going to make no effort to understand something that isn't Windows, then don't complain about something you're making no effort to understand.<br><br>PS. On my Ubuntu 8.04 with the ATI drivers installed by the Restricted Driver Manager, there is no /usr/share/ati. /usr/share/ati is only put there by the ATI Proprietary driver, it says so in the documentation... which you should have read a long time ago.<br><small>--<br>less talk, more music</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20833065</guid>
<pubDate>Tue, 22 Jul 2008 19:30:42 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20832974</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : sudo updatedb<br>sudo locate <i>filename</i><br><br>The first command creates an index of every file on your drive.  That may take a bit if it hasn't run recently.<br><br>The second lists any file containing the character string used in <i>filename</i><br><br>You can also use the find command, but this is easier and I'm lazy.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20832974</guid>
<pubDate>Tue, 22 Jul 2008 19:13:03 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20832944</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : Never heard of tab-complete.<br><br>Though just on curiosity, I went and followed my way to that directory via the regular file browser, and sure enough... it doesn't exist. :huh: "What the hell? It should be here!" was the first thing that went through my head afterward.<br><br>Also, this time when I booted up and went into the low-graphics mode, it didn't have any listing for the fglrx anymore. And still insisted on giving me only a max of 800x600.<br><br>I tried running the Mandriva ONE disc I'd burned, but that basically black-screened after it finished its progress bar. So I'm more or less stuck with ubuntu for the meantime. :(]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20832944</guid>
<pubDate>Tue, 22 Jul 2008 19:06:43 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20832906</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : Is the script there?  Is it executable?<br>The error you're getting is telling you you're asking the shell to do something it can't.<br><br>Do you know how to use tab-complete?<br><br>Let's say I want to operate on a file that begins with fglrx, but I either don't know the rest of the name or can't be bothered remembering it.<br><br>sudo ./fglrx ... then hit the tab key.  If there's a file like that, it will display the entire name.  If multiples exist, two depressions of the tab key will list them.<br><br>Tab-complete also works for commands.<br><br>To see the contents of a directory, ls.  To see only the contents you care about, ls | grep fglrx (to continue with that example).  To list the same but with all of the file attributes (so you can answer my question when I ask if it's executable), ls -al.<br><br>Example.  ls -al /usr/share/ati | grep fglrx will show you what, if any files exist in that directory containing that character string, their size, permissions and creation date.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20832906</guid>
<pubDate>Tue, 22 Jul 2008 18:59:59 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20832812</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : <div class="bquote"><small>said by  Ctrl Alt Del <A HREF="/useremail/u/587153"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>If you need to start over...<br><br>Uninstall<br>If the ATI Proprietary Linux Graphics Driver was installed using either the Automatic or Custom options, then do the following:<br>   1. Launch the Terminal Application and navigate to the /usr/share/ati folder. <strong>(cd /usr/share/ati)</strong><br>   2. With super user permissions, enter the command "sh ./fglrx-uninstall.sh" (sudo sh ./fglrx-uninstall.sh)<br> </div>I try to do just that, and the goddamned terminal continues to bitch and piss saying "no such file or directory."<br><br>See what I mean? even stuff that is known and supposed to work, won't. [extreme sarcasm]oh yea, you just HAVE to love that beautiful command line![/extreme sarcasm] :(]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20832812</guid>
<pubDate>Tue, 22 Jul 2008 18:47:23 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20825883</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : <div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>If it already has a listing for the correct monitor that I was connected to in the first place, and the fact that before installing the video driver, <em>it correctly identified my monitor and most of its available resolution/refresh rate options</em>, why would it get a hissy fit then?<br><br>And this is both with the driver that Ubuntu automatically suggests I use, and ATi's own proprietary driver.<br> </div>The xorg.conf controls what resolution, refresh rate, bit depth, etc are available from your video card. If you read ATI's documentation, it sounds like ATI's driver wipes the xorg.conf file clean, and you have to run either aticonfig or AMD CCC:LE to put back in the proper settings.<br><small>--<br>less talk, more music</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20825883</guid>
<pubDate>Mon, 21 Jul 2008 15:10:54 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20825861</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : I have no idea what Ubuntu's Restricted Driver Manager does, but ATI's documentation says that after the ATI driver is installed, the driver is configured in basic mode. That sounds like what's going on in your case.<br><br>For advanced configuration, run aticonfig from the command line or launch the AMD CCC:LE (probably in the System > Administration menu). I'm not home so I can't try it out right now.<br><br>If you need to start over...<br><br>Uninstall<br>If the ATI Proprietary Linux Graphics Driver was installed using either the Automatic or Custom options, then do the following:<br>   1. Launch the Terminal Application and navigate to the /usr/share/ati folder. (cd /usr/share/ati)<br>   2. With super user permissions, enter the command "sh ./fglrx-uninstall.sh" (sudo sh ./fglrx-uninstall.sh)<br><small>--<br>less talk, more music</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20825861</guid>
<pubDate>Mon, 21 Jul 2008 15:06:38 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20825117</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : <div class="bquote"><small>said by  netjunk <A HREF="/useremail/u/588119"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Did you even check to make sure it has correct horizsync and vertsync rates in the config? Don't depend on auto detection as most CRT monitors don't report back to OS correctly.</div>Not to detract from the conversation, but...<br><br>If it already has a listing for the correct monitor that I was connected to in the first place, and the fact that before installing the video driver, <em>it correctly identified my monitor and most of its available resolution/refresh rate options</em>, why would it get a hissy fit then?<br><br>And this is both with the driver that Ubuntu automatically suggests I use, and ATi's own proprietary driver.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20825117</guid>
<pubDate>Mon, 21 Jul 2008 13:03:53 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20824528</link>
<description><![CDATA[<A HREF="/useremail/u/588119"><b>netjunk</b></A> : <div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>I went through and hit the driver update via Ubuntu's integrated hardware driver item. It installed, I restarted, and this time actually got a display. Problem is, it was saying about "ubuntu is currently running in low graphics mode" because it apparently still can't figure out that I have an X1600 Pro. Even when I manually select the proper driver and make/model of monitor it's currently connected to, it still keeps going to this menu when I have to restart. And when I finally do get into Ubuntu's GUI, it then says I have a "default monitor" and limits me to 800x600 resolution. The current monitor it's connected to is a Dell P991 which has a preferred resolution of 12x10, and 90Hz refresh rate according to Windows (even though it insists that its real max refresh was 85Hz even though I have consistently and successfully used 12x10@90Hz in Windows on my roommate's Dell).<br><br>At the moment I have it downloading the latest ATi driver from ati.com, hoping I have some better luck with that this time.<br> </div>Did you even check to make sure it has correct horizsync and vertsync rates in the config? Don't depend on auto detection as most CRT monitors don't report back to OS correctly.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20824528</guid>
<pubDate>Mon, 21 Jul 2008 11:15:12 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20824293</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : It's currently connected to a Dell P991, which is a CRT monitor.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20824293</guid>
<pubDate>Mon, 21 Jul 2008 10:25:07 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20824078</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : I had the same problem. When I installed Ubuntu but used DVI or HDMI inputs to my monitor nothing would show. I connected my monitor using the old style serial inputs it worked.<br>soooo.. if you're willing to sacrifice the image quality that may just fix your problem.<br>&raquo;<A HREF="/forum/r19321669-Ubuntu-others-Still-no-support-for-HDMI-input-to-monitor">Ubuntu, others- Still no support for HDMI input to monitor?</A>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20824078</guid>
<pubDate>Mon, 21 Jul 2008 09:27:00 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20822261</link>
<description><![CDATA[<A HREF="/useremail/u/518502"><b>mech1164</b></A> : <div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Real quick. finished downloading the driver. Tried to run the install, but even when i get the menu to have it do it, it then incessantly whines that "vcdk is missing. Setup will now abort" and refuse to let me go further, whether it is to install the driver, or create the distribution-specific packages.<br><br>And because of the low resolution, I can't even see any of the menu buttons to click on. :(<br> </div>I feel for ya.  Been going through this for weeks with opensuse 11 and ubuntu.  Ubuntu would do its install then when I booted to it just a low uncorrectable screen i would have.  That was the GOOD install.  Opensuse was another can of worms.  Install would go fine till the X config.  Just plain blank.  I knew i was in trouble.  Of course the boot went south and nothing i tried worked.  I really wanted to get into suse now just say ta H#LL with it.  I DL'd the the mandriva live cd and Bam all problems fixed. Just for info this is a tosh p305 with a 3470hd ati card in it.  I don't expect perfection but not to have proper support for video cards is just one of many reasons why Linux is still not widely excepted.<br><br>Good luck I hope you have better luck then I did.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20822261</guid>
<pubDate>Sun, 20 Jul 2008 21:12:00 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20819157</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : Is this the same machine where just about every part has had hardware problems? A broken LAN port, multiple video card RMAs, and overclocked?<br><small>--<br>less talk, more music</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20819157</guid>
<pubDate>Sun, 20 Jul 2008 01:45:57 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20818134</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : Real quick. finished downloading the driver. Tried to run the install, but even when i get the menu to have it do it, it then incessantly whines that "vcdk is missing. Setup will now abort" and refuse to let me go further, whether it is to install the driver, or create the distribution-specific packages.<br><br>And because of the low resolution, I can't even see any of the menu buttons to click on. :(]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20818134</guid>
<pubDate>Sat, 19 Jul 2008 20:42:07 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20817815</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : Oy, this just becomes more and more ingratiating. :uhh:<br><br>The reinstall went better, because this time the updates went through and the system was still responding.<br><br>I went through and hit the driver update via Ubuntu's integrated hardware driver item. It installed, I restarted, and this time actually got a display. Problem is, it was saying about "ubuntu is currently running in low graphics mode" because it apparently still can't figure out that I have an X1600 Pro. Even when I manually select the proper driver and make/model of monitor it's currently connected to, it still keeps going to this menu when I have to restart. And when I finally do get into Ubuntu's GUI, it then says I have a "default monitor" and limits me to 800x600 resolution. The current monitor it's connected to is a Dell P991 which has a preferred resolution of 12x10, and 90Hz refresh rate according to Windows (even though it insists that its real max refresh was 85Hz even though I have consistently and successfully used 12x10@90Hz in Windows on my roommate's Dell).<br><br>At the moment I have it downloading the latest ATi driver from ati.com, hoping I have some better luck with that this time.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20817815</guid>
<pubDate>Sat, 19 Jul 2008 19:05:41 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20817260</link>
<description><![CDATA[<A HREF="/useremail/u/277471"><b>Bill_MI</b></A> : If you installed from CD, I suggest "Check This CD For Defects" or whatever it's called.<br><br>Also, Hardy 8.04.1 image is out and requires far less updates to get current.<br><br>A hardware issue is always possible but there also seems to be some hardware that just plain works badly or buggy.  Ubuntu is getting a lot of criticism for jumping too much on the cutting edge and creating these problems.  While you're doing lots of installs, you might consider trying 7.10 or even 7.04 just to see if things run a lot smoother.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20817260</guid>
<pubDate>Sat, 19 Jul 2008 16:35:34 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20817144</link>
<description><![CDATA[<A HREF="/useremail/u/769760"><b>Derspankster</b></A> : Hardware issues!]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20817144</guid>
<pubDate>Sat, 19 Jul 2008 16:05:29 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20817122</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : <div class="bquote"><small>said by  Ctrl Alt Del <A HREF="/useremail/u/587153"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br><div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Xubuntu is basically described as Ubuntu with Xfce... it's supposed to be a faster version of Ubuntu for slower computers. Part of the reason I bothered with it over regular Ubuntu.<br> </div>Your AMD 2400 with 1GB RAM is not considered a "slower computer" in Ubuntu. Xubuntu is for those 600 MHz with 128 MB RAM machines. This isn't Vista. Use Ubuntu for a better experience, not Xubuntu, <i>especially</i> if you're afraid of the command line and have no tolerance for Linux.</div>Per this advice, I chose to install regular Ubuntu 8.04.<br><br>Everything appeared to run just fine. After install, I let it auto-install the latest updates per its internal checker. Everything appeared normal, and then a prompt said I needed to restart the system. I did so.<br><br>After restarting, everything appeared to be fine. But, if I tried running even just <em>one application</em> - be it system monitor, Firefox, or really anything else I tried clicking on - the system's HDD activity light would stay solid, and the system would completely hang up. No keyboard/mouse clicks would respond at all, even though the cursor moved around.<br><br>... :mad: So now I'm reformatting and installing Ubuntu again. *crosses fingers*]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20817122</guid>
<pubDate>Sat, 19 Jul 2008 16:00:41 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20797992</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : Agreed, but adding another package to a non-functional system isn't in the cards either, I think.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20797992</guid>
<pubDate>Tue, 15 Jul 2008 23:55:19 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20797951</link>
<description><![CDATA[<A HREF="/useremail/u/1187613"><b>mwc</b></A> : <div class="bquote"><small>said by  No_Strings <A HREF="/useremail/u/520919"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>VI is the "right" choice, but if you have never used it it's anything but intuitive.<br> </div>Yes, but remember he's scared of the command line. Vi will scare the crap out of him more than anything except ed. I would recommend &raquo;<A HREF="http://cream.sourceforge.net/" >cream.sourceforge.net/</A> for him if he wants to use big boy tools.<br><br>Cream is vim with all the sharp edges sanded off.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20797951</guid>
<pubDate>Tue, 15 Jul 2008 23:46:26 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20797879</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : I know what Xubuntu is and I'm a big XFCE4 fan.  It's all I run.  But I also load complete GNOME and KDE desktops on all but one machine so I have the apps. In other words, just because Kate works for me doesn't mean you'll have it.  (I looked it up - it's a KDE app so toss that one).  The Xubuntu docs should tell you what's included.<br><br>Alternatively, when you boot the install CD, you should be able to get a list of apps by right-clicking on the desktopand looking under accessories.<br><br>VI is the "right" choice, but if you have never used it it's anything but intuitive.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20797879</guid>
<pubDate>Tue, 15 Jul 2008 23:31:21 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20797412</link>
<description><![CDATA[<A HREF="/useremail/u/707666"><b>jimkyle</b></A> : The GUI text editor in Xubuntu is "mousepad" but if the call to gedit is in a script, this information may not help a lot.<br><small>--<br>Jim Kyle</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20797412</guid>
<pubDate>Tue, 15 Jul 2008 22:08:07 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20797330</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : <div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Xubuntu is basically described as Ubuntu with Xfce... it's supposed to be a faster version of Ubuntu for slower computers. Part of the reason I bothered with it over regular Ubuntu.<br> </div>Your AMD 2400 with 1GB RAM is not considered a "slower computer" in Ubuntu. Xubuntu is for those 600 MHz with 128 MB RAM machines. This isn't Vista. Use Ubuntu for a better experience, not Xubuntu, <i>especially</i> if you're afraid of the command line and have no tolerance for Linux.<br><small>--<br>less talk, more music</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20797330</guid>
<pubDate>Tue, 15 Jul 2008 21:52:25 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20796893</link>
<description><![CDATA[<A HREF="/useremail/u/787085"><b>firephoto</b></A> : <div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Xubuntu is basically described as Ubuntu with Xfce... it's supposed to be a faster version of Ubuntu for slower computers. Part of the reason I bothered with it over regular Ubuntu.<br></div>Your system isn't a slow one or having limited ram so if you don't have a preference for xfce you're just causing yourself extra trouble imho.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20796893</guid>
<pubDate>Tue, 15 Jul 2008 20:26:19 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20796754</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : Link for mousepad: &raquo;<A HREF="http://linux.about.com/od/xubuntu_doc/a/xubudg05t06.htm" >linux.about.com/od/xubuntu_doc/a&middot;&middot;&middot;5t06.htm</A><br><br>Also, the prior post was not meant as a reply to <br>Ctrl Alt Del.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20796754</guid>
<pubDate>Tue, 15 Jul 2008 20:00:09 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20796726</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : Why are you guys not following the Ubuntu wiki?<br><br>The <A HREF="">wiki</a> (already linked in <A HREF="/forum/remark,20783961">an earlier post in this thread</a> by  Bill_MI <A HREF="/useremail/u/277471"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>) suggests that, with the current version of Ubuntu (8.04 or Hardy Heron), first you need to run the restricted drivers manager and then you need to use the command line:<br> <blockquote><small>said by &raquo;<small>https</small>://<A HREF="https://help.ubuntu.com/community/BinaryDriverHowto/ATI">help.ubuntu.com/community/Binary&middot;&middot;&middot;owto/ATI</A> :</small><hr><u>Instructions for Ubuntu 8.04 (Hardy)</u><br><br>Enable accelerated the accelerated ATI graphics driver in the restricted-manager, then do:<br><br><tt>sudo dpkg-reconfigure -phigh linux-restricted-modules `uname -r`<br>sudo insmod /lib/modules/`uname -r`/volatile/fglrx.ko</tt><br><br>Log out and log in.<hr></blockquote><br>Maybe those steps are not always needed, because the required module is inserted automatically when rebooting (as opposed to logging out and in). But I think it's better to suppose that the commands are needed.<br><br>Really, I think that's the method to try first.<br><br>PS: The default graphical text editor in xubuntu is called "mousepad" for some reason... (???)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20796726</guid>
<pubDate>Tue, 15 Jul 2008 19:55:38 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20796674</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : Xubuntu is basically described as Ubuntu with Xfce... it's supposed to be a faster version of Ubuntu for slower computers. Part of the reason I bothered with it over regular Ubuntu.<br><br>If you don't know what it has, I certainly won't know.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20796674</guid>
<pubDate>Tue, 15 Jul 2008 19:46:50 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20796643</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : "gedit" is a text editor and comes with GNOME.  I'm not sure what comes with Xubuntu, but vi is pretty universal.  (If you don't like the command line, you'll absolutely hate vi.)<br><br>This assumes Linux is installed on partition /dev/sda1.  Make adjustments for your system.<br><br>Boot from the Xubuntu CD.<br><br>Open a terminal<br><br>sudo mkdir /mnt/tempdrive<br>sudo mount /dev/sda1 /mnt/tempdrive<br>sudo chroot /mnt/tempdrive<br><br>You are now accessing the installed system by way of the install CD.<br><br>Open an editor and on this point, I can't give you much advice since I don't know what's included with Xubuntu.  Kate, maybe?  <br><br>sudo vi or sudo kate or sudo pico or whatever it has.<br><br>Edit the xorg file as described in your link.<br><br>Reboot and cross your fingers.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20796643</guid>
<pubDate>Tue, 15 Jul 2008 19:41:14 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20796599</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : <div class="bquote"><small>said by  Ctrl Alt Del <A HREF="/useremail/u/587153"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>  :</small><br><br><div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Because <A HREF="http://www.dslreports.com/profile/587153">this guy</a> told me about how he was able to get his ATI-equipped laptop running problem-free <em>and with 2D/3D acceleration</em> in Linux <strong>without ever touching the command line</strong>.</div>And I was. I installed the ATI proprietary driver using System > Administration > Hardware Drivers. I checked the box, it downloaded, installed, restarted, and it worked.</div>And that's exactly what I tried to do at first. Except mine didn't work, or does not want to work.<br><br><small>correcting grammar</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20796599</guid>
<pubDate>Tue, 15 Jul 2008 19:34:14 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20796533</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : Well, I gave it another go-round, following <A HREF="http://wiki.cchtml.com/index.php/Ubuntu_Hardy_Installation_Guide#Method_2:_Manual_Method_.28installing_Catalyst_8.6.29">this</a>.<br><br>it kept complaining that gedit did not exist, but I just want this to work already.<br><br>Now, I feel like I should have just stopped right there. :(<br><br>Screen is black, and neither Ctrl+alt+f1, Ctrl+alt+f2, or any work when starting up. It just gives me a "loading up..." at first, then some random characters, then total black. I can't even get to a command line now. Some hard drive activity is visible on the front, but that's it.<br><br>So how can I fix this without resorting to another reformat?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20796533</guid>
<pubDate>Tue, 15 Jul 2008 19:24:24 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20796427</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : <div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Because <A HREF="http://www.dslreports.com/profile/587153">this guy</a> told me about how he was able to get his ATI-equipped laptop running problem-free <em>and with 2D/3D acceleration</em> in Linux <strong>without ever touching the command line</strong>.</div>And I was. I installed the ATI proprietary driver using System > Administration > Hardware Drivers. I checked the box, it downloaded, installed, restarted, and it worked. See attached picture.<br><br><div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>But it seems my streak of being unable to find a single *nix distro that will even recognize all my hardware <em>and work correctly</em> still holds strong.<br> </div>I'm using regular vanilla Ubuntu 8.04, not Xubuntu. And I have an older ATI 9600, not a newer X1600.<br><small>--<br>less talk, more music</small><div class="borderless"><TABLE WIDTH=95% align=center border=0 CELLPADDING=4"><TR><TD ALIGN=CENTER VALIGN=CENTER BGCOLOR=#FFFFFF nwrap COLSPAN=3 WIDTH=100%><A HREF="/speak/slideshow/20796427?c=1328333&ret=L2ZvcnVtL3IyMDc4MjY1Ny54bWw%3D"><IMG TITLE="30444 bytes" BORDER=0 WIDTH=484 HEIGHT=420 SRC="/r0/download/1328333~1990a3e94a641d1eeaf56ad6c3070052/Screenshot-HardwareDrivers.png"></A></TD></TABLE></div>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20796427</guid>
<pubDate>Tue, 15 Jul 2008 19:06:51 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20796140</link>
<description><![CDATA[<A HREF="/useremail/u/0"><b>anon</b></A> : Another way of looking at things:<br><br>If you're going to be using a proprietary, closed-source driver - that is, one that is not maintained with the Linux kernel - then it is not reasonable to expect that any Linux distro will install the driver all by itself. It's just not a reasonable expectation.<br><br>Things will likely go better for you if you can accept that you'll need to do some configuration in order to use the proprietary driver.<br><br>Now, it's a matter of a video driver, a part of the system that is very much involved in producing a graphical environment, right? And this is what you're trying to change. So, maybe it's not too much of a surprise that in order to configure that part of the system, you end up needing to use an approach that itself does not depend on the graphical environment.<br><br>See what I mean?<br><br>It's actually pretty great that you can do so much in Linux even without the graphics. If you can just give yourself a chance to get over this hangup about the command line (which is also understandable - it sounds like you had some pretty bad classroom experiences), eventually you may see why so many users do see a benefit to it.<br><br>At least, with this free software, the pain of learning is not just futile, it really does bring a very satisfying and useful knowledge. Lots of us users have found that to be true, after getting over the initial hump.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20796140</guid>
<pubDate>Tue, 15 Jul 2008 18:05:26 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20795982</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : I'm running a ThinkPad with an ATI Mobility Radeon X1300 using the proprietary ATI driver, and installing it was pretty easy ... download driver, run installer, change X settings, restart X.  I did if all via a console, though.  Which is to say, the driver works with my laptop, allows me to play Chromium BSU, Doom, PPR and watch videos.  It is buggy - X blows up once in a while.  The GPU gets <i>very</i> hot if I play a long time and sometimes the apps blow up.  It's been a year since I installed the driver, so I should check for a new one.<br><br>No point to this except to say that you might consider sticking with one distro based on its merits irrespective of video drivers and spend a few minutes making the video work.  You'll get a functional machine in less time than distro-hopping, and you may learn something about what's under the hood in the process.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20795982</guid>
<pubDate>Tue, 15 Jul 2008 17:40:15 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20795913</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : <div class="bquote"><small>said by  FastEddie <A HREF="/useremail/u/274066"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Well if that's the case why bother with Linux? You're going to <i>have</i> to know how to use basic command line if you want to get things working the way you want in some cases or just to tweak it.</div>Because <A HREF="http://www.dslreports.com/profile/587153">this guy</a> told me about how he was able to get his ATI-equipped laptop running problem-free <em>and with 2D/3D acceleration</em> in Linux <strong>without ever touching the command line</strong>. Considering the irony of the fact that ATi won't even support their own mobile GPU's properly in Windows, the fact that it could <em>work so easily in Linux</em> bemused me.<br><br>But it seems my streak of being unable to find a single *nix distro that will even recognize all my hardware <em>and work correctly</em> still holds strong.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20795913</guid>
<pubDate>Tue, 15 Jul 2008 17:24:28 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20795896</link>
<description><![CDATA[<A HREF="/useremail/u/769760"><b>Derspankster</b></A> : My first serious Linux install was about two years ago. The most important thing I learned very early on was that it requires a certain degree of personal commitment. People on IRC have been great, DSLR has been a terrific resource as has the Ubuntu forums.  But, it's most important that you commit yourself to figuring out the various issues you run across and learn at least some basic command line commands. <br><br>If you choose, after dabbling in Linux that you either don't have the time or inclination to make that commitment then Linux isn't for you. <br><br>But, after you get over the now small set of hurdles, it's a very rewarding and delightful OS to work in. <br><small>--<br>I thought I made a mistake once but I was wrong</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20795896</guid>
<pubDate>Tue, 15 Jul 2008 17:21:22 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20794852</link>
<description><![CDATA[<A HREF="/useremail/u/274066"><b>FastEddie</b></A> : <br>I've seen more than enough help given you but you refuse to do any research on your own. You expect the users of this forum and Mod included who went out of their way to help and you show no sign of cooperating you just want the answer served on a silver platter so you can go on your merry way. Well that isn't going to happen.<br><br>Welcome to the world of Linux where you have to read and try solutions on your own as well as  advice form other people.<br><br>Your whining isn't helping you any. Lets review some from this thread:<br><br><div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Long story short... I install Xubuntu 8.04; everything appears to be running just fine; audio, lan, etc. After installing, and running the regular software updates, it says that there is a driver update for the ATi card.  I think nothing to install it, and after updates were done/applied, have it restart as it suggests.</div>No one is holding a gun to your head and forcing you to update! If it works leave it alone and read more about the Distro you installed.<br><br><div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>What xorg file? </div>Did you try Googling that? You could find the answer faster than waiting for a reply.<br><br><div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>How do I find out what driver it's using? or for that matter, what hardware it thinks I have? Complete linux n00b here. All I know is that I was able to get my girlfriend's Thinkpad up and running with this version of xubuntu, but now with my system it wants to get all pissy. :( </div>Google it and read, read,read and read some more. That's the only way   to understand the Distro you are using and to find your way around the file system and where things are kept and how to access them.<br><br>I know because I went through the same thing   too!<br><br><div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Okay, new morning, now...<br><br>Where is this xorg file? Which driver should I get? How do I find out what driver it's using for what? Hell, how do I even find out what it thinks I have? </div>Google is your friend get the answer there quicker!<br><br>Earlier you didn't know what is was now you want to know. If you had bothered to Google it earlier you would know where it's at.<br><br><div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Because I don't know? I don't understand? Because I have a fundamental hatred for the command line?</div>Well if that's the case why bother with Linux? You're going to <i>have</i> to know how to use basic command line if you want to get things working the way you want in some cases or just to tweak it.<br><br><div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br><div class="bquote"><small>said by  No_Strings <A HREF="/useremail/u/520919"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Aversion to using the command line will limit both, in my view.</div>You would be averse to it too if you were forced to suffer through it refusing to cooperate at every step of the path to solution, especially when a course grade depends on it doing what you need it to do. </div>Again, if things are working fine don't upgrade. I haven't upgraded my Distro since I installed the new version even though there are upgrades waiting.<br><br>I hate to say this but if you don't want to do some reading and spend time on your own getting to know your way around Linux then maybe you're not ready to leave the tit of Microsoft.<br><br><br><small><tt>typo</tt> </small><br><br><br><small>--<br><A HREF="http://lebop.home.mindspring.com/hi/audience.html">Here's To You</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20794852</guid>
<pubDate>Tue, 15 Jul 2008 13:54:58 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20794632</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : <div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Or when you can have a high-end CPU and still choke on DVD playback because of the intel video. It took nothing short of some serious driver voodoo for stuff like Aqua on OS X or Aero on Vista to work with the intel GMA. and even then it chokes pretty bad.<br> </div>My Toshiba with its Pentium 4-M and Intel Extreme Graphics 2 can play a DVD in VLC or WMP without dropping a single frame. Either you are unable to use a computer, or you have no idea what you are talking about if you can't play a DVD on an Intel computer.<br><small>--<br>less talk, more music</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20794632</guid>
<pubDate>Tue, 15 Jul 2008 13:09:32 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20794594</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : Well, I think it's pretty obvious when one is better when you have games that flat out won't even <strong>install</strong> when detecting an intel GMA.<br><br>Or when you can have a high-end CPU and still choke on DVD playback because of the intel video. It took nothing short of some serious driver voodoo for stuff like Aqua on OS X or Aero on Vista to work with the intel GMA. and even then it chokes pretty bad.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20794594</guid>
<pubDate>Tue, 15 Jul 2008 12:59:56 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20794421</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : <div class="bquote"><small>said by  firephoto <A HREF="/useremail/u/787085"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Compiz* doesn't really touch much in the way of advanced graphics features...<br> </div>No, but that was all that I cared about. Just enough eye candy that I have become accustomed to with my MacBook Pro. I only needed Fusion for an Expose clone and some simple fades.<br><small>--<br>less talk, more music</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20794421</guid>
<pubDate>Tue, 15 Jul 2008 12:22:42 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20794408</link>
<description><![CDATA[<A HREF="/useremail/u/787085"><b>firephoto</b></A> : It's not that bad, they just don't state clearly that "supported features" doesn't mean those features work good but are only present. Your rant seems like the typical windows user who loves anything that plugs into an expansion slot because it's just better which isn't always true. The intel graphics platform has the possibility to compete with a lot of hardware cards if the guys who are working on the drivers and the xserver spend a little  more time outside of the terminal that can lead to them being motivated to make the goal of their work a little more closer to home.<br><br>Compiz* doesn't really touch much in the way of advanced graphics features...]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20794408</guid>
<pubDate>Tue, 15 Jul 2008 12:19:18 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20794396</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : <div class="bquote"><small>said by  firephoto <A HREF="/useremail/u/787085"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Yes you would. And as soon as you went to use that full 3D support you'd watch X startup again (if you get to see anything  moving on the screen that is). Beyond basic tasks they aren't that great when it comes to modern accelerated graphics where they become rather unstable. The potential is there but it's been there for a couple of years now without much improvement.<br> </div>I was able to use Compiz Fusion without issue on an old Toshiba with an Intel Extreme Graphics 2. It's rather sad that my old Toshiba with an Intel video card was as smooth in animating as my ATI Radeon 9600 in my Dell Inspiron.<br><small>--<br>less talk, more music</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20794396</guid>
<pubDate>Tue, 15 Jul 2008 12:17:09 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20794367</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : More like I was about to say that if I were evil dictator of the world, I'd ban intel from making another video adapter again, because nobody should have to suffer through their horrendous product in a computer.<br><br>intel GMA? more like "HIV positive" IMO :p]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20794367</guid>
<pubDate>Tue, 15 Jul 2008 12:12:19 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20794362</link>
<description><![CDATA[<A HREF="/useremail/u/787085"><b>firephoto</b></A> : <div class="bquote"><small>said by  Ctrl Alt Del <A HREF="/useremail/u/587153"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br><div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>In short, yes.<br><br>If it were some intel GMA p.o.s. I wouldn't bother.<br> </div>Because if you were using an Intel GMA you would have full support out of the box and wouldn't have to deal with this mess or have to ask for help getting an updated driver.<br> </div>Yes you would. And as soon as you went to use that full 3D support you'd watch X startup again (if you get to see anything  moving on the screen that is). Beyond basic tasks they aren't that great when it comes to modern accelerated graphics where they become rather unstable. The potential is there but it's been there for a couple of years now without much improvement.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20794362</guid>
<pubDate>Tue, 15 Jul 2008 12:10:46 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20794328</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : <div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>In short, yes.<br><br>If it were some intel GMA p.o.s. I wouldn't bother.<br> </div>Because if you were using an Intel GMA you would have full support out of the box and wouldn't have to deal with this mess or have to ask for help getting an updated driver.<br><small>--<br>less talk, more music</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20794328</guid>
<pubDate>Tue, 15 Jul 2008 12:04:19 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20794013</link>
<description><![CDATA[<A HREF="/useremail/u/588119"><b>netjunk</b></A> : Sorry OP, but it doesn't look like linux is for you as you clearly do not seem to be searching and reading manuals/faqs/how-to.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20794013</guid>
<pubDate>Tue, 15 Jul 2008 10:54:10 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20793726</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : In short, yes.<br><br>If it were some intel GMA p.o.s. I wouldn't bother.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20793726</guid>
<pubDate>Tue, 15 Jul 2008 09:58:25 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20792885</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : I don't recall ever seeing an answer to this: Do you <i>need</i> acceleration for the card?  Are you running games that require it?  If not, let it be.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20792885</guid>
<pubDate>Tue, 15 Jul 2008 02:31:00 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20792880</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : Well, fresh install of xubuntu... again. updated what needed to be updated, but now I'm terrified of the video driver that again shows up as a must-update.<br><br>:(]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20792880</guid>
<pubDate>Tue, 15 Jul 2008 02:28:36 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20791904</link>
<description><![CDATA[<A HREF="/useremail/u/474027"><b>rolfp</b></A> : First step, every time, is check the md5sum of the iso.<br><br>&raquo;<A HREF="http://forums.opensuse.org/install-boot-login/309444-newbies-suse-11-0-pre-installation-please-read.html" >forums.opensuse.org/install-boot&middot;&middot;&middot;ead.html</A><br><br>That howto covers doing it in Linux or in Windows.<br><br>With a known, good iso and still problems, next step is burn at a slower speed, maybe 1/2 maximum.  ]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20791904</guid>
<pubDate>Mon, 14 Jul 2008 21:49:54 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20791874</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : I am using +R's here. :hmm: I've tried burning with both imgburn and Nero.<br><br>Whatever.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20791874</guid>
<pubDate>Mon, 14 Jul 2008 21:42:57 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20791836</link>
<description><![CDATA[<A HREF="/useremail/u/474027"><b>rolfp</b></A> : DVD+R > DVD-R  Well, I think I read that at Peanut Linux by the developer, who makes a live cd/dvd that writes back your session changes, files, settings, etc. to the cd/dvd so you have them next boot.  Pretty cool.<br><br>I just picked up 25 -R at Office Depot for the price point to burn 2008.1 Free DVDs for Lindependence 2008 in Felton, Sunday.  k3b has an option to 'verify written data' after a burn and I used this, highly recommend it to ensure the burn is good.  Also, uncheck the configuration in k3b... ... >Advanced, iirc, to not reload the disk after burning.  It's important to reload the disk to clear the cache in order to verify the burn.  <br><br>I was having trouble with my first burns and recalled that statement about +R > -R.  I slowed down the speed to 8x from the max possible 16x and verified each one.  Wound up with about 22 good dvds.<br><br>The first step is to verify the checksum, md5sum, sha*sum... of the downloaded iso.  If it's not perfect, it's of no use.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20791836</guid>
<pubDate>Mon, 14 Jul 2008 21:30:43 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20791751</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : Well, that was a waste... OpenSUSE 11 DVD I downloaded via their official torrent will not work at all. Wasted two blanks trying to get one to boot with the thing at all.<br><br>Guess it's back to xubuntu again in the meantime.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20791751</guid>
<pubDate>Mon, 14 Jul 2008 21:15:33 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20791557</link>
<description><![CDATA[<A HREF="/useremail/u/474027"><b>rolfp</b></A> : Since you might be branching out, Mandriva is known for good hardware detection algorithms that automate the setup for most (not all) computers.  Also, XFdrake is a graphical X-server configuration wizard that simplifies this process w/o manual editing of xorg.conf, in most (not all) cases.  If you want to look into it, I suggest using the 'Mandriva ONE' liveCD for seeing how it detects your hardware.  If you want to install, get the DVD, 2008.1 Free, as it is more complete.  <br><br>&raquo;<A HREF="http://www.mandriva.com/" >www.mandriva.com/</A>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20791557</guid>
<pubDate>Mon, 14 Jul 2008 20:38:54 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20791513</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : Okay, just to sum up... tried to install the video driver using envyNG, since it seemed that ATI's own installer didn't do anything.<br><br>Now the thing is borked and the Ctrl+alt+F2 doesn't do jack shit.<br><br>Reformatting... again... :( Or I might just try the dvd release of OpenSUSE 11]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20791513</guid>
<pubDate>Mon, 14 Jul 2008 20:29:43 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20790253</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : Please correct me if I am wrong, I am culminating this information from multiple sources to help both  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> and myself understand this (as I too have an ATI card in a Linux machine).<br><br>Explanation of ATI Linux drivers<br><br>The proprietary driver that AMD/ATI provides on their website is called fglrx and is found at &raquo;<A HREF="http://ati.amd.com/support/drivers/linux/linux-radeon.html" >ati.amd.com/support/drivers/linu&middot;&middot;&middot;eon.html</A>. (fglrx stands for "FireGL and Radeon for X") Versions exist for XFree86 and X.Org for both x86 and x86-64 systems. It includes the Catalyst Control Center. ATI releases a new version approximately every four weeks. Recent versions provide hardware acceleration support. The driver on AMD/ATI's website is distro agnostic and requires you to do some manual labor to install it. You should check the repositories of your local distro for a tailored version of fglrx.<br><br>There are other free and open source drivers, which include: radeon, r128, and atimisc. They are available in the xserver-xorg-video-ati package in Debian and provide 3D acceleration. Unfortunately, these drivers only work in chipsets r1xx, r20xx, r3xx, and r4xx &#151; that is, from the original Radeon through to the Radeon X1050, inclusive. They do not include the CCC. These are made by reverse engineering ATI's stuff.<br><br>More open source drivers include: xf86-video-ati and video-ati. They do not include the CCC. These are made by reverse engineering ATI's stuff.<br><br>Rencently, AMD announced it had hired Novell, the developers of openSUSE, to develop a free and open-source X11 driver using the specifications. This driver is named radeonhd. These are the drivers an open source purist would use in they wanted to use hardware acceleration.<br><br>Sources:<br>&raquo;<A HREF="http://en.wikipedia.org/wiki/Fglrx" >en.wikipedia.org/wiki/Fglrx</A><br>&raquo;<A HREF="http://en.wikipedia.org/wiki/Radeonhd" >en.wikipedia.org/wiki/Radeonhd</A><br>&raquo;<A HREF="http://wiki.cchtml.com/index.php/Ubuntu_Hardy_Installation_Guide" >wiki.cchtml.com/index.php/Ubuntu&middot;&middot;&middot;on_Guide</A><br><br>The driver that  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> would be interested in installing is fglrx. It's equivalent to the Windows Catalyst driver. Installation instructions for the distro agnostic driver are found at: &raquo;<small>https</small>://<A HREF="https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/linux_cat86-inst.html">a248.e.akamai.net/f/674/9206/0/w&middot;&middot;&middot;nst.html</A> Again, if you can, try to install the fglrx from your local distro repository if you can. Search for fglrx in the package manager.<br><br>Here is a step by step to install fglrx in Ubuntu from both the Ubuntu repositories, or manually installing the AMD/ATI provided driver. Should be a similar process for Xubuntu. &raquo;<A HREF="http://wiki.cchtml.com/index.php/Ubuntu_Hardy_Installation_Guide" >wiki.cchtml.com/index.php/Ubuntu&middot;&middot;&middot;on_Guide</A><br><small>--<br>less talk, more music</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20790253</guid>
<pubDate>Mon, 14 Jul 2008 16:14:09 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20790152</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : Excellent information in the screenshot link, some of which explains the xorg file:<br><br>"If the X Server fails to load on the next attempt, please run `aticonfig --initial -f from the console. (Note: This will remove all device/monitor/screen sections in your X Server configuration file)."]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20790152</guid>
<pubDate>Mon, 14 Jul 2008 15:54:49 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20790100</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : ATI provides a driver here: &raquo;<A HREF="http://ati.amd.com/support/drivers/linux/linux-radeon.html" >ati.amd.com/support/drivers/linu&middot;&middot;&middot;eon.html</A><br><br>And here's some documentation with screenshots, including ones showing CCC: &raquo;<small>https</small>://<A HREF="https://a248.e.akamai.net/f/674/9206/0/www2.ati.com/drivers/linux/linux_cat86-inst.html">a248.e.akamai.net/f/674/9206/0/w&middot;&middot;&middot;nst.html</A><br><small>--<br>less talk, more music</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20790100</guid>
<pubDate>Mon, 14 Jul 2008 15:44:47 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20790001</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : Don't know if it was installed, but it's not in use according to your xorg file.  Here's the pertinent section:<br><br><textarea name="code" class="text" cols=50 rows=10>Section "Device"&#012;Identifier "ATI Technologies, Inc. Radeon X800 (R430 UO)"&#012;Driver "ati"&#012;BusID "PCI:5:0:0"&#012;EndSection&#012; &#012;Section "Screen"&#012;Identifier "Default Screen"&#012;Device "ATI Technologies, Inc. Radeon X800 (R430 UO)"&#012;Monitor "Generic Monitor"&#012;DefaultDepth 24&#012;SubSection "Display"&#012;Depth 1&#012;Modes "1024x768" "800x600" "640x480"&#012;EndSubSection&#012;SubSection "Display"&#012;Depth 4&#012;Modes "1024x768" "800x600" "640x480"&#012;EndSubSection&#012;SubSection "Display"&#012;Depth 8&#012;Modes "1024x768" "800x600" "640x480"&#012;EndSubSection&#012;SubSection "Display"&#012;Depth 15&#012;Modes "1024x768" "800x600" "640x480"&#012;EndSubSection&#012;SubSection "Display"&#012;Depth 16&#012;Modes "1024x768" "800x600" "640x480"&#012;EndSubSection&#012;SubSection "Display"&#012;Depth 24&#012;Modes "1024x768" "800x600" "640x480"&#012;EndSubSection&#012;EndSection&#012;</textarea><!--end code block-->]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20790001</guid>
<pubDate>Mon, 14 Jul 2008 15:25:56 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20789915</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : I'll give that a try soon as I get home.<br><br>But in the meantime, I did want to bring something up.<br><br>Even though I followed through and it supposedly did install the 8.6 video driver for my graphics card, when I go into xubuntu's hardware drivers applet, it still says that I need to install the ati driver. So I'm guessing it never installed it at all...?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20789915</guid>
<pubDate>Mon, 14 Jul 2008 15:08:07 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20787307</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : Here's an example of what a typical xorg file contains.  &raquo;<A HREF="http://ubuntuforums.org/archive/index.php/t-76197.html" >ubuntuforums.org/archive/index.p&middot;&middot;&middot;197.html</A>  You might want to make a backup of your current file, learn how to get a console and do some simple copy commands so you can recover if things go to hell and try a more "complete" xorg.<br><br>Save the example (or some other ATI sample xorg.conf file example) in your home directory:<br>From your browser, save-as xorg.cong.sample<br><br>Back up your existing file:<br>sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup<br><br>Copy the sample to the right spot:<br>sudo cp ~/xorg.cong.sample /etc/X11/xorg.conf<br><br>Restart X<br>Ctrl-Atl-Backspace<br><br>If it's borked, Ctrl-Alt-F2<br>Log in with your normal user/password<br>sudo cp /etc/X11/xorg.conf.backup /etc/X11/xorg.conf<br><br>Restart X<br><br>Check the logs to see what went wrong:<br>less /var/log/Xorg.0.log<br><br>Edit the sample and try again.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20787307</guid>
<pubDate>Mon, 14 Jul 2008 00:53:36 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20787221</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : Because I didn't want this computer to basically just be sitting there without having some kind of purpose; and - if nothing else - if my main one ever goes south, to have something I can at least use until that one gets fixed. I don't have a (valid) copy of windows available for it anymore. And if I ever get myself a ps3 that I decide to keep, I'm going to want to know what I'm up against, since it's some flavor of linux that'll only work on it (and to code for it).<div class="bquote"><small>said by  No_Strings <A HREF="/useremail/u/520919"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Your xorg file is bare - almost no settings at all.  I've never seen one like that.<br><br>Are there any others, like xorg.conf-vesa or xorg.conf-ati?</div>In /etc/x11/, I can't find any other .conf files.<br><br>default-display-manager file only has the line "/usr/sbin/gdm". There's a file called rgb.txt that lists a bunch of values and stuff.<br><br>Xsession.options just has this:<br><br># $Id: Xsession.options 189 2005-06-11 00:04:27Z branden $<br>#<br># configuration options for /etc/X11/Xsession<br># See Xsession.options(5) for an explanation of the available options.<br>allow-failsafe<br>allow-user-resources<br>allow-user-xsession<br>use-ssh-agent<br>use-session-dbus<br><br>And even though I'd enabled the driver to install it, that damned CCC is nowhere to be found.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20787221</guid>
<pubDate>Mon, 14 Jul 2008 00:31:41 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20787136</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : Why is it that you're installing Linux again?  ;)<br><br>Your xorg file is bare - almost no settings at all.  I've never seen one like that.<br><br>Are there any others, like xorg.conf-vesa or xorg.conf-ati?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20787136</guid>
<pubDate>Mon, 14 Jul 2008 00:08:17 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20787087</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : <div class="bquote"><small>said by  No_Strings <A HREF="/useremail/u/520919"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Aversion to using the command line will limit both, in my view.</div>You would be averse to it too if you were forced to suffer through it refusing to cooperate at every step of the path to solution, especially when a course grade depends on it doing what you need it to do.<br><br>I had the unlucky and rather aggravating trial of trying to learn *nix in a college course, which mostly involved us telnet-ing into a RedHat server (I think 8 was the newest available at the time, since this was in '02) and basically learning different CLI commands and writing up scripts to be their own mini-programs.<br><br>Long story short, the only people that ever seemed to get it done "right the first time" were the stereotypical potheads of the class, and everyone else (including myself) were ready to rig up some C4 to the aformentioned server for all the times that it refused to let us run <strong>known working code</strong> in a new file. Or how you're following what is supposed to be simple maintenance in a web server class where I chose to use Linux, only to find that it chose to delete a few errant files and left the thing unbootable. Considering I was trying to get the thing to <em>get work done</em>, so I wouldn't have to retake the whole class and affect my GPA/financial aid/etc. I grew to really hate that stupid little command prompt - and the feeling is mutual across ALL OS's.<br><br>It gets old really fast when you have to re-enter the same command about six different ways before you find the right one that the system will actually let you use instead of whining about some stupid error or saying the command doesn't exist <em>when I'd just used it successfully, too!</em><br><br>Anyway, that's my bit of rant about the CLI; hopefully you can better understand why I hate the thing so hard now. :mad:]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20787087</guid>
<pubDate>Sun, 13 Jul 2008 23:54:15 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20787061</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : As promised, here is a copy-paste of what my /etc/x11/xorg.conf looks like.<br><br># xorg.conf (X.Org X Window System server configuration file)<br>#<br># This file was generated by dexconf, the Debian X Configuration tool, using<br># values from the debconf database.<br>#<br># Edit this file with caution, and see the xorg.conf manual page.<br># (Type "man xorg.conf" at the shell prompt.)<br>#<br># This file is automatically updated on xserver-xorg package upgrades *only*<br># if it has not been modified since the last upgrade of the xserver-xorg<br># package.<br>#<br># If you have edited this file but would like it to be automatically updated<br># again, run the following command:<br>#   sudo dpkg-reconfigure -phigh xserver-xorg<br><br>Section "InputDevice"<br>&#9;Identifier&#9;"Generic Keyboard"<br>&#9;Driver&#9;&#9;"kbd"<br>&#9;Option&#9;&#9;"XkbRules"&#9;"xorg"<br>&#9;Option&#9;&#9;"XkbModel"&#9;"pc105"<br>&#9;Option&#9;&#9;"XkbLayout"&#9;"us"<br>EndSection<br><br>Section "InputDevice"<br>&#9;Identifier&#9;"Configured Mouse"<br>&#9;Driver&#9;&#9;"mouse"<br>&#9;Option&#9;&#9;"CorePointer"<br>EndSection<br><br>Section "Device"<br>&#9;Identifier&#9;"Configured Video Device"<br>EndSection<br><br>Section "Monitor"<br>&#9;Identifier&#9;"Configured Monitor"<br>EndSection<br><br>Section "Screen"<br>&#9;Identifier&#9;"Default Screen"<br>&#9;Monitor&#9;&#9;"Configured Monitor"<br>&#9;Device&#9;&#9;"Configured Video Device"<br>EndSection<br><br>Section "ServerLayout"<br>&#9;Identifier&#9;"Default Layout"<br>&#9;Screen&#9;&#9;"Default Screen"<br>EndSection]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20787061</guid>
<pubDate>Sun, 13 Jul 2008 23:49:19 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20786110</link>
<description><![CDATA[<A HREF="/useremail/u/587153"><b>Ctrl Alt Del</b></A> : <div class="bquote"><small>said by  No_Strings <A HREF="/useremail/u/520919"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>I hope you have a successful install and enjoy it immensely.  Aversion to using the command line will limit both, in my view.  It's difficult, if not impossible to stay CLI-free, regardless of any hype or street reputation Ubuntu may have.<br> </div>I as able to use, install, and setup Ubuntu 8.04 on my Dell Inspiron 8600 without touching the command line at all. Synaptec was able to install and setup everything I needed.<br><br>But I have no experience with Xubuntu.<br><small>--<br>less talk, more music</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20786110</guid>
<pubDate>Sun, 13 Jul 2008 20:21:43 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20785057</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : I hope you have a successful install and enjoy it immensely.  Aversion to using the command line will limit both, in my view.  It's difficult, if not impossible to stay CLI-free, regardless of any hype or street reputation Ubuntu may have.<br><br>The more commands you know, the easier it will be.<br><br>You can want it to be otherwise, but that doesn't make it so.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20785057</guid>
<pubDate>Sun, 13 Jul 2008 15:46:38 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20784924</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : <div class="bquote"><small>said by  antiserious <A HREF="/useremail/u/537492"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Perhaps if you would post the contents of the file located at /etc/X11/xorg.conf it might help.<br> <br>Good luck.</div>Sure. I'll just have to do it after I get back from work though. Personally, it doesn't even look like it changed at all, but I could be wrong.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20784924</guid>
<pubDate>Sun, 13 Jul 2008 15:17:47 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20784866</link>
<description><![CDATA[<A HREF="/useremail/u/537492"><b>antiserious</b></A> : <div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Well, you too would hate the CLI if anything that ever involved it consistently went horribly wrong, too. </div> <br>Please understand and admit that the problem is not the CLI, <i><b>it's that you do not know how to use it correctly</b></i>. I can understand and sympathize with your difficulties, but the CLI works very well for most other people - indeed it was there before the GUI tools were, and many linux users do <i>everything</i> from the command-line. That said, there are usually ways around using it in most current distros, but when they fail an experienced user will usually recommend the CLI solution. Folks here will walk you through the steps if you will only let them, and provide the info they request.<br> <br>If your video worked adequately after install, and the 'recommended update' was the problem, might I suggest you forgo the update until you know more about what you're doing, and what will happen, and how to remedy that without a re-install? A good backup plan makes this much easier, btw. Simply doing the install and backing up a working setup <i>before</i> doing updates allows you to revert instead of re-installing when you muck things up, which you will do from time to time. This method applies all along the way, and it's much faster than constantly re-installing and starting from scratch.<br> <br>Perhaps if you would post the contents of the file located at /etc/X11/xorg.conf it might help.<br> <br>Good luck.<br> <br><small>--<br><br><i>"My goal in life is to become the kind of problem that people throw money at".</i><br></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20784866</guid>
<pubDate>Sun, 13 Jul 2008 15:03:35 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20784769</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : Well, you too would hate the CLI if anything that ever involved it consistently went horribly wrong, too.<br><br>Seriously, you act like it's somehow a crime to want to install and use an OS and avoid the terminal/command line as much as possible. Yes, for this specific situation, it needed it. But what's wrong with wanting an easier way of getting something fixed/done?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20784769</guid>
<pubDate>Sun, 13 Jul 2008 14:40:39 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20784641</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : Yes, I gave answers I thought would be helpful.  The OP mentioned multiple installs and listed details I took as evidence of some experience.<br><br>I offered a simple key sequence that I thought would be pretty self-explanatory.  Even Windows users know some Ctrl-Atl-somethings.  I gave explicit instructions on getting to a console, on making a file executable and on running the file.<br><br>Instead of "I tried that and got xxx" I got "Why doesn't it just do this for me?"  To that, I'll concede my response was condescending.  <br><br>Now, we get "I have a fundamental hatred for the command line".  If I'd had that information up front, I would not have tried to answer, in good faith, every question asked.<br><br>You're welcome to take over from here.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20784641</guid>
<pubDate>Sun, 13 Jul 2008 14:06:04 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20784540</link>
<description><![CDATA[<A HREF="/useremail/u/474027"><b>rolfp</b></A> : <div class="bquote"><small>said by  NS4683 <A HREF="/useremail/u/191411"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>[..]<br>My question is why the OP kept asking the same question over and over again.  It seems No_Strings answered his question more than once.  But I think the OP reformatting and installing Linux again isn't a wise solution.  That's more of the Windows philosophy to fix problems.  It's like knocking your house down and rebuilding it just to fix a light bulb.<br> </div>I think it was pretty obvious OP had little or no background with the terms and procedures suggested.  When someone spits terse "xorg.conf" sorts of info w/o path, at a minimum, and more of a step-by-step, basic set of instructions, re-install is the better solution, as was here demonstrated,<br> than dealing with the sort of passive-aggressive, condescending, obscure (to a newbie) references it seems No_Strings, and perhaps you, think passes for help.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20784540</guid>
<pubDate>Sun, 13 Jul 2008 13:35:24 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20784533</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : <div class="bquote"><small>said by  NS4683 <A HREF="/useremail/u/191411"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>I think you mean VGA connector and not AGP, as AGP is a bus on the motherboard.<br><br>My question is why the OP kept asking the same question over and over again.  It seems No_Strings answered his question more than once.  But I think the OP reformatting and installing Linux again isn't a wise solution.  That's more of the Windows philosophy to fix problems.  It's like knocking your house down and rebuilding it just to fix a light bulb.</div>Because I don't know? I don't understand? Because I have a fundamental hatred for the command line?<br><br>That being said I found something called envyNG, which I suppose was supposed to automate all this for me. Problem is it's still based on an older release of the driver. So no point in having it install the driver for me.<br><br>I still cannot find the CCC though, much less find anything to tell me at least what linux thinks I have regarding hardware. System Monitor only tells me what kind of processor I have and that I have 1011MB of RAM (out of the 1GB that is installed - don't know why). I've yet to find anything that even remotely works like Windows' Device Manager nor Apple System Profiler so I can at least see what it thinks I have available.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20784533</guid>
<pubDate>Sun, 13 Jul 2008 13:31:56 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20784441</link>
<description><![CDATA[<A HREF="/useremail/u/769760"><b>Derspankster</b></A> : <div class="bquote"><small>said by  NS4683 <A HREF="/useremail/u/191411"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>I think you mean VGA connector and not AGP, as AGP is a bus on the motherboard.<br><br>My question is why the OP kept asking the same question over and over again.  It seems No_Strings answered his question more than once.  But I think the OP reformatting and installing Linux again isn't a wise solution.  That's more of the Windows philosophy to fix problems.  It's like knocking your house down and rebuilding it just to fix a light bulb.<br> </div>Duh, another senior moment! Of course I meant VGA!! <br><small>--<br>I thought I made a mistake once but I was wrong</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20784441</guid>
<pubDate>Sun, 13 Jul 2008 13:05:22 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20784427</link>
<description><![CDATA[<A HREF="/useremail/u/191411"><b>NS4683</b></A> : I think you mean VGA connector and not AGP, as AGP is a bus on the motherboard.<br><br>My question is why the OP kept asking the same question over and over again.  It seems No_Strings answered his question more than once.  But I think the OP reformatting and installing Linux again isn't a wise solution.  That's more of the Windows philosophy to fix problems.  It's like knocking your house down and rebuilding it just to fix a light bulb.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20784427</guid>
<pubDate>Sun, 13 Jul 2008 13:02:34 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20784207</link>
<description><![CDATA[<A HREF="/useremail/u/769760"><b>Derspankster</b></A> : This may or may not have relevance to what you're experiencing but I thought I'd share it none-the-less. For some reason, still unknown to me, when I did a fresh install of 8.04 Hardy on my desktop, I got a blank, black screen. I have a Nvidia video card (6600), not an ATI though. <br><br>Turns out my problem was the fact that I was using a DVI cable! There was some kind of an issue with that with the installer. At any rate, I switched back to AGP and was able to boot normally. <br><br>I might add that I could tell that the box was booting despite the fact that I had no screen because I could hear the login sound. <br><br>I'm still using the AGP cable because I'm too lazy right now to run down the original issue and apply whatever fix that's appropriate.<br><br>Again, this may not have anything to do with what's going on with your installation but I just wanted to relate it on the outside chance it might help. <br><br>So, if you're using a DVI cable you might try changing to an AGP to see if that helps. <br><small>--<br>I thought I made a mistake once but I was wrong</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20784207</guid>
<pubDate>Sun, 13 Jul 2008 11:56:13 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20784114</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : Ah.  You may need to run the command to launch the control center from a terminal.  Check the ATI docs for more on that.<br><br>You can certainly use VNC if you have a server installed on the Linux box and a client on the Windows system.<br><br>You can log in remotely as well, using SSH.  If you use X forwarding, you can have your app display on the remote machine, although if the remote machine is Windows you'll need additional tools.  CYGWIN, for example.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20784114</guid>
<pubDate>Sun, 13 Jul 2008 11:28:36 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20784088</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : CCC = Catalyst Control Center... the fancy new name for ATI's specific control panel for their video drivers.<br><br>Anyway, assuming I get this all working, any way that i can VNC to this machine and control it remotely from my main desktop? I assume that vnc can be run so that I can even remotely log in and use the machine as if I was physically in front of it...? At least that way I can tinker/tweak with it (I would think) as much as I need/want to while still being able to work from my main desktop and get stuff done. Obviously I'd need a vnc client installed on my windows box for that, but I'm just wondering if the vnc server install can be up and running so I can log into it from within the LAN?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20784088</guid>
<pubDate>Sun, 13 Jul 2008 11:18:25 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20784015</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : No idea what CCC is.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20784015</guid>
<pubDate>Sun, 13 Jul 2008 10:58:27 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783990</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : <div class="bquote"><small>said by  No_Strings <A HREF="/useremail/u/520919"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Install the downloaded file by first making it executable - chmod +x filename<br>Run it with sudo ./filename</div>Okay, I did that, and restarted the system (with about everything I could cross on my body crossed).<br><br>Posting from the system in question now. So I at least have a display. But where the hell is the CCC? I made a point of making sure I installed it too. :hmm:]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783990</guid>
<pubDate>Sun, 13 Jul 2008 10:51:49 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783961</link>
<description><![CDATA[<A HREF="/useremail/u/277471"><b>Bill_MI</b></A> : C0deZer0, regardless what it says I'd consider not loading that driver.  Do you KNOW you need it?  Doesn't it flag it's a proprietary driver with warnings?<br><br>A new Linux user combined with hardware not cooperating with a proprietary driver is a bad combo.  I'm personally aghast Ubuntu went this direction after going through holy-hell with such an NVidia driver on my laptop.  It only took 6 months to discover the monitor hardware info (called an EDID) was from a large bad batch from SamSung - but ONLY the proprietary driver cared.  This was only after a week of fixing another problem to make the damn driver select the internal monitor and not the external connector.  I can't even imagine a new Linux user getting into what I did off the bat.<br><br>Here's what I know as "official" from Ubuntu on the ATI driver:<br>&raquo;<small>https</small>://<A HREF="https://help.ubuntu.com/community/BinaryDriverHowto/ATI">help.ubuntu.com/community/Binary&middot;&middot;&middot;owto/ATI</A><br><br>Here's the thread devoted to getting ATI driver running:<br>&raquo;<A HREF="http://ubuntuforums.org/showthread.php?t=515573" >ubuntuforums.org/showthread.php?t=515573</A><br><br>Hope this helps clarify from a different perspective.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783961</guid>
<pubDate>Sun, 13 Jul 2008 10:42:28 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783847</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : It is a proprietary driver.<br><br>Install the downloaded file by first making it executable - chmod +x filename<br>Run it with sudo ./filename<br><br>Restart X<br><br>If you end up with the black screen, get a console as described a couple of times already and look at the xorg log for errors and/or post the contents of the xorg.conf file.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783847</guid>
<pubDate>Sun, 13 Jul 2008 10:02:50 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783818</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : Okay then. Now, how do I install this driver so it'll actually... you know, <em>work?</em> :)]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783818</guid>
<pubDate>Sun, 13 Jul 2008 09:49:05 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783806</link>
<description><![CDATA[<A HREF="/useremail/u/757650"><b>ds5v50</b></A> : /etc/X11/xorg.conf]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783806</guid>
<pubDate>Sun, 13 Jul 2008 09:42:03 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783705</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : Okay, new morning, now...<br><br>Where is this xorg file? Which driver should I get? How do I find out what driver it's using for what? Hell, how do I even find out what it thinks I have?<br><br>Anyways, to answer the question, as soon as I was running from the installation, it was able to detect right away that I  had an ATi card and offered up the driver. But since doing what ubuntu wanted me to do led me to having an inoperable system, now I don't know what to do, and honestly I'm scared as heck to try anything here. :(]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783705</guid>
<pubDate>Sun, 13 Jul 2008 08:54:12 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783335</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : How do I find out what driver it's using? or for that matter, what hardware it thinks I have? Complete linux n00b here. All I know is that I was able to get my girlfriend's Thinkpad up and running with this version of xubuntu, but now with my system it wants to get all pissy. :(<br><br>And from the looks of ATi's site, it's still a proprietary driver, and it gave me this 57-something MB .run file; tried opening it up in whatever program it is that the package manager had for opening up compressed files thinking that would help, but all it does is just pull up a page showing what formats it does know how to work with.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783335</guid>
<pubDate>Sun, 13 Jul 2008 02:42:58 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783318</link>
<description><![CDATA[<A HREF="/useremail/u/787085"><b>firephoto</b></A> : Before you do the update that pulls in an ATI update, see what driver is actually being used for your graphics. It's possible the installation set you up with VESA but once it's up and running it's detecting the ATI card and giving you an option to install the driver for that and it's not working.<br><br>That card is pretty common so you should be able to find a step by step to make it work. ATI has open drivers now, not sure for that card or not.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783318</guid>
<pubDate>Sun, 13 Jul 2008 02:33:37 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783293</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : Do you want to know how to fix it or do you want to whine about how it's not like Windows?  I'm trying to help.  <br><br>You should be able to get to a console as I described above, invoke an editor and make changes to the config file to properly list the driver, resolutions available and the like.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783293</guid>
<pubDate>Sun, 13 Jul 2008 02:13:39 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783277</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : What xorg file? I just did what it told me to do. It told me I needed the driver, I let it download and install. It asked me to reboot, so I did. When I restart, I got blackout and no way to get anything to turn up.<br><br>couldn't it just have done this already? :huh:]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783277</guid>
<pubDate>Sun, 13 Jul 2008 02:05:11 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783225</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : Because you didn't make the required changes to the xorg file.  I suspect you'll have the same result with the driver from ATI.<br><br>Good luck.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783225</guid>
<pubDate>Sun, 13 Jul 2008 01:44:35 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783221</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : <div class="bquote"><small>said by  No_Strings <A HREF="/useremail/u/520919"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>2.Why not use the one from the Ubuntu repository?</div>Unless I'm mistaken, the one that xubuntu told me to go get through its notifier for hardware drivers <em>is from the ubuntu repository</em>, and that's the one that led to me having a nice blackout and unable to use the computer at all.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783221</guid>
<pubDate>Sun, 13 Jul 2008 01:42:42 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783212</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : 1. Check the permissions on the driver file.  You may need to make it executable: chmod +x <i>filename</i><br><br>2.Why not use the one from the Ubuntu repository?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783212</guid>
<pubDate>Sun, 13 Jul 2008 01:41:07 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783193</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : ... okay, this is annoying.<br><br>I try to go to ATi directly to download their driver for Linux. I get the file on my desktop, and I try to double-click and it won't run. I open up a terminal, type in the name of the file completely, and it won't run. it keeps saying command not found.<br><br>... Seriously, what? :hmm: it's like who do I have to murder at ATi to get a driver that will just work? :uhh: :p]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783193</guid>
<pubDate>Sun, 13 Jul 2008 01:31:33 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783124</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : Are you running anything that requires h/w acceleration?  If not, don't install the ATI driver.  If you need it, install, but be prepared to manually edit the xorg.conf file ass mentioned above.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783124</guid>
<pubDate>Sun, 13 Jul 2008 01:03:31 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783119</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : Okay, so I finally get it to successfully (re)format and install, and now when I start, it talks about the software updates, but again it pops up with that same notification about updating the ATi driver. And after what just happened, I'm afraid as hell to click that again! :o]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783119</guid>
<pubDate>Sun, 13 Jul 2008 01:00:00 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20783018</link>
<description><![CDATA[<A HREF="/useremail/u/707666"><b>jimkyle</b></A> : <div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>Should I just go ahead and reformat and start fresh?<br> </div>That depends on how much customization you've done to the system. I usually spend several days tweaking a system to do what I want, right after installing it, so when something goes wrong a few months later I tend to try to fix it rather than re-installing. However if you've just done the install and haven't added much to the system, that would definitely be the quickest way to solve the problem.<br><small>--<br>Jim Kyle</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20783018</guid>
<pubDate>Sun, 13 Jul 2008 00:27:29 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20782657</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : Ctrl-Alt-F1, Ctrl-Alt-F2, Ctrl-Alt-F3, ...]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20782657</guid>
<pubDate>Sat, 12 Jul 2008 22:55:36 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20782651</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : <div class="bquote"><small>said by  No_Strings <A HREF="/useremail/u/520919"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br><div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A>  :</small><br><br>How do I fix it if I can't even get to a desktop or see anything? :huh:<br> </div>Ctrl-Alt-Fx to get a console, then use a text editor?</div>Fx? huh? Never saw that key before on any keyboard... most I'd ever seen was <em>Fn</em>, and that was specifically on laptops.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20782651</guid>
<pubDate>Sat, 12 Jul 2008 22:53:42 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20782636</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : Should I just go ahead and reformat and start fresh?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20782636</guid>
<pubDate>Sat, 12 Jul 2008 22:49:44 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20782068</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : <div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>How do I fix it if I can't even get to a desktop or see anything? :huh:<br> </div>Ctrl-Alt-Fx to get a console, then use a text editor?]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20782068</guid>
<pubDate>Sat, 12 Jul 2008 20:14:29 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20782062</link>
<description><![CDATA[<A HREF="/useremail/u/707666"><b>jimkyle</b></A> : Try booting from the Live CD rather than the hard disk. This may get you through the blackout, since the Live CD will use its own drivers rather than the update that you put on the hard disk. If you get there, you should then be able to mount the hard disk (if it's not mounted automagically) and navigate to its /boot/grub/menu.lst file. Open the file, locate all occurrences of the word "splash" and delete them, then save the file (you may need to launch Mousepad via gksudo in order to edit this file).<br><br>You can now reboot using the hard disk and you should see the long list of status reports, rather than the logo screen and its progress bar. This may show you exactly where the problem is hitting. You can also edit the menu.lst file to specify using the "vesa" driver for video rather than the ATI driver, but I don't remember just how...<br><br>In general, booting from the Live CD is the way to get around a borked hard-disk configuration issue. You can change the video driver in the xorg.conf file from "ATI" to "vesa" and this should give you a usable screen again although at the cost of losing most of the acceleration features of your ATI card...<br><small>--<br>Jim Kyle</small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20782062</guid>
<pubDate>Sat, 12 Jul 2008 20:13:39 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20781956</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : How do I fix it if I can't even get to a desktop or see anything? :huh:]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20781956</guid>
<pubDate>Sat, 12 Jul 2008 19:39:02 EDT</pubDate>
</item>

<item>
<title>Re: Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20781822</link>
<description><![CDATA[<A HREF="/useremail/u/520919"><b>No_Strings</b></A> : <div class="bquote"><small>said by  C0deZer0 <A HREF="/useremail/u/488350"><IMG SRC="http://i.dslr.net/bb/profile.gif" ALT="See Profile" BORDER=0 WIDTH=16 HEIGHT=11></A> :</small><br><br>&#8226;ATi Radeon X1600 Pro (512MB)<br><br> </div>I suspect that's your issue.  Install the ATI driver and fix the xorg.conf file.  You should be good after that.]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20781822</guid>
<pubDate>Sat, 12 Jul 2008 19:09:52 EDT</pubDate>
</item>

<item>
<title>Fresh install of xubuntu blacks out after installing video</title>
<link>http://www.dslreports.com/forum/remark,20781628</link>
<description><![CDATA[<A HREF="/useremail/u/488350"><b>C0deZer0</b></A> : First of all, the specs of my personal "oldie" system that used to be my gamer rig:<br>&#8226;XP-m 2400+<br>&#8226;DFI NF2 Ultra Infinity<br>&#8226;2x512MB DDR400 RAM<br>&#8226;nForce onboard audio<br>&#8226;ATi Radeon X1600 Pro (512MB)<br>&#8226;(currently) Maxtor 20GB hard drive (it used to have a Samsung 120GB, but that failed :( ).<br><br>Long story short... I install Xubuntu 8.04; everything appears to be running just fine; audio, lan, etc. After installing, and running the regular software updates, it says that there is a driver update for the ATi card.  I think nothing to install it, and after updates were done/applied, have it restart as it suggests.<br><br>Upon restarting, after the "loading up..." text shows, it blacks out... completely. I get nothing to click on, no login menu, nothing. It is just completely black. I tried to restart and going to what it said was a safe mode, but not knowign what the other options where, had it resume normal booting, and it just goes blacked out again.<br><br>It's funny how someone else's machine runs linux no problem, and yet it is always with my personal machines that linux decides to do a 180 and create as much frustration as possible. :mad: :( <small>p.s. no, this is not the same machine that has the Netgear wLAN PCI card</small> *sigh* So what can I try doing in this situation? because where I'm sitting, it just seems like it's already FUBAR.<br><br>Also, is there anything in xubuntu that would resemble Windows' device manager? It's just strange to me to have never been able to find anything like this in any of the **buntu distro's I've tried. :hmm:<br><small>--<br><A HREF="http://tinyurl.com/78nuq">Front Line Force</a> <A HREF="http://tinyurl.com/6z6cf">Fortress Forever</a></small>]]></description>
<guid isPermaLink="true">http://www.dslreports.com/forum/remark,20781628</guid>
<pubDate>Sat, 12 Jul 2008 18:24:01 EDT</pubDate>
</item>

</channel>
</rss>
