Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jan 8th, 2006, 2:00 PM   #1
MrMan9879
Programmer
 
MrMan9879's Avatar
 
Join Date: Sep 2005
Location: Nanaimo, BC, Canada
Posts: 97
Rep Power: 0 MrMan9879 is an unknown quantity at this point
Send a message via MSN to MrMan9879
Troubles with Ubuntu Install

Hi, I've been trying to install Ubuntu Linux... I just got some CDs in the mail. I tried it before with an ISO i got off the internet for it, but it did not work. When I booted to Ubuntu, it said that there was a problem with X Server and I was left in a Command Prompt/Shell kind of thing. I've removed it since then, thinking that maybe the CD had a problem. I installed it last night with a CD directly from them, and during installation I got this error... I wasn't able to install the kernel: linux-386, so it gave me a list of ones I could install. I chose linux-image-386. It also had a problem at around 90% through installing extra packages for Ubuntu, and I just ended up finishing the rest of it after that. I tried to boot to it, and I got the same problem... X Window Server would not run properly. It said something about "gdm"... I have no idea what it means, because I'm a complete Linux noob.

I heard that Ubuntu was good for beginners, so if anyone could help me with this problem, I would appreciate it.
MrMan9879 is offline   Reply With Quote
Old Jan 8th, 2006, 2:48 PM   #2
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
It's good for beginners - assuming it works . It sounds like Ubuntu has a problem interfacing with your graphics card. You might want to try asking on the official Ubuntu forums, as there's likely more people who know about Ubuntu there than there is here.

What graphics card do you have?
Arevos is offline   Reply With Quote
Old Jan 8th, 2006, 2:49 PM   #3
MrMan9879
Programmer
 
MrMan9879's Avatar
 
Join Date: Sep 2005
Location: Nanaimo, BC, Canada
Posts: 97
Rep Power: 0 MrMan9879 is an unknown quantity at this point
Send a message via MSN to MrMan9879
Powercolor Radeon X700 - AGP

... Yes I know that ATi is not the best for Linux, but I like them better than nVidia, and I play quite a bit of games.
MrMan9879 is offline   Reply With Quote
Old Jan 8th, 2006, 3:07 PM   #4
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Do you have any way of giving us the output of some log files? Say, by copying them to floppy drive or an FTP site you have access to?
Arevos is offline   Reply With Quote
Old Jan 8th, 2006, 3:07 PM   #5
coldDeath
Expert Programmer
 
coldDeath's Avatar
 
Join Date: Aug 2005
Location: UK
Posts: 862
Rep Power: 4 coldDeath is on a distinguished road
Send a message via AIM to coldDeath Send a message via Yahoo to coldDeath
We need some more details, liek exact error messages. "A problem with x server" doesn't help. If we see an error message we can help you change settings etc.
__________________
Join us at #programmingforums @ irc.freenode.net!

My software never has bugs. It just develops random features.
coldDeath is offline   Reply With Quote
Old Jan 8th, 2006, 3:11 PM   #6
jayme
Professional Programmer
 
jayme's Avatar
 
Join Date: Nov 2005
Location: Canada
Posts: 495
Rep Power: 0 jayme is an unknown quantity at this point
Send a message via MSN to jayme
Quote:
Originally Posted by MrMan9879
Powercolor Radeon X700 - AGP

... Yes I know that ATi is not the best for Linux, but I like them better than nVidia, and I play quite a bit of games.
You say you like them better than nVidia, AND you play quite a bit of games.. you do know nVidia can play games too.. most games run better on nvidia's actually. More than half the games that are developed are done using the nvidia chipset, boosting the fps compared to the equivalant ati card.
__________________

Quote:
Originally Posted by Mohamed Jihad
Durka durka!
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it.

Download Code::Blocks now!
jayme is offline   Reply With Quote
Old Jan 8th, 2006, 3:19 PM   #7
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
I this problem might be solved by installing the official ATI linux drivers. There should be a tutorial on how to do this on Ubuntu somewhere online.

You could also try changing X to use the lowest-common-demoninator vesa driver - that may at least give you a working X, although one that will be low resolution. But that should be enough to give you a working browser and desktop so you can solve your problem in Linux. Type in these commands:
cd /etc/X11
sudo cp xorg.conf xorg.conf.mybak
sudo pico xorg.conf
And then find the "Device" section. There should be something that says something like:
Driver     "radeon"
Or something like that. Change it to:
Driver     "vesa"
And then try rebooting. That might possibly work.
Arevos is offline   Reply With Quote
Old Jan 8th, 2006, 5:15 PM   #8
Lich
Professional Programmer
 
Lich's Avatar
 
Join Date: May 2005
Location: Detroit
Posts: 254
Rep Power: 4 Lich is on a distinguished road
Send a message via AIM to Lich Send a message via MSN to Lich
Try booting the live CD, does that work?>
__________________
--John Cruz
Web Developer
www.cruzweb.net
Lich is offline   Reply With Quote
Old Jan 8th, 2006, 5:46 PM   #9
niteice
Programmer
 
niteice's Avatar
 
Join Date: Aug 2005
Posts: 98
Rep Power: 4 niteice is on a distinguished road
Send a message via AIM to niteice
I had similar issues with my CDs...they were 4.10, the first release, I was hoping that it was simply a first-run issue...perhaps not.

For future reference, gdm is the graphical login manager, similar to Windows's logon/logoff screens.
niteice is offline   Reply With Quote
Old Jan 8th, 2006, 6:48 PM   #10
Indigno
Professional Programmer
 
Indigno's Avatar
 
Join Date: Dec 2005
Location: Anywhere non-productive
Posts: 267
Rep Power: 0 Indigno is an unknown quantity at this point
Send a message via AIM to Indigno Send a message via MSN to Indigno Send a message via Yahoo to Indigno
try a different graphics card. Just get an old PCI that uses a standard driver. If that doesn't work try a different distro.
Indigno is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:51 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC