while installing the RHEL 5 on my laptop (Vaio VGN-CR353), the graphics mode does not work and the installation takes place only in text mode with the error message "Failed to start the X server". as per i figured it out it was a problem related with the graphics card-ATI Mobility Radeon X2300. I downloaded some driver i got on the web but couldn't figure out a way of installing the same. as i couldn't mount it on my system by any means. pen drive, cd nothing gets mounted. what can i do?
does my laptop not support linux at all??
__________________________
Subscribe now!
The Latest
Newsletter
Tech Tip Videos
- Nov-19-09
- Nov-04-09
Recently Popular
From the Magazine
December 2009, #188
If last month's Infrastrucuture issue was too "big" for you then try on this month's Embedded issue. Find out how to use Player for programming mobile robots, build a humidity controller for your root cellar, find out how to reduce the boot time of your embedded system, and if you're new to embedded systems find out the basics that go into one. You can also read about the Beagle Board, the Mesh Potato and a spate of other interestingly named items. And along with our regular columns don't miss our new monthly column: Economy Size Geek.
Delicious
Digg
StumbleUpon
Reddit
Facebook








I am facing the same issue
On September 5th, 2009 Vivek (not verified) says:
I am facing the same issue with open SUSE on my CR353.
Can someone suggest a graphics driver for the same?
You can also try doing
On July 13th, 2009 newsuser says:
You can also try doing:
Code:
system-config-display --reconfig
from the command line, and that'll try to re-initialise your X system and allow you to configure the graphics driver, monitor, res, colour depth, etc. from scratch.
Of course, sdousley's method is the correct way to fix the problem; I use virtualbox to run RHEL, and you learn more about the X system if you go down that route,...
Post new comment