• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[gelöst] Windowmanager kommt nicht mehr hoch

Wolle69

Newbie
Servus!

Ich hab hier ein für mich ziemlich großes Problem. Der Rechner bootet und sollte standardmäßig im Runlevel 5 landen. Das versucht er auch, ich sehe (komischerweise mehrmals) das Nvidia-Logo und darauf folgend auch den Cursor - dann aber wieder Textkonsole. Er versucht es immer wieder und legt dann mal eine Pause von 2 Minuten ein. Die einzige Möglichkeit für mich, das zu unterbrechen, ist auf 2. Konsole zu schalten und dort ein init 3 zu verlangen.

Hier im Windows geht alles, also schließe ich einen Hardwaredefekt aus. Geändert habe ich keine Einstellungen, Problem trat erstmals am Donnerstag oder Freitag auf (Wochenende war Festival...), Updates habe ich letzte Woche welche gemacht, weiß aber nicht, welche das waren. Als ersten Versuch habe ich die xorg.conf mit einem Backup überschrieben - keine Änderung.

Hier die xorg.conf:
Code:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Fri Jan 11 15:05:59 PST 2008

# /.../
# SaX generated X11 config file
# Created on: 2008-01-28T23:24:44+0100.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "ServerLayout"
    Identifier     "Layout[all]"
    Screen         "Screen[0]" 0 0
    InputDevice    "Keyboard[0]" "CoreKeyboard"
    InputDevice    "Mouse[1]" "CorePointer"
    Option         "Clone" "off"
    Option         "Xinerama" "off"
EndSection

Section "Files"
    InputDevices      "/dev/gpmdata"
    InputDevices      "/dev/input/mice"
    FontPath        "/usr/share/fonts/misc:unscaled"
    FontPath        "/usr/share/fonts/local"
    FontPath        "/usr/share/fonts/75dpi:unscaled"
    FontPath        "/usr/share/fonts/100dpi:unscaled"
    FontPath        "/usr/share/fonts/Type1"
    FontPath        "/usr/share/fonts/URW"
    FontPath        "/usr/share/fonts/Speedo"
    FontPath        "/usr/share/fonts/PEX"
    FontPath        "/usr/share/fonts/cyrillic"
    FontPath        "/usr/share/fonts/latin2/misc:unscaled"
    FontPath        "/usr/share/fonts/latin2/75dpi:unscaled"
    FontPath        "/usr/share/fonts/latin2/100dpi:unscaled"
    FontPath        "/usr/share/fonts/latin2/Type1"
    FontPath        "/usr/share/fonts/latin7/75dpi:unscaled"
    FontPath        "/usr/share/fonts/baekmuk:unscaled"
    FontPath        "/usr/share/fonts/japanese:unscaled"
    FontPath        "/usr/share/fonts/kwintv"
    FontPath        "/usr/share/fonts/truetype"
    FontPath        "/usr/share/fonts/uni:unscaled"
    FontPath        "/usr/share/fonts/CID"
    FontPath        "/usr/share/fonts/ucs/misc:unscaled"
    FontPath        "/usr/share/fonts/ucs/75dpi:unscaled"
    FontPath        "/usr/share/fonts/ucs/100dpi:unscaled"
    FontPath        "/usr/share/fonts/hellas/misc:unscaled"
    FontPath        "/usr/share/fonts/hellas/75dpi:unscaled"
    FontPath        "/usr/share/fonts/hellas/100dpi:unscaled"
    FontPath        "/usr/share/fonts/hellas/Type1"
    FontPath        "/usr/share/fonts/misc/sgi:unscaled"
    FontPath        "/usr/share/fonts/xtest"
    FontPath        "/opt/kde3/share/fonts"
EndSection

Section "Module"
    Load           "dbe"
    Load           "type1"
    Load           "freetype"
    Load           "extmod"
    Load           "glx"
EndSection

Section "ServerFlags"
    Option         "AllowMouseOpenFail" "on"
EndSection

Section "InputDevice"
    Identifier     "Keyboard[0]"
    Driver         "kbd"
    Option         "Protocol" "Standard"
    Option         "XkbLayout" "de"
    Option         "XkbModel" "microsoftpro"
    Option         "XkbRules" "xfree86"
    Option         "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
    Identifier     "Mouse[1]"
    Driver         "mouse"
    Option         "Buttons" "5"
    Option         "Device" "/dev/input/mice"
    Option         "Name" "ImPS/2 Generic Wheel Mouse"
    Option         "Protocol" "explorerps/2"
    Option         "Vendor" "Sysp"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "Modes"
    Identifier         "Modes[0]"
EndSection

Section "Monitor"
    Identifier     "Monitor[0]"
    VendorName     "TRL/RIC"
    ModelName      "DH-1764UM/DH-1764U"
    UseModes       "Modes[0]"
    DisplaySize     320    240
    HorizSync       29.0 - 68.0
    VertRefresh     50.0 - 70.0
    Option         "CalcAlgorithm" "XServerPool"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device[0]"
    Driver         "nvidia"
    VendorName     "NVIDIA"
    BoardName      "GeForce FX 5200"
EndSection

Section "Screen"
    Identifier     "Screen[0]"
    Device         "Device[0]"
    Monitor        "Monitor[0]"
    DefaultDepth    24
    Option         "UseEdidFreqs" "False"
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1024x768" "800x600"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1024x768" "800x600"
    EndSubSection
EndSection

Und hier noch die boot.msg. Tut mir leid, dass die so lang ist, aber ich weiß auch nicht, ob und was ich da ausdünnen sollte...
Code:
Inspecting /boot/System.map-2.6.22.17-0.1-default
Loaded 26163 symbols from /boot/System.map-2.6.22.17-0.1-default.
Symbols match kernel version 2.6.22.
No module symbols loaded - kernel modules not enabled.

klogd 1.4.1, log source = ksyslog started.
<5>Linux version 2.6.22.17-0.1-default (geeko@buildhost) (gcc version 4.2.1 (SUSE Linux)) #1 SMP 2008/02/10 20:01:04 UTC
<6>BIOS-provided physical RAM map:
<4> BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
<4> BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
<4> BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
<4> BIOS-e820: 0000000000100000 - 000000002fff0000 (usable)
<4> BIOS-e820: 000000002fff0000 - 000000002fff3000 (ACPI NVS)
<4> BIOS-e820: 000000002fff3000 - 0000000030000000 (ACPI data)
<4> BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
<5>0MB HIGHMEM available.
<5>767MB LOWMEM available.
<7>Entering add_active_range(0, 0, 196592) 0 entries of 256 used
<4>Zone PFN ranges:
<4>  DMA             0 ->     4096
<4>  Normal       4096 ->   196592
<4>  HighMem    196592 ->   196592
<4>early_node_map[1] active PFN ranges
<4>    0:        0 ->   196592
<7>On node 0 totalpages: 196592
<7>  DMA zone: 32 pages used for memmap
<7>  DMA zone: 0 pages reserved
<7>  DMA zone: 4064 pages, LIFO batch:0
<7>  Normal zone: 1503 pages used for memmap
<7>  Normal zone: 190993 pages, LIFO batch:31
<7>  HighMem zone: 0 pages used for memmap
<6>DMI 2.3 present.
<6>Using APIC driver default
<4>ACPI: RSDP 000F7EE0, 0014 (r0 VT8363)
<4>ACPI: RSDT 2FFF3000, 0028 (r1 VT8363 AWRDACPI 42302E31 AWRD        0)
<4>ACPI: FACP 2FFF3040, 0074 (r1 VT8363 AWRDACPI 42302E31 AWRD        0)
<4>ACPI: DSDT 2FFF30C0, 271D (r1 VT8363 AWRDACPI     1000 MSFT  100000C)
<4>ACPI: FACS 2FFF0000, 0040
<6>ACPI: PM-Timer IO Port: 0x4008
<4>Allocating PCI resources starting at 40000000 (gap: 30000000:cfff0000)
<4>Built 1 zonelists.  Total pages: 195057
<5>Kernel command line: root=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 vga=0x31a resume=/dev/sda5 splash=silent
<6>bootsplash: silent mode.
<6>Local APIC disabled by BIOS -- you can enable it with "lapic"
<7>mapped APIC to ffffd000 (0160e000)
<6>Enabling fast FPU save and restore... done.
<6>Initializing CPU#0
<4>PID hash table entries: 4096 (order: 12, 16384 bytes)
<4>Detected 1200.036 MHz processor.
<4>Console: colour dummy device 80x25
<4>Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
<4>Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
<6>Memory: 771296k/786368k available (1829k kernel code, 14408k reserved, 764k data, 228k init, 0k highmem)
<4>virtual kernel memory layout:
<4>    fixmap  : 0xffdf4000 - 0xfffff000   (2092 kB)
<4>    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
<4>    vmalloc : 0xf0800000 - 0xff7fe000   ( 239 MB)
<4>    lowmem  : 0xc0000000 - 0xefff0000   ( 767 MB)
<4>      .init : 0xc0390000 - 0xc03c9000   ( 228 kB)
<4>      .data : 0xc02c95cb - 0xc0388964   ( 764 kB)
<4>      .text : 0xc0100000 - 0xc02c95cb   (1829 kB)
<4>Checking if this processor honours the WP bit even in supervisor mode... Ok.
<4>Calibrating delay using timer specific routine.. 2402.47 BogoMIPS (lpj=4804941)
<6>Security Framework v1.0.0 initialized
<4>Mount-cache hash table entries: 512
<7>CPU: After generic identify, caps: 0183f9ff c1c7f9ff 00000000 00000000 00000000 00000000 00000000
<6>CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
<6>CPU: L2 Cache: 256K (64 bytes/line)
<7>CPU: After all inits, caps: 0183f9ff c1c7f9ff 00000000 00000420 00000000 00000000 00000000
<6>Intel machine check architecture supported.
<6>Intel machine check reporting enabled on CPU#0.
<4>Compat vDSO mapped to ffffe000.
<6>Checking 'hlt' instruction... OK.
<6>SMP alternatives: switching to UP code
<6>Freeing SMP alternatives: 12k freed
<6>Unpacking initramfs... done
<6>Freeing initrd memory: 4053k freed
<6>ACPI: Core revision 20070126
<4>Parsing all Control Methods:
<4>Table [DSDT](id 0001) - 369 Objects with 30 Devices 85 Methods 28 Regions
<4> tbxface-0587 [00] tb_load_namespace     : ACPI Tables successfully acquired
<4>ACPI: setting ELCR to 0800 (from 0e00)
<4>evxfevnt-0091 [00] enable                : Transition to ACPI mode successful
<4>CPU0: AMD Athlon(tm) processor stepping 02
<5>SMP motherboard not detected.
<5>Local APIC not detected. Using dummy APIC emulation.
<6>Brought up 1 CPUs
<6>Booting paravirtualized kernel on bare hardware
<6>NET: Registered protocol family 16
<6>ACPI: bus type pci registered
<6>PCI: PCI BIOS revision 2.10 entry at 0xfb390, last bus=1
<6>PCI: Using configuration type 1
<4>Setting up standard PCI resources
<4>evgpeblk-0956 [00] ev_create_gpe_block   : GPE 00 to 0F [_GPE] 2 regs on int 0xB
<4>evgpeblk-1052 [00] ev_initialize_gpe_bloc: Found 5 Wake, Enabled 1 Runtime GPEs in this block
<7>ACPI: EC: Look up EC in DSDT
<4>Completing Region/Field/Buffer/Package initialization:.........................................................
<4>Initialized 24/28 Regions 9/9 Fields 17/17 Buffers 7/11 Packages (378 nodes)
<4>Initializing Device/Processor/Thermal objects by executing _INI methods:..
<4>Executed 2 _INI methods requiring 1 _STA executions (examined 34 objects)
<6>ACPI: Interpreter enabled
<6>ACPI: (supports S0 S1 S4 S5)
<6>ACPI: Using PIC for interrupt routing
<6>ACPI: PCI Root Bridge [PCI0] (0000:00)
<7>PCI: Probing PCI hardware (bus 00)
<4>PCI quirk: region 6000-607f claimed by vt82c686 HW-mon
<4>PCI quirk: region 5000-500f claimed by vt82c686 SMB
<7>ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
<4>ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 11 12 14 15)
<4>ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *0, disabled.
<4>ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 11 12 14 15) *9
<4>ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 10 *11 12 14 15)
<6>Linux Plug and Play Support v0.97 (c) Adam Belay
<6>pnp: PnP ACPI init
<6>ACPI: bus type pnp registered
<6>pnp: PnP ACPI: found 12 devices
<6>ACPI: ACPI bus type pnp unregistered
<6>PnPBIOS: Disabled by ACPI PNP
<6>PCI: Using ACPI for IRQ routing
<6>PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
<6>pnp: 00:00: iomem range 0xcf800-0xcffff has been reserved
<6>pnp: 00:00: iomem range 0xf0000-0xf7fff could not be reserved
<6>pnp: 00:00: iomem range 0xf8000-0xfbfff could not be reserved
<6>pnp: 00:00: iomem range 0xfc000-0xfffff could not be reserved
<6>Time: tsc clocksource has been installed.
<6>PCI: Bridge: 0000:00:01.0
<6>  IO window: disabled.
<6>  MEM window: dc000000-ddffffff
<6>  PREFETCH window: d0000000-d7ffffff
<7>PCI: Setting latency timer of device 0000:00:01.0 to 64
<6>NET: Registered protocol family 2
<4>IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
<4>TCP established hash table entries: 131072 (order: 8, 1572864 bytes)
<4>TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
<6>TCP: Hash tables configured (established 131072 bind 65536)
<6>TCP reno registered
<6>Machine check exception polling timer started.
<6>audit: initializing netlink socket (disabled)
<5>audit(1213580703.488:1): initialized
<4>Total HugeTLB memory allocated, 0
<5>VFS: Disk quotas dquot_6.5.1
<4>Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
<6>io scheduler noop registered
<6>io scheduler anticipatory registered
<6>io scheduler deadline registered
<6>io scheduler cfq registered (default)
<6>Applying VIA southbridge workaround.
<6>PCI: VIA PCI bridge detected. Disabling DAC.
<6>PCI: Disabling Via external APIC routing
<7>Boot video device is 0000:01:00.0
<6>vesafb: framebuffer at 0xd0000000, mapped to 0xf0880000, using 10240k, total 131072k
<6>vesafb: mode is 1280x1024x16, linelength=2560, pages=1
<6>vesafb: protected mode interface info at c000:e340
<6>vesafb: pmi: set display start = c00ce376, set palette = c00ce3e0
<6>vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da 
<6>vesafb: scrolling: redraw
<6>vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
<6>bootsplash 3.1.6-2004/03/31: looking for picture...
<6>bootsplash: silentjpeg size 98233 bytes
<6>bootsplash: ...found (1280x1024, 35219 bytes, v3).
<4>Console: switching to colour frame buffer device 156x60
<6>Switched to NOHz mode on CPU #0
<6>fb0: VESA VGA frame buffer device
<6>isapnp: Scanning for PnP cards...
<6>isapnp: No Plug & Play device found
<6>Real Time Clock Driver v1.12ac
<6>Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
<6>serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
<6>serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
<6>00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
<6>00:08: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
<4>floppy0: no floppy controllers found
<6>PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
<6>serio: i8042 KBD port at 0x60,0x64 irq 1
<6>serio: i8042 AUX port at 0x60,0x64 irq 12
<6>mice: PS/2 mouse device common for all mice
<6>input: AT Translated Set 2 keyboard as /class/input/input0
<6>input: PC Speaker as /class/input/input1
<6>input: ImPS/2 Generic Wheel Mouse as /class/input/input2
<6>NET: Registered protocol family 1
<4>Using IPI No-Shortcut mode
<6>Freeing unused kernel memory: 228k freed
<6>ACPI: CPU0 (power states: C1[C1] C2[C2])
<6>ACPI: Processor [CPU0] (supports 2 throttling states)
<6>ACPI: Thermal Zone [THRM] (32 C)
<5>SCSI subsystem initialized
<7>libata version 3.00 loaded.
<7>pata_via 0000:00:07.1: version 0.3.1
<6>scsi0 : pata_via
<6>scsi1 : pata_via
<6>ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001d000 irq 14
<6>ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001d008 irq 15
<4>Marking TSC unstable due to: possible TSC halt in C2.
<6>Time: acpi_pm clocksource has been installed.
<6>ata1.00: ATA-7: MAXTOR STM3160815A, 3.AAD, max UDMA/100
<6>ata1.00: 312581808 sectors, multi 16: LBA48 
<6>ata1.00: configured for UDMA/100
<6>ata2.00: ATAPI: HL-DT-ST DVDRAM GSA-4167B, DL11, max UDMA/33
<6>ata2.01: ATAPI: IDE DVD-ROM 16X, VER 2.50, max UDMA/33
<6>ata2.00: configured for UDMA/33
<6>ata2.01: configured for UDMA/33
<5>scsi 0:0:0:0: Direct-Access     ATA      MAXTOR STM316081 3.AA PQ: 0 ANSI: 5
<5>scsi 1:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-4167B DL11 PQ: 0 ANSI: 5
<5>scsi 1:0:1:0: CD-ROM            IDE      DVD-ROM 16X      2.50 PQ: 0 ANSI: 5
<6>ACPI: Fan [FAN] (on)
<6>BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
<6>usbcore: registered new interface driver usbfs
<6>usbcore: registered new interface driver hub
<6>usbcore: registered new device driver usb
<6>USB Universal Host Controller Interface driver v3.0
<4>ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
<7>PCI: setting IRQ 11 as level-triggered
<6>ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
<6>uhci_hcd 0000:00:07.2: UHCI Host Controller
<6>uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
<6>uhci_hcd 0000:00:07.2: irq 11, io base 0x0000d400
<6>usb usb1: new device found, idVendor=0000, idProduct=0000
<6>usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
<6>usb usb1: Product: UHCI Host Controller
<6>usb usb1: Manufacturer: Linux 2.6.22.17-0.1-default uhci_hcd
<6>usb usb1: SerialNumber: 0000:00:07.2
<6>usb usb1: configuration #1 chosen from 1 choice
<6>hub 1-0:1.0: USB hub found
<6>hub 1-0:1.0: 2 ports detected
<5>sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
<5>sd 0:0:0:0: [sda] Write Protect is off
<7>sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
<5>sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6>ACPI: PCI Interrupt 0000:00:07.3[D] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
<6>uhci_hcd 0000:00:07.3: UHCI Host Controller
<6>uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 2
<6>uhci_hcd 0000:00:07.3: irq 11, io base 0x0000d800
<6>usb usb2: new device found, idVendor=0000, idProduct=0000
<6>usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
<6>usb usb2: Product: UHCI Host Controller
<6>usb usb2: Manufacturer: Linux 2.6.22.17-0.1-default uhci_hcd
<6>usb usb2: SerialNumber: 0000:00:07.3
<6>usb usb2: configuration #1 chosen from 1 choice
<6>hub 2-0:1.0: USB hub found
<6>hub 2-0:1.0: 2 ports detected
<5>sd 0:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
<5>sd 0:0:0:0: [sda] Write Protect is off
<7>sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
<5>sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
<6> sda: sda1 sda2 < sda5 sda6 sda7 >
<5>sd 0:0:0:0: [sda] Attached SCSI disk
<4>swsusp: Basic memory bitmaps created
<4>swsusp: Basic memory bitmaps freed
<4>Attempting manual resume
<4>usb usb2: Controller not stopped yet!
<6>kjournald starting.  Commit interval 5 seconds
<6>EXT3 FS on sda6, internal journal
<6>EXT3-fs: mounted filesystem with ordered data mode.
<5>sd 0:0:0:0: Attached scsi generic sg0 type 0
<5>scsi 1:0:0:0: Attached scsi generic sg1 type 5
<5>scsi 1:0:1:0: Attached scsi generic sg2 type 5
<6>rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
<4>rtc_cmos: probe of 00:04 failed with error -16
<6>Linux agpgart interface v0.102 (c) Dave Jones
<6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5
<6>agpgart: Detected VIA Twister-K/KT133x/KM133 chipset
<6>agpgart: AGP aperture is 64M @ 0xd8000000
<6>shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
<4>ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
<7>PCI: setting IRQ 10 as level-triggered
<6>ACPI: PCI Interrupt 0000:00:07.5[C] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ 10
<6>PCI: VIA VLink IRQ fixup for 0000:00:07.5, from 9 to 10
<7>PCI: Setting latency timer of device 0000:00:07.5 to 64
<7>parport_pc: VIA 686A/8231 detected
<7>parport_pc: probing current configuration
<7>parport_pc: Current parallel port base: 0x378
<6>parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
<6>via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker
<4>via-rhine: Broken BIOS detected, avoid_D3 enabled.
<4>sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray
<6>Uniform CD-ROM driver Revision: 3.20
<7>sr 1:0:0:0: Attached scsi CD-ROM sr0
<6>parport_pc: VIA parallel port: io=0x378, irq=7
<4>sr1: scsi3-mmc drive: 1x/48x cd/rw xa/form2 cdda tray
<7>sr 1:0:1:0: Attached scsi CD-ROM sr1
<6>input: Power Button (FF) as /class/input/input3
<6>gameport: VIA686 Gameport is pci0000:00:07.5/gameport0, io 0x200, speed 774kHz
<6>ACPI: PCI Interrupt 0000:00:0c.0[A] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ 11
<6>eth0: VIA Rhine III at 0x1ec00, 00:19:5b:37:cb:68, IRQ 11.
<6>eth0: MII PHY found at address 1, status 0x786d advertising 05e1 Link 41e1.
<6>ACPI: Power Button (FF) [PWRF]
<6>input: Power Button (CM) as /class/input/input4
<6>ACPI: Power Button (CM) [PWRB]
<6>input: Sleep Button (CM) as /class/input/input5
<6>ACPI: Sleep Button (CM) [SLPB]
<4>nvidia: module license 'NVIDIA' taints kernel.
<4>ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
<6>ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 10 (level, low) -> IRQ 10
<4>NVRM: loading NVIDIA UNIX x86 Kernel Module  100.14.19  Wed Sep 12 14:12:24 PDT 2007
<6>Adding 2104472k swap on /dev/sda5.  Priority:-1 extents:1 across:2104472k
<6>device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
<6>loop: module loaded
<6>kjournald starting.  Commit interval 5 seconds
<6>EXT3 FS on sda7, internal journal
<6>EXT3-fs: mounted filesystem with ordered data mode.
<6>AppArmor: AppArmor initialized
<5>audit(1213580720.840:2):  type=1505 info="AppArmor initialized" pid=1645
Kernel logging (ksyslog) stopped.
Kernel log daemon terminating.

Boot logging started on /dev/tty1(/dev/console) at Mon Jun 16 01:45:08 2008

Creating device nodes with udev
Trying manual resume from /dev/sda5
Invoking userspace resume from /dev/sda5
resume: Could not stat configuration file
resume: libgcrypt version: 1.2.4
Trying manual resume from /dev/sda5
Invoking in-kernel resume from /dev/sda5
Waiting for device /dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 to appear:  ok
fsck 1.40.2 (12-Jul-2007)
[/sbin/fsck.ext3 (1) -- /] fsck.ext3 -a -C0 /dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 
/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6: clean, 349776/3932160 files, 2321881/7861801 blocks
fsck succeeded. Mounting root device read-write.
Mounting root /dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6

Boot logging started on /dev/tty1(/dev/console (deleted)) at Mon Jun 16 03:45:13 2008

done
Starting udevd udevd-event[1438]: node_symlink: device node '/dev/rtc0' already exists, link '/dev/rtc' will not overwrite it

done
Loading required kernel modules
doneActivating swap-devices in /etc/fstab...
donemount: according to mtab, /dev/sda6 is already mounted on /

Activating device mapper...
done
Starting MD Raid unused
Checking file systems...
fsck 1.40.2 (12-Jul-2007)
/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part7: clean, 129726/11517952 files, 17628041/23005072 blocks
donedone
Mounting local file systems...
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw)
udev on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
/dev/sda7 on /home type ext3 (rw,acl,user_xattr)
/dev/sda1 on /windows/C type vfat (rw,noexec,nosuid,nodev,gid=100,umask=0002,utf8=true)
doneMounting securityfs on /sys/kernel/security done
Loading AppArmor module done
Loading AppArmor profiles done
<notice>killproc: kill(940,29)
Creating /var/log/boot.msg
doneSetting up the hardware clockdone
Setting up hostname 'SuSEmichauchmal'done
Setting up loopback interface     lo        
    lo        IP address: 127.0.0.1/8   
Checking for network time protocol daemon (NTPD): unused
Activating remaining swap-devices in /etc/fstab...
doneCan't determine current runlevel
done
Configuring serial ports...
/dev/ttyS0 at 0x03f8 (irq = 4) is a 16550A
/dev/ttyS1 at 0x02f8 (irq = 3) is a 16550A
Configured serial ports
doneSetting current sysctl status from /etc/sysctl.conf
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.conf.all.rp_filter = 1
fs.inotify.max_user_watches = 65536
done
Enabling syn flood protectiondone
Disabling IP forwardingdone
done
System Boot Control: The system has been set up
Skipped features: boot.md boot.cycle
System Boot Control: Running /etc/init.d/boot.local
done<notice>killproc: kill(940,3)

INIT: 
Boot logging started on /dev/tty1(/dev/console) at Mon Jun 16 01:41:28 2008

Master Resource Control: previous runlevel: N, switching to runlevel: 5
Entering runlevel: 5


<notice> ], [startproc: execve (/sbin/resmgrd) [ /sbin/resmgrd CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PREVLEVEL=N LINES=60 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/sbin/resmgrd ]
Starting resource managerdone
Starting D-Bus daemon<notice>startproc: execve (/sbin/syslog-ng) [ /sbin/syslog-ng ], [ CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 TERM=linux SHELL=/bin/sh ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PWD=/ PREVLEVEL=N LINES=60 SHLVL=2 HOME=/ SPLASH=yes splash=silent ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/sbin/syslog-ng ]
<notice>startproc: execve (/sbin/klogd) [ /sbin/klogd -c 1 -x -x ], [ CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 TERM=linux SHELL=/bin/sh ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PWD=/ PREVLEVEL=N LINES=60 SHLVL=2 HOME=/ SPLASH=yes splash=silent ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/sbin/klogd ]
Starting syslog servicesdone
done
Starting acpid <notice>startproc: execve (/sbin/acpid) [ /sbin/acpid ], [ CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PREVLEVEL=N LINES=60 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/sbin/acpid ]
done
Starting ConsoleKit<notice>startproc: execve (/usr/sbin/console-kit-daemon) [ /usr/sbin/console-kit-daemon ], [ CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PREVLEVEL=N LINES=60 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/usr/sbin/console-kit-daemon ]
done
Starting HAL daemon<notice>startproc: execve (/usr/sbin/hald) [ /usr/sbin/hald --daemon=yes ], [ CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PREVLEVEL=N LINES=60 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/usr/sbin/hald ]
done
Loading CPUFreq modules (CPUFreq not supported)
Starting service gdm<notice>startproc: execve (/usr/sbin/gdm) [ /usr/sbin/gdm ], [ CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 TERM=linux SHELL=/bin/sh ROOTFS_FSCK=0 INIT_VERSION=sysvinit-2.86 KDEROOTHOME=/root/.kdm REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PWD=/ LANG=de_DE@euro PREVLEVEL=N LINES=60 QT_SYSTEM_DIR=/usr/share/desktop-data SHLVL=2 HOME=/ XCURSOR_THEME=Industrial WINDOWMANAGER=/usr/bin/gnome SPLASH=yes splash=silent ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/usr/sbin/gdm ]
done
Starting Firewall Initialization (phase 1 of 2) SuSEfirewall2: Warning: ip6tables does not support state matching. Extended IPv6 support disabled.
done
Initializing random number generatordone
Setting up network interfaces:
<notice>checkproc: /usr/sbin/gdm 2185
    lo        
    lo        IP address: 127.0.0.1/8   
Checking for network time protocol daemon (NTPD): unused
done    eth0      device: VIA Technologies, Inc. VT6105 [Rhine-III] (rev 86)
    eth0      (DHCP) . <notice>pidofproc: dhcpcd 2611
IP/Netmask: 192.168.1.1 / 255.255.255.0 ('arbeitswindoof') 
doneSetting up service network  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .done
Mount CIFS File Systems unused
<notice>startproc: execve (/sbin/auditd) [ /sbin/auditd -s disable ], [ CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PREVLEVEL=N LINES=60 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/sbin/auditd ]
<notice>startproc: execve (/sbin/portmap) [ /sbin/portmap ], [ CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PREVLEVEL=N LINES=60 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/sbin/portmap ]
Starting RPC portmap daemondone
Starting auditd done
<notice>startproc: execve (/usr/sbin/avahi-daemon) [ /usr/sbin/avahi-daemon -D ], [ CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PREVLEVEL=N LINES=60 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/usr/sbin/avahi-daemon ]
Starting timidity
Loading keymap i386/qwertz/de-latin1-nodeadkeys.map.gz
doneStarting Avahi daemon.done
Loading compose table latin1.adddone
Stop Unicode mode
doneLoading console font lat9w-16.psfu  -m trivial G0:loadable
Requested buffer size 2048, fragment size 1024
ALSA pcm 'default' set buffer size 7524, period size 3760 bytes
TiMidity starting in ALSA server mode
Opening sequencer port: 128:0 128:1 128:2 128:3
<notice>killproc: kill(1952,20)
<notice>killproc: kill(1949,1)
<notice>killproc: kill(1952,18)
<notice>checkproc: /usr/sbin/gdm 2185
<notice>killproc: kill(1952,12)
doneStarting service gdmdone
Starting Avahi DNS Configuration daemon<notice>startproc: execve (/usr/sbin/avahi-dnsconfd) [ /usr/sbin/avahi-dnsconfd -D ], [ CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PREVLEVEL=N LINES=60 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/usr/sbin/avahi-dnsconfd ]
done
Starting cupsd<notice>startproc: execve (/usr/sbin/cupsd) [ /usr/sbin/cupsd ], [ CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PREVLEVEL=N LINES=60 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/usr/sbin/cupsd ]
done
Starting irqbalance unused
Starting joystick driverdone
Try to get initial date and time via NTP from 0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org<notice>startproc: execve (/usr/sbin/powersaved) [ /usr/sbin/powersaved -d -f /var/run/acpid.socket -v 3 ], [ HOME=/ PATH=/bin:/sbin:/usr/bin:/usr/sbin SHELL=/bin/sh RUNLEVEL=5 PREVLEVEL=N DAEMON=/usr/sbin/powersaved ]
<notice>startproc: execve (/usr/sbin/sshd) [ /usr/sbin/sshd -o PidFile=/var/run/sshd.init.pid ], [ CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PREVLEVEL=N LINES=60 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/usr/sbin/sshd ]
Starting powersaved: done
Starting SSH daemondone
done
Starting network time protocol daemon (NTPD)<notice>startproc: execve (/usr/sbin/ntpd) [ /usr/sbin/ntpd -p /var/run/ntp/ntpd.pid -u ntp ], [ CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PREVLEVEL=N LINES=60 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/usr/sbin/ntpd ]
done
<notice>checkproc: /usr/sbin/gdm 2185
<notice>startproc: execve (/usr/sbin/nscd) [ /usr/sbin/nscd ], [ CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PREVLEVEL=N LINES=60 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/usr/sbin/nscd ]
Starting Name Service Cache Daemondone
Starting mail service (Postfix)done
Starting CRON daemon<notice>startproc: execve (/usr/sbin/cron) [ /usr/sbin/cron ], [ CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PREVLEVEL=N LINES=60 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/usr/sbin/cron ]
done
Starting smartd <notice>startproc: execve (/usr/sbin/smartd) [ /usr/sbin/smartd ], [ CONSOLE=/dev/console ROOTFS_FSTYPE=ext3 SHELL=/bin/sh TERM=linux ROOTFS_FSCK=0 LC_ALL=POSIX INIT_VERSION=sysvinit-2.86 REDIRECT=/dev/tty1 COLUMNS=156 PATH=/bin:/sbin:/usr/bin:/usr/sbin vga=0x31a RUNLEVEL=5 PWD=/ SPLASHCFG=/etc/bootsplash/themes/SuSE/config/bootsplash-1280x1024.cfg PREVLEVEL=N LINES=60 HOME=/ SHLVL=2 splash=silent SPLASH=yes ROOTFS_BLKDEV=/dev/disk/by-id/scsi-SATA_MAXTOR_STM31608_9RA3P6N0-part6 _=/sbin/startproc DAEMON=/usr/sbin/smartd ]
done
Starting Firewall Initialization (phase 2 of 2) SuSEfirewall2: Warning: no default firewall zone defined, assuming 'ext'
<notice>checkproc: /usr/sbin/gdm 2185
gdm[3531]: Gtk-WARNING: cannot open display: :0
gdm[2185]: WARNING: failsafe dialog failed (inhibitions: 0 0)
gdm[3534]: Gtk-WARNING: cannot open display: :0
gdm[2185]: WARNING: failsafe dialog failed (inhibitions: 0 1)
gdm[3535]: Gtk-WARNING: cannot open display: :0
gdm[2185]: WARNING: failsafe dialog failed (inhibitions: 1 1)
done
done
Master Resource Control: runlevel 5 has been reached
Skipped services in runlevel 5: smbfs irq_balancer
<notice>killproc: kill(1910,3)

Boot logging started on /dev/tty2(/dev/console) at Mon Jun 16 14:47:03 2008

Master Resource Control: previous runlevel: 5, switching to runlevel: 3
<notice>killproc: kill(2185,15)
Shutting down service gdmdone
Shutting down service gdmdone
Master Resource Control: runlevel 3 has been reached
<notice>killproc: kill(3727,3)

Boot logging started on /dev/tty1(/dev/console) at Mon Jun 16 14:53:53 2008

Master Resource Control: previous runlevel: 3, switching to runlevel: 0
<notice>killproc: kill(3307,15)
<notice>killproc: kill(3201,15)
Shutting down network time protocol daemon (NTPD)done
Shutting down Avahi DNS Configuration daemondone
Shutting down cupsddone
<notice>killproc: kill(3431,15)
<notice>killproc: kill(3346,15)
Shutting down CRON daemondone
Shutting down Name Service Cache Daemondone
<notice>killproc: kill(3291,15)
<notice>killproc: kill(3528,15)
Shutting down smartd done
Shutting down powersaved Shutting down Avahi daemondone
<notice>killproc: kill(2839,15)
Stopping joystick driverdone
Shutting down irqbalance done
<notice>killproc: kill(2806,15)
Shutting down auditd done
<notice>killproc: kill(3401,15)
Shutting down RPC portmap daemondone
Shutting down mail service (Postfix)done
Shutting down sound driverdone
Stopping timidity
timidity: no process killed
done
Shutting down SSH daemon<notice>killproc: kill(3297,15)
done
Umount SMB/ CIFS File Systems done
<notice>killproc: kill(1952,15)
Shutting down syslog services<notice>killproc: kill(1949,15)
done
Shutting down the Firewall skipped
Shutting down network interfaces:
    eth0      device: VIA Technologies, Inc. VT6105 [Rhine-III] (rev 86)
Saving random seeddone
done
doneShutting down service network  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .done
<notice>killproc: kill(2052,15)
Shutting down HAL daemondone
<notice>killproc: kill(1985,15)
<notice>killproc: kill(1966,15)
acpid: exiting


<notice>killproc: kill(1948,15)
Shutting down ConsoleKitdone
Shutting down acpid done
Shutting down resource managerdone
<notice>killproc: kill(1956,15)
Shutting down D-Bus daemondone
Running /etc/init.d/halt.local
done<notice>killproc: kill(3870,3)
Could not kill process 3772: No such process
Sending all processes the TERM signal...

Wenn ihr mehr Infos braucht, dann einfach Bescheid sagen (am besten auch gleich, WO ich die Dateien finde).

Ciao
Wolle
 

Z-City

Hacker
Boah, was für eine Riesen Latte an Code ... :shock:

Vielleicht hilft ein beherztes

Code:
 apt-get update && apt-get install viagra-for-wm

wenn der Windowmanager nicht mehr hockommt. :lol:

SCNR

Sorry - hier kommen sicherlich gleich noch ein paar kompetentere Hilfestellungen :wink:
 

Grothesk

Ultimate Guru
Hey Ben, ich bekomme da immer so günstige Angebote per Email. Soll ich dir die mal weiterleiten?
Wobei, wenn doch da eine
vorhanden ist...
Äh, lassen wir das... :mrgreen:


BTT:
Was sagt das /var/log/xorg.0.log und was die ~/.xsession-errors denn so schönes?
 

Z-City

Hacker
Grothesk schrieb:
Hey Ben, ich bekomme da immer so günstige Angebote per Email. Soll ich dir die mal weiterleiten?
Wobei, wenn doch da eine
vorhanden ist...
Äh, lassen wir das... :mrgreen:

Hi Thomas,

schick mal rüber. Diese ganzen Gratis-Angebot kommen bei mir irgendwie gar nicht an...
Obwohl - mit was beschäftigst DU Dich eigentlich, wenn die alle bei Dir landen ? :shock:

Ciao BEN :wink:
 
OP
W

Wolle69

Newbie
Ja, tut mir leid, ich hab keine Ahnung, wie ich das sonst beschreiben soll.

~/.xsession-errors gibt es entweder nicht, oder mein Windows ext3-Treiber zeigt mir partout keine Dateien mit vorangestelltem Punkt an. Da weiß ich jetzt aber auch nicht, was ich da machen soll...

xorg.0.log:
Code:
X Window System Version 7.2.0
Release Date: Tue Jun  3 00:09:04 UTC 2008
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux arbeitswindoof 2.6.22.17-0.1-default #1 SMP 2008/02/10 20:01:04 UTC i686
Build Date: 03 June 2008
	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: Mon Jun 16 14:46:52 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Layout[all]"
(**) |-->Screen "Screen[0]" (0)
(**) |   |-->Monitor "Monitor[0]"
(**) |   |-->Device "Device[0]"
(**) |-->Input Device "Keyboard[0]"
(**) |-->Input Device "Mouse[1]"
(WW) The directory "/usr/share/fonts/local" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/PEX" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/misc" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/75dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin2/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/latin7/75dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/baekmuk" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/japanese" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/kwintv" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/CID" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ucs/misc" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ucs/75dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/ucs/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/misc" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/75dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/hellas/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/xtest" does not exist.
	Entry deleted from font path.
(**) FontPath set to:
	/usr/share/fonts/misc:unscaled,
	/usr/share/fonts/75dpi:unscaled,
	/usr/share/fonts/100dpi:unscaled,
	/usr/share/fonts/Type1,
	/usr/share/fonts/URW,
	/usr/share/fonts/Speedo,
	/usr/share/fonts/cyrillic,
	/usr/share/fonts/truetype,
	/usr/share/fonts/uni:unscaled,
	/opt/kde3/share/fonts
(==) RgbPath set to "/usr/share/X11/rgb"
(**) Input device list set to "/dev/gpmdata,/dev/input/mice"
(==) ModulePath set to "/usr/lib/xorg/modules/updates,/usr/lib/xorg/modules"
(**) Option "AllowMouseOpenFail" "on"
(**) Option "Xinerama" "off"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81eb560
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.2
	X.Org XInput driver : 0.7
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,0305 card 1019,0987 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8305 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 1106,0686 card 1106,0000 rev 40 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1106,0571 card 1106,0571 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:07:2: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 1106,3038 card 0925,1234 rev 16 class 0c,03,00 hdr 00
(II) PCI: 00:07:4: chip 1106,3057 card 1019,0987 rev 40 class 06,00,00 hdr 00
(II) PCI: 00:07:5: chip 1106,3058 card 1019,0987 rev 50 class 04,01,00 hdr 00
(II) PCI: 00:0c:0: chip 1106,3106 card 1186,1403 rev 86 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0322 card 0000,0000 rev a1 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), 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 (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xdc000000 - 0xddffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:7:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) nVidia Corporation NV34 [GeForce FX 5200] rev 161, Mem @ 0xdc000000/24, 0xd0000000/27
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xd8000000 from 0xdbffffff to 0xd7ffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xdf000000 - 0xdf0000ff (0x100) MX[B]
	[1] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[2] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[3] -1	0	0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
	[4] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[5] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[6] -1	0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[7] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[8] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[9] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[10] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xdf000000 - 0xdf0000ff (0x100) MX[B]
	[1] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[2] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[3] -1	0	0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
	[4] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[5] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[6] -1	0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[7] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[8] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[9] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[10] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xdf000000 - 0xdf0000ff (0x100) MX[B]
	[5] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[6] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[7] -1	0	0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
	[8] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[9] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[10] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[11] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[12] -1	0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[13] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[14] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[15] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[16] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules//extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "type1"
(II) Loading /usr/lib/xorg/modules//fonts/libtype1.so
(II) Module type1: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.2
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Type1
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 7.2.0, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules//extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(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: "glx"
(II) Loading /usr/lib/xorg/modules//extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX disabled
(II) Loading extension GLX
(II) LoadModule: "nvidia"
(II) Loading /usr/lib/xorg/modules//drivers/nvidia_drv.so
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.0
	Module class: X.Org Video Driver
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules//input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules//input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(II) NVIDIA dlloader X Driver  100.14.19  Wed Sep 12 14:14:20 PDT 2007
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00: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/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "wfb"
(II) LoadModule: "wfb"
(II) Loading /usr/lib/xorg/modules//libwfb.so
(II) Module wfb: vendor="NVIDIA Corporation"
	compiled for 7.1.99.2, module version = 1.0.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xdf000000 - 0xdf0000ff (0x100) MX[B]
	[5] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[6] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[7] -1	0	0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
	[8] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[9] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[10] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[11] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[12] -1	0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[13] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[14] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[15] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[16] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xdf000000 - 0xdf0000ff (0x100) MX[B]
	[5] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[6] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[7] -1	0	0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
	[8] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[9] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[10] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[11] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[12] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[13] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[14] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[15] -1	0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[16] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[17] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[18] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[19] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[20] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[21] 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): Option "UseEdidFreqs" "False"
(**) NVIDIA(0): Enabling RENDER acceleration
(**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
(**) NVIDIA(0):     disabled on all display devices.
(EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
(EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
(EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
(EE) NVIDIA(0):     you continue to encounter problems, Please try
(EE) NVIDIA(0):     reinstalling the NVIDIA driver.
(II) NVIDIA(0): NVIDIA GPU GeForce FX 5200 (NV34) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 131072 kBytes
(--) NVIDIA(0): VideoBIOS: 04.34.20.87.00
(II) NVIDIA(0): Detected AGP rate: 4X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce FX 5200 at PCI:1:0:0:
(--) NVIDIA(0):     TRL (CRT-0)
(--) NVIDIA(0): TRL (CRT-0): 350.0 MHz maximum pixel clock
(II) NVIDIA(0): Assigned Display Device: CRT-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0):     "1280x1024"
(II) NVIDIA(0):     "1024x768"
(II) NVIDIA(0):     "800x600"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(0): DPI set to (101, 108); computed from "UseEdidDpi" X config
(--) NVIDIA(0):     option
(==) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B]
	[1] 0	0	0xdc000000 - 0xdcffffff (0x1000000) MX[B]
	[2] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[3] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[4] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[5] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[6] -1	0	0xdf000000 - 0xdf0000ff (0x100) MX[B]
	[7] -1	0	0xd8000000 - 0xd7ffffff (0x0) MX[B]O
	[8] -1	0	0xd0000000 - 0xd7ffffff (0x8000000) MX[B](B)
	[9] -1	0	0xdc000000 - 0xdcffffff (0x1000000) MX[B](B)
	[10] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[11] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[12] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[13] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[16] -1	0	0x0000e400 - 0x0000e403 (0x4) IX[B]
	[17] -1	0	0x0000e000 - 0x0000e003 (0x4) IX[B]
	[18] -1	0	0x0000dc00 - 0x0000dcff (0x100) IX[B]
	[19] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[20] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[21] -1	0	0x0000d000 - 0x0000d00f (0x10) IX[B]
	[22] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[23] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) NVIDIA(0): Initialized GART.
(II) NVIDIA(0): Setting mode "1280x1024"
(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
(WW) NVIDIA(0): Option "CalcAlgorithm" is not used
(==) 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 XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(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) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules//extensions/libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 7.2.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) Option "CoreKeyboard"
(**) Keyboard[0]: Core Keyboard
(**) Option "Protocol" "Standard"
(**) Keyboard[0]: Protocol: Standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) Keyboard[0]: XkbRules: "xfree86"
(**) Option "XkbModel" "microsoftpro"
(**) Keyboard[0]: XkbModel: "microsoftpro"
(**) Option "XkbLayout" "de"
(**) Keyboard[0]: XkbLayout: "de"
(**) Option "XkbVariant" "nodeadkeys"
(**) Keyboard[0]: XkbVariant: "nodeadkeys"
(**) Option "CustomKeycodes" "off"
(**) Keyboard[0]: CustomKeycodes disabled
(**) Option "Protocol" "explorerps/2"
(**) Mouse[1]: Device: "/dev/input/mice"
(**) Mouse[1]: Protocol: "explorerps/2"
(**) Option "CorePointer"
(**) Mouse[1]: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Buttons" "5"
(==) Mouse[1]: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Mouse[1]: ZAxisMapping: buttons 4 and 5
(**) Mouse[1]: Buttons: 9
(**) Mouse[1]: Sensitivity: 1
(II) XINPUT: Adding extended input device "Mouse[1]" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard[0]" (type: KEYBOARD)
(II) Mouse[1]: ps2EnableDataReporting: succeeded

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x81) [0x80ca381]
1: [0xffffe420]

Fatal server error:
Caught signal 11.  Server aborting
 

Rainer Juhser

Moderator
Teammitglied
Wolle69 schrieb:
Code:
...
(EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
(EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
(EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
(EE) NVIDIA(0):     you continue to encounter problems, Please try
(EE) NVIDIA(0):     reinstalling the NVIDIA driver.
...
Es gab letzte Woche ein Update des Nvidia-Treibers (über das Nvidia-Repo). Vielleicht hast du da die falsche Version* erwischt oder bei dem Update ist sonstwas schiefgelaufen...

* es gibt 2 Versionen - mit und ohne G01 im Paketnamen.
 
OP
W

Wolle69

Newbie
Servus!

Problem gelöst. Ich habe zwar keine Ahnung warum, aber die Neuinstallation des Grafiktreibers hat geholfen. Darauf hätte ich auch selbst kommen können. Ich habe allerdings NICHT den aus dem Nvidia-Repo, sondern einen älteren. Vielleicht hat der ja mit irgendwelchen neuen Updates nicht harmoniert. Da er eben manuell installiert ist, wird das Kernel-Modul bei der Installation neu gebaut. Wenn nun an irgendwelchen sehr kernelnahen Daten Updates erfolgen, dann muss man das Modul neu bauen bzw. den Treiber neu installieren. Ich brauchte nur eben den Denkanstoss...

Danke für die Anregung.

Ciao
Wolle
 

Rainer Juhser

Moderator
Teammitglied
...wobei man sich das Module neu bauen spart, wenn man den Treiber aus dem Repo benutzt.

Das von mir oben erwähnte Durcheinander hab' ich auch nur bekommen, weil ich schlauer sein wollte als der Yast-Updater und manuell in die Prozedur eingegriffen habe ... :oops:
Alle weiteren (frickelfreien) Updates waren dann völlig problemlos. :lol:
 
OP
W

Wolle69

Newbie
Tjaja, schön und gut, wenn das bei dir geht.

Bei mir war Anfang des Jahres mit Version 169.09 des Treibers Schluss: keine 3D-Beschleunigung mehr.

Tipp an anderer Stelle bekommen, zu 100.14.19 zurückzugehen: alles prima.

Karte: GeForce FX5200...

Eigentlich müsste ich es auch mal wieder probieren.
 
Oben