LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Slackware 8 Video Help (https://www.linuxquestions.org/questions/linux-general-1/slackware-8-video-help-7576/)

php 10-15-2001 10:47 PM

Slackware 8 Video Help
 
Hi,

I recently installed Slackware 8 on my computer but I can't get the video to work right. So therefore, I can't use X-Windows :(. This is what it says 'Fatal server error', 'no screen found', even if i use "xf86config" i can set the ATI Rage 128 drivers and the monitor settings but it still says the same thing.. any help would be greatly appreciated.

php 10-16-2001 01:55 PM

I am running kernal 2.2.19 and thinking that may be the problem

RacerD 10-16-2001 05:38 PM

Howdy
 
Hey i am running Slack 8 too. I am running the same kernel. What video problems are you having? Is it with X Window period. I had a lot of problems cause of my mouse. It wasn't finding the correct protocol so i would get an error message. Sorry if i am not addressing your problem. Let me know if can help.

Race D:jawa:

php 10-16-2001 10:08 PM

Its when im at the command prompt and try to "startx" it crashes and says "fatal server error and no screen found"

Aussie 10-16-2001 10:26 PM

Go to /var/log/XFree86.0.log and post the error message at the end for us.

JHuizingh 10-17-2001 12:04 AM

This may be too simple, but this could be a possible answer to your question. Your XF86config file should have a section similar to this:

Section "Screen"
Identifier "Screen 2"
Device "Dimond Viper v330"
Monitor "Adi 16"
DefaultDepth 24

Subsection "Display"
Depth 24
Modes "800x600" "1024x768"
Virtual 800 600
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "800x600" "1024x768"
Virtual 800 600
ViewPort 0 0
EndSubsection
EndSection

That uses the identifiers of your vido card and monitor that should be configured earlier in your file. Also, the settings in the display subsection should be configured to your liking. If there's nothing like this, that's your problem. If there is a section like this, then it might not be configured correctly. If it is configured correctly, then we still need to see your error messages.


All times are GMT -5. The time now is 10:26 AM.