Installing Linux [Archive] - C Board

PDA

View Full Version : Installing Linux


Unregistered
04-18-2002, 12:23 PM
Alright, does anyone know why Linux will not work on my Dell Inspiron 8100. Well not linux but the graphical version of Linux. I am running a nVidia Geforce 2 GO DDR it recognizes that but I think it has something to do with my screen setting?? Any help is great thank you.

Ryan

Barjor
04-18-2002, 12:26 PM
I am not a Linux guru but I had something similar happen to me awhile ago. I went back and changed my screen resolution. I went to the command promt(or what ever you call it in Linux)
typed in 'setup'. I then got a menu. I selected the bottom option(I think) something about XConfigure. Changed settings and it was all working fine.

Deckard
04-18-2002, 12:38 PM
I also use a GeForce in my Linux box. I got it to work fine by downloading the nVidia Linux drivers from their website (www.nvidia.com, I believe). Sorry I don't have a more specific, but the drivers are available.

linuxgeek
04-19-2002, 09:47 AM
Send me your /etc/XF86Config-4 file and I will take a look at it. If that file doesn't exist, send the /etc/XF86Config file.

Yoshi
04-19-2002, 10:53 PM
What's the distribution? I have a GeForce 2 TI on Mandrake 8.2 and it works fine.

Lynux-Penguin
04-26-2002, 06:13 PM
Well, I know a lot about Linux and I can tell you one thing. You obviously need to configure your system to run X
make sure you have it configured, check the configs or if you have Xconfig...
run
Xconfigurator as root and set up your machine
what I would do if I were you is set up X and set up a server to run your X server and export the X to your workstation if it wont work because of some settings, because sometimes you can trick your computer into working right. But for every trick you pull that is one more complexity you will not understand.

Bleh
just remember to configure it
most likely something about your hardware is not supported but updates are always there!

Google!!!! (http://www.google.com/linux)

Unregistered
04-29-2002, 12:12 PM
If using Mandrake, try the command:

XFdrake

kwigibo
04-29-2002, 07:12 PM
Try the video card first, by installing it again, getting new drivers etc. If these fail check the horizontal and vertical sych settings of your monitor, this can cause problems in a GUI environment.

kwigibo

Lynux-Penguin
04-29-2002, 08:48 PM
http://www.tldp.org/HOWTO/XFree86-HOWTO/

MethodMan
05-08-2002, 10:41 PM
I had a similar problem, when I installed Mandrake 8.1. The installation went fine, but my graphical interface wouldnt work, and the screen just flashed, until it was suspened for 5 minutes.

After that login as root
type init 3, which will stop it from flashing, after 5 minutes
XFdrake --expert,
under expert you can setup the video card, resoultion, refresh rate, and run tests. For some reason when I tested my settings it didnt work, but I didnt get any errors related to the video card, so it worked out fine

Hope this helps..

starX
05-13-2002, 07:06 AM
I actually know someone who had this problem, with the same computer. We had to install a newer kernel to get the driver to work properly. Give that a shot, and see if anything happens.

BTW, we did this after spending a few days monkeying around with drivers and display settings.


starX
www.axisoftime.com

Lynux-Penguin
05-13-2002, 11:34 PM
try this:
Uninstall or whatever (format)
reinstall mandrake or redhat without X as default
compile X yourself and answer all of the hardware questions etc.
Configure it this way then install GNOME and KDE etc.