Xserver startet nicht mehr...

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
cutty
Beiträge: 24
Registriert: 30.07.2009 20:07:52

Xserver startet nicht mehr...

Beitrag von cutty » 05.08.2009 14:39:46

Hallo zusammen

Habe seit ein paar tagen debian drauf, hatte auch schon viele viele probleme die ich aber mit hilfe von hier oder google loesen konnte.

Seit heute morgen startet debian aber nicht mehr durch, er startet noch soweit wo die endgeraete wie tastatur und maus erkannt werden... danach kommt nix mehr (irgend ne warnung von netzwerksettings, ntpd uses 32bit compatibilities in etwa...

anstatt das der Xserver startet, kommt *nur* die konsole, in dieser kann ich mich aber einloggen, als user als auch als root, und danach sogar mit startx den Xserver starten.
dieser startet aber in einem *abgesicherten modus* mir stehen darin nicht alle funktionen zur verfuegung die ich sonst hatte...

mit der warnung oben wird man ja nich sehr viel anfangen koennen, darum frag ich hier schonmal, welche logs oder informationen braucht ihr um mir zu helfen :)

vielen dank
gruss
cut

Benutzeravatar
whisper
Beiträge: 3401
Registriert: 23.09.2002 14:32:21
Lizenz eigener Beiträge: GNU Free Documentation License
Kontaktdaten:

Re: Xserver startet nicht mehr...

Beitrag von whisper » 05.08.2009 14:48:25

Welches Debian? 64Bit?
mach bitte cat /proc/cpuinfo
paste die Ausgabe von dmesg
dann sieht man weiter.
Alter ist übrigens keine Ausrede, nur Erfahrung, die sich stapelt. 😉

cutty
Beiträge: 24
Registriert: 30.07.2009 20:07:52

Re: Xserver startet nicht mehr...

Beitrag von cutty » 05.08.2009 15:07:34

32 Bit

Code: Alles auswählen

cutty@Heimrechner:~$ cat /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 23
model name	: Intel(R) Core(TM)2 Duo CPU     E8400  @ 3.00GHz
stepping	: 6
cpu MHz		: 3600.095
cache size	: 6144 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
apicid		: 0
initial apicid	: 0
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 lahf_lm
bogomips	: 7205.18
clflush size	: 64
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 23
model name	: Intel(R) Core(TM)2 Duo CPU     E8400  @ 3.00GHz
stepping	: 6
cpu MHz		: 3600.095
cache size	: 6144 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
apicid		: 1
initial apicid	: 1
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 10
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr sse4_1 lahf_lm
bogomips	: 7200.39
clflush size	: 64
power management:

cutty@Heimrechner:~$ 

dmesg

Code: Alles auswählen

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.26-2-686 (Debian 2.6.26-17lenny1) (dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Sun Jul 26 21:25:33 UTC 2009
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
[    0.000000]  BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e3000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000cffb0000 (usable)
[    0.000000]  BIOS-e820: 00000000cffb0000 - 00000000cffbe000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000cffbe000 - 00000000cfff0000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000cfff0000 - 00000000d0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000130000000 (usable)
[    0.000000] Warning only 4GB will be used.
[    0.000000] Use a HIGHMEM64G enabled kernel.
[    0.000000] 3200MB HIGHMEM available.
[    0.000000] 896MB LOWMEM available.
[    0.000000] found SMP MP-table at [c00ff780] 000ff780
[    0.000000] Entering add_active_range(0, 0, 1048576) 0 entries of 256 used
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   Normal       4096 ->   229376
[    0.000000]   HighMem    229376 ->  1048576
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[1] active PFN ranges
[    0.000000]     0:        0 ->  1048576
[    0.000000] On node 0 totalpages: 1048576
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 4064 pages, LIFO batch:0
[    0.000000]   Normal zone: 1760 pages used for memmap
[    0.000000]   Normal zone: 223520 pages, LIFO batch:31
[    0.000000]   HighMem zone: 6400 pages used for memmap
[    0.000000]   HighMem zone: 812800 pages, LIFO batch:31
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] DMI present.
[    0.000000] ACPI: RSDP 000F9820, 0014 (r0 ACPIAM)
[    0.000000] ACPI: RSDT CFFB0000, 0038 (r1 051408 RSDT1022 20080514 MSFT       97)
[    0.000000] ACPI: FACP CFFB0200, 0084 (r2 051408 FACP1022 20080514 MSFT       97)
[    0.000000] ACPI: DSDT CFFB0440, 52B7 (r1  0AAAA 0AAAA000        0 INTL 20051117)
[    0.000000] ACPI: FACS CFFBE000, 0040
[    0.000000] ACPI: APIC CFFB0390, 006C (r1 051408 APIC1022 20080514 MSFT       97)
[    0.000000] ACPI: MCFG CFFB0400, 003C (r1 051408 OEMMCFG  20080514 MSFT       97)
[    0.000000] ACPI: OEMB CFFBE040, 0061 (r1 051408 OEMB1022 20080514 MSFT       97)
[    0.000000] ACPI: GSCI CFFBE0B0, 2024 (r1 051408 GMCHSCI  20080514 MSFT       97)
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] Allocating PCI resources starting at d4000000 (gap: d0000000:2ee00000)
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e3000
[    0.000000] PM: Registered nosave memory: 00000000000e3000 - 0000000000100000
[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] PERCPU: Allocating 37960 bytes of per cpu data
[    0.000000] NR_CPUS: 8, nr_cpu_ids: 4
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1040384
[    0.000000] Kernel command line: root=LABEL=bootdevice 
[    0.000000] mapped APIC to ffffb000 (fee00000)
[    0.000000] mapped IOAPIC to ffffa000 (fec00000)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
[    0.000000] Detected 3600.095 MHz processor.
[    0.004000] Console: colour VGA+ 80x25
[    0.004000] console [tty0] enabled
[    0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.004000] Memory: 3367436k/4194304k available (1769k kernel code, 38968k reserved, 751k data, 244k init, 2490048k highmem)
[    0.004000] virtual kernel memory layout:
[    0.004000]     fixmap  : 0xfff4c000 - 0xfffff000   ( 716 kB)
[    0.004000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.004000]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
[    0.004000]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
[    0.004000]       .init : 0xc037f000 - 0xc03bc000   ( 244 kB)
[    0.004000]       .data : 0xc02ba66b - 0xc0376620   ( 751 kB)
[    0.004000]       .text : 0xc0100000 - 0xc02ba66b   (1769 kB)
[    0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.004000] CPA: page pool initialized 1 of 1 pages preallocated
[    0.084007] Calibrating delay using timer specific routine.. 7205.18 BogoMIPS (lpj=14410378)
[    0.084078] Security Framework initialized
[    0.084107] SELinux:  Disabled at boot.
[    0.084134] Capability LSM initialized
[    0.084167] Mount-cache hash table entries: 512
[    0.084270] Initializing cgroup subsys ns
[    0.084298] Initializing cgroup subsys cpuacct
[    0.084326] Initializing cgroup subsys devices
[    0.084362] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.084411] CPU: L2 cache: 6144K
[    0.084438] CPU: Physical Processor ID: 0
[    0.084465] CPU: Processor Core ID: 0
[    0.084492] Intel machine check architecture supported.
[    0.084520] Intel machine check reporting enabled on CPU#0.
[    0.084547] using mwait in idle threads.
[    0.084578] Checking 'hlt' instruction... OK.
[    0.100700] ACPI: Core revision 20080321
[    0.112007] ENABLING IO-APIC IRQs
[    0.112007] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.151682] CPU0: Intel(R) Core(TM)2 Duo CPU     E8400  @ 3.00GHz stepping 06
[    0.152009] Booting processor 1/1 ip 6000
[    0.160010] Initializing CPU#1
[    0.160010] Calibrating delay using timer specific routine.. 7200.39 BogoMIPS (lpj=14400798)
[    0.160010] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.160010] CPU: L2 cache: 6144K
[    0.160010] CPU: Physical Processor ID: 0
[    0.160010] CPU: Processor Core ID: 1
[    0.160010] Intel machine check architecture supported.
[    0.160010] Intel machine check reporting enabled on CPU#1.
[    0.240015] CPU1: Intel(R) Core(TM)2 Duo CPU     E8400  @ 3.00GHz stepping 06
[    0.240015] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.244015] Brought up 2 CPUs
[    0.244015] Total of 2 processors activated (14405.58 BogoMIPS).
[    0.244015] CPU0 attaching sched-domain:
[    0.244015]  domain 0: span 0-1
[    0.244015]   groups: 0 1
[    0.244015] CPU1 attaching sched-domain:
[    0.244015]  domain 0: span 0-1
[    0.244015]   groups: 1 0
[    0.244015] net_namespace: 660 bytes
[    0.244015] Booting paravirtualized kernel on bare hardware
[    0.244015] NET: Registered protocol family 16
[    0.244015] ACPI: bus type pci registered
[    0.244015] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.244015] PCI: Not using MMCONFIG.
[    0.244015] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5
[    0.244015] PCI: Using configuration type 1 for base access
[    0.244015] Setting up standard PCI resources
[    0.244015] ACPI: EC: Look up EC in DSDT
[    0.247930] ACPI: Interpreter enabled
[    0.247958] ACPI: (supports S0 S1 S3 S4 S5)
[    0.248015] ACPI: Using IOAPIC for interrupt routing
[    0.248015] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.249428] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[    0.249456] PCI: Using MMCONFIG for extended config space
[    0.252016] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.252596] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
[    0.252599] pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH6 ACPI/GPIO/TCO
[    0.252631] pci 0000:00:1f.0: quirk: region 0480-04bf claimed by ICH6 GPIO
[    0.253087] PCI: Transparent bridge - 0000:00:1e.0
[    0.253133] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.254516] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.254605] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT]
[    0.254663] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
[    0.254718] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P9._PRT]
[    0.257270] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 *10 11 12 14 15)
[    0.257270] ACPI: PCI Interrupt Link [LNKB] (IRQs *5)
[    0.257270] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12 *14 15)
[    0.257270] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 *11 12 14 15)
[    0.257606] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
[    0.257987] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12 14 *15)
[    0.259344] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 6 7 10 11 12 14 15)
[    0.259678] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 *7 10 11 12 14 15)
[    0.262013] ACPI Warning (tbutils-0217): Incorrect checksum in table [OEMB] - 93, should be 92 [20080321]
[    0.262294] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.262294] pnp: PnP ACPI init
[    0.262294] ACPI: bus type pnp registered
[    0.262459] pnp: PnP ACPI: found 14 devices
[    0.262487] ACPI: ACPI bus type pnp unregistered
[    0.262515] PnPBIOS: Disabled by ACPI PNP
[    0.266295] PCI: Using ACPI for IRQ routing
[    0.270033] hpet clockevent registered
[    0.270036] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.270176] hpet0: 4 64-bit timers, 14318180 Hz
[    0.270295] ACPI: RTC can wake from S4
[    0.277003] system 00:01: iomem range 0xfed14000-0xfed19fff has been reserved
[    0.277035] system 00:07: ioport range 0xa00-0xadf has been reserved
[    0.277063] system 00:07: ioport range 0xae0-0xaef has been reserved
[    0.277093] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
[    0.277121] system 00:08: ioport range 0x800-0x87f has been reserved
[    0.277149] system 00:08: ioport range 0x480-0x4bf has been reserved
[    0.277177] system 00:08: iomem range 0xfed1c000-0xfed1ffff has been reserved
[    0.277205] system 00:08: iomem range 0xfed20000-0xfed8ffff has been reserved
[    0.277235] system 00:0a: iomem range 0xffc00000-0xffefffff could not be reserved
[    0.277267] system 00:0b: iomem range 0xfec00000-0xfec00fff has been reserved
[    0.277295] system 00:0b: iomem range 0xfee00000-0xfee00fff could not be reserved
[    0.277328] system 00:0c: iomem range 0xe0000000-0xefffffff has been reserved
[    0.277358] system 00:0d: iomem range 0x0-0x9ffff could not be reserved
[    0.277386] system 00:0d: iomem range 0xc0000-0xcffff could not be reserved
[    0.277414] system 00:0d: iomem range 0xe0000-0xfffff could not be reserved
[    0.277442] system 00:0d: iomem range 0x100000-0xcfffffff could not be reserved
[    0.307299] PCI: Bridge: 0000:00:01.0
[    0.307299]   IO window: c000-cfff
[    0.307299]   MEM window: 0xfe900000-0xfe9fffff
[    0.307299]   PREFETCH window: 0x00000000d0000000-0x00000000dfffffff
[    0.307299] PCI: Bridge: 0000:00:1c.0
[    0.307299]   IO window: disabled.
[    0.307299]   MEM window: disabled.
[    0.307299]   PREFETCH window: disabled.
[    0.307299] PCI: Bridge: 0000:00:1c.4
[    0.307299]   IO window: d000-dfff
[    0.307299]   MEM window: 0xfea00000-0xfeafffff
[    0.307299]   PREFETCH window: disabled.
[    0.307299] PCI: Bridge: 0000:00:1c.5
[    0.307299]   IO window: disabled.
[    0.307299]   MEM window: disabled.
[    0.307299]   PREFETCH window: disabled.
[    0.307299] PCI: Bridge: 0000:00:1e.0
[    0.307299]   IO window: e000-efff
[    0.307299]   MEM window: 0xfeb00000-0xfebfffff
[    0.307299]   PREFETCH window: disabled.
[    0.307299] ACPI: PCI Interrupt 0000:00:01.0[A] -> GSI 16 (level, low) -> IRQ 16
[    0.307354] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    0.307365] ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 17
[    0.307419] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.307430] ACPI: PCI Interrupt 0000:00:1c.4[A] -> GSI 17 (level, low) -> IRQ 17
[    0.307484] PCI: Setting latency timer of device 0000:00:1c.4 to 64
[    0.307494] ACPI: PCI Interrupt 0000:00:1c.5[B] -> GSI 16 (level, low) -> IRQ 16
[    0.307549] PCI: Setting latency timer of device 0000:00:1c.5 to 64
[    0.307555] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[    0.307568] NET: Registered protocol family 2
[    0.319325] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.319454] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.319681] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.319799] TCP: Hash tables configured (established 131072 bind 65536)
[    0.319827] TCP reno registered
[    0.323333] NET: Registered protocol family 1
[    0.323407] checking if image is initramfs... it is
[    0.403301] Freeing initrd memory: 1928k freed
[    0.407302] audit: initializing netlink socket (disabled)
[    0.407302] type=2000 audit(1249481061.396:1): initialized
[    0.407302] highmem bounce pool size: 64 pages
[    0.407302] Total HugeTLB memory allocated, 0
[    0.407302] VFS: Disk quotas dquot_6.5.1
[    0.407302] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.407302] msgmni has been set to 1718
[    0.407302] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.407302] io scheduler noop registered
[    0.407302] io scheduler anticipatory registered
[    0.407302] io scheduler deadline registered
[    0.407302] io scheduler cfq registered (default)
[    0.407302] pci 0000:01:00.0: Boot video device
[    0.407302] PCI: Setting latency timer of device 0000:00:01.0 to 64
[    0.407302] assign_interrupt_mode Found MSI capability
[    0.407302] Allocate Port Service[0000:00:01.0:pcie00]
[    0.407302] Allocate Port Service[0000:00:01.0:pcie03]
[    0.407302] PCI: Setting latency timer of device 0000:00:1c.0 to 64
[    0.407302] assign_interrupt_mode Found MSI capability
[    0.407302] Allocate Port Service[0000:00:1c.0:pcie00]
[    0.407302] Allocate Port Service[0000:00:1c.0:pcie02]
[    0.407302] Allocate Port Service[0000:00:1c.0:pcie03]
[    0.407302] PCI: Setting latency timer of device 0000:00:1c.4 to 64
[    0.407302] assign_interrupt_mode Found MSI capability
[    0.407302] Allocate Port Service[0000:00:1c.4:pcie00]
[    0.407302] Allocate Port Service[0000:00:1c.4:pcie02]
[    0.407302] Allocate Port Service[0000:00:1c.4:pcie03]
[    0.407302] PCI: Setting latency timer of device 0000:00:1c.5 to 64
[    0.407304] assign_interrupt_mode Found MSI capability
[    0.407350] Allocate Port Service[0000:00:1c.5:pcie00]
[    0.407367] Allocate Port Service[0000:00:1c.5:pcie02]
[    0.407383] Allocate Port Service[0000:00:1c.5:pcie03]
[    0.407536] isapnp: Scanning for PnP cards...
[    0.762126] isapnp: No Plug & Play device found
[    0.765176] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[    0.765176] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.765176] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.765187] brd: module loaded
[    0.765187] PNP: No PS/2 controller found. Probing ports directly.
[    0.769169] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.769169] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.769169] mice: PS/2 mouse device common for all mice
[    0.769169] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    0.769169] rtc0: alarms up to one month, y3k
[    0.769169] cpuidle: using governor ladder
[    0.769169] cpuidle: using governor menu
[    0.769169] No iBFT detected.
[    0.769169] TCP cubic registered
[    0.769169] NET: Registered protocol family 17
[    0.769169] Using IPI No-Shortcut mode
[    0.769169] registered taskstats version 1
[    0.769169] rtc_cmos 00:03: setting system clock to 2009-08-05 14:04:22 UTC (1249481062)
[    0.769169] Freeing unused kernel memory: 244k freed
[    0.774875] Switched to high resolution mode on CPU 1
[    0.777307] Switched to high resolution mode on CPU 0
[    0.785170] Uniform Multi-Platform E-IDE driver
[    0.785170] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[    0.785170] No dock devices found.
[    0.789170] SCSI subsystem initialized
[    0.793169] libata version 3.00 loaded.
[    0.793170] ata_piix 0000:00:1f.2: version 2.12
[    0.793170] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
[    0.793170] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    0.793328] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[    0.793328] scsi0 : ata_piix
[    0.793328] scsi1 : ata_piix
[    0.793718] ata1: SATA max UDMA/133 cmd 0xb000 ctl 0xac00 bmdma 0xa480 irq 19
[    0.793749] ata2: SATA max UDMA/133 cmd 0xa880 ctl 0xa800 bmdma 0xa488 irq 19
[    1.123650] ata1: SATA link down (SStatus 0 SControl 300)
[    1.597200] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.605381] ata2.00: ATA-8: SAMSUNG HD160HJ, BF100-12, max UDMA7
[    1.605409] ata2.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.613689] ata2.00: configured for UDMA/133
[    1.613689] scsi 1:0:0:0: Direct-Access     ATA      SAMSUNG HD160HJ  BF10 PQ: 0 ANSI: 5
[    1.613689] ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 19 (level, low) -> IRQ 19
[    1.613689] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    1.614101] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[    1.615147] scsi2 : ata_piix
[    1.617265] scsi3 : ata_piix
[    1.617988] ata3: SATA max UDMA/133 cmd 0xa000 ctl 0x9c00 bmdma 0x9480 irq 19
[    1.617988] ata4: SATA max UDMA/133 cmd 0x9880 ctl 0x9800 bmdma 0x9488 irq 19
[    1.945147] ata3: SATA link down (SStatus 0 SControl 300)
[    2.273147] ata4: SATA link down (SStatus 0 SControl 300)
[    2.287941] ACPI: ACPI0007:00 is registered as cooling_device0
[    2.287941] ACPI: ACPI0007:01 is registered as cooling_device1
[    2.319968] Driver 'sd' needs updating - please use bus_type methods
[    2.319968] sd 1:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[    2.319968] sd 1:0:0:0: [sda] Write Protect is off
[    2.319968] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.319968] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.319968] sd 1:0:0:0: [sda] 312581808 512-byte hardware sectors (160042 MB)
[    2.319968] sd 1:0:0:0: [sda] Write Protect is off
[    2.319968] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.319968] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.319968]  sda: sda1 sda2 sda3 < sda5 sda6 >
[    2.355941] sd 1:0:0:0: [sda] Attached SCSI disk
[    2.659231] PM: Starting manual resume from disk
[    2.689628] kjournald starting.  Commit interval 5 seconds
[    2.689628] EXT3-fs: mounted filesystem with ordered data mode.
[    3.972249] udevd version 125 started
[    4.473444] input: Power Button (FF) as /class/input/input0
[    4.502223] ACPI: Power Button (FF) [PWRF]
[    4.502294] input: Power Button (CM) as /class/input/input1
[    4.517522] Linux agpgart interface v0.103
[    4.535012] ACPI: Power Button (CM) [PWRB]
[    4.597968] usbcore: registered new interface driver usbfs
[    4.598010] usbcore: registered new interface driver hub
[    4.603732] usbcore: registered new device driver usb
[    4.927128] input: PC Speaker as /class/input/input2
[    4.949240] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008)
[    4.949240] iTCO_wdt: Found a ICH9R TCO device (Version=2, TCOBASE=0x0860)
[    4.949240] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    4.957141] USB Universal Host Controller Interface driver v3.0
[    4.957189] ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 16
[    4.957240] PCI: Setting latency timer of device 0000:00:1a.0 to 64
[    4.957240] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    4.957240] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    4.957240] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000bc00
[    4.957240] usb usb1: configuration #1 chosen from 1 choice
[    4.957240] hub 1-0:1.0: USB hub found
[    4.957240] hub 1-0:1.0: 2 ports detected
[    5.007193] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[    5.063270] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    5.063299] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.063330] usb usb1: Product: UHCI Host Controller
[    5.063357] usb usb1: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[    5.063384] usb usb1: SerialNumber: 0000:00:1a.0
[    5.065440] ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 21
[    5.065498] PCI: Setting latency timer of device 0000:00:1a.1 to 64
[    5.065500] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    5.065539] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
[    5.065589] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000b880
[    5.065652] usb usb2: configuration #1 chosen from 1 choice
[    5.065692] hub 2-0:1.0: USB hub found
[    5.065721] hub 2-0:1.0: 2 ports detected
[    5.172895] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    5.172926] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.172956] usb usb2: Product: UHCI Host Controller
[    5.172984] usb usb2: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[    5.174010] usb usb2: SerialNumber: 0000:00:1a.1
[    5.176848] ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 18
[    5.176848] PCI: Setting latency timer of device 0000:00:1a.7 to 64
[    5.176848] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    5.176848] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 3
[    5.177874] ehci_hcd 0000:00:1a.7: debug port 1
[    5.177904] PCI: cache line size of 32 is not supported by device 0000:00:1a.7
[    5.177910] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfe8ffc00
[    5.193032] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    5.193092] usb usb3: configuration #1 chosen from 1 choice
[    5.193133] hub 3-0:1.0: USB hub found
[    5.193162] hub 3-0:1.0: 4 ports detected
[    5.301974] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    5.302004] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.302035] usb usb3: Product: EHCI Host Controller
[    5.302062] usb usb3: Manufacturer: Linux 2.6.26-2-686 ehci_hcd
[    5.302089] usb usb3: SerialNumber: 0000:00:1a.7
[    5.304372] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 23
[    5.304372] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[    5.304372] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    5.304372] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    5.304392] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000b800
[    5.304457] usb usb4: configuration #1 chosen from 1 choice
[    5.304497] hub 4-0:1.0: USB hub found
[    5.304525] hub 4-0:1.0: 2 ports detected
[    5.412442] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    5.412471] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.412502] usb usb4: Product: UHCI Host Controller
[    5.412529] usb usb4: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[    5.412556] usb usb4: SerialNumber: 0000:00:1d.0
[    5.416010] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
[    5.416010] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[    5.416010] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    5.416010] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
[    5.416010] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000b480
[    5.416010] usb usb5: configuration #1 chosen from 1 choice
[    5.416010] hub 5-0:1.0: USB hub found
[    5.416010] hub 5-0:1.0: 2 ports detected
[    5.534856] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    5.534856] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.534856] usb usb5: Product: UHCI Host Controller
[    5.534856] usb usb5: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[    5.534856] usb usb5: SerialNumber: 0000:00:1d.1
[    5.534856] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[    5.534856] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[    5.534856] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    5.534856] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
[    5.535458] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b400
[    5.535520] usb usb6: configuration #1 chosen from 1 choice
[    5.535560] hub 6-0:1.0: USB hub found
[    5.535588] hub 6-0:1.0: 2 ports detected
[    5.670430] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[    5.670430] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.670430] usb usb6: Product: UHCI Host Controller
[    5.670430] usb usb6: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[    5.670430] usb usb6: SerialNumber: 0000:00:1d.2
[    5.670430] ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 16 (level, low) -> IRQ 16
[    5.670430] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[    5.670430] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    5.670959] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 7
[    5.671005] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000b080
[    5.671068] usb usb7: configuration #1 chosen from 1 choice
[    5.671107] hub 7-0:1.0: USB hub found
[    5.671136] hub 7-0:1.0: 2 ports detected
[    5.808694] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[    5.808722] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.808753] usb usb7: Product: UHCI Host Controller
[    5.808780] usb usb7: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
[    5.808807] usb usb7: SerialNumber: 0000:00:1d.3
[    5.808852] ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
[    5.808914] PCI: Setting latency timer of device 0000:00:1b.0 to 64
[    5.882948] hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
[    5.893132] usb 4-2: new full speed USB device using uhci_hcd and address 2
[    5.917128] ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 23
[    5.917128] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[    5.917128] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    5.917128] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 8
[    5.921129] ehci_hcd 0000:00:1d.7: debug port 1
[    5.921129] PCI: cache line size of 32 is not supported by device 0000:00:1d.7
[    5.921129] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfe8ff800
[    6.028630] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    6.028693] usb usb8: configuration #1 chosen from 1 choice
[    6.028734] hub 8-0:1.0: USB hub found
[    6.028763] hub 8-0:1.0: 8 ports detected
[    6.157161] usb usb8: New USB device found, idVendor=1d6b, idProduct=0002
[    6.157190] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.157221] usb usb8: Product: EHCI Host Controller
[    6.157248] usb usb8: Manufacturer: Linux 2.6.26-2-686 ehci_hcd
[    6.157275] usb usb8: SerialNumber: 0000:00:1d.7
[    6.161120] ACPI: PCI Interrupt 0000:00:1f.3[C] -> GSI 18 (level, low) -> IRQ 18
[    6.161120] 8139cp 0000:05:01.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
[    6.161120] 8139cp 0000:05:01.0: Try the "8139too" driver instead.
[    6.161120] ahci 0000:03:00.0: version 3.0
[    6.161120] ACPI: PCI Interrupt 0000:01:00.1[B] -> GSI 17 (level, low) -> IRQ 17
[    6.161120] PCI: Setting latency timer of device 0000:01:00.1 to 64
[    6.224295] ACPI: PCI Interrupt 0000:03:00.0[A] -> GSI 16 (level, low) -> IRQ 16
[    6.224295] PCI: Setting latency timer of device 0000:03:00.0 to 64
[    6.224295] scsi4 : pata_marvell
[    6.224295] scsi5 : pata_marvell
[    6.224295] ata5: PATA max UDMA/100 cmd 0xdc00 ctl 0xd880 bmdma 0xd400 irq 16
[    6.224295] ata6: PATA max UDMA/133 cmd 0xd800 ctl 0xd480 bmdma 0xd408 irq 16
[    6.228821] 8139too Fast Ethernet driver 0.9.28
[    6.464884] usb 4-2: device not accepting address 2, error -71
[    6.520817] hub 4-0:1.0: unable to enumerate USB device on port 2
[    6.877730] usb 2-1: new low speed USB device using uhci_hcd and address 2
[    7.196450] usb 2-1: configuration #1 chosen from 1 choice
[    7.236642] usb 2-1: New USB device found, idVendor=0c70, idProduct=f0b6
[    7.236670] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.236698] usb 2-1: Product: aquastream XT 
[    7.236725] usb 2-1: Manufacturer: Aqua Computer
[    8.650628] usbcore: registered new interface driver hiddev
[    8.950259] usb 4-2: new full speed USB device using uhci_hcd and address 4
[    9.143959] usb 4-2: configuration #1 chosen from 1 choice
[    9.188531] usb 4-2: New USB device found, idVendor=046d, idProduct=c048
[    9.188560] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    9.188589] usb 4-2: Product: G9 Laser Mouse
[    9.188616] usb 4-2: Manufacturer: Logitech
[    9.188643] usb 4-2: SerialNumber: C950149C9E0029
[    9.429559] usb 5-1: new full speed USB device using uhci_hcd and address 2
[    9.708130] usb 5-1: configuration #1 chosen from 1 choice
[    9.731963] hub 5-1:1.0: USB hub found
[    9.735376] hub 5-1:1.0: 4 ports detected
[    9.856252] usb 5-1: New USB device found, idVendor=046d, idProduct=c223
[    9.856281] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    9.856309] usb 5-1: Product: Logitech G15 Keyboard
[    9.856336] usb 5-1: Manufacturer: Logitech
[   10.083337] usb 5-2: new full speed USB device using uhci_hcd and address 3
[   10.394906] usb 5-2: configuration #1 chosen from 1 choice
[   10.451906] usb 5-2: New USB device found, idVendor=046d, idProduct=0a0b
[   10.451935] usb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   10.451964] usb 5-2: Product: Logitech USB Headset
[   10.451991] usb 5-2: Manufacturer: Logitech
[   10.708009] usb 7-1: new full speed USB device using uhci_hcd and address 2
[   10.869514] usb 7-1: configuration #1 chosen from 1 choice
[   10.913623] hub 7-1:1.0: USB hub found
[   10.917046] hub 7-1:1.0: 1 port detected
[   11.149670] usb 7-1: New USB device found, idVendor=0c70, idProduct=f0b3
[   11.149698] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   11.149726] usb 7-1: Product: aquahub
[   11.149752] usb 7-1: Manufacturer: aqua computer
[   11.300250] hiddev96hidraw0: USB HID v1.01 Device [Aqua Computer aquastream XT ] on usb-0000:00:1a.1-1
[   11.305953] input: Logitech G9 Laser Mouse as /class/input/input3
[   11.306132] input,hidraw1: USB HID v1.11 Mouse [Logitech G9 Laser Mouse] on usb-0000:00:1d.0-2
[   11.317502] input: Logitech G9 Laser Mouse as /class/input/input4
[   11.322541] input,hiddev97,hidraw2: USB HID v1.11 Keyboard [Logitech G9 Laser Mouse] on usb-0000:00:1d.0-2
[   11.428835] usb 5-1.1: new low speed USB device using uhci_hcd and address 4
[   11.589380] usb 5-1.1: configuration #1 chosen from 1 choice
[   11.589380] usb 5-1.1: New USB device found, idVendor=046d, idProduct=c221
[   11.589380] usb 5-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   11.613406] usb 5-1.1: Product: Logitech Gaming Keyboard
[   11.613434] usb 5-1.1: Manufacturer: Logitech
[   11.858099] usb 5-1.4: new full speed USB device using uhci_hcd and address 5
[   12.006119] usb 5-1.4: configuration #1 chosen from 1 choice
[   12.010162] usb 5-1.4: New USB device found, idVendor=046d, idProduct=c222
[   12.010190] usb 5-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   12.010221] usb 5-1.4: Product: G15 Keyboard
[   12.010248] usb 5-1.4: Manufacturer: G15 Keyboard
[   12.039568] input: Logitech Logitech USB Headset as /class/input/input5
[   12.070810] input,hidraw3: USB HID v1.00 Device [Logitech Logitech USB Headset] on usb-0000:00:1d.1-2
[   12.277064] usb 7-1.1: new full speed USB device using uhci_hcd and address 3
[   12.407148] usb 7-1.1: configuration #1 chosen from 1 choice
[   12.433636] usb 7-1.1: New USB device found, idVendor=0c70, idProduct=f0b0
[   12.433665] usb 7-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   12.434442] usb 7-1.1: Product: aquaero 4.00
[   12.434468] usb 7-1.1: Manufacturer: aqua computer
[   12.450502] input: Logitech Logitech Gaming Keyboard as /class/input/input6
[   12.468499] input,hidraw4: USB HID v1.10 Keyboard [Logitech Logitech Gaming Keyboard] on usb-0000:00:1d.1-1.1
[   12.492001] input: Logitech Logitech Gaming Keyboard as /class/input/input7
[   12.508913] input,hiddev98,hidraw5: USB HID v1.10 Device [Logitech Logitech Gaming Keyboard] on usb-0000:00:1d.1-1.1
[   12.514542] input: G15 Keyboard G15 Keyboard as /class/input/input8
[   12.514542] input,hiddev99,hidraw6: USB HID v1.11 Keypad [G15 Keyboard G15 Keyboard] on usb-0000:00:1d.1-1.4
[   12.526381] hiddev100hidraw7: USB HID v1.10 Device [aqua computer aquaero 4.00] on usb-0000:00:1d.3-1.1
[   12.528919] usbcore: registered new interface driver usbhid
[   12.528919] usbcore: registered new interface driver snd-usb-audio
[   12.528919] usbhid: v2.6:USB HID core driver
[   51.056491] ata6.00: qc timeout (cmd 0xa1)
[   51.056491] ata6.00: failed to IDENTIFY (I/O error, err_mask=0x4)
[   51.056491] ata6: failed to recover some devices, retrying in 5 secs
[   65.506477] ata6: link is slow to respond, please be patient (ready=0)
[   72.993037] ata6: device not ready (errno=-16), forcing hardreset
[   80.615923] ata6: link is slow to respond, please be patient (ready=0)
[   87.610030] ata6: SRST failed (errno=-16)
[   95.757223] ata6: link is slow to respond, please be patient (ready=0)
[  102.365133] ata6: SRST failed (errno=-16)
[  103.157433] ata6.00: ATAPI: TSSTcorp CDDVDW SH-S203P, SB00, max UDMA/100
[  103.173411] ata6.00: configured for UDMA/100
[  103.174115] scsi 5:0:0:0: CD-ROM            TSSTcorp CDDVDW SH-S203P  SB00 PQ: 0 ANSI: 5
[  103.179635] ACPI: PCI Interrupt 0000:05:01.0[A] -> GSI 17 (level, low) -> IRQ 17
[  103.179635] eth0: RealTek RTL8139 at 0xe800, 00:30:4f:1d:22:ff, IRQ 17
[  103.179635] eth0:  Identified 8139 chip type 'RTL-8100B/8139D'
[  103.265826] Driver 'sr' needs updating - please use bus_type methods
[  103.267592] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[  103.267623] Uniform CD-ROM driver Revision: 3.20
[  103.267682] sr 5:0:0:0: Attached scsi CD-ROM sr0
[  103.301861] sd 1:0:0:0: Attached scsi generic sg0 type 0
[  103.301861] sr 5:0:0:0: Attached scsi generic sg1 type 5
[  103.859759] Adding 1469908k swap on /dev/sda5.  Priority:-1 extents:1 across:1469908k
[  104.117320] EXT3 FS on sda2, internal journal
[  104.235459] loop: module loaded
[  104.872231] kjournald starting.  Commit interval 5 seconds
[  104.872647] EXT3 FS on sda6, internal journal
[  104.872647] EXT3-fs: mounted filesystem with ordered data mode.
[  105.415445] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
Danke

cutty
Beiträge: 24
Registriert: 30.07.2009 20:07:52

Re: Xserver startet nicht mehr...

Beitrag von cutty » 06.08.2009 12:46:22

sorry 4 push
aber jemand ne idee? kann mein debi momentan nicht wirklich brauchen :(

greetz
cut

Benutzeravatar
The Hit-Man
Beiträge: 2253
Registriert: 21.11.2004 17:01:56
Wohnort: Menden ( Sauerland )
Kontaktdaten:

Re: Xserver startet nicht mehr...

Beitrag von The Hit-Man » 06.08.2009 12:53:57

was sagt denn die .log datei von xorg? zu finden: /var/log/Xorg.0.log
Wer HTML postet oder gepostetes HTML quotet oder sich gepostetes oder
gequotetes HTML beschafft, um es in Verkehr zu bringen, wird geplonkt.

damals windows, früher ubuntu, danach debian, heute arch-linux ;)

Benutzeravatar
whisper
Beiträge: 3401
Registriert: 23.09.2002 14:32:21
Lizenz eigener Beiträge: GNU Free Documentation License
Kontaktdaten:

Re: Xserver startet nicht mehr...

Beitrag von whisper » 06.08.2009 13:43:17

The Hit-Man hat geschrieben:was sagt denn die .log datei von xorg? zu finden: /var/log/Xorg.0.log
Es reichen die zeilen mit EE

Was aber auch seltsam ist, das deine Festplatte offenbar Probleme macht, es scheint dann in den UDMA/100 Mode zu schalten.
Alter ist übrigens keine Ausrede, nur Erfahrung, die sich stapelt. 😉

cutty
Beiträge: 24
Registriert: 30.07.2009 20:07:52

Re: Xserver startet nicht mehr...

Beitrag von cutty » 07.08.2009 09:22:18

Da ich keine Zeilen mit EE gefunden habe, das komplette Log

http://nopaste.debianforum.de/23695

Vielen Dank fuer die Hilfe :)
greetz
cut

Benutzeravatar
whisper
Beiträge: 3401
Registriert: 23.09.2002 14:32:21
Lizenz eigener Beiträge: GNU Free Documentation License
Kontaktdaten:

Re: Xserver startet nicht mehr...

Beitrag von whisper » 07.08.2009 09:54:13

Wenn du vorher startx gemacht hattest, dann ist da auch kein EE drin, weil es ja klappte, es gibt da auch noch ein Backub vom davor.
hat ne 9 im Namen.
Oder produzier den fehlerhatfen start und schaue dann noch mal ins Xorg.0.log
Alter ist übrigens keine Ausrede, nur Erfahrung, die sich stapelt. 😉

Benutzeravatar
The Hit-Man
Beiträge: 2253
Registriert: 21.11.2004 17:01:56
Wohnort: Menden ( Sauerland )
Kontaktdaten:

Re: Xserver startet nicht mehr...

Beitrag von The Hit-Man » 07.08.2009 10:08:53

außer das die tastertur auf "us" gestellt ist, sehe ich da im moment auch keine fehler.
Wer HTML postet oder gepostetes HTML quotet oder sich gepostetes oder
gequotetes HTML beschafft, um es in Verkehr zu bringen, wird geplonkt.

damals windows, früher ubuntu, danach debian, heute arch-linux ;)

cutty
Beiträge: 24
Registriert: 30.07.2009 20:07:52

Re: Xserver startet nicht mehr...

Beitrag von cutty » 07.08.2009 10:26:20

hier die datei nach dem start *ohne x*
http://nopaste.debianforum.de/23699
auch hier keine EE zeilen, aber dennoch fehler/probleme mit dem grafikartentreiber wenn ich das richtig sehe

Benutzeravatar
trompetenkaefer
Beiträge: 1767
Registriert: 24.09.2007 09:40:16
Kontaktdaten:

Re: Xserver startet nicht mehr...

Beitrag von trompetenkaefer » 07.08.2009 10:43:27

cutty hat geschrieben: auch hier keine EE zeilen, aber dennoch fehler/probleme mit dem grafikartentreiber wenn ich das richtig sehe
Wo hast du denn deinen fglrx-Treiber her? Aus den Lenny-Quellen oder von der AMD/ATI-HP?
Grüße
trompetenkaefer - Mein Blog http://trompetenkaefer.wordpress.com/

Benutzeravatar
The Hit-Man
Beiträge: 2253
Registriert: 21.11.2004 17:01:56
Wohnort: Menden ( Sauerland )
Kontaktdaten:

Re: Xserver startet nicht mehr...

Beitrag von The Hit-Man » 07.08.2009 10:43:49

was ist denn, wenn du den radeon oder ati treiber nimmst, der bei linux gleich bei liegt?

würde mich auch interessieren, wo der treiber her ist.
Wer HTML postet oder gepostetes HTML quotet oder sich gepostetes oder
gequotetes HTML beschafft, um es in Verkehr zu bringen, wird geplonkt.

damals windows, früher ubuntu, danach debian, heute arch-linux ;)

Benutzeravatar
trompetenkaefer
Beiträge: 1767
Registriert: 24.09.2007 09:40:16
Kontaktdaten:

Re: Xserver startet nicht mehr...

Beitrag von trompetenkaefer » 07.08.2009 10:50:52

Und wie sieht eigentlich deine xorg.conf aus?

Code: Alles auswählen

cat /etc/X11/xorg.conf
Grüße
trompetenkaefer - Mein Blog http://trompetenkaefer.wordpress.com/

debianoli
Beiträge: 4174
Registriert: 07.11.2007 13:58:49
Lizenz eigener Beiträge: MIT Lizenz

Re: Xserver startet nicht mehr...

Beitrag von debianoli » 07.08.2009 11:23:26

cutty hat geschrieben: anstatt das der Xserver startet, kommt *nur* die konsole, in dieser kann ich mich aber einloggen, als user als auch als root, und danach sogar mit startx den Xserver starten.
dieser startet aber in einem *abgesicherten modus* mir stehen darin nicht alle funktionen zur verfuegung die ich sonst hatte...
Starte doch mal den xserver mit

Code: Alles auswählen

/etc/init.d/kdm restart (für KDE)
/etc/init.d/gdm restart (für gnome)
Dann müsstest du dich eigentlich als User einloggen können.
------------
Dieses verdammte Linux holt mir nicht mal ein Bier aus dem Kühlschrank!

cutty
Beiträge: 24
Registriert: 30.07.2009 20:07:52

Re: Xserver startet nicht mehr...

Beitrag von cutty » 07.08.2009 11:36:28

also irgendwie und warum war wohl der GDM nicht mehr aktiv/installiert
apt-get install gdm hat das problem behoben.
Thx für die hilfe auf alle fälle :)

Greetz
cutty

Benutzeravatar
The Hit-Man
Beiträge: 2253
Registriert: 21.11.2004 17:01:56
Wohnort: Menden ( Sauerland )
Kontaktdaten:

Re: Xserver startet nicht mehr...

Beitrag von The Hit-Man » 07.08.2009 11:42:02

;) na toll ;)
Wer HTML postet oder gepostetes HTML quotet oder sich gepostetes oder
gequotetes HTML beschafft, um es in Verkehr zu bringen, wird geplonkt.

damals windows, früher ubuntu, danach debian, heute arch-linux ;)

Benutzeravatar
whisper
Beiträge: 3401
Registriert: 23.09.2002 14:32:21
Lizenz eigener Beiträge: GNU Free Documentation License
Kontaktdaten:

Re: Xserver startet nicht mehr...

Beitrag von whisper » 07.08.2009 11:49:55

:lol: :oops: :P
Alter ist übrigens keine Ausrede, nur Erfahrung, die sich stapelt. 😉

Antworten