PDA

View Full Version : Newbie: Booting Problem



mark
05-04-2004, 06:52 AM
Hi,

Newbie here. Been a Windows slave for many years. Time to break free!

Downloaded the ISO file and successfully burned a boot CD. Managed to get it boot in my home PC. Everything is wonderful - the desktop & customization etc.

However, my 2 office PCs have problem. Tried to boot them but got this message: "ACPI: Unable to locate RSDP". It can detect all/some(?) of my hardware stuff. After this, the screen went blank. Then a messsage appeared - "Out of Range". Can someone help?

I am planning to switch all my company OS to Linux. Still testing. I am not a technical person (I'm a chemist).

Thank you.
Mark

Cuddles
05-04-2004, 02:22 PM
Mark,

First of all, let me be the first to Welcome you to Knoppix :D

Second, can't remember what the ACPI stands for, but that doesn't seem to be the booting problem, you can probably disable the ACPI through a boot cheatcode, and still lock up on the later part of your boot.

Third, the real problem, which isn't really that bad, and actually has happened to me, as well as many others who start Knoppix for the first time. The Out Of Range message you are getting is from your monitor, not the system (OS). Knoppix probably has detected your video card, and its capabilities, and is trying to use the "best" settings of your video card it can. Unfortunately, I think your monitor can't handle just "exactly" what your video cards "best", or what Knoppix has thought, can handle. Usually something like the refresh rates.

One thing you are going to get used to, using Knoppix on the CD boot, is the cheatcodes you enter on the "boot:" prompt. To get a list of these, just press F2 when the Boot: prompt shows up, while you are booting Knoppix. Quite a few exist.

I am going to guess your monitor is getting a refresh rate that Knoppix is telling your video card to use, that the monitor is unable to use, or set, thus, the message. I would also guess, that even when you get this message on your monitor, if you look at your CDROM drive, it will still be running. Knoppix is still booting, but your monitor is unable to display this.

For me, yes, I had the same problem with this, it was that Knoppix (X11) wants to use a resolution of 1024 x 768, I think, and a refresh rate like 32 - which my monitor specs don't like. You might try a refresh rate of 60, thats what mine liked.

Best thing to do is, read your monitor specs, find out what resolutions your monitor can handle, and what refresh rates they can use. i.e. 1024 x 768 w/ 60Hz, and then use the boot: cheatcode to "force" Knoppix to use them.

As a start, try the following:

boot: knoppix lang=us screen=1024x768 vrefresh=60

Don't enter the "boot:" part, thats the prompt. You can remove the "lang=us" if you want to, or don't need the language to be in English, the default language may be German though.

I have learned one thing running Linux/Knoppix, you get "very" intimate with your hardware in your computer. If you run Windows, this is a "completely" new experiance, and tends to add to the "learning curve" of running a Linux OS. But, anyway, the above cheatcodes might get you going, if not, post back on results, if you press the F2 in the "boot:" prompt screen, you will see that there are numerous options for "configuration" changes on booting, and, I am sure, no matter what you have as hardware, you can get Knoppix to boot it, at least. :D

Again, I would like to Welcome you to the Wonderful World of Linux :!:
Cuddles