Scenario
I have been asked to replace Windows7 with antiX on a Toshiba laptop (Satellite Pro C660D-1D9). Usually before doing this a fall-back position is created in the form of a disk image. It is not practicable in this case.
In order to verify the suitability of antiX on this hardware a live-usb was created of 13.1-Full. This has enabled most tests to be run. There is one noteable exeception, the video driver.
A working X environment is obtained via all the F5 boot modes (default, safe, auto res, very safe). However, all are unable to adjust the screen brightness via the keyboard (FN+increase/decrease keys). These keys are known to work from a USB stick running Tinycore using Xorg-7.6 and an ATI/Radeon driver from Xorg (xf86-video-ati). In fact they also work in Tinycore using Xvesa with no driver.
antiX reports
Code: Select all
inxi -c 0 -G
Graphics: Card: Advanced Micro Devices [AMD] nee ATI Wrestler [Radeon HD 6320]
X.Org: 1.12.4 drivers: ati,radeon (unloaded: fbdev,vesa) Resolution: 1366x768@60.0hz
GLX Renderer: Gallium 0.4 on AMD PALM GLX Version: 2.1 Mesa 8.0.5
Starting smxi reports
Code: Select all
smxi
------------------------------------------------------------------
Error No: (7) smxi cannot locate any /boot/grub/ config files. Unable to continue.
smxi requires grub config files: /boot/grub/menu.lst or /boot/grub/grub.cfg
smxi does not support lilo or unmounted /boot partitions.
You can start smxi with option: -! 32 to override this at your own risk!!
smxi cannot continue. Exiting now.
------------------------------------------------------------------
Note: smxi was restarted using -! 32 to find the recommended video driver and version.
The video driver is prevented from updating in live mode. Prior to installation on the hard disk it cannot be eliminated as the cause of the inability to alter screen brightness.