On 8/9/06, THUFIR HAWAT <[EMAIL PROTECTED]> wrote:
[...]
> The knoppix CD seems to work fine, I'm in firefox, typing away at
> gmail, with no lines/static on the screen :)
[...]
Here's the knoppix xorg.config file, which seems to work:
[...]
here's the error message:
[EMAIL PROTECTED] ~/Desktop $
[EMAIL PROTECTED] ~/Desktop $ cat error.txt -n
1 Script started on Wed Aug 9 19:31:49 2006
2 [EMAIL PROTECTED] ~ $ startx
3
4
5 X Window System Version 6.8.2
6 Release Date: 9 February 2005
7 X Protocol Version 11, Revision 0, Release 6.8.2
8 Build Operating System: Linux 2.6.15-gentoo-r5 i686 [ELF]
9 Current Operating System: Linux localhost 2.6.15-gentoo-r5 #1
SMP Mon Feb 13 20:23:47 UTC 2006 i686
10 Build Date: 20 March 2006
11 Before reporting problems, check http://wiki.X.Org
12 to make sure that you have the latest version.
13 Module Loader present
14 Markers: (--) probed, (**) from config file, (==) default setting,
15 (++) from command line, (!!) notice, (II) informational,
16 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
17 (==) Log file: "/var/log/Xorg.0.log", Time: Wed Aug 9 19:31:55 2006
18 (==) Using config file: "/etc/X11/xorg.conf"
19 Couldn't open RGB_DB '/usr/share/X11/rgb'
20 (EE) Failed to load module "bitmap" (module does not exist, 0)
21 (EE) Failed to load module "pcidata" (module does not exist, 0)
22
23 Fatal server error:
24 Unable to load required base modules, Exiting...
25
26
27 Please consult the The X.Org Foundation support
28 at http://wiki.X.Org
29 for help.
30 Please also check the log file at "/var/log/Xorg.0.log" for
additional information.
31
32 XIO: fatal IO error 104 (Connection reset by peer) on X server ":0.0"
33 after 0 requests (0 known processed) with 0 events remaining.
34 Couldnt get a file descriptor referring to the console
35 [EMAIL PROTECTED] ~ $ date
36 Wed Aug 9 19:31:59 IST 2006
37 [EMAIL PROTECTED] ~ $ whoami
38 thufir
39 [EMAIL PROTECTED] ~ $ exit
40 exit
41
42 Script done on Wed Aug 9 19:32:05 2006
[EMAIL PROTECTED] ~/Desktop $
So, can't just replace /etc/X11/xorg.conf from gentoo with the knoppix
version :(
Richard wrote:
"AFAIK this will work fine, but I have never tried it. You could copy
it to some other name, like /etc/X11/xorg.conf.knoppix, and then use
"X -config /etc/X11/xorg.conf.knoppix" to test it. Also watch out for
ModulePath; you may have to remove or fix it if it shows up in the
Knoppix config file. It should point to /usr/lib/xorg/modules."
from <http://hawat.thufir.googlepages.com/xorg.conf.knoppix.txt>
a few lines:
15 Section "Files"
16 RgbPath "/usr/share/X11/rgb"
17 ModulePath "/usr/lib/xorg/modules"
so that, at least, seems ok.
I'm operating under the assumption that it's a problem with xorg.conf,
of course.
The knoppix version isn't working due to something with RGB.
thanks,
Thufir
--
[email protected] mailing list