I mentioned in my preceding post that I was able to complete installation of Salix 14.1 (Fluxbox) on a third, previously untried, machine of similar vintage to the other 2 machines I had been using. This machine uses an AMD K6-3D 350 MHz CPU. I was able to boot from the CD using the huge.s kernel (which could not be successfully done with the other 2 machines). I did not install LILO, because it has given me problems previously, so I was going to install grub using the instructions at
viewtopic.php?p=16546. So after installation I re-booted from the Salix installation CD by entering this at the "boot:" prompt: huge.s root=/dev/sda1 rdinit= ro.
All was good until I got a dialog box telling me "Failed to start the X server (your graphical interface). It is likely that it is not set up correctly. Would you like to view the X server output to diagnose the problem?"
To which I replied "Yes". This is the output that was displayed:
Initializing built-in extension DR12
Loading extension GLX
(EE)
Fatal server error:
(EE) no screens found (EE)
(EE)
Please consult the The X.Org Foundation support at
http://wiki.x.org for help
(EE) Please also check the log file at "/car/log/Xorg.0.log for additional information.
(EE)
(EE) Server terminated with error (1) Closing log file.
Another dialog box appeared asking "Would you like to view the detailed X server output as well?" Here are the warnings and errors (only) from that:
[92.494] (WW) The directory "/usr/share/fonts/local" does not exist.
[92.494] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[92.498] (WW) The directory "/usr/share/fonts/CID" does not exist.
[92.525] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[92.578] (WW) Warning, couldn't open module sis
[92.578] (EE) Failed to load module "sis" (module does not exist, 0)
[92.607] (WW) Warning, couldn't open module fbdev
[92.608] (EE) Failed to load module "fbdev" (module doesn't exist, 0)
[92.617] (WW) Falling back to old probe method for modesetting
[92.618] (EE) open /dev/dri/card0: No such file or directory
[92.650] (EE) screen(s) found, but none have a usable configuration
[92.650] (EE)
Fatal server error:
[92.651] (EE) no screens found (EE)
[92.651] (EE)
Please consult the X.org Foundation support
http://wiki.x.org for help
[92.652] (EE) Please also check the log file at "/var/log/Xorg.0.log"
[92.652] (EE)
[92.659] (EE) Server terminated with error (1). Closing log file
After viewing the complete file I get the following:
darkstar login [87.997317] Disabling IRQ #10
[91.156874] Disabling IRQ #10
[92.306708] Disabling IRQ #10
gdm-binary[680] Warning: Failed to start X server several times in a short time period; disabling display :0
Welcome to Linux 3.10.17 (tty1)
darkstar login:
...at which point I can log in to a command-line terminal with the user name and password I had set up during the Salix 14.1 installation. I did so and viewed the "/var/log/Xorg.0.log" file, which appeared to be exactly the same as the file that was previously displayed and from which I had copied the errors (above).
It appears that I am (at least) missing a video driver, but I don't know how to install it even if I was able to locate it. The video chip in this machine is SiS 6326. Any assistance in resolving this would be greatly appreciated. So close and yet so far!
As a side note, surprisingly AntiX-16-b5_386.full boots and installs
with graphics! in this machine, but exhibits some other weirdness - for example, the Control Centre screen won't come up, and the web browser crashes on just about any page I try except for the home page. We probably shouldn't explore these issues in this forum, though - it's not a Salix topic.