LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-07-2001, 11:47 PM   #1
mwhitlock
LQ Newbie
 
Registered: May 2001
Posts: 3

Rep: Reputation: 0
Redhat 7.1 on Dell Inspiron laptop


Hi,

I'm trying to install RedHat 7.1 on a Dell Inspiron 8100 laptop. I'm having problems setting the monitor resolution during the install. No matter what resolution I choose the picture is messed up. The laptop has an Nvidia GeForce 2 video card and an Ultra XGA monitor. When asked to pick the type of monitor I'm choosing the monitor with the description "Dell 1600x Laptop Display". One other strange thing is that one of the refresh rates was set to 1 Hz (the other laptop monitor choices had the same refresh rate at 57-75 Hz.) I changed the 1 Hz to the "57-75 Hz" value. I've also tried the "Dell 1400x Laptop Display" and the "Dell 1280x Laptop Display" to no avail.

Does RH7.1 not support the Dell Ultra XGA monitors? Is my problem coming from the incorrect refresh rate? Anything else I can try?

Thanks in advance for the help.
 
Old 10-08-2001, 10:46 AM   #2
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
your best bet is to check out www.xfree86.org for hardware support for your video card and or www.linux-laptops.org for maybe info on getting linux installed on that specific laptop.
 
Old 10-30-2001, 07:45 PM   #3
saiyth
LQ Newbie
 
Registered: Oct 2001
Posts: 1

Rep: Reputation: 0
I hav the very same probleme .. inspiron 8100 and red hat 7.2 cant config the moniter , i trayed all the possible presets i can ...but nothing happend .. i hope (mwhitlock) reterns to tell how he get it to work ... if i find a way i will do the same
 
Old 03-03-2002, 02:01 AM   #4
jimmery
LQ Newbie
 
Registered: Mar 2002
Distribution: Red Hat 7.2
Posts: 4

Rep: Reputation: 0
Question "no screens found" with Dell 8100, Red Hat Linux 7.2

Yes, I'm having a very similar problem. I'm trying to get X working on Red Hat 7.2 with my Dell Inspiron 8100, with 16 MB Nvidia GeForce 2 Go and SXGA (1400X1050). I've found posts at other sites where the problem is fixed (mostly with the 1600X1200 screen though), but I can't reproduce the fix...

What I've tried (after downloading these rpm files):

-rpm -ivh kernel-source-2.4.7-10.i386.rpm
-rpm -ivh NVIDIA_kernel-1.0-2313.rh72up.i386.rpm
-rpm -ivh NVIDIA_GLX-1.0-2313.rpm
-XConigurator, and chose Dell 1400X monitor and resolutions at 16-bit 1400X1050 and lower resolutions
-emacs /etc/X11/XF86Config-4 and replaced "nv" with "nvidia"

With this, trying to start X doesn't work and I get:
"Fatal server error
no screens found"

I've also tried XConfigurator and choosing the Dell 1600X monitor, and/or leaving XF86Config-4 with the "nv" setting, but nothing helps. I've seen another post where the Dell i8100 SXGA display was used, but for my XConigurator, this choice isn't available. Does anyone know what to do? I checked the X Free site for new versions of XF86Config, but they say that the Nvidia GeForce 2 Go isn't supported with it! (So I didn't install it.)

Also, I'm getting a "Starting wine: [FAILED]" message at login. When I try to login, Linux starts loading things just when I begin typing my login, and it ends with this error message about wine. I'm not sure if this is related to my Nvidia problem (likely not), but anyway, I changed my boot commands in GRUB by adding "single" at the end of the "kernel" line, then disabling wine with "chkconfig --level 3 wine off" at the root prompt. With this change, the automatic activity when first trying to login still happenned, with the other programs up to wine still loading, and then Linux gaving me back the control. I can't figure this out either.

Your help would be great for both of my problems. If you can, please give detailed directions as I am new to Linux!

For anyone who would like to see some good examples of how to fix the Nvidia problem, try these sites with good explanations (that didn't work for me--hope you have better luck):
http://www.linuxquestions.org/questions/history/9120
http://www.ironorchid.com/jjinux/inspiron_laptop/
http://www.hackboy.com/~alx/articles..._insp8100.html
http://home.olemiss.edu/~tschumpr/i8100.html
 
Old 03-03-2002, 02:17 PM   #5
jimmery
LQ Newbie
 
Registered: Mar 2002
Distribution: Red Hat 7.2
Posts: 4

Rep: Reputation: 0
Talking

Alright! It's working! What a long weekend...

I ended up installing Nvidia's source driver from their website, and removed
Load "GLcore"
Load "dri"
from XF86Confit-4.

Cheers!
 
Old 03-23-2002, 05:53 PM   #6
murtix
LQ Newbie
 
Registered: Mar 2002
Location: here
Distribution: redhat
Posts: 4

Rep: Reputation: 0
Hey guys.

what about the Integrated Network Card? Does it also works under redhat 7.2? Or did you guys selected another Nic card with Dell, like 3Com?

Murtix..
 
Old 03-24-2002, 01:20 PM   #7
jimmery
LQ Newbie
 
Registered: Mar 2002
Distribution: Red Hat 7.2
Posts: 4

Rep: Reputation: 0
I have an Inspiron 8100 with the mini-PCI card (modem and network card). I haven't tried my modem, but my network was recognized by RedHat, and I didn't have to do any configurations.
 
Old 03-26-2002, 09:01 PM   #8
wand
LQ Newbie
 
Registered: Mar 2002
Posts: 4

Rep: Reputation: 0
jimmery, please help

Hi, jimmery

Seems I have the same problem as you did. I wand to install RH7.2 on my dell inspiron 8100, which is same as yours I think.
So could you please tell me step by step how to change any config and what I should download? I am new to linux.

Thanks a lot.
if possible please email me at wand@linuxquestions.net.

wand
 
Old 03-27-2002, 04:58 PM   #9
jimmery
LQ Newbie
 
Registered: Mar 2002
Distribution: Red Hat 7.2
Posts: 4

Rep: Reputation: 0
Hi there wand...

If you look at my first post in this discussion, I show what I tried at first. If you look at my second post, I say that I was successful after installing the Nvidia driver source (from their website). If you read the Nvidia help section on their site for the installation of these drivers, your questions will likely be answered. I am competely new to Linux too, so I can't offer better advice than this.

Good luck.
 
  


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
Redhat 9 -- Dell Inspiron 3200 Laptop treedstang Linux - Laptop and Netbook 0 07-23-2004 12:54 PM
Problem Loading Redhat 8.0 on Dell Inspiron 5150 Laptop FloydFan Linux - Laptop and Netbook 1 12-18-2003 04:53 AM
Laptop LCD on Dell Inspiron Camasii Linux - Laptop and Netbook 3 12-09-2003 06:29 AM
New Dell Inspiron 5100 Laptop - RH 9 uranologist Linux - Laptop and Netbook 0 11-30-2003 05:11 PM
redhat linux 9.0 on dell inspiron 5100 laptop randomx Linux - Hardware 10 10-01-2003 03:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:54 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