• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Can any linux guru help me out with this problem..?

wasssup

Diamond Member
I just spent 2.5 hours installing the latest redhat linux via Virtual PC on my system, and during the video device setup I chose my real settings (it selected generic S3 driver, I told it i had an NVidia GF4, etc) and when it restarted all I got was a garbled screen when the login menu finally pops up...

Anyone know how to revert back to my old settings? I'm a complete linux n00b (i use unix at campus for writing/compiling programs, so I do have *some* experience though its limited..)
 
Virtrual PC emulates hardware, it never gets to see your real hardware and it was right when it said it found a S3 card. At this point it would probably just be simpler to reinstall it again to redo the X config.
 
VirtualPC doesn't give you full direct hardware access in the same way a real PC does, so what you probably need to do is boot up to a non-gui runlevel (or even boot it passing init=/bin/sh at the boot prompt) and run the X configuration script again. Depending on how RedHat does it, it could be any of a bunch of script names. I'd look at the online docs for whichever version of RedHat you are using, since those ought to have the appropriate information.
 
i ended up starting a reinstall this morning, i don't really NEED the gui anyway...

thanks for the tips though!
 
Back
Top