Results 1 to 1 of 1
Hi all,
I have found a typo error in the /etc/init.d/knoppix-autoconfig file.
In the section that performs the auto configuration of the xorg.conf file there is a control that checks ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-16-2009 #1Just Joined!
- Join Date
- Mar 2009
- Posts
- 4
[SOLVED] KNOPPIX 6.0.1 Error in /etc/init.d/knoppix-autoconfig
Hi all,
I have found a typo error in the /etc/init.d/knoppix-autoconfig file.
In the section that performs the auto configuration of the xorg.conf file there is a control that checks for "nvidia" string in the xorg.conf file and, if found, does not perform the auto configuration of the X environment.
The instruction is "grep" and the typo is the use of the "-e" option instead of the correct "-E".
Please confirm the correctness of this correction and propagate to the Knoppix repository.



