LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 10-17-2012, 12:42 PM   #1
diptenkrom
LQ Newbie
 
Registered: Oct 2012
Location: SC, USA
Distribution: Slack, Fedora, etc
Posts: 6

Rep: Reputation: Disabled
F18 gnome3 boot = monitor sleeps (triboot, nvidia, res. out of range)


First a little background. i have a gateway GM5472 desktop. it came with vista on it. i have added an nvidia 7800gt PCI-E graphics card. have run many different versions of linux, crunch, ubuntu, older fedora, tested arch and elementary luna. all of the above worked. i have 3 hdd's in the machine. Primarily a 500gb with win xp/7 both loaded, a 250gb data drive, and a 100gb drive with fedora 18 G3 installed (i have to manually select this HDD to boot F18). i have a KVM switch, and have tried 2 of the same USB style one and an older ps/2. the ps/2 didn't support high enough resolutions, according to the installer. and the USB ones did. i installed F18 with it hooked to the KVM, took it to a different location and did some playing, tweaking, updating. and it all worked. had some issue with the newer KVM and both windows installs.

I did some troubleshooting and figured out that the resolutions were off, and i had a bad DVI-VGA adapter. with new DVI-VGA (evga brand) adapter i successfully got all 3 operating systems to boot and work at one location, but when i set it back up at home, i only can get windows xp/7 to come up. i also tested stuff direct to dvi and vga monitors to try to narrow down what was going on just trying to eliminate what the problem was.

The monitor says no signal when i boot fedora, which is what it originally did with all 3 OSes. the cables and switches are the same thing in both locations, the only difference i can determine at this point is the default res on monitor (20") at the other location is 1600x1024 (i think) and the monitor (19") at home is 1440x900.

i searched and can't find anything that works. i just want to be able to get into it someway to be able to tell it to use "1440x900_60.00" but i cant get anything. i do not want to reinstall, because the system wasn't very stable until i had to remove packagekit and run updates, and a few other settings. it was just time consuming.

i also have another desktop connected to the same KVM running F17 LXDE spin. and it works, just with a low res because of unichrome graphics that suck.

BTW i typed this from win7 on the same computer in question. no probs in windows now.
 
Old 10-17-2012, 06:17 PM   #2
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,654
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Hi,
Quote:
just want to be able to get into it someway to be able to tell it to use "1440x900_60.00" but i cant get
I'm guessing that this happends before X is loaded(?), when the kernel boots from grub.

There are some commands you can insert on the boot cli.

If you get a grub menu....

F2 or F3, to stop the timer and enter the boot cli

You can ignore the options by pressing ESC, will bring you back to the cli.
the commands are "space separated", append the vga=...
Code:
	640x480 800x600 1024x768 1280x1024 1600x1200 Ask user at boot
8 bits 	vga=769 vga=771 vga=773  vga=775   vga=796   vga=ask
16 bits vga=785 vga=788 vga=791  vga=794   vga=798   vga=ask
32 bits vga=786 vga=789 vga=792  vga=795   vga=799   vga=ask
Generally I use vga=794, my screen is 1920x1080. (I'm satisfied with a screen, not perfect graphics at boot)
remove "splash quiet" so you can see the text as the kernel loads.

If this is an X problem you might try the key combinations to reduce or increase the res...
Code:
ctrl+alt++ #(num-pad +) increase res (i think it will cycle all the way through)

ctrl+alt+- #(num-pad -) decrease the x resolution.
remember over driving your monitor may damage it. (let the smoke out)

Cheers Glenn
 
Old 10-17-2012, 08:27 PM   #3
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
This behavior most likely is caused by the kernel mode setting in the video drivers. The vga= option is deprecated for those drivers, use the video= option, like
Code:
video=1440x900@60
 
1 members found this post helpful.
Old 10-18-2012, 10:12 AM   #4
diptenkrom
LQ Newbie
 
Registered: Oct 2012
Location: SC, USA
Distribution: Slack, Fedora, etc
Posts: 6

Original Poster
Rep: Reputation: Disabled
more info.

i have tried removing rhgb and quiet from the boot and i get about 3-5 secs of scrolling text, too fast to discern what is going on, and then it goes blank and monitor goes to sleep. vga= and video= did not seem to have an effect. if i do not remove rhgb it goes dead before the fedora "orb" shows up. also <ctrl> <alt> +/- did not seem to do anything.
 
Old 10-18-2012, 11:22 PM   #5
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,654
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Hi, could be a kernel driver thing, agp, agpgart,

But if those other distros work, You might need to reinstall the fedora kernel(the entire OS, in your case).

You may have a corrupt fedora cd iso, md5sum work ok?

With out seeing it, I'm at a loss, because you get text scrolling, that stage of the boot process works, Then boot process fails for some reason to hand over, or take controll of the graphics.

caps-lock, Num-lock LEDs change when black screen?

Regards Glenn

Last edited by GlennsPref; 10-18-2012 at 11:26 PM.
 
Old 10-19-2012, 02:23 PM   #6
diptenkrom
LQ Newbie
 
Registered: Oct 2012
Location: SC, USA
Distribution: Slack, Fedora, etc
Posts: 6

Original Poster
Rep: Reputation: Disabled
well, i can't get the live boot to come up either... same thing, gets to a point and then the screen goes dead. i hate this damn thing. i have never had this much trouble with any video issue. usually i have to get the right resolution to work, but i have graphics. this time nothing.

as for the ISO i have dl'ed it 3 times, used it from dvd, and from usb.

EDIT: i have also tried to boot the fedora 17 XFCE spin disc i have and it did the same thing, monitor shuts off...
tried removing the rhgb and quiet flags and also tried video=1024x786 and vga=794 (separately of course) to no avail.
also loaded the dics that came with my KVM switch to see if there is a way to hard code the resolution it gives the vidcard, and there is not.

Last edited by diptenkrom; 10-19-2012 at 05:13 PM. Reason: more info.
 
Old 10-19-2012, 05:46 PM   #7
diptenkrom
LQ Newbie
 
Registered: Oct 2012
Location: SC, USA
Distribution: Slack, Fedora, etc
Posts: 6

Original Poster
Rep: Reputation: Disabled
i reluctantly pulled out my 7800gt vid card, and plugged the vga to the internal 6150se on the mobo. this got my fedora build to boot, in 1024x786. now i have to try to get higher res back, but the performance of the onboard is not as good. i may try to find a newer vid card with native vga on it. that is the only other thing i can think to do at this point. maybe an 8400gs. they are not that good but stable and cheap...

i did this because i could not get any live discs to work that were from the last 2 years except aptosid, and i dont really like debian sid as much, plus i am trying to learn more fedora as i have been in the debian/ubuntu world for a while.


THANKS for all the help!!!
 
Old 10-19-2012, 07:02 PM   #8
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,654
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
I remember using a ps2 kvm in 2004.

I had to setup the os's without the kvm, and then patch it together.

this kvm did not allow the system to pickup the resolution (EDID?) chart from the monitor.

The 7800 has native vga, as default.

I've fixed a few M$Win machines with onboard graphics chips, but never owned one myself.

I found it difficult to disable completely the onboard chip and it's memory reservations.

Bios update?

I wonder if the kernel can accept a command to use a particular pci device as the graphics port. pci=

http://oreilly.com/linux/excerpts/97...reference.html

try pci=nobios and pci=bios

Quote:
bios

Force the use of the PCI BIOS by not accessing the hardware directly. This means that the kernel should trust the BIOS, which is not the standard thing to do (as BIOSes are known to lie more than they are known to be valid.) Use this only if your machine has a non-standard PCI host bridge and the normal boot method is not working properly.
nobios

Do not use the PCI BIOS, but access the hardware directly instead. This is the default method of probing for PCI devices in all kernels after 2.6.13.

Last edited by GlennsPref; 10-19-2012 at 07:28 PM. Reason: try...
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
can't quit x server and terminal on boot-up low res after installing NVIDIA driver agent_509 Slackware 16 06-12-2012 09:00 PM
viewsonic ve155b - out of range - debian cant boot monitor mtlhd Linux - Hardware 2 07-04-2009 12:32 PM
First boot after install monitor says out of range cuco76 Fedora - Installation 3 06-16-2007 09:31 PM
Monitor sleeps with ATI drivers king111 Linux - Newbie 8 07-24-2005 06:12 PM
monitor displays frequency out of range when i boot with knoppix napster Linux - Newbie 2 08-13-2004 03:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 05:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration