Quote:
|
Originally Posted by LPH The iso finally downloaded last night and I burned the image onto the CD this morning. Unfortunately I was not able to get Knoppix to load a GUI without having to pass boot options.
First, I had to use the nousb option even to get past the first stages of hardware detection. The framebuffer was also used.
This is the boot option that works to a text login. Sadly this doesn't load X but allows a look around.
This is the boot option to get to a KDE session Code: knoppix nousb fb1024x768 xmodule=fbdev
If you want to use XFce or another GUI then just add that to the boot option string.
PS. Just for kicks I also used the linux26. ;)
Now this doesn't get wireless by default. So, I'm going to play around and see if it is possible. Anyone given it a try? |
It's pretty common for laptops to require boot options to run Knoppix. Framebuffer video, too. I don't think Knoppix has the latest SiS drivers, as detailed in my earlier Dualboot thread.
I think if you used the "nomce" option instead of "nousb" you could boot and still have USB.
I got wireless working but haven't played with Linux on the 3500 for a few weeks. I tried to get enough hardware information from Averatec to write some tools to adjust display brightness and use the tablet digitizer, but they wouldn't give. All we really need are a few details about how to access the digitizer hardware, it should be a form of serial port and use a driver protocol very similar to Digital Edge and Aiptek tablets. And we need display brightness control in order to get decent battery life. It's interesting to poke around on the laptop in Linux, you can get some neat information. As posted earlier, the draw from the battery at 400MHz with full screen brightness is 1.8 amps. At 1667MHz with full screen brightness the draw is 3.3 amps. I think having brightness control, or even dynamic adjustment (move the mouse, screen brightens up, after a few seconds inactivity it dims down again) would really help battery life in Linux.