Anzeige:
Ergebnis 1 bis 5 von 5

Thema: Start XWINDOW nur über die Konsole

  1. #1
    Registrierter Benutzer
    Registriert seit
    May 2005
    Beiträge
    111

    Angry Start XWINDOW nur über die Konsole

    Hallo,

    mein openSUSE 13.1 64 Bit startet nur mit der Konsole.

    Das XWindows System (KDE) kann ich nur über der Konsole mit:
    Code:
    startx
    starten.

    Grafikkarte: NVIDIA GeForce 8200 (NVIDIA 331.79).

    Welche LOG-Datei wird benötigt ?

    MfG

    Juergen B.

  2. #2
    Registrierter Benutzer
    Registriert seit
    Aug 2007
    Ort
    Sauerland
    Beiträge
    1.685
    Zitat Zitat von baben_j Beitrag anzeigen
    Hallo,

    mein openSUSE 13.1 64 Bit startet nur mit der Konsole.

    Das XWindows System (KDE) kann ich nur über der Konsole mit:
    Code:
    startx
    starten.

    Grafikkarte: NVIDIA GeForce 8200 (NVIDIA 331.79).

    Welche LOG-Datei wird benötigt ?

    MfG

    Juergen B.
    Zum Beispiel:
    Code:
    cat /var/log/Xorg.0.log
    Code:
    zypper lr -uP
    Code:
    zypper se -si nvidia
    Code:
    /sbin/lspci -nnk | grep -iA3 vga

  3. #3
    Registrierter Benutzer
    Registriert seit
    May 2005
    Beiträge
    111
    Hallo,
    /var/log/Xorg.0.log
    [ 29.200]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 29.200]
    X.Org X Server 1.14.3.901 (1.14.4 RC 1)
    Release Date: 2013-10-26
    [ 29.200] X Protocol Version 11, Revision 0
    [ 29.200] Build Operating System: openSUSE SUSE LINUX
    [ 29.200] Current Operating System: Linux openSUSE-13-1 3.11.10-17-desktop #1 SMP PREEMPT Mon Jun 16 15:28:13 UTC 2014 (fba7c1f) x86_64
    [ 29.201] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.11.10-17-desktop root=UUID=cd61a429-9c86-44f5-afbf-b2249d201bd5 resume=/dev/disk/by-id/ata-SAMSUNG_SP1604N_S013J10X501967-part5 splash=silent quiet showopts
    [ 29.201] Build Date: 17 April 2014 05:37:34AM
    [ 29.201]
    [ 29.201] Current version of pixman: 0.30.2
    [ 29.201] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 29.201] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 29.201] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jun 30 13:49:32 2014
    [ 29.202] (==) Using config file: "/etc/X11/xorg.conf"
    [ 29.202] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 29.202] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 29.203] (==) ServerLayout "Layout"
    [ 29.203] (**) |-->Screen "vboxvideo" (0)
    [ 29.203] (**) | |-->Monitor "<default monitor>"
    [ 29.203] (**) | |-->Device "vboxvideo"
    [ 29.203] (==) No monitor specified for screen "vboxvideo".
    Using a default monitor configuration.
    [ 29.203] (**) |-->Screen "vmware" (1)
    [ 29.203] (**) | |-->Monitor "<default monitor>"
    [ 29.203] (**) | |-->Device "vmware"
    [ 29.203] (==) No monitor specified for screen "vmware".
    Using a default monitor configuration.
    [ 29.203] (**) |-->Screen "modesetting" (2)
    [ 29.203] (**) | |-->Monitor "<default monitor>"
    [ 29.203] (**) | |-->Device "modesetting"
    [ 29.203] (==) No monitor specified for screen "modesetting".
    Using a default monitor configuration.
    [ 29.203] (**) |-->Screen "fbdev" (3)
    [ 29.203] (**) | |-->Monitor "<default monitor>"
    [ 29.203] (**) | |-->Device "fbdev"
    [ 29.203] (==) No monitor specified for screen "fbdev".
    Using a default monitor configuration.
    [ 29.203] (**) |-->Screen "vesa" (4)
    [ 29.203] (**) | |-->Monitor "<default monitor>"
    [ 29.203] (**) | |-->Device "vesa"
    [ 29.203] (==) No monitor specified for screen "vesa".
    Using a default monitor configuration.
    [ 29.203] (==) Automatically adding devices
    [ 29.203] (==) Automatically enabling devices
    [ 29.203] (==) Automatically adding GPU devices
    [ 29.215] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
    [ 29.215] Entry deleted from font path.
    [ 29.215] (==) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/ghostscript/,
    /usr/share/fonts/cyrillic:unscaled,
    /usr/share/fonts/truetype/,
    built-ins
    [ 29.215] (==) ModulePath set to "/usr/lib64/xorg/modules/updates,/usr/lib64/xorg/modules"
    [ 29.215] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 29.215] (II) Loader magic: 0x803c20
    [ 29.215] (II) Module ABI versions:
    [ 29.215] X.Org ANSI C Emulation: 0.4
    [ 29.216] X.Org Video Driver: 14.1
    [ 29.216] X.Org XInput driver : 19.1
    [ 29.216] X.Org Server Extension : 7.0
    [ 29.218] (--) PCI: (0:1:7:0) 14f1:8800:0070:6906 rev 5, Mem @ 0xfc000000/16777216
    [ 29.218] (--) PCI: (0:1:9:0) 14f1:8800:0070:6906 rev 5, Mem @ 0xf8000000/16777216
    [ 29.218] (--) PCI:*(0:2:0:0) 10de:0849:1849:0849 rev 162, Mem @ 0xfd000000/16777216, 0xd8000000/134217728, 0xd6000000/33554432, I/O @ 0x0000ec00/128, BIOS @ 0x????????/131072
    [ 29.218] Initializing built-in extension Generic Event Extension
    [ 29.218] Initializing built-in extension SHAPE
    [ 29.218] Initializing built-in extension MIT-SHM
    [ 29.218] Initializing built-in extension XInputExtension
    [ 29.218] Initializing built-in extension XTEST
    [ 29.218] Initializing built-in extension BIG-REQUESTS
    [ 29.218] Initializing built-in extension SYNC
    [ 29.218] Initializing built-in extension XKEYBOARD
    [ 29.218] Initializing built-in extension XC-MISC
    [ 29.218] Initializing built-in extension SECURITY
    [ 29.218] Initializing built-in extension XINERAMA
    [ 29.218] Initializing built-in extension XFIXES
    [ 29.218] Initializing built-in extension RENDER
    [ 29.218] Initializing built-in extension RANDR
    [ 29.218] Initializing built-in extension COMPOSITE
    [ 29.218] Initializing built-in extension DAMAGE
    [ 29.218] Initializing built-in extension MIT-SCREEN-SAVER
    [ 29.218] Initializing built-in extension DOUBLE-BUFFER
    [ 29.218] Initializing built-in extension RECORD
    [ 29.218] Initializing built-in extension DPMS
    [ 29.218] Initializing built-in extension X-Resource
    [ 29.218] Initializing built-in extension XVideo
    [ 29.218] Initializing built-in extension XVideo-MotionCompensation
    [ 29.218] Initializing built-in extension XFree86-VidModeExtension
    [ 29.218] Initializing built-in extension XFree86-DGA
    [ 29.218] Initializing built-in extension XFree86-DRI
    [ 29.218] Initializing built-in extension DRI2
    [ 29.218] (II) LoadModule: "glx"
    [ 29.333] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
    [ 29.333] (II) Module glx: vendor="X.Org Foundation"
    [ 29.333] compiled for 1.14.3.901, module version = 1.0.0
    [ 29.333] ABI class: X.Org Server Extension, version 7.0
    [ 29.333] (==) AIGLX enabled
    [ 29.333] Loading extension GLX
    [ 29.333] (II) LoadModule: "vboxvideo"
    [ 29.339] (WW) Warning, couldn't open module vboxvideo
    [ 29.339] (II) UnloadModule: "vboxvideo"
    [ 29.339] (II) Unloading vboxvideo
    [ 29.339] (EE) Failed to load module "vboxvideo" (module does not exist, 0)
    [ 29.339] (II) LoadModule: "vmware"
    [ 29.340] (WW) Warning, couldn't open module vmware
    [ 29.340] (II) UnloadModule: "vmware"
    [ 29.340] (II) Unloading vmware
    [ 29.340] (EE) Failed to load module "vmware" (module does not exist, 0)
    [ 29.340] (II) LoadModule: "modesetting"
    [ 29.340] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
    [ 29.341] (II) Module modesetting: vendor="X.Org Foundation"
    [ 29.341] compiled for 1.14.3.901, module version = 0.8.0
    [ 29.341] Module class: X.Org Video Driver
    [ 29.341] ABI class: X.Org Video Driver, version 14.1
    [ 29.341] (II) LoadModule: "fbdev"
    [ 29.341] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
    [ 29.341] (II) Module fbdev: vendor="X.Org Foundation"
    [ 29.341] compiled for 1.14.3, module version = 0.4.3
    [ 29.341] Module class: X.Org Video Driver
    [ 29.341] ABI class: X.Org Video Driver, version 14.1
    [ 29.341] (II) LoadModule: "vesa"
    [ 29.342] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
    [ 29.342] (II) Module vesa: vendor="X.Org Foundation"
    [ 29.342] compiled for 1.14.3, module version = 2.3.3
    [ 29.342] Module class: X.Org Video Driver
    [ 29.342] ABI class: X.Org Video Driver, version 14.1
    [ 29.342] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
    [ 29.342] (II) FBDEV: driver for framebuffer: fbdev
    [ 29.342] (II) VESA: driver for VESA chipsets: vesa
    [ 29.342] (++) using VT number 7

    [ 29.342] (EE) open /dev/dri/card0: No such file or directory
    [ 29.342] (WW) Falling back to old probe method for modesetting
    [ 29.342] (EE) open /dev/dri/card0: No such file or directory
    [ 29.342] (II) Loading sub module "fbdevhw"
    [ 29.342] (II) LoadModule: "fbdevhw"
    [ 29.343] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
    [ 29.343] (II) Module fbdevhw: vendor="X.Org Foundation"
    [ 29.343] compiled for 1.14.3.901, module version = 0.0.2
    [ 29.343] ABI class: X.Org Video Driver, version 14.1
    [ 29.344] (**) FBDEV(1): claimed PCI slot 2@0:0:0
    [ 29.344] (II) FBDEV(1): using default device
    [ 29.344] (WW) Falling back to old probe method for vesa
    [ 29.344] (EE) Screen 0 deleted because of no matching config section.
    [ 29.344] (II) UnloadModule: "modesetting"
    [ 29.344] (II) FBDEV(0): Creating default Display subsection in Screen section
    "fbdev" for depth/fbbpp 24/32
    [ 29.344] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
    [ 29.344] (==) FBDEV(0): RGB weight 888
    [ 29.344] (==) FBDEV(0): Default visual is TrueColor
    [ 29.344] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 29.344] (II) FBDEV(0): hardware: VESA VGA (video memory: 3072kB)
    [ 29.344] (II) FBDEV(0): checking modes against framebuffer device...
    [ 29.344] (II) FBDEV(0): checking modes against monitor...
    [ 29.344] (--) FBDEV(0): Virtual size is 1024x768 (pitch 1024)
    [ 29.344] (**) FBDEV(0): Built-in mode "current": 78.7 MHz, 59.9 kHz, 75.7 Hz
    [ 29.344] (II) FBDEV(0): Modeline "current"x0.0 78.65 1024 1056 1184 1312 768 772 776 792 -hsync -vsync -csync (59.9 kHz b)
    [ 29.344] (==) FBDEV(0): DPI set to (96, 96)
    [ 29.344] (II) Loading sub module "fb"
    [ 29.344] (II) LoadModule: "fb"
    [ 29.345] (II) Loading /usr/lib64/xorg/modules/libfb.so
    [ 29.345] (II) Module fb: vendor="X.Org Foundation"
    [ 29.345] compiled for 1.14.3.901, module version = 1.0.0
    [ 29.345] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 29.345] (**) FBDEV(0): using shadow framebuffer
    [ 29.345] (II) Loading sub module "shadow"
    [ 29.345] (II) LoadModule: "shadow"
    [ 29.346] (II) Loading /usr/lib64/xorg/modules/libshadow.so
    [ 29.346] (II) Module shadow: vendor="X.Org Foundation"
    [ 29.346] compiled for 1.14.3.901, module version = 1.1.0
    [ 29.346] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 29.346] (II) UnloadModule: "vesa"
    [ 29.346] (II) Unloading vesa
    [ 29.346] (==) Depth 24 pixmap format is 32 bpp
    [ 29.346] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by vesafb of Linux Kernel)
    [ 29.346] (==) FBDEV(0): Backing store disabled
    [ 29.347] (==) FBDEV(0): DPMS enabled
    [ 29.347] (==) RandR enabled
    [ 29.357] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 29.357] (II) AIGLX: Screen 0 is not DRI capable
    [ 29.369] (II) AIGLX: Loaded and initialized swrast
    [ 29.369] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 29.442] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 29.442] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 29.442] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 29.442] (**) Power Button: Applying InputClass "LocalKeyboard"
    [ 29.442] (II) LoadModule: "evdev"
    [ 29.443] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
    [ 29.443] (II) Module evdev: vendor="X.Org Foundation"
    [ 29.443] compiled for 1.14.3, module version = 2.8.2
    [ 29.443] Module class: X.Org XInput Driver
    [ 29.443] ABI class: X.Org XInput driver, version 19.1
    [ 29.443] (II) Using input driver 'evdev' for 'Power Button'
    [ 29.443] (**) Power Button: always reports core events
    [ 29.443] (**) evdev: Power Button: Device: "/dev/input/event3"
    [ 29.443] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 29.443] (--) evdev: Power Button: Found keys
    [ 29.443] (II) evdev: Power Button: Configuring as keyboard
    [ 29.443] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 29.443] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 29.443] (**) Option "xkb_rules" "evdev"
    [ 29.443] (**) Option "xkb_model" "pc104"
    [ 29.443] (**) Option "xkb_layout" "de"
    [ 29.443] (**) Option "xkb_variant" "nodeadkeys"
    [ 29.476] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
    [ 29.476] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 29.476] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 29.476] (**) Video Bus: Applying InputClass "LocalKeyboard"
    [ 29.476] (II) Using input driver 'evdev' for 'Video Bus'
    [ 29.476] (**) Video Bus: always reports core events
    [ 29.477] (**) evdev: Video Bus: Device: "/dev/input/event4"
    [ 29.477] (--) evdev: Video Bus: Vendor 0 Product 0x6
    [ 29.477] (--) evdev: Video Bus: Found keys
    [ 29.477] (II) evdev: Video Bus: Configuring as keyboard
    [ 29.477] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A03:00/device:19/LNXVIDEO:00/input/input4/event4"
    [ 29.477] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
    [ 29.477] (**) Option "xkb_rules" "evdev"
    [ 29.477] (**) Option "xkb_model" "pc104"
    [ 29.477] (**) Option "xkb_layout" "de"
    [ 29.477] (**) Option "xkb_variant" "nodeadkeys"
    [ 29.478] (II) config/udev: Adding input device Power Button (/dev/input/event2)
    [ 29.478] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 29.478] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 29.478] (**) Power Button: Applying InputClass "LocalKeyboard"
    [ 29.478] (II) Using input driver 'evdev' for 'Power Button'
    [ 29.478] (**) Power Button: always reports core events
    [ 29.478] (**) evdev: Power Button: Device: "/dev/input/event2"
    [ 29.478] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 29.478] (--) evdev: Power Button: Found keys
    [ 29.478] (II) evdev: Power Button: Configuring as keyboard
    [ 29.478] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
    [ 29.478] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
    [ 29.478] (**) Option "xkb_rules" "evdev"
    [ 29.478] (**) Option "xkb_model" "pc104"
    [ 29.478] (**) Option "xkb_layout" "de"
    [ 29.478] (**) Option "xkb_variant" "nodeadkeys"
    [ 29.480] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:400a (/dev/input/event1)
    [ 29.480] (**) Logitech Unifying Device. Wireless PID:400a: Applying InputClass "evdev pointer catchall"
    [ 29.480] (**) Logitech Unifying Device. Wireless PID:400a: Applying InputClass "evdev pointer catchall"
    [ 29.480] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:400a'
    [ 29.480] (**) Logitech Unifying Device. Wireless PID:400a: always reports core events
    [ 29.480] (**) evdev: Logitech Unifying Device. Wireless PID:400a: Device: "/dev/input/event1"
    [ 29.480] (--) evdev: Logitech Unifying Device. Wireless PID:400a: Vendor 0x46d Product 0xc52b
    [ 29.480] (--) evdev: Logitech Unifying Device. Wireless PID:400a: Found 20 mouse buttons
    [ 29.480] (--) evdev: Logitech Unifying Device. Wireless PID:400a: Found scroll wheel(s)
    [ 29.480] (--) evdev: Logitech Unifying Device. Wireless PID:400a: Found relative axes
    [ 29.480] (--) evdev: Logitech Unifying Device. Wireless PID:400a: Found x and y relative axes
    [ 29.480] (II) evdev: Logitech Unifying Device. Wireless PID:400a: Configuring as mouse
    [ 29.480] (II) evdev: Logitech Unifying Device. Wireless PID:400a: Adding scrollwheel support
    [ 29.480] (**) evdev: Logitech Unifying Device. Wireless PID:400a: YAxisMapping: buttons 4 and 5
    [ 29.480] (**) evdev: Logitech Unifying Device. Wireless PID:400a: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 29.480] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.0/usb3/3-2/3-2:1.2/0003:046D:C52B.0003/input/input1/event1"
    [ 29.480] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:400a" (type: MOUSE, id 9)
    [ 29.481] (II) evdev: Logitech Unifying Device. Wireless PID:400a: initialized for relative axes.
    [ 29.481] (**) Logitech Unifying Device. Wireless PID:400a: (accel) keeping acceleration scheme 1
    [ 29.481] (**) Logitech Unifying Device. Wireless PID:400a: (accel) acceleration profile 0
    [ 29.481] (**) Logitech Unifying Device. Wireless PID:400a: (accel) acceleration factor: 2.000
    [ 29.481] (**) Logitech Unifying Device. Wireless PID:400a: (accel) acceleration threshold: 4
    [ 29.482] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:400a (/dev/input/mouse0)
    [ 29.482] (II) No input driver specified, ignoring this device.
    [ 29.482] (II) This device may have been added with another device file.
    [ 29.482] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
    [ 29.483] (II) No input driver specified, ignoring this device.
    [ 29.483] (II) This device may have been added with another device file.
    [ 29.483] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 Phantom (/dev/input/event11)
    [ 29.483] (II) No input driver specified, ignoring this device.
    [ 29.483] (II) This device may have been added with another device file.
    [ 29.483] (II) config/udev: Adding input device HDA NVidia Front Headphone (/dev/input/event12)
    [ 29.483] (II) No input driver specified, ignoring this device.
    [ 29.483] (II) This device may have been added with another device file.
    [ 29.483] (II) config/udev: Adding input device HDA NVidia Line Out Side (/dev/input/event13)
    [ 29.483] (II) No input driver specified, ignoring this device.
    [ 29.483] (II) This device may have been added with another device file.
    [ 29.483] (II) config/udev: Adding input device HDA NVidia Line Out CLFE (/dev/input/event14)
    [ 29.483] (II) No input driver specified, ignoring this device.
    [ 29.483] (II) This device may have been added with another device file.
    [ 29.483] (II) config/udev: Adding input device HDA NVidia Line Out Surround (/dev/input/event15)
    [ 29.483] (II) No input driver specified, ignoring this device.
    [ 29.483] (II) This device may have been added with another device file.
    [ 29.483] (II) config/udev: Adding input device HDA NVidia Line Out Front (/dev/input/event16)
    [ 29.483] (II) No input driver specified, ignoring this device.
    [ 29.483] (II) This device may have been added with another device file.
    [ 29.484] (II) config/udev: Adding input device HDA NVidia Line (/dev/input/event17)
    [ 29.484] (II) No input driver specified, ignoring this device.
    [ 29.484] (II) This device may have been added with another device file.
    [ 29.484] (II) config/udev: Adding input device HDA NVidia Front Mic (/dev/input/event18)
    [ 29.484] (II) No input driver specified, ignoring this device.
    [ 29.484] (II) This device may have been added with another device file.
    [ 29.484] (II) config/udev: Adding input device HDA NVidia Rear Mic (/dev/input/event19)
    [ 29.484] (II) No input driver specified, ignoring this device.
    [ 29.484] (II) This device may have been added with another device file.
    [ 29.484] (II) config/udev: Adding input device cx88 IR (Hauppauge WinTV-HVR400 (/dev/input/event5)
    [ 29.484] (**) cx88 IR (Hauppauge WinTV-HVR400: Applying InputClass "evdev keyboard catchall"
    [ 29.484] (**) cx88 IR (Hauppauge WinTV-HVR400: Applying InputClass "evdev keyboard catchall"
    [ 29.484] (**) cx88 IR (Hauppauge WinTV-HVR400: Applying InputClass "LocalKeyboard"
    [ 29.484] (II) Using input driver 'evdev' for 'cx88 IR (Hauppauge WinTV-HVR400'
    [ 29.484] (**) cx88 IR (Hauppauge WinTV-HVR400: always reports core events
    [ 29.484] (**) evdev: cx88 IR (Hauppauge WinTV-HVR400: Device: "/dev/input/event5"
    [ 29.484] (--) evdev: cx88 IR (Hauppauge WinTV-HVR400: Vendor 0x70 Product 0x6906
    [ 29.484] (--) evdev: cx88 IR (Hauppauge WinTV-HVR400: Found keys
    [ 29.484] (II) evdev: cx88 IR (Hauppauge WinTV-HVR400: Configuring as keyboard
    [ 29.484] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.0/0000:01:07.0/rc/rc0/input5/event5"
    [ 29.484] (II) XINPUT: Adding extended input device "cx88 IR (Hauppauge WinTV-HVR400" (type: KEYBOARD, id 10)
    [ 29.484] (**) Option "xkb_rules" "evdev"
    [ 29.484] (**) Option "xkb_model" "pc104"
    [ 29.484] (**) Option "xkb_layout" "de"
    [ 29.484] (**) Option "xkb_variant" "nodeadkeys"
    [ 29.485] (II) config/udev: Adding input device cx88 IR (Hauppauge WinTV-HVR400 (/dev/input/event7)
    [ 29.485] (**) cx88 IR (Hauppauge WinTV-HVR400: Applying InputClass "evdev keyboard catchall"
    [ 29.485] (**) cx88 IR (Hauppauge WinTV-HVR400: Applying InputClass "evdev keyboard catchall"
    [ 29.485] (**) cx88 IR (Hauppauge WinTV-HVR400: Applying InputClass "LocalKeyboard"
    [ 29.485] (II) Using input driver 'evdev' for 'cx88 IR (Hauppauge WinTV-HVR400'
    [ 29.485] (**) cx88 IR (Hauppauge WinTV-HVR400: always reports core events
    [ 29.485] (**) evdev: cx88 IR (Hauppauge WinTV-HVR400: Device: "/dev/input/event7"
    [ 29.485] (--) evdev: cx88 IR (Hauppauge WinTV-HVR400: Vendor 0x70 Product 0x6906
    [ 29.485] (--) evdev: cx88 IR (Hauppauge WinTV-HVR400: Found keys
    [ 29.485] (II) evdev: cx88 IR (Hauppauge WinTV-HVR400: Configuring as keyboard
    [ 29.485] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.0/0000:01:09.0/rc/rc1/input7/event7"
    [ 29.485] (II) XINPUT: Adding extended input device "cx88 IR (Hauppauge WinTV-HVR400" (type: KEYBOARD, id 11)
    [ 29.485] (**) Option "xkb_rules" "evdev"
    [ 29.485] (**) Option "xkb_model" "pc104"
    [ 29.485] (**) Option "xkb_layout" "de"
    [ 29.485] (**) Option "xkb_variant" "nodeadkeys"
    [ 29.485] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 29.485] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 29.485] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 29.485] (**) AT Translated Set 2 keyboard: Applying InputClass "LocalKeyboard"
    [ 29.485] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 29.485] (**) AT Translated Set 2 keyboard: always reports core events
    [ 29.485] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 29.485] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 29.485] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 29.485] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 29.485] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 29.485] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
    [ 29.485] (**) Option "xkb_rules" "evdev"
    [ 29.485] (**) Option "xkb_model" "pc104"
    [ 29.485] (**) Option "xkb_layout" "de"
    [ 29.485] (**) Option "xkb_variant" "nodeadkeys"
    [ 29.485] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
    [ 29.486] (II) No input driver specified, ignoring this device.
    [ 29.486] (II) This device may have been added with another device file.
    [ 29.487] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (cx88xx) (/dev/input/event6)
    [ 29.487] (**) MCE IR Keyboard/Mouse (cx88xx): Applying InputClass "evdev pointer catchall"
    [ 29.487] (**) MCE IR Keyboard/Mouse (cx88xx): Applying InputClass "evdev keyboard catchall"
    [ 29.487] (**) MCE IR Keyboard/Mouse (cx88xx): Applying InputClass "evdev pointer catchall"
    [ 29.487] (**) MCE IR Keyboard/Mouse (cx88xx): Applying InputClass "evdev keyboard catchall"
    [ 29.487] (**) MCE IR Keyboard/Mouse (cx88xx): Applying InputClass "LocalKeyboard"
    [ 29.487] (II) Using input driver 'evdev' for 'MCE IR Keyboard/Mouse (cx88xx)'
    [ 29.487] (**) MCE IR Keyboard/Mouse (cx88xx): always reports core events
    [ 29.487] (**) evdev: MCE IR Keyboard/Mouse (cx88xx): Device: "/dev/input/event6"
    [ 29.487] (--) evdev: MCE IR Keyboard/Mouse (cx88xx): Vendor 0 Product 0
    [ 29.487] (--) evdev: MCE IR Keyboard/Mouse (cx88xx): Found 3 mouse buttons
    [ 29.487] (--) evdev: MCE IR Keyboard/Mouse (cx88xx): Found relative axes
    [ 29.487] (--) evdev: MCE IR Keyboard/Mouse (cx88xx): Found x and y relative axes
    [ 29.487] (--) evdev: MCE IR Keyboard/Mouse (cx88xx): Found keys
    [ 29.487] (II) evdev: MCE IR Keyboard/Mouse (cx88xx): Configuring as mouse
    [ 29.487] (II) evdev: MCE IR Keyboard/Mouse (cx88xx): Configuring as keyboard
    [ 29.487] (**) evdev: MCE IR Keyboard/Mouse (cx88xx): YAxisMapping: buttons 4 and 5
    [ 29.487] (**) evdev: MCE IR Keyboard/Mouse (cx88xx): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 29.487] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
    [ 29.487] (II) XINPUT: Adding extended input device "MCE IR Keyboard/Mouse (cx88xx)" (type: KEYBOARD, id 13)
    [ 29.487] (**) Option "xkb_rules" "evdev"
    [ 29.487] (**) Option "xkb_model" "pc104"
    [ 29.487] (**) Option "xkb_layout" "de"
    [ 29.487] (**) Option "xkb_variant" "nodeadkeys"
    [ 29.487] (II) evdev: MCE IR Keyboard/Mouse (cx88xx): initialized for relative axes.
    [ 29.487] (**) MCE IR Keyboard/Mouse (cx88xx): (accel) keeping acceleration scheme 1
    [ 29.487] (**) MCE IR Keyboard/Mouse (cx88xx): (accel) acceleration profile 0
    [ 29.487] (**) MCE IR Keyboard/Mouse (cx88xx): (accel) acceleration factor: 2.000
    [ 29.487] (**) MCE IR Keyboard/Mouse (cx88xx): (accel) acceleration threshold: 4
    [ 29.488] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (cx88xx) (/dev/input/mouse1)
    [ 29.488] (**) MCE IR Keyboard/Mouse (cx88xx): Applying InputClass "LocalKeyboard"
    [ 29.488] (II) No input driver specified, ignoring this device.
    [ 29.488] (II) This device may have been added with another device file.
    [ 29.488] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (cx88xx) (/dev/input/event8)
    [ 29.488] (**) MCE IR Keyboard/Mouse (cx88xx): Applying InputClass "evdev pointer catchall"
    [ 29.488] (**) MCE IR Keyboard/Mouse (cx88xx): Applying InputClass "evdev keyboard catchall"
    [ 29.488] (**) MCE IR Keyboard/Mouse (cx88xx): Applying InputClass "evdev pointer catchall"
    [ 29.488] (**) MCE IR Keyboard/Mouse (cx88xx): Applying InputClass "evdev keyboard catchall"
    [ 29.488] (**) MCE IR Keyboard/Mouse (cx88xx): Applying InputClass "LocalKeyboard"
    [ 29.488] (II) Using input driver 'evdev' for 'MCE IR Keyboard/Mouse (cx88xx)'
    [ 29.488] (**) MCE IR Keyboard/Mouse (cx88xx): always reports core events
    [ 29.488] (**) evdev: MCE IR Keyboard/Mouse (cx88xx): Device: "/dev/input/event8"
    [ 29.488] (--) evdev: MCE IR Keyboard/Mouse (cx88xx): Vendor 0 Product 0
    [ 29.488] (--) evdev: MCE IR Keyboard/Mouse (cx88xx): Found 3 mouse buttons
    [ 29.488] (--) evdev: MCE IR Keyboard/Mouse (cx88xx): Found relative axes
    [ 29.488] (--) evdev: MCE IR Keyboard/Mouse (cx88xx): Found x and y relative axes
    [ 29.488] (--) evdev: MCE IR Keyboard/Mouse (cx88xx): Found keys
    [ 29.488] (II) evdev: MCE IR Keyboard/Mouse (cx88xx): Configuring as mouse
    [ 29.488] (II) evdev: MCE IR Keyboard/Mouse (cx88xx): Configuring as keyboard
    [ 29.488] (**) evdev: MCE IR Keyboard/Mouse (cx88xx): YAxisMapping: buttons 4 and 5
    [ 29.488] (**) evdev: MCE IR Keyboard/Mouse (cx88xx): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 29.488] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event8"
    [ 29.488] (II) XINPUT: Adding extended input device "MCE IR Keyboard/Mouse (cx88xx)" (type: KEYBOARD, id 14)
    [ 29.488] (**) Option "xkb_rules" "evdev"
    [ 29.488] (**) Option "xkb_model" "pc104"
    [ 29.488] (**) Option "xkb_layout" "de"
    [ 29.488] (**) Option "xkb_variant" "nodeadkeys"
    [ 29.488] (II) evdev: MCE IR Keyboard/Mouse (cx88xx): initialized for relative axes.
    [ 29.488] (**) MCE IR Keyboard/Mouse (cx88xx): (accel) keeping acceleration scheme 1
    [ 29.488] (**) MCE IR Keyboard/Mouse (cx88xx): (accel) acceleration profile 0
    [ 29.488] (**) MCE IR Keyboard/Mouse (cx88xx): (accel) acceleration factor: 2.000
    [ 29.488] (**) MCE IR Keyboard/Mouse (cx88xx): (accel) acceleration threshold: 4
    [ 29.488] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (cx88xx) (/dev/input/mouse2)
    [ 29.488] (**) MCE IR Keyboard/Mouse (cx88xx): Applying InputClass "LocalKeyboard"
    [ 29.488] (II) No input driver specified, ignoring this device.
    [ 29.488] (II) This device may have been added with another device file.
    [ 29.491] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by vesafb of Linux Kernel)
    [ 69.939] (II) FBDEV(0): FBIOBLANK: Invalid argument (Screen blanking not supported by vesafb of Linux Kernel)
    MfG

    Juergen B.

  4. #4
    Registrierter Benutzer
    Registriert seit
    Aug 2007
    Ort
    Sauerland
    Beiträge
    1.685
    Und die Ausgabe der anderen 3 Befehle?

    Lt. dem Xorg.0.log wird kein Nvidia-, geschweige denn Nouveau-Treiber benutzt.

  5. #5
    Registrierter Benutzer
    Registriert seit
    Dec 2003
    Ort
    Dettenhausen
    Beiträge
    22.054
    Wenn's an der Konsole nach dem Boot problemlos geht klingt das eher danach, daß in der /etc/inittab evtl. der falsche Runlevel konfiguriert ist oder der Displaymanager nicht sauber konfiguriert ist.
    Ich bin root - ich darf das.

Ähnliche Themen

  1. root-server lahmt
    Von [MORD]Locutus im Forum Linux als Server
    Antworten: 2
    Letzter Beitrag: 08.01.08, 12:38
  2. Apache2 viele Prozesse
    Von SilverIC3 im Forum Linux Allgemein
    Antworten: 15
    Letzter Beitrag: 31.03.05, 10:47
  3. konsole spinnt beim ersten start
    Von Devildriver im Forum X-Konfiguration
    Antworten: 0
    Letzter Beitrag: 05.05.04, 00:23
  4. Suse 8.1 und Promise Fasttrack100
    Von tubby im Forum stationäre Hardware
    Antworten: 1
    Letzter Beitrag: 17.10.03, 16:43
  5. linux_logo beim jeden start des konsole?
    Von Flyerman im Forum Windowmanager
    Antworten: 2
    Letzter Beitrag: 19.12.02, 15:22

Stichworte

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •