Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 06-06-2006, 02:08 PM   #1 (permalink)
aaronkupen's Avatar
 
Monster Techie

Join Date: Sep 2005

Location: Boston, MA

Posts: 1,791

aaronkupen is on a distinguished road

Send a message via AIM to aaronkupen Send a message via Yahoo to aaronkupen Send a message via Skype™ to aaronkupen
Default Ubuntu trouble

Alright, I've had Ubuntu linux installed on my PC for about a few months now. The trouble is... it doesn't work. It loads up, and I see the Ubuntu screen booting up all the files, but after that I get a screen that just has a bunch of different colored pixels on it and I can't see anything. I figure I installed the wrong Video drivers, but I can't seem to fix it by changing them.

I need some serious help, I'm tired of having a dead OS on my harddrive and I still want to use Ubuntu.
__________________
Lenovo Thinkpad T60
Intel Core 2 Duo T7200 @ 2.00 Ghz
2 GB DDR-2 memory
ATI Mobility Radeon x1400
60 GB 7200 rpm Hard Drive
Windows Vista Business SP1 32 Bit
aaronkupen is offline  
Old 06-06-2006, 02:10 PM   #2 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

OK, we will need two things:
1. What your video card is
2. A copy of your /etc/X11/xorg.conf file.

After you give us those, we may be able to see what is going wrong.
__________________



Debian Support Forums!
macdude425 is offline  
Old 06-06-2006, 02:17 PM   #3 (permalink)
aaronkupen's Avatar
 
Monster Techie

Join Date: Sep 2005

Location: Boston, MA

Posts: 1,791

aaronkupen is on a distinguished road

Send a message via AIM to aaronkupen Send a message via Yahoo to aaronkupen Send a message via Skype™ to aaronkupen
Default

My video card is an nVidia 6600gt
and a copy of my what? I'm extremely new to linux.
__________________
Lenovo Thinkpad T60
Intel Core 2 Duo T7200 @ 2.00 Ghz
2 GB DDR-2 memory
ATI Mobility Radeon x1400
60 GB 7200 rpm Hard Drive
Windows Vista Business SP1 32 Bit
aaronkupen is offline  
Old 06-06-2006, 02:23 PM   #4 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

There is a file, in the folder /etc/X11 named xorg.conf. It is simply a configuration file that tells the GUI how to work. I need you to somehow get a copy of that and paste it on here.

You could put it on floppy or pendrive and take it to another computer and then send us the file. If you need help doing this, let me know.
__________________



Debian Support Forums!
macdude425 is offline  
Old 06-06-2006, 02:25 PM   #5 (permalink)
aaronkupen's Avatar
 
Monster Techie

Join Date: Sep 2005

Location: Boston, MA

Posts: 1,791

aaronkupen is on a distinguished road

Send a message via AIM to aaronkupen Send a message via Yahoo to aaronkupen Send a message via Skype™ to aaronkupen
Default

Problems, my computer doesn't have a floppy and also the screen is so messed up I can't see anything. How am I supposed to find the file?
__________________
Lenovo Thinkpad T60
Intel Core 2 Duo T7200 @ 2.00 Ghz
2 GB DDR-2 memory
ATI Mobility Radeon x1400
60 GB 7200 rpm Hard Drive
Windows Vista Business SP1 32 Bit
aaronkupen is offline  
Old 06-06-2006, 02:37 PM   #6 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

Oh, I thought you were already at a command prompt. My bad.

Do this: hit Ctrl-Alt-F1, and that should bring you to text mode. Log in (if necessary) and you will be brought to a prompt with a flashing cursor. Now, since I am assuming you are going to copy the file to a pendrive and then copy it to another working PC, you will need to do the following steps.
1. Type ''sudo mkdir /media/usbdir" and hit enter.
2. Type "sudo mount -t auto /dev/sda1 /media/usbdir -o rw" and hit enter. It should come back to another prompt.
3. Type "sudo cp /etc/X11/xorg.conf /media/usbdir". There should be no error messages, and you should be brought back to the prompt again.
4. Type "umount /media/usbdir" and pull the drive out. Even if there ARE error messages, go ahead and pull it out anyways.

Take the pendrive to a computer that works and has internet, copy the xorg.conf file off, and attach it to a reply. I'll take a look at it and see what I can find.
__________________



Debian Support Forums!
macdude425 is offline  
Old 06-06-2006, 02:39 PM   #7 (permalink)
aaronkupen's Avatar
 
Monster Techie

Join Date: Sep 2005

Location: Boston, MA

Posts: 1,791

aaronkupen is on a distinguished road

Send a message via AIM to aaronkupen Send a message via Yahoo to aaronkupen Send a message via Skype™ to aaronkupen
Default

Nope no pendrive, but I'll see if I can install a spare floppy drive in my house really quick.
__________________
Lenovo Thinkpad T60
Intel Core 2 Duo T7200 @ 2.00 Ghz
2 GB DDR-2 memory
ATI Mobility Radeon x1400
60 GB 7200 rpm Hard Drive
Windows Vista Business SP1 32 Bit
aaronkupen is offline  
Old 06-06-2006, 02:48 PM   #8 (permalink)
macdude425's Avatar
 
Member (again)

Join Date: Jan 2005

Location: Raul's Wild Kingdom...How 'bout that, huh?

Posts: 4,200

macdude425 is on a distinguished road

Send a message via AIM to macdude425 Send a message via Yahoo to macdude425
Default

OK, then the directions I gave you will be slightly different. Let me know when you get it in.
__________________



Debian Support Forums!
macdude425 is offline  
Old 06-06-2006, 03:15 PM   #9 (permalink)
aaronkupen's Avatar
 
Monster Techie

Join Date: Sep 2005

Location: Boston, MA

Posts: 1,791

aaronkupen is on a distinguished road

Send a message via AIM to aaronkupen Send a message via Yahoo to aaronkupen Send a message via Skype™ to aaronkupen
Default

Alright, it's installed. So now, explain this thing to me.
__________________
Lenovo Thinkpad T60
Intel Core 2 Duo T7200 @ 2.00 Ghz
2 GB DDR-2 memory
ATI Mobility Radeon x1400
60 GB 7200 rpm Hard Drive
Windows Vista Business SP1 32 Bit
aaronkupen is offline  
Old 06-06-2006, 07:31 PM   #10 (permalink)
 
Banned

Join Date: Sep 2005

Posts: 5,191

The General

Default

This is a bit of a stretch, but we have the same brand of cards, and I know the nv drivers didn't work when I had a 6600gt.

Okay anyway, once you hit ctrl-alt-f1 and log in, do this:

sudo dpkg-reconfigure xserver-xorg

When it asks what driver (should be the first screen) tell it to use the vesa driver. At this point you'll at least have a GUI thats usable.

You may need to hit ctrl-alt-f1 really fast as soon as you see the funny colours. This is because when X crashes, the keyboard gets messed up with it after a while.
The General is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On