Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
starting X problem
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
kazik1616
Tux's lil' helper
Tux's lil' helper


Joined: 03 Mar 2006
Posts: 117
Location: pl

PostPosted: Sun Jun 04, 2006 2:16 pm    Post subject: starting X problem Reply with quote

When I type
Quote:
startx
I'm getting the error:
Code:
(II) Initializing extension GLX
(EE) No Input driver matching `kbd'
(EE) No Input driver matching `mouse'
(WW) No core pointer registered
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
No core keyboard

Fatal server error:
failed to initialize core devices


My /etc/X11/xorg.conf file is:
Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder26)  Wed Dec 14 17:16:10 PST 2005

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"

        # paths to defoma fonts
    FontPath        "/usr/share/X11/fonts/misc"
    FontPath        "/usr/share/X11/fonts/cyrillic"
    FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/Type1"
    FontPath        "/usr/share/X11/fonts/CID"
    FontPath        "/usr/share/X11/fonts/100dpi"
    FontPath        "/usr/share/X11/fonts/75dpi"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
    Load           "i2c"
    Load           "bitmap"
    Load           "ddc"
    Load           "extmod"
    Load           "freetype"
    Load           "glx"
    Load           "int10"
    Load           "type1"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "pl"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mouse0"
    Option         "Protocol" "ImPS/2"
    Option         "Emulate3Buttons" "true"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
    Identifier     "Generic Monitor"
    HorizSync       28.0 - 51.0
    VertRefresh     43.0 - 60.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "NVIDIA Corporation NVIDIA Default Card"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "NVIDIA Corporation NVIDIA Default Card"
    Monitor        "Generic Monitor"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1024x768" "800x600" "640x480"
    EndSubSection
EndSection


What can I have wrong? :(
_________________
http://bots.xt.pl
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54308
Location: 56N 3W

PostPosted: Sun Jun 04, 2006 2:33 pm    Post subject: Reply with quote

kazik1616,

Code:
(EE) No Input driver matching `kbd'
(EE) No Input driver matching `mouse'
means that xorg can't find your mouse or keyboard drivers.

Please post your /var/log/Xorg.0.log file, showing the error(s) and the output of
Quote:
emerge --info

_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
kazik1616
Tux's lil' helper
Tux's lil' helper


Joined: 03 Mar 2006
Posts: 117
Location: pl

PostPosted: Sun Jun 04, 2006 2:50 pm    Post subject: Reply with quote

My emerge --info:
Code:
 Gentoo Base System version 1.6.14
Portage 2.0.54 (default-linux/amd64/2006.0, gcc-3.4.4, glibc-2.3.5-r2, 2.6.12-9-amd64-generic x86_64)
=================================================================
System uname: 2.6.12-9-amd64-generic x86_64
ccache version 2.4 [disabled]
dev-lang/python:     2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     2.4-r1
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-mtune=k8 -march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mtune=k8 -march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_US.UTF-8"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X a52 aac alsa audiofile avi berkdb bitmap-fonts bzip2 cli crypt cups dri eds emboss encode exif expat fam foomaticdb fortran gif gpm gstreamer gtk gtk2 idn imlib ipv6 isdnlog jabber java jpeg kde lzw lzw-tiff mng mp3 mpeg ncurses nls nptl opengl oss pam pcre pdflib perl png pppd python qt quicktime readline reflection sdl session spell spl ssl tcpd tiff truetype truetype-fonts type1-fonts udev usb xml2 xorg xpm xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  CTARGET, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY



My /var/log/Xorg.0.log :
Quote:

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.16-gentoo-r8 x86_64
Current Operating System: Linux kazik 2.6.16-gentoo-r8 #2 SMP Fri Jun 2 19:29:37 Local time zone must be set--see zic m x86_64
Build Date: 03 June 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: Sun Jun 4 15:50:35 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) | |-->Monitor "Generic Monitor"
(**) | |-->Device "NVIDIA Corporation NVIDIA Default Card"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/share/X11/fonts/misc" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/Type1" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/CID" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/X11/fonts/75dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
Entry deleted from font path.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" does not exist.
Entry deleted from font path.
(WW) FontPath is completely invalid. Using compiled-in default.
(==) FontPath set to "/usr/share/fonts/misc,/usr/share/fonts/75dpi,/usr/share/fonts/100dpi,/usr/share/fonts/TTF,/usr/share/fonts/Type1"
(==) RgbPath set to "/usr/share/X11/rgb"
(==) ModulePath set to "/usr/lib64/xorg/modules"
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.2
X.Org Video Driver: 0.8
X.Org XInput driver : 0.5
X.Org Server Extension : 0.2
X.Org Font Renderer : 0.4
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib64/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib64/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 10de,02f1 card 1849,02f1 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:2: chip 10de,02fe card 1849,02fe rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:3: chip 10de,02f8 card 1849,02f8 rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:4: chip 10de,02f9 card 1849,02f9 rev a2 class 05,00,00 hdr 00
(II) PCI: 00:00:5: chip 10de,02ff card 1849,02ff rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:6: chip 10de,027f card 1849,027f rev a2 class 05,00,00 hdr 80
(II) PCI: 00:00:7: chip 10de,027e card 1849,027e rev a2 class 05,00,00 hdr 80
(II) PCI: 00:02:0: chip 10de,02fc card 0000,0000 rev a1 class 06,04,00 hdr 01
(II) PCI: 00:03:0: chip 10de,02fd card 0000,0000 rev a1 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 10de,02fb card 0000,0000 rev a1 class 06,04,00 hdr 01
(II) PCI: 00:05:0: chip 10de,0242 card 1849,0242 rev a2 class 03,00,00 hdr 00
(II) PCI: 00:09:0: chip 10de,0270 card 1849,0270 rev a2 class 05,00,00 hdr 00
(II) PCI: 00:0a:0: chip 10de,0261 card 1849,0261 rev a2 class 06,01,00 hdr 80
(II) PCI: 00:0a:1: chip 10de,0264 card 1849,0264 rev a2 class 0c,05,00 hdr 80
(II) PCI: 00:0b:0: chip 10de,026d card 1849,026d rev a2 class 0c,03,10 hdr 80
(II) PCI: 00:0b:1: chip 10de,026e card 1849,026e rev a2 class 0c,03,20 hdr 80
(II) PCI: 00:0d:0: chip 10de,0265 card 1849,0265 rev a1 class 01,01,8a hdr 00
(II) PCI: 00:0e:0: chip 10de,0266 card 1849,0266 rev a1 class 01,01,85 hdr 00
(II) PCI: 00:10:0: chip 10de,026f card 0000,0000 rev a2 class 06,04,01 hdr 81
(II) PCI: 00:10:2: chip 10de,026b card 1849,0850 rev a2 class 04,01,00 hdr 80
(II) PCI: 00:14:0: chip 10de,0269 card 1849,0269 rev a1 class 06,80,00 hdr 00
(II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
(II) PCI: End of PCI scan
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:2:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:3:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:4:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:10:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:16:0), (0,4,4), BCTRL: 0x0202 (VGA_EN is cleared)
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:24:0), (0,0,4), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
(--) PCI:*(0:5:0) nVidia Corporation C51 PCI Express Bridge rev 162, Mem @ 0xfd000000/24, 0xd0000000/28, 0xfc000000/24, BIOS @ 0xfebe0000/17
(II) Addressable bus resource ranges are
[0] -1 0 0x00000000 - 0xffffffff (0x100000000) MX[B]
[1] -1 0 0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1 0 0xfebdb000 - 0xfebdbfff (0x1000) MX[B]
[1] -1 0 0xfebdc000 - 0xfebdcfff (0x1000) MX[B]
[2] -1 0 0xfebdd000 - 0xfebddfff (0x1000) MX[B]
[3] -1 0 0xfebdfc00 - 0xfebdfcff (0x100) MX[B]
[4] -1 0 0xfebde000 - 0xfebdefff (0x1000) MX[B]
[5] -1 0 0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
[6] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[7] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[8] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[9] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[10] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[11] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[12] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[B]
[13] -1 0 0x00000e00 - 0x00000e03 (0x4) IX[B]
[14] -1 0 0x00000e80 - 0x00000e87 (0x8) IX[B]
[15] -1 0 0x00000f00 - 0x00000f03 (0x4) IX[B]
[16] -1 0 0x00000f80 - 0x00000f87 (0x8) IX[B]
[17] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[18] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
[19] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
(II) Active PCI resource ranges after removing overlaps:
[0] -1 0 0xfebdb000 - 0xfebdbfff (0x1000) MX[B]
[1] -1 0 0xfebdc000 - 0xfebdcfff (0x1000) MX[B]
[2] -1 0 0xfebdd000 - 0xfebddfff (0x1000) MX[B]
[3] -1 0 0xfebdfc00 - 0xfebdfcff (0x100) MX[B]
[4] -1 0 0xfebde000 - 0xfebdefff (0x1000) MX[B]
[5] -1 0 0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
[6] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[7] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[8] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[9] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[10] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[11] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[12] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[B]
[13] -1 0 0x00000e00 - 0x00000e03 (0x4) IX[B]
[14] -1 0 0x00000e80 - 0x00000e87 (0x8) IX[B]
[15] -1 0 0x00000f00 - 0x00000f03 (0x4) IX[B]
[16] -1 0 0x00000f80 - 0x00000f87 (0x8) IX[B]
[17] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[18] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
[19] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[6] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfebdb000 - 0xfebdbfff (0x1000) MX[B]
[6] -1 0 0xfebdc000 - 0xfebdcfff (0x1000) MX[B]
[7] -1 0 0xfebdd000 - 0xfebddfff (0x1000) MX[B]
[8] -1 0 0xfebdfc00 - 0xfebdfcff (0x100) MX[B]
[9] -1 0 0xfebde000 - 0xfebdefff (0x1000) MX[B]
[10] -1 0 0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
[11] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[13] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[17] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[18] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[19] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[B]
[20] -1 0 0x00000e00 - 0x00000e03 (0x4) IX[B]
[21] -1 0 0x00000e80 - 0x00000e87 (0x8) IX[B]
[22] -1 0 0x00000f00 - 0x00000f03 (0x4) IX[B]
[23] -1 0 0x00000f80 - 0x00000f87 (0x8) IX[B]
[24] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[25] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
[26] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
(II) LoadModule: "i2c"
(II) Loading /usr/lib64/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib64/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "ddc"
(II) Loading /usr/lib64/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "extmod"
(II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.2
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "freetype"
(II) Loading /usr/lib64/xorg/modules/fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
compiled for 7.0.0, module version = 2.1.0
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font FreeType
(II) LoadModule: "glx"
(II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.8762
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 0.1
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib64/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "type1"
(II) Loading /usr/lib64/xorg/modules/fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.2
Module class: X.Org Font Renderer
ABI class: X.Org Font Renderer, version 0.4
(II) Loading font Type1
(II) LoadModule: "vbe"
(II) Loading /usr/lib64/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.1.0
ABI class: X.Org Video Driver, version 0.8
(II) LoadModule: "nvidia"
(II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
compiled for 4.0.2, module version = 1.0.8762
Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(WW) Warning, couldn't open module kbd
(II) UnloadModule: "kbd"
(EE) Failed to load module "kbd" (module does not exist, 0)
(II) LoadModule: "mouse"
(WW) Warning, couldn't open module mouse
(II) UnloadModule: "mouse"
(EE) Failed to load module "mouse" (module does not exist, 0)
(II) NVIDIA dlloader X Driver 1.0-8762 Mon May 15 13:59:50 PDT 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 00:05:0
(--) Assigning device section with no busID to primary device
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib64/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib64/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
compiled for 7.0.0, module version = 0.1.0
ABI class: X.Org Video Driver, version 0.8
(II) resource ranges after xf86ClaimFixedResources() call:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfebdb000 - 0xfebdbfff (0x1000) MX[B]
[6] -1 0 0xfebdc000 - 0xfebdcfff (0x1000) MX[B]
[7] -1 0 0xfebdd000 - 0xfebddfff (0x1000) MX[B]
[8] -1 0 0xfebdfc00 - 0xfebdfcff (0x100) MX[B]
[9] -1 0 0xfebde000 - 0xfebdefff (0x1000) MX[B]
[10] -1 0 0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
[11] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[13] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[14] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[15] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[16] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[17] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[18] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[19] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[B]
[20] -1 0 0x00000e00 - 0x00000e03 (0x4) IX[B]
[21] -1 0 0x00000e80 - 0x00000e87 (0x8) IX[B]
[22] -1 0 0x00000f00 - 0x00000f03 (0x4) IX[B]
[23] -1 0 0x00000f80 - 0x00000f87 (0x8) IX[B]
[24] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[25] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
[26] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
(II) resource ranges after probing:
[0] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[1] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[2] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[3] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[4] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[5] -1 0 0xfebdb000 - 0xfebdbfff (0x1000) MX[B]
[6] -1 0 0xfebdc000 - 0xfebdcfff (0x1000) MX[B]
[7] -1 0 0xfebdd000 - 0xfebddfff (0x1000) MX[B]
[8] -1 0 0xfebdfc00 - 0xfebdfcff (0x100) MX[B]
[9] -1 0 0xfebde000 - 0xfebdefff (0x1000) MX[B]
[10] -1 0 0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
[11] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[12] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[13] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[14] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B]
[15] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B]
[16] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B]
[17] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[18] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[19] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[20] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[21] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[22] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[B]
[23] -1 0 0x00000e00 - 0x00000e03 (0x4) IX[B]
[24] -1 0 0x00000e80 - 0x00000e87 (0x8) IX[B]
[25] -1 0 0x00000f00 - 0x00000f03 (0x4) IX[B]
[26] -1 0 0x00000f80 - 0x00000f87 (0x8) IX[B]
[27] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[28] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
[29] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
[30] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B]
[31] 0 0 0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): NVIDIA GPU GeForce 6100 at PCI:0:5:0
(--) NVIDIA(0): VideoRAM: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 05.51.22.28.10
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 6100 at PCI:0:5:0:
(--) NVIDIA(0): Daewoo (CRT-0)
(--) NVIDIA(0): Daewoo (CRT-0): 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1024x768"
(II) NVIDIA(0): "800x600"
(II) NVIDIA(0): "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
(WW) NVIDIA(0): No size information available in CRT-0's EDID; cannot compute
(WW) NVIDIA(0): DPI from EDID.
(==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
[0] 0 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B]
[1] 0 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B]
[2] 0 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B]
[3] -1 0 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
[4] -1 0 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
[5] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[B]
[6] -1 0 0x000c0000 - 0x000effff (0x30000) MX[B]
[7] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[B]
[8] -1 0 0xfebdb000 - 0xfebdbfff (0x1000) MX[B]
[9] -1 0 0xfebdc000 - 0xfebdcfff (0x1000) MX[B]
[10] -1 0 0xfebdd000 - 0xfebddfff (0x1000) MX[B]
[11] -1 0 0xfebdfc00 - 0xfebdfcff (0x100) MX[B]
[12] -1 0 0xfebde000 - 0xfebdefff (0x1000) MX[B]
[13] -1 0 0xfebe0000 - 0xfebfffff (0x20000) MX[B](B)
[14] -1 0 0xfc000000 - 0xfcffffff (0x1000000) MX[B](B)
[15] -1 0 0xd0000000 - 0xdfffffff (0x10000000) MX[B](B)
[16] -1 0 0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
[17] 0 0 0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
[18] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
[19] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
[20] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[B]
[21] -1 0 0x00000000 - 0x000000ff (0x100) IX[B]
[22] -1 0 0x0000dc00 - 0x0000dc07 (0x8) IX[B]
[23] -1 0 0x0000d400 - 0x0000d4ff (0x100) IX[B]
[24] -1 0 0x0000d800 - 0x0000d8ff (0x100) IX[B]
[25] -1 0 0x0000e000 - 0x0000e00f (0x10) IX[B]
[26] -1 0 0x00000e00 - 0x00000e03 (0x4) IX[B]
[27] -1 0 0x00000e80 - 0x00000e87 (0x8) IX[B]
[28] -1 0 0x00000f00 - 0x00000f03 (0x4) IX[B]
[29] -1 0 0x00000f80 - 0x00000f87 (0x8) IX[B]
[30] -1 0 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
[31] -1 0 0x00006000 - 0x0000603f (0x40) IX[B]
[32] -1 0 0x00005000 - 0x0000503f (0x40) IX[B]
[33] 0 0 0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
[34] 0 0 0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Setting mode "1024x768"
(II) Loading extension NV-GLX
(II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
(II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-CONTROL
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
(II) Initializing extension GLX
(EE) No Input driver matching `kbd'
(EE) No Input driver matching `mouse'
(WW) No core pointer registered
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
No core keyboard

Fatal server error:
failed to initialize core devices

_________________
http://bots.xt.pl
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54308
Location: 56N 3W

PostPosted: Sun Jun 04, 2006 3:38 pm    Post subject: Reply with quote

kazik1616,

A few things, you appear to have missed setting INPUT_DEVICES= and VIDEO_CARDS= in your make.conf.
I have
Code:
# Choose a few for me
INPUT_DEVICES="evdev keyboard mouse"
VIDEO_CARDS="fbdev nv nvidia v4l vesa vga"
emerge --info would have shown your settings in your USE= flags. I'm not sure if this means you have none or all of them.

(==) ModulePath set to "/usr/lib64/xorg/modules" shows that X is looking for your input drivers in
Code:
/usr/lib64/xorg/modules/input/
are they there or in
Code:
/usr/lib/xorg/modules/input/

If you have them in /usr/lib/xorg/modules/input/ add
Code:
ModulePath "/usr/lib/xorg/modules"
to your Files Section in xorg.conf.

From all the warnings in your log about fontpaths, it looks like you may not have run
Code:
etc-update
to fix xorg.conf after you emerged Xorg 7.0. You are looking for files called
Code:
kbd_drv.so  keyboard_drv.so  mouse_drv.so
If find shows them, add a ModPath so Xorg can find them too.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
kazik1616
Tux's lil' helper
Tux's lil' helper


Joined: 03 Mar 2006
Posts: 117
Location: pl

PostPosted: Mon Jun 05, 2006 6:47 am    Post subject: Reply with quote

NeddySeagoon wrote:
kazik1616,

A few things, you appear to have missed setting INPUT_DEVICES= and VIDEO_CARDS= in your make.conf.
I have
Code:
# Choose a few for me
INPUT_DEVICES="evdev keyboard mouse"
VIDEO_CARDS="fbdev nv nvidia v4l vesa vga"


Does it mean I need to recompile XServer?


Quote:

From all the warnings in your log about fontpaths, it looks like you may not have run
Code:
etc-update
to fix xorg.conf after you emerged Xorg 7.0. You are looking for files called
Code:
kbd_drv.so  keyboard_drv.so  mouse_drv.so
If find shows them, add a ModPath so Xorg can find them too.


I cannot find these files :(

What to do?
_________________
http://bots.xt.pl
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54308
Location: 56N 3W

PostPosted: Mon Jun 05, 2006 11:09 am    Post subject: Reply with quote

kazik1616,

Fix your /etc/make.conf and run
Code:
emerge -N world

_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
kazik1616
Tux's lil' helper
Tux's lil' helper


Joined: 03 Mar 2006
Posts: 117
Location: pl

PostPosted: Mon Jun 05, 2006 5:03 pm    Post subject: Reply with quote

after
Quote:
emerge -N world
:
Code:
>>> --newuse implies --update... adding --update to options.
Calculating world dependencies  ...done!

!!! Error: the sys-apps/pam-login package conflicts with another package.
!!!        both can't be installed on the same system together.
!!!        Please use 'emerge --pretend' to determine blockers.




when I type
Quote:
emerge --pretend pam-login
:
Code:
[blocks B     ] sys-apps/pam-login (is blocking sys-apps/shadow-4.0.15-r2)
[blocks B     ] >=sys-apps/shadow-4.0.14-r2 (is blocking sys-apps/pam-login-4.0.14)
[ebuild     U ] sys-apps/shadow-4.0.15-r2 [4.0.7-r4]
[ebuild     U ] sys-apps/pam-login-4.0.14 [3.17]


Hmmm... Will I ever resolve this problem? :)
_________________
http://bots.xt.pl
Back to top
View user's profile Send private message
Sputnik66
n00b
n00b


Joined: 15 Sep 2004
Posts: 22
Location: Oz!

PostPosted: Mon Jun 05, 2006 5:17 pm    Post subject: Reply with quote

kazik1616 wrote:
after
Quote:
emerge -N world
:
Code:
>>> --newuse implies --update... adding --update to options.
Calculating world dependencies  ...done!

!!! Error: the sys-apps/pam-login package conflicts with another package.
!!!        both can't be installed on the same system together.
!!!        Please use 'emerge --pretend' to determine blockers.




when I type
Quote:
emerge --pretend pam-login
:
Code:
[blocks B     ] sys-apps/pam-login (is blocking sys-apps/shadow-4.0.15-r2)
[blocks B     ] >=sys-apps/shadow-4.0.14-r2 (is blocking sys-apps/pam-login-4.0.14)
[ebuild     U ] sys-apps/shadow-4.0.15-r2 [4.0.7-r4]
[ebuild     U ] sys-apps/pam-login-4.0.14 [3.17]


Hmmm... Will I ever resolve this problem? :)


you will need to do:

echo ">=sys-apps/shadow-4.0.14-r2" >> /etc/portage/package.mask

Here is my package.mask file as an example:

Code:

sputnik@SPUTNIK1 ~ $ cat /etc/portage/package.mask
# for cedega/wine compatibility
>=sys-devel/flex-2.5.33
# remove block in pam/shadow
>=sys-apps/shadow-4.0.14-r2
# lock 7.0 for the time being.
=x11-base/xorg-x11-7.1
=x11-base/xorg-server-1.1.0
=x11-drivers/xf86-input-keyboard-1.1.0
=x11-drivers/xf86-input-mouse-1.1.1
sputnik@SPUTNIK1 ~ $
Back to top
View user's profile Send private message
kazik1616
Tux's lil' helper
Tux's lil' helper


Joined: 03 Mar 2006
Posts: 117
Location: pl

PostPosted: Wed Jun 07, 2006 2:02 pm    Post subject: Reply with quote

I have done that and the problem is the same. Moreover now the network doesn't work (it could even find ifconfig command). I also says about errors in /etc/host.conf file. This is my file:
Quote:
# /etc/host.conf:
# $Header: /var/cvsroot/gentoo-x86/sys-libs/glibc/files/2.3.4/host.conf,v 1.2 2004/11/24 05:31:58 vapier Exp $

# The file /etc/host.conf contains configuration information specific to
# the resolver library. It should contain one configuration keyword per
# line, followed by appropriate configuration information. The keywords
# recognized are order, trim, mdns, multi, nospoof, spoof, and reorder.



# This keyword specifies how host lookups are to be performed. It
# should be followed by one or more lookup methods, separated by
# commas. Valid methods are bind, hosts, and nis.
#
order hosts, bind


# Valid values are on and off. If set to on, the resolv+ library treats
# the .local top level domain as link-local domain and sends multicast
# DNS requests to the multicast address 224.0.0.251 port 5353 instead
# of normal DNS requests. If you already use the .local domain in your
# nameserver configuration you will have to switch this option off.
#
mdns off


# Valid values are on and off. If set to on, the resolv+ library
# will return all valid addresses for a host that appears in the
# /etc/hosts file, instead of only the first. This is off by
# default, as it may cause a substantial performance loss at sites
# with large hosts files.
#
multi off

_________________
http://bots.xt.pl
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum