PDA

View Full Version : Wrong Resolution Detected



LanceHaverkamp
05-05-2010, 01:31 AM
Using an old HP OmniBook XE notebook. Can't get (any Linux) to correctly use the entire screen. 800x600 is the max used, but that leaves 4cm around the entire screen black. I assume it's supposed to be 1024x768.

Doesn't make any difference if I Live Boot or Install.

Any suggestions?

Thanks,
Lance

krishna.murphy
05-05-2010, 05:12 PM
Using an old HP OmniBook XE notebook. Can't get (any Linux) to correctly use the entire screen. 800x600 is the max used, but that leaves 4cm around the entire screen black. I assume it's supposed to be 1024x768.

Doesn't make any difference if I Live Boot or Install.

Any suggestions?

Thanks,
Lance

Hit the F2 and F3 keys when it first boots up (big penguin on the screen) for suggestions. One way to go might be
knoppix screen=1280x1024 or whatever resolution you like.

Cheers!
Krishna:mrgreen:

LanceHaverkamp
05-05-2010, 06:55 PM
Good idea, but no luck there. Before X, when the green bar is going across the screen during boot, the whole screen is being utilized. But as soon as X starts, it's got a huge black border around the visible screen & the max resolution selectable is 800X600.

On the HD install, I tried manually entering 1024x768 into xorg.conf & rebooting, but then X fails to start at all.

krishna.murphy
05-05-2010, 11:11 PM
Do you know what graphics chip is used in your lappy? It sounds like a driver issue, which is rare with Knoppix, but it must have happened. If you search for it on Google or whatever search engine you like, you will probably find where someone else has run into a similar problem and you can use the driver that they used. You also might want to try this:D (from the cheatcodes file in the KNOPPIX folder of the CD)
knoppix fb1280x1024

Hope that helps!
Krishna:mrgreen:

LanceHaverkamp
05-08-2010, 05:05 PM
After doing some more digging, I've decided that this little notebook video is too freaky of an old system to bother fixing-up:

As it turns-out, even Win98 (which it was designed for) won't display properly without a post-install change of drivers. There's a Silicon Motion Lynx/LynxE display driver provided by HP for Win95/Win98. Apparently XFree86 did support this display system, but xorg does not. It's probably possible to switch from xorg to XFree86, but I really don't want to learn how, as I'm an end-user, not a Linux hobbyist (since I'm sure it wont autoconfig).

Thanks for the help!

Lance

krishna.murphy
05-08-2010, 05:16 PM
After doing some more digging, I've decided that this little notebook video is too freaky of an old system to bother fixing-up:

As it turns-out, even Win98 (which it was designed for) won't display properly without a post-install change of drivers. There's a Silicon Motion Lynx/LynxE display driver provided by HP for Win95/Win98. Apparently XFree86 did support this display system, but xorg does not. It's probably possible to switch from xorg to XFree86, but I really don't want to learn how, as I'm an end-user, not a Linux hobbyist (since I'm sure it wont autoconfig).

Thanks for the help!

Lance



Okay, I hear that. FWIW, there's a note in the cheatcodes:

knoppix norandr

Disable Xorg RandR feature (may be useful if wrong resolution was detected) Would you mind trying that and letting me know how it worked, even though you don't intend to use it?

Krishna:mrgreen:

LanceHaverkamp
05-08-2010, 05:43 PM
Nope, didn't work. Given the fact that it won't even work right for the o/s it was designed for (Win98), without a special driver installation, I suspect the hardware is simply reporting itself as the wrong size (or possibly the wrong dpi). Knoppox (and every other xorg-based Linux I've tried) is correctly configuring itself for what it's being told by the lousy hardware. I don't know if there's an easy-to-install Linux that uses XFree86 anymore, but we've reached that point of no-longer worth the effort for a 13 year old notebook.

Thanks again, you're the best!

Lance