Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Other Versions > EOL (End Of Life) Versions
FedoraForum Search

Forgot Password? Join Us!

EOL (End Of Life) Versions This is a Forum to discuss problems and workarounds for versions of Fedora that have passed End of Life.

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #46  
Old 1st December 2005, 01:39 PM
easi Offline
Registered User
 
Join Date: Nov 2005
Posts: 18
I have a Toshiba Portégé R100 and that works for me
  #47  
Old 1st December 2005, 02:46 PM
easi Offline
Registered User
 
Join Date: Nov 2005
Posts: 18
I have another question, the vga=791 3 and xorg.conf fix works, but how to end installation ? if i install Fedora on another computer, i can see that there is a second phase on installation where i valid licence, create a user account, set the firewall etc.

There is a possibility to launch the second phase installation in text mode ? or to launch it after the video fix ?
  #48  
Old 2nd December 2005, 09:00 AM
Astral Offline
Registered User
 
Join Date: Dec 2005
Posts: 1
A little help...

can some1 please send me the libvgahw.a file from fedora 3? the link from the ftp://~mharris/ thingy is broken, the file is missing.. just send it to

goldwyntagud@yahoo.com

i think im desperate for this, iv also got a Trident CyberbladeXP... i managed to install fc4 through txt mode, but startup gives me the white screen of life... fbdev doesnt work for me..
  #49  
Old 6th January 2006, 09:28 AM
jazzaddict Offline
Registered User
 
Join Date: Jan 2006
Posts: 3
this might sound stupid but, how do i use editing tool in CLI? i'm pretty much new to linux, depends alot on X
  #50  
Old 6th January 2006, 09:50 AM
easi Offline
Registered User
 
Join Date: Nov 2005
Posts: 18
Quote:
Originally Posted by jazzaddict
this might sound stupid but, how do i use editing tool in CLI? i'm pretty much new to linux, depends alot on X
In terminal mode you can use 'nano' for editing files.
  #51  
Old 9th January 2006, 02:31 AM
jazzaddict Offline
Registered User
 
Join Date: Jan 2006
Posts: 3
Quote:
Originally Posted by easi
In terminal mode you can use 'nano' for editing files.
hi easi!

thanks for the nano thingy, but unfortunately X complains that it cannot start with the new config...yum is working, with yum update still doen'st work, is there a command to yum update X11?
  #52  
Old 9th January 2006, 05:44 AM
EclipseAgent Offline
Registered User
 
Join Date: Dec 2005
Posts: 36
You guys shouldn't have to change ANYTHING except the entry in /etc/X11/xorg.conf (This is an X issue, and not a Linux Kernel issue).

Do the following:

Start the machine in text / failsafe mode
log in as root
vi /etc/X11/xorg.conf
Scroll down until you find the following similar section:
Section "Device"
BoardName "CyberBlade/xp4"
BusID "1:0:0"
Driver "trident"
Identifier "Device[0]"
Screen 0
VendorName "Trident"
EndSection
Press a (to enter Insert mode)
change the Driver "trident" to Driver "vesa"
hit "Esc" (to exit Insert Mode")
Hold shift click ZZ, type reboot and you should be able to log into X without an issue.
I have seen this issue on just about all trident drivers.

Hopefully it'll be fixed soon
  #53  
Old 9th January 2006, 06:01 AM
jazzaddict Offline
Registered User
 
Join Date: Jan 2006
Posts: 3
Quote:
Originally Posted by EclipseAgent
You guys shouldn't have to change ANYTHING except the entry in /etc/X11/xorg.conf (This is an X issue, and not a Linux Kernel issue).

Do the following:

Start the machine in text / failsafe mode
log in as root
vi /etc/X11/xorg.conf
Scroll down until you find the following similar section:
Section "Device"
BoardName "CyberBlade/xp4"
BusID "1:0:0"
Driver "trident"
Identifier "Device[0]"
Screen 0
VendorName "Trident"
EndSection
Press a (to enter Insert mode)
change the Driver "trident" to Driver "vesa"
hit "Esc" (to exit Insert Mode")
Hold shift click ZZ, type reboot and you should be able to log into X without an issue.
I have seen this issue on just about all trident drivers.

Hopefully it'll be fixed soon
wow! this works! next i'm gonna patch gcc to 4.01 right? i read that gcc complier is the source of the problem
  #54  
Old 13th February 2006, 05:14 PM
lilliz Offline
Registered User
 
Join Date: Feb 2006
Posts: 7
Quote:
Originally Posted by delaosa
me too, i have a toshiba tecra 8200 with Trident CyberbladeXp and i can't get x works. Also /dev/fb0 doesn't exist.
Hi there have you found a workaround yet ? I'm on a Toshiba Satellite Pro 4600 with the same Trident CyberbladeXP driver that doesnt work.

/LilliZ
  #55  
Old 13th February 2006, 07:14 PM
EclipseAgent Offline
Registered User
 
Join Date: Dec 2005
Posts: 36
Quote:
Originally Posted by lilliz
Hi there have you found a workaround yet ? I'm on a Toshiba Satellite Pro 4600 with the same Trident CyberbladeXP driver that doesnt work.
/LilliZ
Read 2 posts above you. I have posted a solution.
  #56  
Old 21st February 2006, 10:39 PM
mekon Offline
Registered User
 
Join Date: Apr 2004
Posts: 55
Quote:
Originally Posted by EclipseAgent
You guys shouldn't have to change ANYTHING except the entry in /etc/X11/xorg.conf (This is an X issue, and not a Linux Kernel issue).

Do the following:

Start the machine in text / failsafe mode
log in as root
vi /etc/X11/xorg.conf
Scroll down until you find the following similar section:
Section "Device"
BoardName "CyberBlade/xp4"
BusID "1:0:0"
Driver "trident"
Identifier "Device[0]"
Screen 0
VendorName "Trident"
EndSection
Press a (to enter Insert mode)
change the Driver "trident" to Driver "vesa"
hit "Esc" (to exit Insert Mode")
Hold shift click ZZ, type reboot and you should be able to log into X without an issue.
I have seen this issue on just about all trident drivers.

Hopefully it'll be fixed soon
Hi. Thank you so much for this. I'm licking your boots at this moment. I have many distro's running on this machine. FC1,2,and3. Debian Sarge, and Debian Sarge/Etch. Slackware 10,0, and Gentoo. Gentoo gave me some X problems that were due to mousedev, and psmouse not being loaded, and running xorgconfog in FC4, and it telling me the mouse wasn't detected, I was thinking again that it was a mouse problem. this is about 15 reinstalls later. More than it took me to get Gentoo, as a relative newbie to get Gentoo installed. Anyway. it's all good practice on the command line. I'm not used to vi. Gentoo uses nano, and I sort of got used to that, but thanks for the vi commands. Nigel.
  #57  
Old 22nd February 2006, 09:53 PM
EclipseAgent Offline
Registered User
 
Join Date: Dec 2005
Posts: 36
Quote:
Originally Posted by mekon
Hi. Thank you so much for this. I'm licking your boots at this moment. I have many distro's running on this machine. FC1,2,and3. Debian Sarge, and Debian Sarge/Etch. Slackware 10,0, and Gentoo. Gentoo gave me some X problems that were due to mousedev, and psmouse not being loaded, and running xorgconfog in FC4, and it telling me the mouse wasn't detected, I was thinking again that it was a mouse problem. this is about 15 reinstalls later. More than it took me to get Gentoo, as a relative newbie to get Gentoo installed. Anyway. it's all good practice on the command line. I'm not used to vi. Gentoo uses nano, and I sort of got used to that, but thanks for the vi commands. Nigel.
Glad this helped you out.

Someone above posted that is may be an issue with GCC.. I am going to try to update, then remake the changes to see if it will fix it.

Also, don't lick the boots.. my cat runs on them and i don't wipe her butt. j/k

The problem started with FC4
  #58  
Old 24th February 2006, 02:07 PM
-Lawless Offline
Registered User
 
Join Date: Feb 2006
Posts: 7
Quote:
Originally Posted by RahulSundaram
Boot into run level 3 and run the following command

#yum update

wait till it finishes (can take a long time on first run) and reboot.
This actually fixes the WSOD.

It takes several hours to download and run updates but it finnaly works.
Thanks.

Last edited by -Lawless; 24th February 2006 at 02:18 PM.
  #59  
Old 24th February 2006, 09:50 PM
lilliz Offline
Registered User
 
Join Date: Feb 2006
Posts: 7
Quote:
Originally Posted by -Lawless
This actually fixes the WSOD.

It takes several hours to download and run updates but it finnaly works.
Thanks.
Actually it fixes the X thing but leaves the text mode unresolved, well parts at least, If I don't press fn + F1 to lock screen I can't see the text base shut down sequence.

/LilliZ
  #60  
Old 24th February 2006, 10:05 PM
-Lawless Offline
Registered User
 
Join Date: Feb 2006
Posts: 7
Actually I'm not sure what you mean. If you enter level 3 like mentioned and update, the next time you reboot it works fine as far the white screen of death is concerned.
Closed Thread

Tags
fc4, install, screen, white

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 10 X86 dvd install White Screen UH.Uneven Installation and Live Media 1 28th January 2009 04:34 AM
White screen on install jerrygallow Installation and Live Media 7 21st January 2009 04:17 PM
Beryl White Cube White Screen XGL whats up? DMD Using Fedora 5 29th November 2006 03:57 AM
FC4 White screen during text install? newf1983 EOL (End Of Life) Versions 0 6th January 2006 12:32 AM
White screen after install daveedmesh Installation and Live Media 1 16th September 2005 11:56 PM


Current GMT-time: 12:42 (Sunday, 19-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