Greetings,

I spent the last weeks building a 64-bit cblfs-linux setup with 
kde4.2.1.  (The  machine is   AMD64-CPU-based with via K8M800 chipset and via 
unichrome  vga driver. It uses xorg-7.4.   I spent most of the time logged in 
as user or root  (from a bash shell)  and   executed   startkde via 
startx.  I had little use for kdm as I was troubleshooting and tweaking the   
newly built setup.  It is almost  ready for use so I decided to give kdm a 
spin.  I launched kdm from a  root shell  and   I  obtained  a fairly 
old-looking  login screen.  Unfortunately   login by any user  or root  fails 
from this login screen.    I tried man kdm, man kdmctl  for help   without 
success.   Below is the tail  of the file /var/log/kdm.log.

######### tail of /var/log/kdm.log########

        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sat May 16 13:50:43 2009
(==) Using config file: "/etc/X11/xorg.conf"
FATAL: Module via not found.
(EE) [drm] drmOpen failed.
(EE) CHROME(0): [dri] DRIScreenInit failed.  Disabling DRI.
(EE) XKB: Couldn't open rules file /usr/X11R7.4/share/X11/xkb/rules/xorg
(EE) XKB: No components provided for device Keyboard0
Link points to "/tmp/root-kde-4.2.1/kde-root"

###################

Below is an excerpt from /etc/X11/xorg.conf

##############

Section "Files"
#       ModulePath   "/usr/X11R7.4/lib/dri"
        ModulePath   "/usr/X11R7.4/lib/X11/modules/"
        ModulePath   "/usr/X11R7.4/lib/dri"
        FontPath     "/usr/X11R7.4/lib/X11/fonts/misc/"
        FontPath     "/usr/X11R7.4/lib/X11/fonts/TTF/"
        FontPath     "/usr/X11R7.4/lib/X11/fonts/OTF"
        FontPath     "/usr/X11R7.4/lib/X11/fonts/Type1/"
        FontPath     "/usr/X11R7.4/lib/X11/fonts/100dpi/"
        FontPath     "/usr/X11R7.4/lib/X11/fonts/75dpi/"
EndSection

Section "Module"
        Load  "extmod"
        Load  "dbe"
        Load  "dri"
        Load  "glx"
        Load  "freetype"
#       Load  "dri"
EndSection
##########

below shows  contents of   relevent /usr/X11R7.4/directories

###############
root [ ~ ]# ls  /usr/X11R7.4/lib/dri
i915_dri.so  mach64_dri.so  r128_dri.so  r300_dri.so    savage_dri.so  
tdfx_dri.so
i965_dri.so  mga_dri.so     r200_dri.so  radeon_dri.so  swrast_dri.so  
unichrome_dri.so
root [ ~ ]#

root [ ~ ]# ls /usr/X11R7.4/lib/X11/modules/
dri         input      libcfb.so    libexa.so    libint10.so   libshadow.so    
libvbe.so    libwfb.so     libxf1bpp.so     libxf8_16bpp.so  multimedia
drivers     libafb.la  libcfb32.la  libfb.la     libmfb.la     libshadowfb.la  
libvgahw.la  libxaa.la     libxf4bpp.la     libxf8_32bpp.la  v10002d.uc
extensions  libafb.so  libcfb32.so  libfb.so     libmfb.so     libshadowfb.so  
libvgahw.so  libxaa.so     libxf4bpp.so     libxf8_32bpp.so  v20002d.uc
fonts       libcfb.la  libexa.la    libint10.la  libshadow.la  libvbe.la       
libwfb.la    libxf1bpp.la  libxf8_16bpp.la  linux
root [ ~ ]#

the dri directory is symlinked to /usr/X11R7.4/lib/dri
##########



It is  unclear what the logfile message means notably:-

FATAL: Module via not found.
(EE) [drm] drmOpen failed.
(EE) CHROME(0): [dri] DRIScreenInit failed.  Disabling DRI.


help would be appreciated

yours sincerely

lux-integ
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to