Results 11 to 18 of 18
No screens found error means that your monitors not configured properly. Try changing the vetical and horizontal refresh rate (Check you monitors docs) And check if the screen resolution X ...
- 08-28-2003 #11
No screens found error means that your monitors not configured properly. Try changing the vetical and horizontal refresh rate (Check you monitors docs) And check if the screen resolution X is using is also supported by your monitor.
- 11-06-2003 #12Just Joined!
- Join Date
- Nov 2003
- Location
- Japan
- Posts
- 4
installation (sigh)
I found this string and thought I hit the jackpot. I'm experiencing the same thing. I'm trying to install Mandrake 7.2 and get this...
Fatal screen error: no screens found. Grr. I've tried running xf86config and loading my monitor (Gateway Vivitron 1776) H and V freqs(30-64 and 50-100), my video card (STB Lightspeed 12
and got the following:
Data incomplete in file /root/XF86Config
At least one Device section is required.
(EE) Problem parsing the config file
(EE) Error from xf86HandlerConfig file()
Fatal server error:
no screens found
So, I then, not fully understanding why the 'pooter is looking in /root instead of /etc/X11 like I was told, I copied the XF86Config file to root and tried again. No joy. I get the same message as above except for the second (EE) line which says:
(EE) Screen(s) found, but none have a useable configuration
and a major batch of what looks like resolution attempts by X windows (I think) preceeds the Data incomplete line. Hmmm. So, as I have installed Linux Mandrake 7.1 before and it worked with the 8514 monitor settings, I tried that, but got this:
Parse error on line 311 of section Monitor in file /root/XF86Config
"31.5" is not a valid key word in this section
Instead of the "Data incomplete" line. Admittedly, the flavor of XFree86 I have is old (4.0.1 dated July 2000), but I thought it should still work.
Any ideas? Thanks, daveb673
- 11-06-2003 #13Linux Engineer
- Join Date
- Sep 2003
- Location
- Knoxhell, TN
- Posts
- 1,078
could both of you post your XF86Config files? Since your errors are in that file, we need to see what's there.. I'll post the relevent sections of mine as a reference.. it was generated using XFree86 -config
if you use those as a reference, it should get the *display* working.. the inupt devices you'll have to check yourself, otherwise this post would be even longer...Code:Section "Monitor" #DisplaySize 280 210 # mm Identifier "Monitor0" VendorName "CPQ" ModelName "COMPAQ MV520" Option "DPMS" HorizSync 37-54 VertRefresh 50-100 EndSection Section "Device" ### Available Driver options are:- ### Values: [i]: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional #Option "SWcursor" # [<bool>] #Option "HWcursor" # [<bool>] #Option "NoAccel" # [<bool>] #Option "ShowCache" # [<bool>] #Option "ShadowFB" # [<bool>] #Option "UseFBDev" # [<bool>] #Option "Rotate" # [<str>] #Option "VideoKey" # [i] #Option "FlatPanel" # [<bool>] #Option "FPDither" # [<bool>] #Option "CrtcNumber" # [i] Option "DRI" "True" Identifier "Card0" Driver "nvidia" VendorName "nVidia Corporation" BoardName "Unknown Board" BusID "PCI:1:5:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 16 SubSection "Display" Depth 1 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" "800x600" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" EndSubSection EndSectionTheir code will be beautiful, even if their desks are buried in 3 feet of crap. - esr
- 11-07-2003 #14Just Joined!
- Join Date
- Nov 2003
- Location
- Japan
- Posts
- 4
Okay, here's what I have (I had to write it out and then type it in Winduhs):
CODE:
Section "Monitor"
Identifier "Gateway Vivitron at 8514"
HorizSync 31.5, 35.5
VertRefresh 50-100
EndSection
Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"
Driver "vga"
EndSection
Section
Identifier "STB Lightspeed 128"
Driver "tseng"
EndSection
Section "Screen"
Identifier "Screen1"
Device "STB Lightspeed 128"
Monitor "Gateway Vivitron at 8514"
Default Depth 8
Subsection "Display"
Depth 8
Modes "640x480" "800x600" "1024x768" "1280x1024"
Viewport 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "640x480" "800x600" "1024x768"
Viewport 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "640x480" "800x600"
Viewport 0 0
EndSubsection
EndSection
This was produced by xf86config. I then tried "fixing" the HorizSync line by changing it to read 31.5-35.5 . That didn't help either. Now I'm back to the resolution deleted screen dump...no screens found.
I have a copy of SuSE 8.0 I'm about to try. Can't be any worse than where I am now... Thanks for the assistance, Dave
- 11-07-2003 #15Linux Engineer
- Join Date
- Sep 2003
- Location
- Knoxhell, TN
- Posts
- 1,078
1. The 'HorizSync' value should be a range of *whole* numbers.. not decimals.. and you should use a '-' not a ','...
Originally Posted by daveb673
2. in these two sections, delete the first one (or comment it with # at the beginning of each line)... and add "Device" (w/the quotes) after the word 'Section' in the second section
3. Change your default depth to 16 and make sure in the 16 bpp section the resolution you want to use is listed first..
hope that heleps..Their code will be beautiful, even if their desks are buried in 3 feet of crap. - esr
- 11-24-2003 #16Just Joined!
- Join Date
- Nov 2003
- Location
- Japan
- Posts
- 4
mandrake
Sigh. Grr. Hmm. I tried all that and Still no joy. I even dumped the Mandrake and tried installing SUSE 8.0 personal. I think the monitor loads correctly, but when I try to startx I get this error: No valid modes found. Screens found, but none have a useble configuration. Do I need to define all values in the device section, and "zero" the ones I don't intend to use?
Oh, I would have posted my file, but I'm in Winduhs at the moment, and I don't know how to save the file to a floppy so I can cut and paste...
- 11-24-2003 #17
You could try changing the setting of the DefaultDepth under Section Screen to lower numbers and see if that helps. That error message looks like it's having problems with your monitor not supporting the mode it's trying to run in.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 01-09-2004 #18Just Joined!
- Join Date
- Nov 2003
- Location
- Japan
- Posts
- 4
Mandrake-Linux
Still no joy. I even bought a new ATI video card (which works quite well, I might add), but I still can't get Linux to work with my monitor. SUSE 8 suggests using a floppy disk with a monitor.inf file for monitors not listed. That changed things a little. Now, when it boots, I end up with a black screen. I can't see anything. I can Cntl Alt Del and reboot, but that's not real useful...


Reply With Quote
