PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : LAN wird nicht mehr erkannt



Arpad
02.11.2010, 18:57
Hallo,

folgendes Problem mit meinem Kubuntu(10.04) -System:

Der WEg dahin:
1. Ich habe den PC auf Ruhezustand gestellt.
2. Wollte wieder starten, klappt nicht--> manuell ausgestellt(5 Sekunden Power-Knopf)
3. gestartet, es funktioniert alles normal

außer:

Seither erkennt es keine Internetverbindung mehr an(LAN)!
mehrmaliges ausstecken und wieder einstecken erfolglos, es erkennt das Kabel nicht, es sei nicht eingesteckt...
Woran kann es liegen?
Mit Windows XP (gleicher PC) komm ich problemlos ins Internet über Lan, dort gibt es keine Probleme.

Das ganze läuft über einen Switch, aber ich denke daran liegt es nicht, windows kommt damit ja auch zurecht und Kubuntu bis heute früh ja auch...

Gruß,

Arpad

Mikes-PCHilfe
02.11.2010, 19:44
Hallo,

gibts unter KDE auch den Networkmanager in dem man die Netzwerkinterfaces einzeln starten/beenden kann?

Arpad
02.11.2010, 20:38
ich wieß nicht wasw netzwerkinterfaces sind, aber der Networkmanager zum managn von LAN, Drahtlos, etc. den gibt es. unter LAN gibt es normalerweise eine verbindung namens Auto eth0, die ist jetzt weg. In der Kontrollleiste(Taskleiste) steht beim Netzwerksymbol "unverwaltet" und "netzwerkverwaltung deaktiviert"

außerdem habe ich festgestellt, dass es am anfang beim hochfahren von kubuntu eine Reihe von Fehlermeldungen anzeigt, die ich allesdings nicht lesen kann weil sie nicht länger als eine halbe sekunden dastehen...

Mikes-PCHilfe
03.11.2010, 08:14
Hallo,

geb mal an der Konsole "sudo ifconfig" ein und poste mal den inhalt hier.

Bassi2k
03.11.2010, 08:14
Was zeigt denn die Konsole wenn du folgendes eingibst:
(alternativ für sudo könntest du auch einmalig "su -" eingeben und hättest dann für weitere Befehle die Rootrechte inne)

sudo ifconfig

evtl. reicht auch ein händisches aktivieren der Netzwerkanbindung aus:
sudo ifconfig eth0 up

-------
//Ich nutze pico als editor... genauso geht aber auch jeder andere ;)

Für die Fehlermeldungen beim Bootvorgang:
sudo pico /etc/default/bootlogd

Dort "No" in "Yes" ändern, speichern, neustarten.
Nach dem Neustart sollte der startvorgang hier geloggt worden sein:

sudo pico /var/log/boot

Mikes-PCHilfe
03.11.2010, 08:17
Ich muss mich da immer wieder dran gewöhnen, dass man unter (k)ubuntu keinen root user hat ^^

Bassi2k
03.11.2010, 08:19
Was aufgrund des Status (in meinen Augen) als "Einsteiger-Linux" doch manchmal sehr praktisch ist. "Huch was ist das denn ... probieren wir gleich mal aus... Hoppla... nix geht mehr" ^^

Arpad
03.11.2010, 12:44
hab alles soweit ausprobiert.
Die konsole liefert auf den befehl "sudo ifconfig" folgende Antwort:
1515

bei "sudo ifconfig eth0 up" passiert soweit ich mich erinnern kann nichts.



Jetzt aber zu dem bootlog: da komm ich nicht mit klar. wenn ich den befehl "sudo pico /etc/default/bootlogd eingebe, komme ich auf die korrekte Seite, dann ändere ich no zu yes und jetzt kommt das Problem: ich kann zwar speicher mit "^0" und ich kann auch "^X" eingeben zum beenden, aber es beendet nicht... (speichern klappt) schließe ich das fenster dann manuell und mache einen neustart, dann sind keine logs eingetragen.
WEnn ich jetzt wieder mit dem selben Befehl wieder bei pico reinschaue ist alles wieder wie zuvor( einstellung auf "no")
das nur so nebenbei... mir ist es vorerst wichtig wieder ins internet zukommen mit kubuntu, der ständige wechsel zwischen XP und Lucid Lynx 10.04 nervt extrem...

Bassi2k
03.11.2010, 15:50
Gut dann schauen wir erstmal nach dem Netzwerkproblemchen... Was steht denn in:
pico /etc/network/interfaces

Das sollte eig. dort aufgeführt sein:

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp

btw. was zeigt "sudo ifconfig" an nachdem du "sudo ifconfig eth0 up" ausgeführt hast?

Zum Bootlog: Wenn du via pico die Datei bearbeitet hast kannst du diese einfach via "^X" schließen, du wirst dann gefragt ob du die Änderung speichern möchtest >> Eingabe "j" oder "y" je nach Spracheinstellung und dann mit Enter den Dateinamen/-pfad nochmals bestätigen.

Mikes-PCHilfe
03.11.2010, 16:54
Das sieht danach aus, als wenn er das interface gar nicht erkennt...

Arpad
03.11.2010, 18:40
so hab alles soweit versucht zu erledigen: in pico /etc/network/interfaces sieht es folgenermaßen aus:
1516

Da fehlt bei mir also etwas.

Wenn ich sudo ifconfig eth0 up ausführe, gibt mir die Konsole bei sudo ifconfig folgende antwort:
1517

das neue an der Sache ist das eth0,

in der grafischen Kontrollleiste wird aber das Netzwerksymbol weiterhin als unverwaltet und "netzwerverwaltung deaktiviert" beschrieben.
----------------------------------------------------------------------------------
Deine Erklärung zum bootlog hab ich ausprobiert, klappt aber auch nicht...

Mikes-PCHilfe
03.11.2010, 19:58
Klappt denn nach dem eth0 up das internet wieder?

Scheinbar ist also doch ein interface da, nur wirds nicht automatishc gestartet...

Arpad
03.11.2010, 20:09
Also ohne dass ich mich weiter darum kümmere passiert internet-technisch nichts.
Es heißt weiterhin "unverwaltet". in den Networkmanager komme ich komischerweise grade gar nicht rein... krunner zeigt mir einen laufenden Prozess, es lässt sich aber kein Prozessfenster öffnen...

Mikes-PCHilfe
04.11.2010, 07:58
Unter Fedora weiß ich, wo das konfig file liegt, um das interface beim hochfahren zu aktivieren.

Aber du sprachst von Fehlern beim hochfahren. Gibt es bei kubuntu keinen interaktiven Start, wo du Dienst für Dienst der Reihe nach starten kannst?

Arpad
04.11.2010, 08:01
das kann ich dir nicht sagen, da weiß ich leider nicht gut genug bescheid. Über die grafische Benutzeroberfläche wahrscheinlich weniger oder? das müsste man dann doch wahrscheinlich anders regeln...

Bassi2k
04.11.2010, 08:24
Ich ergänze mal kurz die Dinge, die du mir in der pn geschrieben hast...

Wenn ich über pico die datei bearbeiten will, kann ich sie ändern. Ich gebe dann in einer neuen Zeile im Programm ein"^X" und dann passiert entweder nichts oder es entstehen unlesbare hieroglyphen die ich durch mehrmaliges enter wieder entfernen und die sache in den Ursprucngszustand setzen kann.
Im Pico lässt sich keiner der bei mir im Terminal unten aufgezählten Befehle umsetzen...
Das hört sich für mich so an, als wenn noch ein wenig mehr durcheinander gekommen ist. Bzw. vermutlich das Hauptproblem bei den Bootfehlern zu suchen ist und der rest Folgefehler sind.

Marcus
04.11.2010, 12:34
Laßt mich nicht lügen aber Ubuntu hat doch einen Recovery-Boot-Modus. Den würde ich mal nehmen.

Arpad
04.11.2010, 19:44
klingt gut, wie mache ich das? :)

Mikes-PCHilfe
04.11.2010, 19:49
http://wiki.ubuntuusers.de/Recovery_Modus

Arpad
07.11.2010, 14:28
also ich hab leider keine Grundkentnisse über shell und für mich sieht das ganze extrem kompliziert aus :-(

gibts vllt. irgendwo eine simplere erklärung wie ich das regeln kann?

Mikes-PCHilfe
07.11.2010, 18:04
Vermutlich nur Neuinstallieren, wenn das oben genannte zu kompliziert für dich ist...

Marcus
08.11.2010, 15:29
Welchen Chipsatz hat den die Netzwerkkarte? Ich vermute mal das, dass Kernelmodul nicht geladen wird.

Arpad
08.11.2010, 16:50
ist onboard...
everest gibt folgende Information (Windows):
Informationsliste Wert
Netzwerkkarte SiS 900-basierte PCI-Fast Ethernet-Adapter

Mikes-PCHilfe
08.11.2010, 18:01
Aber von jetzt auf gleich? Gibts denn bei ubuntu etwas, dass bei einem absturz das kernel modul erst mal nicht mehr geladen wird?

Marcus
10.11.2010, 10:33
Keine Ahnung. Aber die Karte ist ja physisch da und wird beim Start wohl nicht initialisiert. Wer weiß was da wieder geschraubt wurde.

Mal


sudo modprobe 8139too

probieren (kann natürlich sein das, dass Modul bei Klickibuntu anders heißt)

Mikes-PCHilfe
10.11.2010, 16:41
Vermutlich mit sudo ??

Marcus
10.11.2010, 22:29
äh, ja klar :D

Mikes-PCHilfe
11.11.2010, 08:27
Das hab ich ja mittlerweile gelernt, dass bei ubuntu nix ohne sudo geht ^^

Hab deinen Beitrag angepasst.

Arpad
16.11.2010, 14:34
so, hier was neues:

Hab endlich den bootlog geschafft, allerdings auf anderem Weg. Ich hab irgendwo gelesen dass es auch mit dmesg geht. so sieht der log aus:
(ich muss ihn in 4 Teilen abschicken, das Zeug ist zu lang...)

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32-25-generic (buildd@palmer) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #45-Ubuntu SMP Sat Oct 16 19:48:22 UTC 2010 (Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7)
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] NSC Geode by NSC
[ 0.000000] Cyrix CyrixInstead
[ 0.000000] Centaur CentaurHauls
[ 0.000000] Transmeta GenuineTMx86
[ 0.000000] Transmeta TransmetaCPU
[ 0.000000] UMC UMC UMC UMC
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000000fff0000 (usable)
[ 0.000000] BIOS-e820: 000000000fff0000 - 000000000fff3000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000000fff3000 - 0000000010000000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[ 0.000000] DMI 2.3 present.
[ 0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xfff0 max_arch_pfn = 0x100000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-AFFFF uncachable
[ 0.000000] B0000-BFFFF write-combining
[ 0.000000] C0000-CDFFF write-protect
[ 0.000000] CE000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-through
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask FF0000000 write-back
[ 0.000000] 1 base 0D0000000 mask FF8000000 write-combining
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] Scanning 0 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000010000 (reserved)
[ 0.000000] modified: 0000000000010000 - 000000000009fc00 (usable)
[ 0.000000] modified: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 000000000fff0000 (usable)
[ 0.000000] modified: 000000000fff0000 - 000000000fff3000 (ACPI NVS)
[ 0.000000] modified: 000000000fff3000 - 0000000010000000 (ACPI data)
[ 0.000000] modified: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] modified: 00000000ffff0000 - 0000000100000000 (reserved)
[ 0.000000] initial memory mapped : 0 - 00c00000
[ 0.000000] init_memory_mapping: 0000000000000000-000000000fff0000
[ 0.000000] Using x86 segment limits to approximate NX protection
[ 0.000000] 0000000000 - 0000400000 page 4k
[ 0.000000] 0000400000 - 000fc00000 page 2M
[ 0.000000] 000fc00000 - 000fff0000 page 4k
[ 0.000000] kernel direct mapping tables up to fff0000 @ 10000-15000
[ 0.000000] RAMDISK: 0b89b000 - 0c0338f6
[ 0.000000] ACPI: RSDP 000f72b0 00014 (v00 AWARD )
[ 0.000000] ACPI: RSDT 0fff3000 0002C (v01 AWARD AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: FACP 0fff3040 00074 (v01 AWARD AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: DSDT 0fff30c0 038D4 (v01 AWARD AWRDACPI 00001000 MSFT 0100000D)
[ 0.000000] ACPI: FACS 0fff0000 00040
[ 0.000000] ACPI: APIC 0fff69c0 00054 (v01 AWARD AWRDACPI 42302E31 AWRD 00000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 255MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 0fff0000
[ 0.000000] low ram: 0 - 0fff0000
[ 0.000000] node 0 low ram: 00000000 - 0fff0000
[ 0.000000] node 0 bootmap 00011000 - 00013000
[ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 000fff0000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
[ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
[ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
[ 0.000000] #3 [0000100000 - 00008dced8] TEXT DATA BSS ==> [0000100000 - 00008dced8]
[ 0.000000] #4 [000b89b000 - 000c0338f6] RAMDISK ==> [000b89b000 - 000c0338f6]
[ 0.000000] #5 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
[ 0.000000] #6 [00008dd000 - 00008e00ba] BRK ==> [00008dd000 - 00008e00ba]
[ 0.000000] #7 [0000010000 - 0000011000] PGTABLE ==> [0000010000 - 0000011000]
[ 0.000000] #8 [0000011000 - 0000013000] BOOTMAP ==> [0000011000 - 0000013000]
[ 0.000000] found SMP MP-table at [c00f58e0] f58e0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x0000fff0
[ 0.000000] HighMem 0x0000fff0 -> 0x0000fff0
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0000fff0
[ 0.000000] On node 0 totalpages: 65407
[ 0.000000] free_area_init_node: node 0, pgdat c079a760, node_mem_map c1001200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3951 pages, LIFO batch:0
[ 0.000000] Normal zone: 480 pages used for memmap
[ 0.000000] Normal zone: 60944 pages, LIFO batch:15
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x1008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 20, 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 dfl dfl)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 24

Arpad
16.11.2010, 14:37
Teil 2 des Bootlogs:

[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 10000000 (gap: 10000000:eec00000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 14 pages/cpu @c1400000 s36056 r0 d21288 u4194304
[ 0.000000] pcpu-alloc: s36056 r0 d21288 u4194304 alloc=1*4194304
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64895
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-25-generic root=UUID=654a8629-e130-4d96-b5fc-ed18a7b40df6 ro quiet splash
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 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] allocated 1310080 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
[ 0.000000] Memory: 241828k/262080k available (4680k kernel code, 19472k reserved, 2122k data, 656k init, 0k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff1d000 - 0xfffff000 ( 904 kB)
[ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.000000] vmalloc : 0xd07f0000 - 0xff7fe000 ( 752 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xcfff0000 ( 255 MB)
[ 0.000000] .init : 0xc07a5000 - 0xc0849000 ( 656 kB)
[ 0.000000] .data : 0xc0592317 - 0xc07a4e68 (2122 kB)
[ 0.000000] .text : 0xc0100000 - 0xc0592317 (4680 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=13, HWalign=128, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:2304 nr_irqs:256
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2673.207 MHz processor.
[ 0.004006] Calibrating delay loop (skipped), value calculated using timer frequency.. 5346.41 BogoMIPS (lpj=10692828)
[ 0.004028] Security Framework initialized
[ 0.004055] AppArmor: AppArmor initialized
[ 0.004065] Mount-cache hash table entries: 512
[ 0.004234] Initializing cgroup subsys ns
[ 0.004241] Initializing cgroup subsys cpuacct
[ 0.004247] Initializing cgroup subsys memory
[ 0.004259] Initializing cgroup subsys devices
[ 0.004262] Initializing cgroup subsys freezer
[ 0.004266] Initializing cgroup subsys net_cls
[ 0.004294] CPU: Trace cache: 12K uops, L1 D cache: 8K
[ 0.004299] CPU: L2 cache: 512K
[ 0.004302] CPU: Hyper-Threading is disabled
[ 0.004307] mce: CPU supports 4 MCE banks
[ 0.004320] CPU0: Thermal monitoring enabled (TM1)
[ 0.004333] Performance Events: no PMU driver, software events only.
[ 0.004343] Checking 'hlt' instruction... OK.
[ 0.021010] SMP alternatives: switching to UP code
[ 0.032933] Freeing SMP alternatives: 19k freed
[ 0.032961] ACPI: Core revision 20090903
[ 0.043071] ftrace: converting mcount calls to 0f 1f 44 00 00
[ 0.043085] ftrace: allocating 21789 entries in 43 pages
[ 0.044117] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.048174] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.087874] CPU0: Intel(R) Pentium(R) 4 CPU 2.66GHz stepping 07
[ 0.088001] Brought up 1 CPUs
[ 0.088001] Total of 1 processors activated (5346.41 BogoMIPS).
[ 0.088001] CPU0 attaching NULL sched-domain.
[ 0.088001] devtmpfs: initialized
[ 0.088001] regulator: core version 0.5
[ 0.088001] Time: 14:01:07 Date: 11/16/10
[ 0.088001] NET: Registered protocol family 16
[ 0.088001] EISA bus registered
[ 0.088001] ACPI: bus type pci registered
[ 0.124693] PCI: PCI BIOS revision 2.10 entry at 0xfb400, last bus=1
[ 0.124696] PCI: Using configuration type 1 for base access
[ 0.125907] bio: create slab <bio-0> at 0
[ 0.126507] ACPI: EC: Look up EC in DSDT
[ 0.132305] ACPI: Interpreter enabled
[ 0.132313] ACPI: (supports S0 S3 S4 S5)
[ 0.132341] ACPI: Using IOAPIC for interrupt routing
[ 0.137488] ACPI: No dock devices found.
[ 0.137614] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.137688] pci 0000:00:00.0: reg 10 32bit mmio: [0xd0000000-0xd7ffffff]
[ 0.137954] pci 0000:00:02.0: Enabling SiS 96x SMBus
[ 0.138038] pci 0000:00:02.1: reg 20 io port: [0x10c0-0x10df]
[ 0.138128] pci 0000:00:02.3: reg 10 32bit mmio: [0xe2443000-0xe2443fff]
[ 0.138187] pci 0000:00:02.3: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[ 0.138222] pci 0000:00:02.3: supports D1 D2
[ 0.138225] pci 0000:00:02.3: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.138232] pci 0000:00:02.3: PME# disabled
[ 0.138296] pci 0000:00:02.5: reg 10 io port: [0x1f0-0x1f7]
[ 0.138308] pci 0000:00:02.5: reg 14 io port: [0x3f4-0x3f7]
[ 0.138320] pci 0000:00:02.5: reg 18 io port: [0x170-0x177]
[ 0.138331] pci 0000:00:02.5: reg 1c io port: [0x374-0x377]
[ 0.138343] pci 0000:00:02.5: reg 20 io port: [0x4000-0x400f]
[ 0.138397] pci 0000:00:02.5: supports D2
[ 0.138400] pci 0000:00:02.5: PME# supported from D3cold
[ 0.138406] pci 0000:00:02.5: PME# disabled
[ 0.138475] pci 0000:00:02.7: reg 10 io port: [0xd400-0xd4ff]
[ 0.138487] pci 0000:00:02.7: reg 14 io port: [0xd800-0xd87f]
[ 0.138568] pci 0000:00:02.7: supports D1 D2
[ 0.138570] pci 0000:00:02.7: PME# supported from D3hot D3cold
[ 0.138577] pci 0000:00:02.7: PME# disabled
[ 0.138619] pci 0000:00:03.0: reg 10 32bit mmio: [0xe2444000-0xe2444fff]
[ 0.138719] pci 0000:00:03.1: reg 10 32bit mmio: [0xe2447000-0xe2447fff]
[ 0.138818] pci 0000:00:03.2: reg 10 32bit mmio: [0xe2440000-0xe2440fff]
[ 0.138945] pci 0000:00:03.3: reg 10 32bit mmio: [0xe2441000-0xe2441fff]
[ 0.139033] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
[ 0.139040] pci 0000:00:03.3: PME# disabled
[ 0.139111] pci 0000:00:04.0: reg 10 io port: [0xdc00-0xdcff]
[ 0.139123] pci 0000:00:04.0: reg 14 32bit mmio: [0xe2442000-0xe2442fff]
[ 0.139172] pci 0000:00:04.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[ 0.139207] pci 0000:00:04.0: supports D1 D2
[ 0.139209] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.139216] pci 0000:00:04.0: PME# disabled
[ 0.139286] pci 0000:00:06.0: reg 10 32bit mmio: [0xe2430000-0xe243ffff]
[ 0.139298] pci 0000:00:06.0: reg 14 32bit mmio: [0xe2420000-0xe242ffff]
[ 0.139480] pci 0000:00:07.0: reg 20 io port: [0xe000-0xe01f]
[ 0.139533] pci 0000:00:07.0: supports D1 D2
[ 0.139536] pci 0000:00:07.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.139543] pci 0000:00:07.0: PME# disabled
[ 0.139642] pci 0000:00:07.1: reg 20 io port: [0xe400-0xe41f]
[ 0.139695] pci 0000:00:07.1: supports D1 D2
[ 0.139697] pci 0000:00:07.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.139704] pci 0000:00:07.1: PME# disabled
[ 0.139766] pci 0000:00:07.2: reg 10 32bit mmio: [0xe2445000-0xe24450ff]
[ 0.139854] pci 0000:00:07.2: supports D1 D2
[ 0.139857] pci 0000:00:07.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.139864] pci 0000:00:07.2: PME# disabled
[ 0.139940] pci 0000:00:08.0: reg 10 32bit mmio: [0xe2446000-0xe24463ff]
[ 0.140043] pci 0000:00:08.0: supports D1 D2
[ 0.140110] pci 0000:00:0a.0: reg 10 32bit mmio: [0xe2000000-0xe23fffff]
[ 0.140200] pci 0000:00:0a.0: supports D2
[ 0.140202] pci 0000:00:0a.0: PME# supported from D2 D3hot D3cold
[ 0.140209] pci 0000:00:0a.0: PME# disabled
[ 0.140327] pci 0000:01:00.0: reg 10 32bit mmio: [0xe0000000-0xe0ffffff]
[ 0.140336] pci 0000:01:00.0: reg 14 32bit mmio pref: [0xd8000000-0xdfffffff]
[ 0.140369] pci 0000:01:00.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[ 0.140464] pci 0000:00:01.0: bridge 32bit mmio: [0xe0000000-0xe1ffffff]
[ 0.140472] pci 0000:00:01.0: bridge 32bit mmio pref: [0xd8000000-0xdfffffff]
[ 0.140486] pci_bus 0000:00: on NUMA node 0
[ 0.140493] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.171381] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[ 0.171511] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[ 0.171636] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[ 0.171761] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[ 0.171897] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[ 0.172030] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[ 0.172161] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *13
[ 0.172287] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[ 0.172464] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks= none
[ 0.172468] vgaarb: loaded
[ 0.172637] SCSI subsystem initialized
[ 0.172747] libata version 3.00 loaded.
[ 0.172847] usbcore: registered new interface driver usbfs
[ 0.172865] usbcore: registered new interface driver hub
[ 0.172899] usbcore: registered new device driver usb

Arpad
16.11.2010, 14:40
Teil 3(ich weiß übrigens nicht ob das geschickt getrennt ist):


[ 0.173084] ACPI: WMI: Mapper loaded
[ 0.173087] PCI: Using ACPI for IRQ routing
[ 0.173317] NetLabel: Initializing
[ 0.173320] NetLabel: domain hash size = 128
[ 0.173322] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.173338] NetLabel: unlabeled traffic allowed by default
[ 0.173407] Switching to clocksource tsc
[ 0.175853] AppArmor: AppArmor Filesystem Enabled
[ 0.175883] pnp: PnP ACPI init
[ 0.175917] ACPI: bus type pnp registered
[ 0.178303] pnp: PnP ACPI: found 14 devices
[ 0.178307] ACPI: ACPI bus type pnp unregistered
[ 0.178313] PnPBIOS: Disabled by ACPI PNP
[ 0.178332] system 00:00: iomem range 0xf0000-0xf3fff could not be reserved
[ 0.178336] system 00:00: iomem range 0xf4000-0xf7fff could not be reserved
[ 0.178340] system 00:00: iomem range 0xf8000-0xfbfff could not be reserved
[ 0.178344] system 00:00: iomem range 0xfc000-0xfffff could not be reserved
[ 0.178347] system 00:00: iomem range 0xfff0000-0xfffffff could not be reserved
[ 0.178352] system 00:00: iomem range 0xffff0000-0xffffffff has been reserved
[ 0.178356] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[ 0.178359] system 00:00: iomem range 0x100000-0xffeffff could not be reserved
[ 0.178363] system 00:00: iomem range 0xffee0000-0xffefffff has been reserved
[ 0.178367] system 00:00: iomem range 0xfffe0000-0xfffeffff has been reserved
[ 0.178371] system 00:00: iomem range 0xfec00000-0xfecfffff could not be reserved
[ 0.178374] system 00:00: iomem range 0xfee00000-0xfeefffff could not be reserved
[ 0.178385] system 00:02: ioport range 0x4d0-0x4d1 has been reserved
[ 0.178389] system 00:02: ioport range 0x294-0x297 has been reserved
[ 0.213173] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[ 0.213176] pci 0000:00:01.0: IO window: disabled
[ 0.213186] pci 0000:00:01.0: MEM window: 0xe0000000-0xe1ffffff
[ 0.213194] pci 0000:00:01.0: PREFETCH window: 0xd8000000-0xdfffffff
[ 0.213219] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.213222] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[ 0.213226] pci_bus 0000:01: resource 1 mem: [0xe0000000-0xe1ffffff]
[ 0.213229] pci_bus 0000:01: resource 2 pref mem [0xd8000000-0xdfffffff]
[ 0.213280] NET: Registered protocol family 2
[ 0.213401] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.213755] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.213805] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.213852] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.213855] TCP reno registered
[ 0.213943] NET: Registered protocol family 1
[ 0.294602] pci 0000:01:00.0: Boot video device
[ 0.294797] cpufreq-nforce2: No nForce2 chipset.
[ 0.294837] Scanning for low memory corruption every 60 seconds
[ 0.294978] audit: initializing netlink socket (disabled)
[ 0.294996] type=2000 audit(1289916067.294:1): initialized
[ 0.303296] Trying to unpack rootfs image as initramfs...
[ 0.314641] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.316536] VFS: Disk quotas dquot_6.5.2
[ 0.316624] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.322885] fuse init (API version 7.13)
[ 0.323048] msgmni has been set to 473
[ 0.323402] alg: No test for stdrng (krng)
[ 0.323490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.323494] io scheduler noop registered
[ 0.323497] io scheduler anticipatory registered
[ 0.323499] io scheduler deadline registered
[ 0.323553] io scheduler cfq registered (default)
[ 0.323712] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.323742] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.323866] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.323872] ACPI: Power Button [PWRB]
[ 0.323936] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.323944] ACPI: Sleep Button [FUTS]
[ 0.324012] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.324016] ACPI: Power Button [PWRF]
[ 0.324072] fan PNP0C0B:00: registered as cooling_device0
[ 0.324080] ACPI: Fan [FAN] (on)
[ 0.324363] processor LNXCPU:00: registered as cooling_device1
[ 0.327250] thermal LNXTHERM:01: registered as thermal_zone0
[ 0.327260] ACPI: Thermal Zone [THRM] (21 C)
[ 0.334755] isapnp: Scanning for PnP cards...
[ 0.340605] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.340725] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.341187] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.342568] brd: module loaded
[ 0.343155] loop: module loaded
[ 0.343288] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[ 0.343470] pata_sis 0000:00:02.5: version 0.5.2
[ 0.343504] alloc irq_desc for 16 on node -1
[ 0.343507] alloc kstat_irqs on node -1
[ 0.343517] pata_sis 0000:00:02.5: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.343765] scsi0 : pata_sis
[ 0.390470] scsi1 : pata_sis
[ 0.391567] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x4000 irq 14
[ 0.391572] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x4008 irq 15
[ 0.392073] Fixed MDIO Bus: probed
[ 0.392125] PPP generic driver version 2.4.2
[ 0.392227] tun: Universal TUN/TAP device driver, 1.6
[ 0.392230] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.392352] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.392392] alloc irq_desc for 23 on node -1
[ 0.392395] alloc kstat_irqs on node -1
[ 0.392405] ehci_hcd 0000:00:03.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
[ 0.392431] ehci_hcd 0000:00:03.3: EHCI Host Controller
[ 0.392477] ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
[ 0.392526] ehci_hcd 0000:00:03.3: cache line size of 128 is not supported
[ 0.392550] ehci_hcd 0000:00:03.3: irq 23, io mem 0xe2441000
[ 0.402888] ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00
[ 0.403109] usb usb1: configuration #1 chosen from 1 choice
[ 0.403151] hub 1-0:1.0: USB hub found
[ 0.403170] hub 1-0:1.0: 6 ports detected
[ 0.403255] ehci_hcd 0000:00:07.2: PCI INT C -> GSI 16 (level, low) -> IRQ 16
[ 0.403284] ehci_hcd 0000:00:07.2: EHCI Host Controller
[ 0.403347] ehci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 2
[ 0.403427] ehci_hcd 0000:00:07.2: irq 16, io mem 0xe2445000
[ 0.414608] ehci_hcd 0000:00:07.2: USB 2.0 started, EHCI 1.00
[ 0.414791] usb usb2: configuration #1 chosen from 1 choice
[ 0.414832] hub 2-0:1.0: USB hub found
[ 0.414853] hub 2-0:1.0: 4 ports detected
[ 0.414938] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.414977] alloc irq_desc for 20 on node -1
[ 0.414980] alloc kstat_irqs on node -1
[ 0.414990] ohci_hcd 0000:00:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.415020] ohci_hcd 0000:00:03.0: OHCI Host Controller
[ 0.415083] ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 3
[ 0.415116] ohci_hcd 0000:00:03.0: irq 20, io mem 0xe2444000
[ 0.484562] usb usb3: configuration #1 chosen from 1 choice
[ 0.484606] hub 3-0:1.0: USB hub found
[ 0.484625] hub 3-0:1.0: 2 ports detected
[ 0.484704] alloc irq_desc for 21 on node -1
[ 0.484708] alloc kstat_irqs on node -1
[ 0.484719] ohci_hcd 0000:00:03.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 0.484747] ohci_hcd 0000:00:03.1: OHCI Host Controller
[ 0.484803] ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 4
[ 0.484836] ohci_hcd 0000:00:03.1: irq 21, io mem 0xe2447000
[ 0.572570] usb usb4: configuration #1 chosen from 1 choice
[ 0.572612] hub 4-0:1.0: USB hub found
[ 0.572631] hub 4-0:1.0: 2 ports detected
[ 0.572712] alloc irq_desc for 22 on node -1
[ 0.572715] alloc kstat_irqs on node -1
[ 0.572726] ohci_hcd 0000:00:03.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[ 0.572753] ohci_hcd 0000:00:03.2: OHCI Host Controller
[ 0.572812] ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 5
[ 0.572846] ohci_hcd 0000:00:03.2: irq 22, io mem 0xe2440000
[ 0.664335] usb usb5: configuration #1 chosen from 1 choice
[ 0.664383] hub 5-0:1.0: USB hub found
[ 0.664403] hub 5-0:1.0: 2 ports detected
[ 0.664479] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.664562] alloc irq_desc for 18 on node -1
[ 0.664565] alloc kstat_irqs on node -1
[ 0.664576] uhci_hcd 0000:00:07.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 0.664589] uhci_hcd 0000:00:07.0: UHCI Host Controller
[ 0.664650] uhci_hcd 0000:00:07.0: new USB bus registered, assigned bus number 6
[ 0.664692] uhci_hcd 0000:00:07.0: irq 18, io base 0x0000e000
[ 0.664822] usb usb6: configuration #1 chosen from 1 choice
[ 0.664860] hub 6-0:1.0: USB hub found
[ 0.664872] hub 6-0:1.0: 2 ports detected

Arpad
16.11.2010, 14:41
vorletzter Teil4:

[ 0.664934] alloc irq_desc for 19 on node -1
[ 0.664937] alloc kstat_irqs on node -1
[ 0.664942] uhci_hcd 0000:00:07.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[ 0.664952] uhci_hcd 0000:00:07.1: UHCI Host Controller
[ 0.665001] uhci_hcd 0000:00:07.1: new USB bus registered, assigned bus number 7
[ 0.665035] uhci_hcd 0000:00:07.1: irq 19, io base 0x0000e400
[ 0.665151] usb usb7: configuration #1 chosen from 1 choice
[ 0.665185] hub 7-0:1.0: USB hub found
[ 0.665200] hub 7-0:1.0: 2 ports detected
[ 0.665322] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.670779] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.670792] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.671030] mice: PS/2 mouse device common for all mice
[ 0.671239] rtc_cmos 00:04: RTC can wake from S4
[ 0.671298] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[ 0.671326] rtc0: alarms up to one year, 242 bytes nvram
[ 0.671493] device-mapper: uevent: version 1.0.3
[ 0.671652] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[ 0.671720] device-mapper: multipath: version 1.1.0 loaded
[ 0.671725] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.674795] EISA: Probing bus 0 at eisa.0
[ 0.674805] Cannot allocate resource for EISA slot 1
[ 0.674816] Cannot allocate resource for EISA slot 4
[ 0.674833] EISA: Detected 0 cards.
[ 0.674933] cpuidle: using governor ladder
[ 0.674936] cpuidle: using governor menu
[ 0.675514] TCP cubic registered
[ 0.675671] NET: Registered protocol family 10
[ 0.676217] lo: Disabled Privacy Extensions
[ 0.676622] NET: Registered protocol family 17
[ 0.676703] Using IPI No-Shortcut mode
[ 0.676843] PM: Resume from disk failed.
[ 0.676860] registered taskstats version 1
[ 0.677307] Magic number: 2:678:30
[ 0.677429] rtc_cmos 00:04: setting system clock to 2010-11-16 14:01:08 UTC (1289916068)
[ 0.677433] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.677435] EDD information not available.
[ 0.693628] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 0.763369] ata1.00: ATA-6: ST3200021A, 3.01, max UDMA/100
[ 0.763374] ata1.00: 390721968 sectors, multi 16: LBA48
[ 0.763418] ata1.01: ATAPI: IDE DVD-ROM 16X, V3.10, max UDMA/33
[ 0.779469] ata1.00: configured for UDMA/100
[ 0.787107] ata1.01: configured for UDMA/33
[ 0.863521] Freeing initrd memory: 7778k freed
[ 0.964061] isapnp: No Plug & Play device found
[ 0.964301] scsi 0:0:0:0: Direct-Access ATA ST3200021A 3.01 PQ: 0 ANSI: 5
[ 0.964563] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 0.965039] sd 0:0:0:0: [sda] 390721968 512-byte logical blocks: (200 GB/186 GiB)
[ 0.965101] sd 0:0:0:0: [sda] Write Protect is off
[ 0.965104] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.965135] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.965334] sda:
[ 0.965454] scsi 0:0:1:0: CD-ROM IDE DVD-ROM 16X 3.10 PQ: 0 ANSI: 5
[ 0.974456] usb 4-1: new full speed USB device using ohci_hcd and address 2
[ 0.987819] sda1 sda2 sda3
[ 1.003264] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.003711] sr0: scsi3-mmc drive: 16x/16x cd/rw xa/form2 cdda tray
[ 1.003715] Uniform CD-ROM driver Revision: 3.20
[ 1.003842] sr 0:0:1:0: Attached scsi CD-ROM sr0
[ 1.003928] sr 0:0:1:0: Attached scsi generic sg1 type 5
[ 1.144292] ata2.00: ATAPI: SONY CD-RW CRX210E1, 2YS1, max UDMA/33
[ 1.160280] ata2.00: configured for UDMA/33
[ 1.167282] usb 4-1: configuration #1 chosen from 1 choice
[ 1.172280] scsi 1:0:0:0: CD-ROM SONY CD-RW CRX210E1 2YS1 PQ: 0 ANSI: 5
[ 1.222229] sr1: scsi3-mmc drive: 243x/40x writer cd/rw xa/form2 cdda tray
[ 1.222366] sr 1:0:0:0: Attached scsi CD-ROM sr1
[ 1.222442] sr 1:0:0:0: Attached scsi generic sg2 type 5
[ 1.222506] Freeing unused kernel memory: 656k freed
[ 1.223392] Write protecting the kernel text: 4684k
[ 1.223422] Write protecting the kernel read-only data: 1840k
[ 1.252271] udev: starting version 151
[ 1.564122] FDC 0 is a post-1991 82077
[ 1.603175] sis900.c: v1.08.10 Apr. 2 2006
[ 1.603238] sis900 0000:00:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1.604800] 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
[ 1.616662] 0000:00:04.0: Using transceiver found at address 1 as default
[ 1.617617] Initializing USB Mass Storage driver...
[ 1.618183] scsi2 : SCSI emulation for USB Mass Storage devices
[ 1.618903] usbcore: registered new interface driver usb-storage
[ 1.618909] USB Mass Storage support registered.
[ 1.619994] usb-storage: device found at 2
[ 1.619998] usb-storage: waiting for device to settle before scanning
[ 1.620855] eth0: SiS 900 PCI Fast Ethernet at 0xdc00, IRQ 19, 00:10:dc:7a:86:48
[ 1.620909] alloc irq_desc for 17 on node -1
[ 1.620912] alloc kstat_irqs on node -1
[ 1.620922] ohci1394 0000:00:02.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 1.678051] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[17] MMIO=[e2443000-e24437ff] Max Packet=[2048] IR/IT contexts=[4/6]
[ 1.933257] EXT4-fs (sda3): mounted filesystem with ordered data mode
[ 2.960184] ieee1394: Host added: ID:BUS[0-00:1023] GUID[000010dc0008c58d]
[ 6.621373] usb-storage: device scan complete
[ 6.660322] scsi 2:0:0:0: Direct-Access Medion Flash XL CF 2.6D PQ: 0 ANSI: 0 CCS
[ 6.667304] scsi 2:0:0:1: Direct-Access Medion Flash XL MS 2.6D PQ: 0 ANSI: 0 CCS
[ 6.674298] scsi 2:0:0:2: Direct-Access Medion Flash XL MMC/SD 2.6D PQ: 0 ANSI: 0 CCS
[ 6.681298] scsi 2:0:0:3: Direct-Access Medion Flash XL SM 2.6D PQ: 0 ANSI: 0 CCS
[ 6.681868] sd 2:0:0:0: Attached scsi generic sg3 type 0
[ 6.682028] sd 2:0:0:1: Attached scsi generic sg4 type 0
[ 6.682180] sd 2:0:0:2: Attached scsi generic sg5 type 0
[ 6.682344] sd 2:0:0:3: Attached scsi generic sg6 type 0
[ 6.747269] sd 2:0:0:1: [sdc] Attached SCSI removable disk
[ 6.758302] sd 2:0:0:2: [sdd] Attached SCSI removable disk
[ 6.769256] sd 2:0:0:3: [sde] Attached SCSI removable disk
[ 6.780255] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[ 7.926011] Adding 975864k swap on /dev/sda2. Priority:-1 extents:1 across:975864k
[ 8.390933] udev: starting version 151
[ 9.258107] type=1505 audit(1289912477.078:2): operation="profile_load" pid=475 name="/sbin/dhclient3"
[ 9.258691] type=1505 audit(1289912477.078:3): operation="profile_load" pid=475 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 9.259003] type=1505 audit(1289912477.078:4): operation="profile_load" pid=475 name="/usr/lib/connman/scripts/dhclient-script"
[ 9.548548] Disabling lock debugging due to kernel taint
[ 9.574869] ndiswrapper version 1.55 loaded (smp=yes, preempt=no)
[ 9.676661] gameport: NS558 PnP Gameport is pnp00:0c/gameport0, io 0x201, speed 764kHz
[ 9.753898] parport_pc 00:09: reported by Plug and Play ACPI
[ 9.754018] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[ 9.810752] psmouse serio1: ID: 10 00 64
[ 9.845632] ppdev: user-space parallel port driver
[ 9.853358] lp0: using parport0 (interrupt-driven).
[ 9.921189] Linux agpgart interface v0.103
[ 9.988311] sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x10c0
[ 10.022883] input: PS2++ Logitech MX Mouse as /devices/platform/i8042/serio1/input/input5
[ 10.140140] Linux video capture interface: v2.00
[ 10.169948] ndiswrapper: driver mrv8335 (TRENDnet,08/22/2005,3.2.1.3) loaded
[ 10.170306] ndiswrapper 0000:00:06.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 10.173096] ndiswrapper: using IRQ 17
[ 10.428917] wlan0: ethernet device 00:40:f4:e2:f4:07 using NDIS driver: mrv8335, version: 0x3020002, NDIS version: 0x501, vendor: 'NDIS Network Adapter', 11AB:1FAA.5.conf
[ 10.428937] wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP with WPA, WPA2, WPA2PSK
[ 10.429219] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 10.429405] agpgart-sis 0000:00:00.0: SiS chipset [1039/0648]
[ 10.442204] agpgart-sis 0000:00:00.0: AGP aperture is 128M @ 0xd0000000
[ 10.449657] usbcore: registered new interface driver ndiswrapper
[ 10.731944] saa7130/34: v4l2 driver version 0.2.15 loaded
[ 10.732042] saa7134 0000:00:08.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 10.732053] saa7134[0]: found at 0000:00:08.0, rev: 1, irq: 19, latency: 32, mmio: 0xe2446000
[ 10.732064] saa7134[0]: subsystem: 16be:0003, board: Medion 7134 [card=12,autodetected]
[ 10.732085] saa7134[0]: board init: gpio is 0

Arpad
16.11.2010, 14:42
der schluss:

[ 10.732096] IRQ 19/saa7134[0]: IRQF_DISABLED is not guaranteed on shared IRQs
[ 10.884016] saa7134[0]: i2c eeprom 00: be 16 03 00 08 20 1c 55 43 43 a9 1c 55 43 43 a9
[ 10.884030] saa7134[0]: i2c eeprom 10: ff ff ff ff 15 00 0e 01 03 c0 08 00 00 00 00 00
[ 10.884042] saa7134[0]: i2c eeprom 20: 00 00 00 da ff ff ff ff ff ff ff ff ff ff ff ff
[ 10.884053] saa7134[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 10.884064] saa7134[0]: i2c eeprom 40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 10.884075] saa7134[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 10.884086] saa7134[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 10.884097] saa7134[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 10.884108] saa7134[0]: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 10.884118] saa7134[0]: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 10.884129] saa7134[0]: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 10.884140] saa7134[0]: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 10.884151] saa7134[0]: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 10.884162] saa7134[0]: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 10.884173] saa7134[0]: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 10.884184] saa7134[0]: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
[ 10.884198] i2c i2c-1: Invalid 7-bit address 0x7a
[ 10.900040] saa7134[0] Tuner type is 5
[ 11.225503] vga16fb: initializing
[ 11.225512] vga16fb: mapped to 0xc00a0000
[ 11.225787] fb0: VGA16 VGA frame buffer device
[ 11.848980] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 11.848994] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:ow ns=io+mem
[ 11.850522] NVRM: loading NVIDIA Linux x86 Kernel Module 96.43.17 Thu Apr 15 05:28:41 PDT 2010
[ 12.173102] Console: switching to colour frame buffer device 80x30
[ 12.280025] All bytes are equal. It is not a TEA5767
[ 12.280150] tuner 1-0060: chip found @ 0xc0 (saa7134[0])
[ 12.344025] tuner-simple 1-0060: creating new instance
[ 12.344032] tuner-simple 1-0060: type set to 5 (Philips PAL_BG (FI1216 and compatibles))
[ 12.368349] saa7134[0]: registered device video0 [v4l2]
[ 12.368395] saa7134[0]: registered device vbi0
[ 12.368432] saa7134[0]: registered device radio0
[ 12.369050] Intel ICH 0000:00:02.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 12.396249] saa7134 ALSA driver for DMA sound loaded
[ 12.396270] IRQ 19/saa7134[0]: IRQF_DISABLED is not guaranteed on shared IRQs
[ 12.396570] saa7134[0]/alsa: saa7134[0] at 0xe2446000 irq 19 registered as card -2
[ 12.704051] intel8x0_measure_ac97_clock: measured 54668 usecs (2630 samples)
[ 12.704057] intel8x0: clocking to 48000
[ 12.752202] dvb_init() allocating 1 frontend
[ 12.833217] tda10046: chip is not answering. Giving up.
[ 12.833567] saa7134[0]/dvb: frontend initialization failed
[ 13.651483] type=1505 audit(1289912481.470:5): operation="profile_replace" pid=815 name="/sbin/dhclient3"
[ 13.652402] type=1505 audit(1289912481.474:6): operation="profile_replace" pid=815 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 13.652738] type=1505 audit(1289912481.474:7): operation="profile_replace" pid=815 name="/usr/lib/connman/scripts/dhclient-script"
[ 13.866800] type=1505 audit(1289912481.686:8): operation="profile_load" pid=817 name="/usr/lib/cups/backend/cups-pdf"
[ 13.867496] type=1505 audit(1289912481.686:9): operation="profile_load" pid=817 name="/usr/sbin/cupsd"
[ 14.016497] type=1505 audit(1289912481.838:10): operation="profile_load" pid=819 name="/usr/sbin/mysqld-akonadi"
[ 14.050591] type=1505 audit(1289912481.870:11): operation="profile_load" pid=820 name="/usr/sbin/tcpdump"
[ 17.479166] agpgart-sis 0000:00:00.0: AGP 3.0 bridge
[ 17.479197] agpgart-sis 0000:00:00.0: putting AGP V3 device at 0000:00:00.0 into 8x mode
[ 17.479202] agpgart-sis 0000:00:00.0: SiS delay workaround: giving bridge time to recover
[ 17.492159] agpgart-sis 0000:00:00.0: putting AGP V3 device at 0000:01:00.0 into 8x mode

also ich kann damit nicht viel anfangen, aber vllt. sagt euch das was^^

Arpad

Mikes-PCHilfe
16.11.2010, 20:53
1. Solltest du das demnächst als Anhang hochladen, ansonsten lösche ich die Beiträge alle ...

2. Hilft mir das nicht, vermutlich würde mir mehr ein aktuelles messages Log bringen. Unter /var/log/ dürfte das liegen. ZIppe das mal und lad das mal hier hoch.

Arpad
16.11.2010, 23:31
ok ich bin vorerst weg bis sonntag, danach kümmere ich mich darum...
was ist/zeigt ein messages log?

Mikes-PCHilfe
17.11.2010, 08:02
Ich hoffe das ist unter (k)ubuntu genauso wie unter fedora, dannn wird dort der Start protokolliert und alle weiteren Fehlermeldungen die beim Betrieb auftreten

Marcus
18.11.2010, 08:35
Dürfte ich mal freundlich nachfragen ob das händische laden des Moduls versucht wurde? :rolleyes:

Mikes-PCHilfe
18.11.2010, 20:56
Er ist ja jetzt erstma bis Sonntag weg :)