Fedora Linux Support Community & Resources Center
  #1  
Old 24th August 2007, 05:31 PM
SHAH201 Offline
Registered User
 
Join Date: Aug 2007
Posts: 11
Averatec 3200 fedora core 5 installtion gui goes black after bootup from cd...

A friend of mine have an averatec 3200 series laptop. He couldnt get the installation to work because his lcd went black when he pressed enter to install fedora. The probelm is that the VIA/S3G adapter is not supported during the installation. The problem can be solved by doing a text mode installation and when everything has been done and the computer is rebooting go into a single user shell by first pressing the down arrow key on the grub initial screen and when the OS choice menu screen appears press 'a' to modify kernel arguments. youll end up on the grub append> prompt with a ro root=/dev... line written. Add "single" without quotes after a space at the end of the line and press enter youll end up on a shell prompt the is a single user screen which you usually use when you have some grave unsolvable problems with the normal startup and gui. now write vim /etc/X11/xorg.conf the vi editor opens up the xorg.conf file present in the /etc/X11 directory. this directory is for the X Server program which handles the gui affairs and xorg.conf is as you might already have guessed the configuration file for the X server. in this file look for the line which says Driver "via" press insert on your keboard and change that line to Driver "vesa" now find the related sections and add/edit as follows:

Section "Monitor"
ModelName "Generic LCD"
HorizSync 31.5-60.5
VertRefresh 28-70
EndSection

Section "Screen"
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1024x768" "800x600" "640x320"
EndSubSection
#(some other lines may already be existing here dont add this line)
EndSection


press esc then enter :wq to save the file and exit.

you should now be able to boot.

If you somehow end up at the shell:

vim /etc/inittab

go to the line which says:

id: (some number ) :initdefault:

press insert on your keyboard and change the number to 5

press esc then enter :wq to save the file and exit.

this is how i did it. Hope this helps someone...

(Thanks to Eric for his blog that helped me to help a friend installing fedora on his laptop http://ericji.blogspot.com/)
Reply With Quote
  #2  
Old 24th August 2007, 06:42 PM
SHAH201 Offline
Registered User
 
Join Date: Aug 2007
Posts: 11
Dont forget to reboot... type reboot at the prompt
Reply With Quote
Reply

Tags
3200, averatec, black, bootup, core, fedora, gui, installtion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora (any, prefer 11) on Averatec 3200 Michael Fisher Hardware & Laptops 3 18th June 2009 11:23 AM
Black screen after Fedora 10 bootup JBmtk Hardware & Laptops 16 26th February 2009 08:40 PM
Fedora Core 6/7/8 installtion problem with Intel Dual Core meetchitambar Installation and Live Media 3 11th December 2007 12:33 PM
Averatec 3200 pcouturier Hardware & Laptops 1 31st May 2005 03:49 AM
FC2 on Averatec 3200 pammiwhammi Hardware & Laptops 0 15th April 2005 09:28 PM


Current GMT-time: 18:01 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat