Hi tobias,

i continued testing xorg7.1 today ...
the issue with xorg-drv-nv was easily resolved with the help of lordsweety .. he made a new package for rocketfuel which uses /usr as prefix instead of /opt/Xgl ..
when i tried to install it .. it didnt want to install .. as something was setup wrong before somehow ...
the dir /usr/share/hwdata/videoaliases .. turned out to be a file .. when doing ls -a -l from /usr/share/hwdata ... so i removed this file .. and tried installing the package xorg-drv-nv (rocketfuel) again ...
this time it appears to install succesfully ..

When i do startx .. xorg is still complaining about missing lots of fonts and so on ..

*************************************************************************************************

[EMAIL PROTECTED] /var/log # startx

/usr/bin/startx: line 132: xauth: command not found
/usr/bin/startx: line 142: xauth: command not found
/usr/bin/startx: line 144: xauth: command not found
/usr/bin/startx: line 142: xauth: command not found
/usr/bin/startx: line 144: xauth: command not found

X Window System Version 7.1.1
Release Date: 12 May 2006
Build Operating System: Linux 2.6.16.13-4-smp i686
Current Operating System: Linux Yoper 2.16.17_yos_3_1 #1 Mon Oct 2 19:57:04 Local time zone must be set --see zic manua i686
Build Date: 24 October 2006
        Before reporting problems, check http://wiki.x.org
        To make sure that you have the latest version.
Module loader present
Markers: (--) probed, (**) from config file, (==) default setting,
             (++) from command line, (!!) notice, (II) Informational,
            (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 28 11:18:56 2006
(==) Using config file: "/etc/X11/xorg.conf"
Could not init font path element /usr/lib/X11/fonts/misc/, removing from list!
Could not init font path element /usr/lib/X11/fonts/TTF/, removing from list!
Could not init font path element /usr/lib/X11/fonts/OTF/, removing from list!
Could not init font path element /usr/lib/X11/fonts/Type1/, removing from list!
Could not init font path element /usr/lib/X11/fonts/CID/, removing from list!
Could not init font path element /usr/lib/X11/fonts/100dpi/, removing from list!
Could not init font path element /usr/lib/X11/fonts/75dpi/, removing from list!

Fatal server error:
could not open default font 'fixed'
XIO: fatal IO error 104 (Connection reset by peer) on X server ":0:0"
       after 0 requests (0 known processed) with 0 events remaining.
/usr/bin/startx: line 159: xauth: command not found

****************************************************************************************************************

from the cli i did chkfontpath .. and it was complaining it couldnt find a path
as it appears in .. /etc/X11/fs/ there is only a config.rpmsave file but no config .. so this is why it is complaining ..
config.rpmsave is off course an old config file that came with xorg 6.8.2 which i removed before ..
what i did to resolve this is copy the config file from /usr/lib/X11/fs/ to /etc/X11/fs/ .. now checkfontpath
reports the fontpath according to this config file ... there is only one problem .. the fonts are not installed .. :)
this is only logical .. as the font packages havent been packaged yet .. so this can be tested later ..
i simply need x11-xorg-fonts-* packages ... for xorg7.1 .. later when these have been packaged i can test more ..
so far so good looking good ... xorg7.1

I followed up on a tip from gentoo ... to remove the dir /usr/X11R6 and replace the subdir X11R6 by a symlink to /usr

doing within /usr:

 ln -s ../usr X11R6

this way if there are still old paths set it points to the new default path for modular xorg

this symlink can be deleted later when it appears to be overkill offcourse .. :)

Well i will eat something first now .. i got hungry from testing ..

Cheers,

Johnbon
_______________________________________________
yoper-dev mailing list
[email protected]
https://morpheus.pingos.org/cgi-bin/mailman/listinfo/yoper-dev

Reply via email to