How can I start the KDE desktop after "KNOPPIX 2"
The built-in XFree86 configuration doesn't have the correct XF86Config-4 for my Dell Inspiron 2500 so I need to search and grab some working ones from the internet and modify it.
I want to go the route "knoppix 2", make the necessary modification and start the desktop but don't know how to. Is it just 'startx' ?
Re: How can I start the KDE desktop after "KNOPPIX 2&qu
--Knoppix should be able to build a working .cfg file, as long as you pass some cheat codes at boot. On my latest install, I passed ' screen=1280x1024 xvrefresh=60 ' (i have a Sony multiscan 17" monitor with an old nvidia tnt 32mb video card) and got it work.
--Anyway, after ' knoppix 2 ' gets you to the root prompt...
Alt-F2 (switch to VC 2)
' su knoppix '
' startx '
Quote:
Originally Posted by garyng
The built-in XFree86 configuration doesn't have the correct XF86Config-4 for my Dell Inspiron 2500 so I need to search and grab some working ones from the internet and modify it.
I want to go the route "knoppix 2", make the necessary modification and start the desktop but don't know how to. Is it just 'startx' ?