Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-16-2003, 06:04 PM
|
#1
|
LQ Newbie
Registered: Sep 2003
Posts: 10
Rep:
|
no screens found
I am a complete newbie to linux. I installed it on my laptop, a Dell Latitude C600. Whenever it loads, I get a message from Xfree86 saying that no screens were found, after the screen blinks a few times. It says my horizontal and vertical sync are 0. During the install it couldn't probe to find my monitor. I've got an ATI Mobility M3 video card. I'm trying to use RH9. I have 0 experience with linux, so please be kind.
|
|
|
09-16-2003, 06:36 PM
|
#2
|
Member
Registered: Sep 2003
Location: Ontario, Canada
Distribution: Gentoo, Suse
Posts: 59
Rep:
|
Xris, give this a go: http://support.dell.com/FileLib/Form...leaseID=R24653
You likely should back up your XF86Config before installing this, might not be a bad idea to make a copy of your entire /etc/X11 directory, just in case.
I haven't tried this, but I used to work for Dell, so I knew where to look.
Best of luck,
Booster
|
|
|
09-16-2003, 06:46 PM
|
#3
|
Member
Registered: Dec 2001
Location: Portugal
Distribution: /Red Hat/Fedora/Solaris
Posts: 622
Rep:
|
Hi
Login as root through one of the terminals (Ctrl-Alt-F1) at the prompt type redhat-config-xfree86 which will help you to configure your X again. Try a diffrent monitor type or option that says genric and try using some of those. Also in the begining try to set your resolution a little lower and work your way up.
Last but not least try going to RH site and see if VGA card and monitor supported by RH: http://hardware.redhat.com/hcl/
Good Luck
chow
|
|
|
09-16-2003, 09:00 PM
|
#4
|
Senior Member
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403
Rep:
|
To fix your screen problem, take a look at this thread.
http://www.linuxquestions.org/questi...threadid=92073
When you get to the point where you need to edit /etc/X11/XF86Config in the monitor section, you can try the following:
Code:
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Dell 1024x768 Laptop Display Panel"
DisplaySize 320 240
HorizSync 31.5 - 48.5
VertRefresh 59.0 - 75.0
Option "dpms"
EndSection
Note: This may or may not work. I don't guaranteed anything.
|
|
|
09-16-2003, 09:38 PM
|
#5
|
LQ Newbie
Registered: Sep 2003
Posts: 10
Original Poster
Rep:
|
XF86Config
I changed XF86Config to http://ingo.exphysik.uni-leipzig.de/...86Config-4.txt
Still, it doesn't work
When it tries to load is says (EE) R128(0): No valid modes found
(EE) Screen(s) found, but none have a usable configuration.
Fatal server error:
no screens found
My head's starting to hurt . . .
|
|
|
09-16-2003, 09:39 PM
|
#6
|
LQ Newbie
Registered: Sep 2003
Posts: 10
Original Poster
Rep:
|
Installing drivers
How do you install a driver from a floppy disk?
|
|
|
09-16-2003, 10:00 PM
|
#7
|
Senior Member
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403
Rep:
|
Is it a RPM or tarball (.tar.gz) ?
If it is RPM, you would mount the floppy (/mnt/floppy) and type:
Code:
rpm -ivh /mnt/floppy/driver_name
|
|
|
All times are GMT -5. The time now is 07:43 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|