Tom's Hardware > Forum > Linux/Free BSD > Linux/Free BSD General Discussion > This problem makes me feel newbish... please help

This problem makes me feel newbish... please help

Forum Linux/Free BSD : Linux/Free BSD General Discussion - This problem makes me feel newbish... please help

Tom's Hardware: Over 1.4 million members in 6 different countries available to answer all your high-tech questions. Sign up now! Its free!
Word :    Username :           
 

I'm installing Linux as a no cost, low resource way to set up a couple of file servers and as a way to teach Linux to some younger kids. The machines are all Pentium 2 266's with 128mb of EDO-RAM. The graphics cards are old ISA cards with VGA out puts, they look to be Powercolor brand, so its possibly ATI. On one of the machines, no matter what distro I try to install, after the setup finishes and it starts loading modules, the monitor goes blank, as if its lost signal. No response, not a thing. I can't get the log in screen to come up. I've tried every distro I have, from openSUSE, ubuntu, kununtu, and gentoo to Fedora. Absolutely nothing. Same response. Oddly enough, doing a bare installation, such as the server install works perfectly. Any ideas on what the problem may be?
Thanks for the help in advance

Sponsored Links
Register or log in to remove.

I'm not too sure how useful this will be or if you have already tried it, but you could always look at trying to boot the system up off a LiveCD. If you've no LiveCD version and you don't want to wait for an hour for one like Ubuntu/Kubuntu to download, you can always grab a copy of FeatherLinux which is 75mb in size. It's a rebuild of Knoppix and is good for this kind of work :)

I'm sure the experts can chime in and give you the real details 8)

Reply to knightrous

My guess is that X doesn't like the graphics card or your X configuration doesn't like it. That's why the terminal will look okay but the GUI will fail. Post the output of "lspci" and your Xorg.conf and we'll have a look-see.

Reply to MU_Engineer

Lspci:
[code:1:03a6c61918]0000:00:00.0 Host Bridge: Intel Corp. 440FX - 82441FX PMC [Natoma} (rev 02)
0000:00:07.0 ISA bridge: Intel Corp. 82371SB PIIX3 ISA [Natoma/Triton II] (rev 01)
0000:00:07.1 IDE interface: Intel Corp. 82371SB PIIX3 IDE [Natoma/Triton II]
0000:00:07.2 USB Controller: Intel Corp 82371SB PIIX3 USB [Natoma/Triton II] (rev 01)
0000:00:08.0 USB Controller: OPTi Inc. 82C861 (rev 10)
0000:00:09.0 VGA compatible controller: S3 Inc 86c775/86c785 [Trio 64X2/DX or / GX] (rev 16)
0000:00:0a.0 Multimedia audio controller: Creatice Labs SB Audigy LS
0000:00:0b.0 Ethernet controller: VIA Technologies, Inc. VT6105 [Rhine-III] (rev 86)
[/code:1:03a6c61918]

Reply to dasickninja

Okay, it's an S3 Trio64 based GPU. What is your Xorg.conf that does not work? I want to see what driver it's trying to load.

Reply to MU_Engineer

This might be a problem. Xorg isn't installed.

Reply to dasickninja

Whoops! I guess installing X.org might help if you want to use a desktop environment :P

Also, If you want a leightweight desktop environment that should work better with your older gear, I would advise that you stick with XFCE over GNOME or KDE as XFCE was designed to consume as few resources as possible while still remaining useful.

If you don't want to manually install it, I suggest you check out Xubuntu, which is a version of Ubuntu that comes with XFCE as the defualt desktop environment.

-Zorak

Reply to Zorak

Ah, thanks all. Its working now. Oddly enough, only this machine needed it. The others ran fine. I've never felt his foolish installing an OS before. :oops:

Reply to dasickninja

Is this your first time installing a linux OS? This is purely out of curiosity because I haven't seen you visiting this particular forum before.

Your post count and comments indicate that you have been around here long enough to know what you are doing computer-wise, so don't kick yourself because even the experts in any field have brain farts.

-Zorak

Reply to Zorak

Ninja is the CPU forums resident product tester and reviewer 8)

Reply to knightrous

I was somewhat aware of his respected status among the CPU forum members, and based on some of the stuff that I've read that he has posted, he is respected with good reason. I was, however, curious if he was new to the whole linux scene as I have never seen him on this board before. That coupled with his statement on either this or a different thread " This is my first linux forum trophy" leads me to believe that he is only just now venturing into the linux world/forum.

Also, I realize that in my last few posts, I am coming off almost as though I were a linux veteran. Although nobody has called me on it, I want to take the opportunity to clarify. I have only been using linux sporadically over the past year, and this year, I would say that my OS usage lies in roughly 75 to 80% linux. I may be new to the scene myself, but I am doing the best I can to learn as much as possible, and I enjoy helping others with issues when I can because I know what it is like to have difficulties.

Just thought I might clarify a bit.

-Zorak

Reply to Zorak

I'm primarily a Windows user. i've installed Linux before, but always on newer systems that didn't cause more of a hassle. What I meant was that was my first time posting in the Linux section.

Reply to dasickninja

You've basically solved the issue you were having on your own. That's not my definition of a "n00b". Plus, you learned a few good Linux trouble-shooting techniques in the process, decreasing the chance that you'll head back to this corner of the forums with a problem and more likely to come as an adviser.

Don't be overly confident but never sell yourself short either.

Reply to bmouring

Why thank you. By the way, you guys know of any Linux benchmarks? When I do hardware testing, I'll be sure to publish a special Linux edition too.

Reply to dasickninja

This page may help :-D

http://lbs.sourceforge.net/

Other benchmarks include:

tiobech

mysql-bench

ab ( apache bench )

and the benchmarks used here: http://www.linuxhardware.org/artic [...] ode=thread

Reply to linux_0

That is really nice of you to offer to do linux benchmarking as well. As for proper benchmarks, people use glxgears to benchmark their graphics even though i heard that it really isn't supposed to be used as a bench. In terms of game benchmarks, you could also try loading up a copy of quake4 or doom 3 and then using its in game benchmark. I had also talked to Linux_0 in the past about linux benchmarking and he mentioned talking about timing how long it would take to compile major things that take a while to compile, like maybe a kernel or openoffice.org or compiling firefox. I am sure that Linux_0 can provide extra suggestions.

-Zorak

Reply to Zorak

When I did a project in my Architecture course on the effects of gcc compiler optimization flags, I used benchmarks that chewed on the processor to try to isolate the effects. As such, I used nbench (a bit old but still pertinent), the POVRay built-in benchmark, and transcode a test mp3 with lame. The latest POVRay is multithreaded and there is a SMP-enabled lame fork that you can use if the system is multi-core (as so many are these days).

Reply to bmouring
Tom's Hardware > Forum > Linux/Free BSD > Linux/Free BSD General Discussion > This problem makes me feel newbish... please help
Go to:

There are 1157 identified and unidentified users. To see the list of identified users, Click here.

Please mind

You are about to answer a thread that has been inactive for more than 6 months.
If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.

Add a reply Cancel
Sponsored links
  • Ask the community now
  • Publish
Ad
They won a badge
Join us in greeting them