Fedora Linux Support Community & Resources Center
  #1  
Old 9th June 2009, 07:01 PM
vinoman's Avatar
vinoman Offline
Registered User
 
Join Date: Dec 2007
Location: Portland, OR
Posts: 358
Getting video to work with F11 live CD [Solved]

What is needed to get F11 live CD to work with a Biostar motherboard w/ Nvidia 7100 onboard video?

What command is needed to get a basic video to come up?

Last edited by vinoman; 19th June 2009 at 12:56 PM.
Reply With Quote
  #2  
Old 9th June 2009, 07:20 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
Should work out-of-the-box. IIRC, "nouveau" is now the default video driver for NVidia chipsets. If it fails, you could try reverting to driver "nv". Or: install the proprietary "nvidia" driver. See Leigh's How-To in "Guides and How-Tos".

V
Reply With Quote
  #3  
Old 9th June 2009, 07:23 PM
Vladi's Avatar
Vladi Offline
Registered User
 
Join Date: Jan 2007
Location: Hungary/Debrecen
Age: 30
Posts: 50
Hello!

No 64 bit problem, my guess. Do you have any error message?
Nouveau driver is default, maybe this is the problem.
__________________
Sorry 4 terrrible inglish.
sys-admin the hungarian community Fedora/RH site
Reply With Quote
  #4  
Old 9th June 2009, 07:37 PM
Squalphin Offline
Registered User
 
Join Date: Jun 2009
Posts: 11
Hmmm, I have a GeForce8400M GS card and I had to add an extra boot parameter to get any video output. I had to add "nouveau.modeset=1". After that the live-cd booted with video. But i don"t know if it will help with your problem.
Reply With Quote
  #5  
Old 9th June 2009, 10:57 PM
vinoman's Avatar
vinoman Offline
Registered User
 
Join Date: Dec 2007
Location: Portland, OR
Posts: 358
So what command do I run?

I tried adding nv after hitting tab and the screen was still black.


My other pc with Fedora 10 has a Geforce 6100 and it was able to boot the live CD, but this one is a problem.


any other boot options?

Last time I installed F10 64 bit last December I used the Install DVD. Is that better for installation than the Live CD?
Maybe it can recognize this video card better?

Last edited by vinoman; 10th June 2009 at 04:11 PM.
Reply With Quote
  #6  
Old 11th June 2009, 10:54 PM
minaq Offline
Registered User
 
Join Date: Jun 2009
Posts: 4
Quote:
Originally Posted by Hlingler View Post
"nouveau" is now the default video driver for NVidia chipsets. If it fails, you could try reverting to driver "nv"
How to do this while booting Fedora-11-x86_64-Live?
Reply With Quote
  #7  
Old 11th June 2009, 11:09 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
Quote:
Originally Posted by minaq View Post
How to do this while booting Fedora-11-x86_64-Live?
Append to kernel boot line the parameter:
... xdriver=nv

V
Reply With Quote
  #8  
Old 11th June 2009, 11:27 PM
vinoman's Avatar
vinoman Offline
Registered User
 
Join Date: Dec 2007
Location: Portland, OR
Posts: 358
Quote:
Originally Posted by Hlingler View Post
Append to kernel boot line the parameter:
... xdriver=nv

V
that doesn't work either. I guesss I can't install Fedora on a Biostar motherboard.

Maybe one day someone will come up with the correct command for a Biostar board.

Maybe I'll try the install DVD.
Reply With Quote
  #9  
Old 11th June 2009, 11:33 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
You mean: it fails to yield a working GUI, not that it's a bad command/syntax, right?

Well, poo. I don't know what else to suggest at this point. Sorry.

V
Reply With Quote
  #10  
Old 12th June 2009, 01:04 AM
vinoman's Avatar
vinoman Offline
Registered User
 
Join Date: Dec 2007
Location: Portland, OR
Posts: 358
Quote:
Originally Posted by Hlingler View Post
You mean: it fails to yield a working GUI, not that it's a bad command/syntax, right?

Well, poo. I don't know what else to suggest at this point. Sorry.

V
Yes, no video after initial boot. it gets to a cursor and just blinks. I've had trouble with other distros on this Biostar board. But Mandriva 2009.1, Ubuntu 9.04 and Dreamlinux 3.5 all work fine on this PC. On my other PC which runs Fedora 10 64bit, w/ Asus board the F11 live CD works fine.

There must be a video command that will make the live CD work w/ Biostar board.

I'm downloading the F11 Install DVD. Sometime soon I'll try that one out.
Reply With Quote
  #11  
Old 12th June 2009, 12:06 PM
minaq Offline
Registered User
 
Join Date: Jun 2009
Posts: 4
Quote:
Originally Posted by vinoman View Post
[..]I've had trouble with other distros on this Biostar board. [..]
I suppose it's not mainboard that causes the problem in F11, but GeForce 7 series. I have MSI P965 (on ICH8 chipset) and have the same problem. I tried applying bootparam xdriver=nv (on liveDVD) but with no success. F11 uses new nVidia driver (nouveau), it might not work well with GF7. I did NOT have that problem with earlier Fedoras using nv driver.

Could you check at what point the boot freezes in your case? Remove bootparam quiet and paste here the last line please (in my case it loads vmlinuz and initrd, probes EDD and stops with flashing cursor).
Reply With Quote
  #12  
Old 12th June 2009, 12:40 PM
vinoman's Avatar
vinoman Offline
Registered User
 
Join Date: Dec 2007
Location: Portland, OR
Posts: 358
Quote:
Originally Posted by minaq View Post
I suppose it's not mainboard that causes the problem in F11, but GeForce 7 series. I have MSI P965 (on ICH8 chipset) and have the same problem. I tried applying bootparam xdriver=nv (on liveDVD) but with no success. F11 uses new nVidia driver (nouveau), it might not work well with GF7. I did NOT have that problem with earlier Fedoras using nv driver.

Could you check at what point the boot freezes in your case? Remove bootparam quiet and paste here the last line please (in my case it loads vmlinuz and initrd, probes EDD and stops with flashing cursor).
when I erase the 'quiet' it goes too fast at the end to write done any line. it then goes to the bar that goes across and says Fedora 11

maybe there is some other reports about GeForce 7 problems.
may have to forget about installing F11 on that pc

Last edited by vinoman; 12th June 2009 at 12:45 PM.
Reply With Quote
  #13  
Old 12th June 2009, 04:17 PM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
Quote:
it then goes to the bar that goes across and says Fedora 11
Hit <ESCAPE> key, should go into text mode so you can see what's happening.

Must be some problem with both drivers "nv" and "nouveau" and certain NVidia chipsets.

V
Reply With Quote
  #14  
Old 16th June 2009, 01:42 PM
MrMr Offline
Registered User
 
Join Date: Sep 2005
Posts: 5
Quote:
Originally Posted by Hlingler View Post
Hit <ESCAPE> key, should go into text mode so you can see what's happening.

Must be some problem with both drivers "nv" and "nouveau" and certain NVidia chipsets.

V
I don't think it's NVidia's fault (for once ). I'm seeing the same problem with another Intel-ICH8 board and an 8600M GT on my laptop.
Fedora 7, 8 and 10 work (with either nv or nvidia's proprietary drivers). The same nvidia drivers (recent *.180.* or *.185* releases) have errors about an unsupported card on F11.
Looks like something at the pci level is already botched.
Reply With Quote
  #15  
Old 16th June 2009, 02:35 PM
vinoman's Avatar
vinoman Offline
Registered User
 
Join Date: Dec 2007
Location: Portland, OR
Posts: 358
Quote:
Originally Posted by MrMr View Post
I don't think it's NVidia's fault (for once ). I'm seeing the same problem with another Intel-ICH8 board and an 8600M GT on my laptop.
Fedora 7, 8 and 10 work (with either nv or nvidia's proprietary drivers). The same nvidia drivers (recent *.180.* or *.185* releases) have errors about an unsupported card on F11.
Looks like something at the pci level is already botched.
So is there any fix at all?

Now I know I can't use Fedora 11 on this biostar board PC.

I'm very happy with Fedora 10 on my asus board PC. I'll wait untill Fedora 12 comes out in November. Maybe by then fedora will fix their video problem.
Reply With Quote
Reply

Tags
f11, live, video, work

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
Live video of LCROSS impact? tashirosgt Wibble 3 21st October 2009 11:30 PM
Video does not work for video files/DVDs desertfox53 Hardware & Laptops 1 22nd September 2009 08:24 PM
Specify video driver with Fedora9 live-cd? Linuxhippy2 Hardware & Laptops 0 20th June 2008 08:01 PM
Live Audio, and or, Video Streaming thedon Using Fedora 0 24th January 2008 05:56 PM
Live CD & video chejose Hardware & Laptops 2 11th June 2007 07:41 PM


Current GMT-time: 23:52 (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