LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-15-2003, 06:06 PM   #1
markpelletier
LQ Newbie
 
Registered: Nov 2003
Distribution: slackware
Posts: 2

Rep: Reputation: 0
unable to start x -- blank screen--slackware 9.1


G'day all,

I just installed Slackware 9.1 on an ancient pc--a 90MHz HP Pavilion with 16MB memory. The "video card" is an S3 32/64 PCI on the motherboard. The monitor I'm using is an old HP M50 (hsync 30-54Khz, vsync 50-100 Hz, dot rate 65Mhz...).

Anyway, when I try to start X (xinit, startX, init 4 ...) the screen goes blank.

I ran xf86cfg...no X.
I ran xf86config...no X.
I ran xfree86setup...no X, but almost no error messages.

Here's my (condensed) XFConfig:

Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
...
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
Load "record"
Load "extmod"
Load "dbe"
Load "dri"
Load "glx"
Load "xtrap"
Load "type1"
Load "freetype"
Load "speedo"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
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 "noaccel" # [<bool>]
Option "swcursor" # [<bool>]
#Option "slow_dram_refresh" # [<bool>]
#Option "slow_dram" # [<bool>]
#Option "slow_edodram" # [<bool>]
#Option "slow_vram" # [<bool>]
Identifier "Card0"
Driver "s3"
VendorName "S3 Inc."
BoardName "86c764/765 [Trio32/64/64V+]"
BusID "PCI:0:8:0"
EndSection

...

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 8
SubSection "Display"
Depth 1
EndSubSection
SubSection "Display"
Depth 4
EndSubSection
SubSection "Display"
Depth 8
EndSubSection
SubSection "Display"
Depth 15
EndSubSection
SubSection "Display"
Depth 16
EndSubSection
SubSection "Display"
Depth 24
EndSubSection
EndSection
...
================================
The only error message in XFree86.o.log is

(EE) s3(0): Cannot read V_BIOS
 
Old 11-15-2003, 06:10 PM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
90mhz... your kidding right? Probably not even worth your time to even use if you do get it working.

Running the latest 9.1 with all the latest desktops and window managers would be like you trying to install Windows XP on it and expecting it to run.

Last edited by trickykid; 11-15-2003 at 06:11 PM.
 
Old 11-16-2003, 01:23 AM   #3
RickyJaff
Member
 
Registered: Oct 2003
Distribution: RedHaT, ELX, DragonLinux, Knoppix.
Posts: 89

Rep: Reputation: 15
Ya.. u should consider a faster machine..
 
Old 11-17-2003, 09:43 PM   #4
markpelletier
LQ Newbie
 
Registered: Nov 2003
Distribution: slackware
Posts: 2

Original Poster
Rep: Reputation: 0
thanks...y'all are quite helpful
 
Old 11-17-2003, 10:09 PM   #5
Onemessedupjedi
Member
 
Registered: Sep 2003
Location: Oregon
Distribution: Slackware 9.1
Posts: 194

Rep: Reputation: 30
Also KDE is on the second slackware CD so If you didn't install with a second CD you arn't going to have it....I know some people that have overlooked that, I learned from their mistakes
 
Old 11-19-2003, 06:53 AM   #6
vh1
LQ Newbie
 
Registered: Nov 2003
Location: Bergen, NO
Distribution: Slackware 9.1
Posts: 1

Rep: Reputation: 0
weeeheee!

dude, try ctrl - alt -/+ <- i got the same problem as you do man, but atleast i got a picture when i did that. you hold down control and alt, and press either - or + !
my problem is that the resolution is too big for my screen, and i have to move my mouse to the different sides i wanna see. >

hope what i wrote you helped
 
Old 11-19-2003, 09:56 AM   #7
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,372

Rep: Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750Reputation: 2750
Slackware 9.1 provides XFree86 4.3.0
According to the link below your card was not supported in 4.1.0 and so may not be supported in 4.3.0

http://www.xfree86.org/4.1.0/Status28.html

I concur with the advice about the machine not being up to the task.
 
  


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
[SOLVED] nvidia driver fails to start X (blank screen) gimblefish Linux - Hardware 2 08-30-2010 02:15 PM
Second time i boot X on slackware 10.1 it gives a blank screen Occulum Linux - Software 3 08-16-2005 10:48 PM
Blank Screen on Startx with Slackware 10.1 07mackenzie Linux - Hardware 5 05-01-2005 03:01 PM
Screen Becomes Blank When X-windows start danishmr Linux - Software 1 12-10-2004 02:19 AM
X blank screen on start when network isn't connected (RedHat 9) boris_s Linux - Software 0 01-08-2004 05:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:42 PM.

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