Hi,
Quote:
Originally Posted by Me&theDog
I am interested in installing Slackware on a new Dell with a flat screen monitor. I tried other distros and noted problems with X dealing with the monitor.
|
What problems did you have with X on the other distros?
[QUOTE]I am, however, able to run Slax live CD with good results. Is this a reasonable test of the computer's ability to run a GUI in Slackware?[/QUOTE
If you are using a flat screen lcd, you should use the xorg.conf-fbdev by saving the original xorg.conf then cp xorg.conf-fbdev xorg.conf.
Then set the HorizSync and VertRefresh in /etc/X11/xorg.conf to your monitor specifications.
My monitor settings for a ICPower CM2019 LCD are;
HorizSync 31.47 - 80.
VertRefresh 60.0 - 75.0
Yours should be set to your LCD specifications. You could google for the specs if you don't have the manual.
Quote:
I don't know how compatible Slax is with Slackware in that regard.
|
As for Slax compatible to Slackware, Slax was derived from Slackware. The current kernel for slax is 2.6. You can select 2.4 or 2.6 kernels for slackware at the insall. Slax is a live-cd and it has minimal install. You could use it with a hard disk install to get familiar with linux. I prefer Slackware for my needs. I've used slax to recover several systems. Just to experiment! You can use the Slackware cd1 to do the same. Slax has some utilies built in so that would be an advantage to boot the live-cd.
As for the X system, Slax does some hardware detection and uses some vanilla setups. PV used xorg and supplied a general X setup with xorg.conf-vesa, xorg.conf-fbdev and stock xorg.conf configuration files. The user must decide or use the ones provided. You will still have to edit the xorg.conf file to setup your local need when you use slackware.
HTH!