[gelöst] Neue Treiber in den Kernel kompilieren

Welches Modul/Treiber für welche Hardware, Kernel compilieren...
Antworten
angares
Beiträge: 60
Registriert: 01.04.2008 19:38:04
Wohnort: Mainz
Kontaktdaten:

[gelöst] Neue Treiber in den Kernel kompilieren

Beitrag von angares » 18.11.2008 23:32:29

Guten Abend,

ich habe folgendes Vorhaben:

Ich möchte für Debian Stable einen neuen Kernel kompilieren, der meine Hardware komplett unterstützt.
Vor allem geht es mir um die Chipsätze AMD 780G und SB700. Wichtig ist noch zu sagen, dass ich eigentlich keinen Kernel neuer als 2.6.25 nehmen will, weil es dann wieder Probleme mit der Installation des VMware Servers 2 gibt.

Als Anleitung habe ich folgendes Tutorial hergenommen: http://howtoforge.com/kernel_compilation_debian_etch

Zuerst bin ich hingegangen und habe mir den Treiber 2.6.25.20 von kernel.org geladen und mit der Original-config kompiliert. Das funktionierte alles sehr gut, aber nach der Installation des neuen Kernels und dem anschließenden Reboot wurde nicht ein Stück mehr Hardware erkannt (der neue Kernel war geladen, kontrolliert mittels uname -r). Mittlerweile habe ich die Vermutung, dass man die Treiber (die ja scheinbar meistens als Module geladen werden), zunächst mal vor dem kompilieren des Kernels in menuconfig angeben muss - also habe ich mal gesucht, ob ich zu meiner Hardware was finde - ohne Erfolg.

Dann habe ich den aktuellsten 2.6.27.6 Kernel genommen und ebenfalls kompiliert (mit mehr Wunschdenken, als tatsächlicher Hoffnung...) und natürlich wieder keine neuen Treiber (allerdings unterstützt beispielsweise der Kernel von Ubuntu 8.10 meine gesamte Hardware, daher meine Hoffnung, dass das irgendwie klappen muss).

Könnte vielleicht jemand einem ambitionierten Linux-Anfänger ein wenig das System hinter dem Kernel, den Modulen und der Hardwareunterstützung erklären? Wie finde ich das passende Modul für meine Hardware und wie aktiviere ich es im Kernel? Muss ich vorher noch "Patches" einpflegen?

Ich habe danach mal Ubuntu 8.10 als Live-Version geladen und die Angaben aus lsmod kopiert, hier sind sie:

Code: Alles auswählen

root@ubuntu:~# lsmod
Module                  Size  Used by
ipv6                  263972  16
usbhid                 35840  0
hid                    50560  1 usbhid
binfmt_misc            16904  1
af_packet              25728  0
bridge                 56980  0
stp                    10628  1 bridge
bnep                   20480  2
rfcomm                 44432  0
sco                    18308  2
l2cap                  30464  6 bnep,rfcomm
bluetooth              61924  6 bnep,rfcomm,sco,l2cap
ppdev                  15620  0
lp                     17156  0
powernow_k8            22148  1
cpufreq_userspace      11396  0
cpufreq_stats          13188  0
cpufreq_powersave       9856  0
cpufreq_ondemand       14988  1
freq_table             12672  3 powernow_k8,cpufreq_stats,cpufreq_ondemand
cpufreq_conservative    14600  0
video                  25104  0
output                 11008  1 video
sbs                    19464  0
sbshc                  13440  1 sbs
pci_slot               12552  0
container              11520  0
ac                     12292  0
iptable_filter         10752  0
ip_tables              19600  1 iptable_filter
x_tables               22916  1 ip_tables
snd_hda_intel         381488  1
snd_pcm_oss            46848  0
snd_mixer_oss          22784  2 snd_pcm_oss
snd_pcm                83204  2 snd_hda_intel,snd_pcm_oss
snd_seq_dummy          10884  0
snd_seq_oss            38528  0
snd_seq_midi           14336  0
snd_rawmidi            29824  1 snd_seq_midi
snd_seq_midi_event     15232  2 snd_seq_oss,snd_seq_midi
parport_pc             39204  1
parport                42604  3 ppdev,lp,parport_pc
snd_seq                57776  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              29960  2 snd_pcm,snd_seq
snd_seq_device         15116  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
evdev                  17696  6
snd                    63268  9 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
pcspkr                 10624  0
k8temp                 12416  0
soundcore              15328  2 snd
snd_page_alloc         16136  2 snd_hda_intel,snd_pcm
i2c_piix4              16144  0
i2c_core               31892  1 i2c_piix4
wmi                    14504  0
button                 14224  0
shpchp                 37908  0
pci_hotplug            35236  1 shpchp
battery                18436  0
squashfs               46600  1
loop                   23180  2
aufs                  169892  1
exportfs               12544  1 aufs
nls_cp437              13696  1
isofs                  40100  1
ext3                  133256  0
jbd                    55444  1 ext3
mbcache                16004  1 ext3
sr_mod                 22212  1
cdrom                  43168  1 sr_mod
sd_mod                 42264  2
crc_t10dif              9984  1 sd_mod
pata_atiixp            12800  1
sg                     39732  0
pata_acpi              12160  0
ohci1394               37936  0
ieee1394               96324  1 ohci1394
ata_generic            12932  0
ehci_hcd               43276  0
ahci                   37132  1
ohci_hcd               31888  0
libata                177312  4 pata_atiixp,pata_acpi,ata_generic,ahci
usbcore               148848  4 usbhid,ehci_hcd,ohci_hcd
scsi_mod              155212  4 sr_mod,sd_mod,sg,libata
r8169                  35972  0
dock                   16656  1 libata
thermal                23708  0
processor              42156  2 powernow_k8,thermal
fan                    12548  0
fbcon                  47648  0
tileblit               10880  1 fbcon
font                   16512  1 fbcon
bitblit                13824  1 fbcon
softcursor              9984  1 bitblit
fuse                   60828  3
Hier die lspci Ausgabe von Ubuntu 8.10 Live:

Code: Alles auswählen

root@ubuntu:~# lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge
00:01.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (int gfx)
00:0a.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 5)
00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [AHCI mode]
00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:12.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller
00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:13.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller
00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 3a)
00:14.1 IDE interface: ATI Technologies Inc SB700/SB800 IDE Controller
00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:14.5 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI2 Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3200 Graphics
01:05.1 Audio device: ATI Technologies Inc RS780 Azalia controller
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
03:0e.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
Hier ist die lsmod-Ausgabe des von mir mit der Original-config kompilierten 2.6.25.20 Kernels:

Code: Alles auswählen

gamma:~# lsmod
Module                  Size  Used by
ipv6                  288872  18
ac                     11400  0
battery                19976  0
dm_snapshot            22600  0
dm_mirror              31620  0
dm_mod                 68920  2 dm_snapshot,dm_mirror
loop                   23044  0
parport_pc             34728  0
snd_hda_intel         414680  0
parport                44976  1 parport_pc
pcspkr                  8064  0
i2c_piix4              14732  0
k8temp                 10624  0
snd_pcm                87560  1 snd_hda_intel
snd_timer              29200  1 snd_pcm
snd                    67016  3 snd_hda_intel,snd_pcm,snd_timer
soundcore              13344  1 snd
snd_page_alloc         15376  2 snd_hda_intel,snd_pcm
i2c_core               30880  1 i2c_piix4
button                 13984  0
shpchp                 38556  0
pci_hotplug            35896  1 shpchp
evdev                  17408  0
ext3                  140176  5
jbd                    55720  1 ext3
mbcache                14212  1 ext3
raid1                  27904  1
md_mod                 87332  2 raid1
ide_cd_mod             42016  0
cdrom                  39720  1 ide_cd_mod
atiixp                  8964  0 [permanent]
ide_core              137264  2 ide_cd_mod,atiixp
sd_mod                 33984  10
ohci1394               37044  0
ieee1394              101240  1 ohci1394
ata_generic            13956  0
ahci                   36872  7
ohci_hcd               28164  0
libata                166832  2 ata_generic,ahci
scsi_mod              170744  2 sd_mod,libata
ehci_hcd               40076  0
dock                   16544  1 libata
r8169                  36868  0
thermal                26784  0
processor              49512  1 thermal
fan                    10888  0
Und hier die lspci-Ausgabe des von mir mit der Original-config kompilierten 2.6.25.20 Kernels:

Code: Alles auswählen

gamma:~# lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] Unknown device 9600
00:01.0 PCI bridge: Advanced Micro Devices [AMD] Unknown device 9602
00:0a.0 PCI bridge: Advanced Micro Devices [AMD] Unknown device 9609
00:11.0 SATA controller: ATI Technologies Inc Unknown device 4391
00:12.0 USB Controller: ATI Technologies Inc Unknown device 4397
00:12.1 USB Controller: ATI Technologies Inc Unknown device 4398
00:12.2 USB Controller: ATI Technologies Inc Unknown device 4396
00:13.0 USB Controller: ATI Technologies Inc Unknown device 4397
00:13.1 USB Controller: ATI Technologies Inc Unknown device 4398
00:13.2 USB Controller: ATI Technologies Inc Unknown device 4396
00:14.0 SMBus: ATI Technologies Inc SB600 SMBus (rev 3a)
00:14.1 IDE interface: ATI Technologies Inc Unknown device 439c
00:14.3 ISA bridge: ATI Technologies Inc Unknown device 439d
00:14.4 PCI bridge: ATI Technologies Inc SB600 PCI to PCI Bridge
00:14.5 USB Controller: ATI Technologies Inc Unknown device 4399
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:05.0 VGA compatible controller: ATI Technologies Inc Unknown device 9610
01:05.1 Audio device: ATI Technologies Inc Unknown device 960f
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
03:0e.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
Zuletzt geändert von angares am 19.11.2008 23:01:18, insgesamt 1-mal geändert.

Danielx
Beiträge: 6419
Registriert: 14.08.2003 17:52:23

Re: Neue Treiber in den Kernel kompilieren

Beitrag von Danielx » 18.11.2008 23:55:44

Kannst du mal Ausgabe von "lspci -n" hier eingeben:
http://kmuto.jp/debian/hcl/

Und dann die Ausgabe posten?

Gruß,
Daniel

rendegast
Beiträge: 15041
Registriert: 27.02.2006 16:50:33
Lizenz eigener Beiträge: MIT Lizenz

Re: Neue Treiber in den Kernel kompilieren

Beitrag von rendegast » 19.11.2008 07:33:41

Chipsätze AMD 780G und SB700.
Modul ahci

Das Default-config-Template des Kernels ist ziemlich generisch.

Verwende die /boot/config-* des debian- oder ubuntu-Kernels als /usr/local/src/linux-*/.config.
Einmal 'make menuconfig' aufrufen und direkt abspeichern zur Anpassung.
(Vergleichen: 'vimdiff .config .config.old')
Dann den Kernel erstellen.
mfg rendegast
-----------------------
Viel Eifer, viel Irrtum; weniger Eifer, weniger Irrtum; kein Eifer, kein Irrtum.
(Lin Yutang "Moment in Peking")

angares
Beiträge: 60
Registriert: 01.04.2008 19:38:04
Wohnort: Mainz
Kontaktdaten:

Re: Neue Treiber in den Kernel kompilieren

Beitrag von angares » 19.11.2008 10:39:31

@ Danielx

Da ich nicht genau wusste, ob es eine Rolle spielt, welchen Kernel ich boote, habe ich mal das Original von Debian Etch-and-a-half genommen. Die Ausgabe lautet:

Code: Alles auswählen

gamma:~# lspci -n
00:00.0 0600: 1022:9600
00:01.0 0604: 1022:9602
00:0a.0 0604: 1022:9609
00:11.0 0106: 1002:4391
00:12.0 0c03: 1002:4397
00:12.1 0c03: 1002:4398
00:12.2 0c03: 1002:4396
00:13.0 0c03: 1002:4397
00:13.1 0c03: 1002:4398
00:13.2 0c03: 1002:4396
00:14.0 0c05: 1002:4385 (rev 3a)
00:14.1 0101: 1002:439c
00:14.3 0601: 1002:439d
00:14.4 0604: 1002:4384
00:14.5 0c03: 1002:4399
00:18.0 0600: 1022:1100
00:18.1 0600: 1022:1101
00:18.2 0600: 1022:1102
00:18.3 0600: 1022:1103
01:05.0 0300: 1002:9610
01:05.1 0403: 1002:960f
02:00.0 0200: 10ec:8168 (rev 02)
03:0e.0 0c00: 104c:8024

Code: Alles auswählen

PCI ID	Works?	Vendor	Device	Driver	Comment
10229600	-	Advanced Micro Devices [AMD]	RS780 Host Bridge	 	 
10229602	-	Advanced Micro Devices [AMD]	RS780 PCI to PCI bridge (int gfx)	 	 
10229609	-	Advanced Micro Devices [AMD]	RS780 PCI to PCI bridge (PCIE port 5)	 	 
10024391	Yes	ATI Technologies Inc	SB700/SB800 SATA Controller [AHCI mode]	ahci	v2.6.25
10024397	-	ATI Technologies Inc	SB700/SB800 USB OHCI0 Controller	 	 
10024398	-	ATI Technologies Inc	SB700/SB800 USB OHCI1 Controller	 	 
10024396	-	ATI Technologies Inc	SB700/SB800 USB EHCI Controller	 	 
10024397	-	ATI Technologies Inc	SB700/SB800 USB OHCI0 Controller	 	 
10024398	-	ATI Technologies Inc	SB700/SB800 USB OHCI1 Controller	 	 
10024396	-	ATI Technologies Inc	SB700/SB800 USB EHCI Controller	 	 
10024385	Yes	ATI Technologies Inc	SBx00 SMBus Controller	i2c-piix4	v2.6.25
1002439c	Yes	ATI Technologies Inc	SB700/SB800 IDE Controller	atiixp	v2.6.25
1002439d	-	ATI Technologies Inc	SB700/SB800 LPC host controller	 	 
10024384	-	ATI Technologies Inc	SBx00 PCI to PCI Bridge	 	 
10024399	-	ATI Technologies Inc	SB700/SB800 USB OHCI2 Controller	 	 
10221100	-	Advanced Micro Devices [AMD]	K8 [Athlon64/Opteron] HyperTransport Technology Configuration	 	 
10221101	-	Advanced Micro Devices [AMD]	K8 [Athlon64/Opteron] Address Map	 	 
10221102	-	Advanced Micro Devices [AMD]	K8 [Athlon64/Opteron] DRAM Controller	 	 
10221103	Yes	Advanced Micro Devices [AMD]	K8 [Athlon64/Opteron] Miscellaneous Control	k8temp	v2.6.25
10029610	-	ATI Technologies Inc	Radeon HD 3200 Graphics	 	 
1002960f	Yes	ATI Technologies Inc	RS780 Azalia controller	snd-hda-intel	v2.6.25
10ec8168	Yes	Realtek Semiconductor Co., Ltd.	High Definition Audio	r8169	v2.6.25
104c8024	-	Texas Instruments	TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
@ rendegast

Um alle Klarheiten zu beseitigen:
Ich nehme also die Original boot-config, die nach der Installation von Debian Etch-and-a-half erstellt wurde und kopiere sie als .config in das /usr/local/src/linux-*/ Verzeichnis. Danach "make menuconfig" aufrufen und die vorher abgespeicherte boot-config laden und danach direkt wieder abspeichern ohne etwas am Kernel zu verändern?

Prinzipiell habe ich genau das beim ersten Kompilieren des 2.6.25.20er Kernels getan. Das Modul ahci ist im 2.6.25.20er Kernel auch geladen, allerdings hat sich an der Hardwareerkennung wie gesagt nichts geändert.
Ich probiere es aber gleich nochmal und halte mich genau an deine Anweisungen.

[EDIT] Muss ich eigentlich die Module nicht auch irgendwie neu kompilieren, oder geschieht das automatisch? Momentan mache ich ja nichts anderes, als den neuen Kernel mit den alten Einstellungen zu kompilieren, zu installieren und dann davon zu booten.

Da sind auch ab und an einige Warnungen während des Kompilierens. Kann man sich die irgendwo nochmal ansehen oder muss ich die Ausgaben gleich in eine Textdatei umleiten?

rendegast
Beiträge: 15041
Registriert: 27.02.2006 16:50:33
Lizenz eigener Beiträge: MIT Lizenz

Re: Neue Treiber in den Kernel kompilieren

Beitrag von rendegast » 19.11.2008 12:08:55

Ich nehme also die Original boot-config, die nach der Installation von Debian Etch-and-a-half erstellt wurde und kopiere sie als .config in das /usr/local/src/linux-*/ Verzeichnis. Danach "make menuconfig" aufrufen und die vorher abgespeicherte boot-config laden und danach direkt wieder abspeichern ohne etwas am Kernel zu verändern?
kommt auf die Schnelle dem Standardkernel am nächsten.

... nicht ein Stück mehr Hardware erkannt ...

... allerdings hat sich an der Hardwareerkennung wie gesagt nichts geändert. ...
Also snd_hda_intel hat er doch geladen. Netzwerk, firewire sind da.
Wenn es sich um neu hinzugekommene Module (welche sollen das sein) handelt, die mußt Du händisch auswählen.
Welche Hardware macht denn Probleme?
powernow_k8 und cpufreq_ondemand kannst Du in /etc/modules eintragen.


Vorher schon erwähnt, um nach Änderungen zu suchen:

Code: Alles auswählen

vimdiff .config .config.old
Zuletzt geändert von rendegast am 19.11.2008 12:20:09, insgesamt 1-mal geändert.
mfg rendegast
-----------------------
Viel Eifer, viel Irrtum; weniger Eifer, weniger Irrtum; kein Eifer, kein Irrtum.
(Lin Yutang "Moment in Peking")

angares
Beiträge: 60
Registriert: 01.04.2008 19:38:04
Wohnort: Mainz
Kontaktdaten:

Re: Neue Treiber in den Kernel kompilieren

Beitrag von angares » 19.11.2008 12:18:15

Vor allem Probleme macht halt, dass er auch mit dem neuen Kernel und trotz geladenem ahci Modul die Chipsätze AMD 780G und SB700 nicht erkennt. Beispielsweise sagt er ja, ich hätte einen SB600 eingebaut (was definitiv nicht stimmt). Auch die Grafikhardware erkennt er ja nicht.

Code: Alles auswählen

Ubuntu
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3200 Graphics
und Debian
01:05.0 VGA compatible controller: ATI Technologies Inc Unknown device 9610
oder

Code: Alles auswählen

Ubuntu
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 3a)
00:14.1 IDE interface: ATI Technologies Inc SB700/SB800 IDE Controller
und Debian
00:14.0 SMBus: ATI Technologies Inc SB600 SMBus (rev 3a)
00:14.1 IDE interface: ATI Technologies Inc Unknown device 439c

Spasswolf
Beiträge: 3472
Registriert: 30.11.2005 10:32:22
Lizenz eigener Beiträge: MIT Lizenz
Wohnort: Wald

Re: Neue Treiber in den Kernel kompilieren

Beitrag von Spasswolf » 19.11.2008 12:19:47

Gegen "unknown device" hilft update-pciids. Hängt aber nicht mit der Funktion der Geräte zusammen.

angares
Beiträge: 60
Registriert: 01.04.2008 19:38:04
Wohnort: Mainz
Kontaktdaten:

Re: Neue Treiber in den Kernel kompilieren

Beitrag von angares » 19.11.2008 12:21:22

Ah, vielleicht war es das ja schon ^^

Werd ich gleich mal probieren.

rendegast
Beiträge: 15041
Registriert: 27.02.2006 16:50:33
Lizenz eigener Beiträge: MIT Lizenz

Re: Neue Treiber in den Kernel kompilieren

Beitrag von rendegast » 19.11.2008 12:31:16

Beispielsweise sagt er ja, ich hätte einen SB600 eingebaut (was definitiv nicht stimmt). Auch die Grafikhardware erkennt er ja nicht.
aka Spasswolf
Ich habe nicht gedacht, daß es um die Bezeichnung geht.
Denn was 'lspci' an Bezeichnungen ausgibt ist sowas von egal.
Wichtig sind die herausgefundenen PCI-IDs, bzw im Fall von 'lsusb' die USB-IDs., und ob sie in den modules.*map auftauchen.
Mit anderen Worten, ob unter den vorhandenen Treibern einer für das gefundene Gerät vorgesehen ist.
Diese(r) werden dann geladen, udev legt die benötigten devices an.
mfg rendegast
-----------------------
Viel Eifer, viel Irrtum; weniger Eifer, weniger Irrtum; kein Eifer, kein Irrtum.
(Lin Yutang "Moment in Peking")

angares
Beiträge: 60
Registriert: 01.04.2008 19:38:04
Wohnort: Mainz
Kontaktdaten:

Re: Neue Treiber in den Kernel kompilieren

Beitrag von angares » 19.11.2008 12:46:08

*grins* Ihr habt es geschafft, nun bin ich vollkommen verwirrt :D

Also: Ich hab Etch-and-a-half neu installiert und den von mir erstellten Kernel 2.6.25.20-custom samt headers installiert. Danach lspci ausgeführt und natürlich wurde die Hardware nicht erkannt. Dann habe ich update-pciids ausgeführt und siehe da: sämtliche Hardware wird erkannt.

Bedeutet das denn jetzt, dass sie auch einwandfrei mit dem neuen Kernel funktioniert, oder wurde sie quasi nur identifiziert. Irgendwo scheint bei mir noch ein Denkfehler zu sein.

Code: Alles auswählen

gamma:~# lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] Unknown device 9600
00:01.0 PCI bridge: Advanced Micro Devices [AMD] Unknown device 9602
00:0a.0 PCI bridge: Advanced Micro Devices [AMD] Unknown device 9609
00:11.0 SATA controller: ATI Technologies Inc Unknown device 4391
00:12.0 USB Controller: ATI Technologies Inc Unknown device 4397
00:12.1 USB Controller: ATI Technologies Inc Unknown device 4398
00:12.2 USB Controller: ATI Technologies Inc Unknown device 4396
00:13.0 USB Controller: ATI Technologies Inc Unknown device 4397
00:13.1 USB Controller: ATI Technologies Inc Unknown device 4398
00:13.2 USB Controller: ATI Technologies Inc Unknown device 4396
00:14.0 SMBus: ATI Technologies Inc SB600 SMBus (rev 3a)
00:14.1 IDE interface: ATI Technologies Inc Unknown device 439c
00:14.3 ISA bridge: ATI Technologies Inc Unknown device 439d
00:14.4 PCI bridge: ATI Technologies Inc SB600 PCI to PCI Bridge
00:14.5 USB Controller: ATI Technologies Inc Unknown device 4399
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTra                                   nsport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address                                    Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Con                                   troller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscella                                   neous Control
01:05.0 VGA compatible controller: ATI Technologies Inc Unknown device 9610
01:05.1 Audio device: ATI Technologies Inc Unknown device 960f
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI E                                   xpress Gigabit Ethernet controller (rev 02)
03:0e.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Contro                                   ller (PHY/Link)

gamma:~# update-pciids
--12:35:02--  http://pciids.sourceforge.net/v2.2/pci.ids.gz
           => `/usr/share/misc/pci.ids.new'
Auflösen des Hostnamen »pciids.sourceforge.net«.... 216.34.181.96
Verbindungsaufbau zu pciids.sourceforge.net|216.34.181.96|:80... verbunden.
HTTP Anforderung gesendet, warte auf Antwort... 200 OK
Länge: 159.114 (155K) [application/x-gzip]

100%[=======================================================================>] 159.114      215.56K/s

12:35:08 (215.51 KB/s) - »/usr/share/misc/pci.ids.new« gespeichert [159114/159114]

Done.
gamma:~# lspci
00:00.0 Host bridge: Advanced Micro Devices [AMD] RS780 Host Bridge
00:01.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (int gfx)
00:0a.0 PCI bridge: Advanced Micro Devices [AMD] RS780 PCI to PCI bridge (PCIE port 5)
00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [AHCI mode]
00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:12.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller
00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:13.1 USB Controller: ATI Technologies Inc SB700 USB OHCI1 Controller
00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 3a)
00:14.1 IDE interface: ATI Technologies Inc SB700/SB800 IDE Controller
00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:14.5 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI2 Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3200 Graphics
01:05.1 Audio device: ATI Technologies Inc RS780 Azalia controller
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
03:0e.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
Zuletzt geändert von angares am 19.11.2008 12:51:50, insgesamt 1-mal geändert.

angares
Beiträge: 60
Registriert: 01.04.2008 19:38:04
Wohnort: Mainz
Kontaktdaten:

Re: Neue Treiber in den Kernel kompilieren

Beitrag von angares » 19.11.2008 12:51:17

PS: Hier noch die aktuelle Ausgabe von lsmod:
Sieht zumindest für mich ganz gut aus.

Code: Alles auswählen

gamma:~# lsmod
Module                  Size  Used by
ipv6                  288872  18
ac                     11400  0
battery                19976  0
dm_snapshot            22600  0
dm_mirror              31620  0
dm_mod                 68920  2 dm_snapshot,dm_mirror
loop                   23044  0
snd_hda_intel         414680  0
snd_pcm                87560  1 snd_hda_intel
parport_pc             34728  0
i2c_piix4              14732  0
snd_timer              29200  1 snd_pcm
parport                44976  1 parport_pc
snd                    67016  3 snd_hda_intel,snd_pcm,snd_timer
i2c_core               30880  1 i2c_piix4
pcspkr                  8064  0
k8temp                 10624  0
soundcore              13344  1 snd
snd_page_alloc         15376  2 snd_hda_intel,snd_pcm
button                 13984  0
shpchp                 38556  0
pci_hotplug            35896  1 shpchp
evdev                  17408  0
ext3                  140176  5
jbd                    55720  1 ext3
mbcache                14212  1 ext3
raid1                  27904  1
md_mod                 87332  2 raid1
ide_cd_mod             42016  0
cdrom                  39720  1 ide_cd_mod
sd_mod                 33984  10
ata_generic            13956  0
ahci                   36872  7
atiixp                  8964  0 [permanent]
ohci1394               37044  0
ide_core              137264  2 ide_cd_mod,atiixp
ieee1394              101240  1 ohci1394
libata                166832  2 ata_generic,ahci
ehci_hcd               40076  0
ohci_hcd               28164  0
scsi_mod              170744  2 sd_mod,libata
dock                   16544  1 libata
r8169                  36868  0
thermal                26784  0
processor              49512  1 thermal
fan                    10888  0

rendegast
Beiträge: 15041
Registriert: 27.02.2006 16:50:33
Lizenz eigener Beiträge: MIT Lizenz

Re: Neue Treiber in den Kernel kompilieren

Beitrag von rendegast » 19.11.2008 13:19:43

und natürlich wurde die Hardware nicht erkannt. Dann habe ich update-pciids ausgeführt und siehe da: sämtliche Hardware wird erkannt.
Immer noch falsch verstanden, siehe /usr/share/misc/pci.ids.
Das System benutzt nicht die Ausgabe von 'lspci', sondern eher das aus 'lspci -nx'.
Also die IDs und Flags, und die wurden alle ausgelesen, 'lspci -n'.

Damit es für normale Menschen auch schön aussieht, gibt es pci.ids http://pciids.sourceforge.net/
Du kannst dort zBsp noch nicht aufgeführte Geräte posten.
Zuletzt geändert von rendegast am 19.11.2008 13:30:59, insgesamt 1-mal geändert.
mfg rendegast
-----------------------
Viel Eifer, viel Irrtum; weniger Eifer, weniger Irrtum; kein Eifer, kein Irrtum.
(Lin Yutang "Moment in Peking")

angares
Beiträge: 60
Registriert: 01.04.2008 19:38:04
Wohnort: Mainz
Kontaktdaten:

Re: Neue Treiber in den Kernel kompilieren

Beitrag von angares » 19.11.2008 13:29:04

Also mal Butter bei die Fische für die Dummen (wie mich):

Wie sehe ich, dass mein Linux meine Hardware auch komplett unterstützt? Irgendwie muss ich ja erkennen können, ob ich doch noch einen Treiber nachinstallieren, ein Modul nachladen, oder einen ganz neuen Kernel nehmen muss.
Beispiel an Windows: Ein Gerät ohne passenden Treiber wird entsprechend mit Fragezeichen angezeigt.

Ich weiß, ich strapaziere eure Nerven, aber ich würde es wirklich gerne verstehen und nicht einfach nur "benutzen". In einem nächsten Schritt möchte ich dann nämlich versuchen, einen schlankeren Kernel für mein System zu bauen - und dafür brauche ich diese Grundlagen.

Eventuelle Fragen nach dem Sinn der Sache: Neugier und der Wunsch, etwas Neues zu lernen und die Materie zu begreifen :)

rendegast
Beiträge: 15041
Registriert: 27.02.2006 16:50:33
Lizenz eigener Beiträge: MIT Lizenz

Re: Neue Treiber in den Kernel kompilieren

Beitrag von rendegast » 19.11.2008 13:42:58

Wie sehe ich, dass mein Linux meine Hardware auch komplett unterstützt? I
Auf entsprechende Fehlermeldungen in 'dmesg' achten, zBsp beim Modulladen.

einen schlankeren Kernel für mein System zu bauen -
Der kernel einer Distribution liegt bei ~ 60MB und unterstützt Tausende Geräte.
Davon benutzt werden nur die in 'lsmod' gelisteten, richtig.
Ein 'schlankerer' Kernel vermindert nur die Menge der in /lib/modules/*/ herumliegenden Dateien und bringt IMHO sonst keine Vorteile.
Geschwindigkeit halte ich für Spekulation und Benchmarkspezifisch.

Nachteile (eigenverantwortliches Upgraden, mögliche Probleme beim Zusammenspiel mit dem System) dürften überwiegen.
Ich meine damit den "Durchschnittsbenutzer", dessen Hardware vom Distributionskernel unterstützt wird,
nicht System- oder Datenbankjunkies.

Neugier und der Wunsch, etwas Neues zu lernen
erschlägt meine Argumente ;)
mfg rendegast
-----------------------
Viel Eifer, viel Irrtum; weniger Eifer, weniger Irrtum; kein Eifer, kein Irrtum.
(Lin Yutang "Moment in Peking")

angares
Beiträge: 60
Registriert: 01.04.2008 19:38:04
Wohnort: Mainz
Kontaktdaten:

Re: Neue Treiber in den Kernel kompilieren

Beitrag von angares » 19.11.2008 13:56:38

Nein, deine Argumente finde ich gut und ich danke dir tausendmal für deine Geduld und deine Hilfe.
Mir war ja vorher nicht ganz klar, dass Linux nur lädt, was es wirklich braucht und ich denke, dass du Recht hast mit den größeren Umständen, die ein eigener, abgespeckter Kernel bereitet.

Zu meinem Kernel 2.6.25.20: Das hat scheinbar wirklich was gebracht, denn es tauchen einige Fehlermeldungen im Log nicht mehr auf, beispielsweise zur Nutzung von DMA.

Vielen Dank.

Nils

angares
Beiträge: 60
Registriert: 01.04.2008 19:38:04
Wohnort: Mainz
Kontaktdaten:

Re: Neue Treiber in den Kernel kompilieren

Beitrag von angares » 19.11.2008 16:05:14

PS: Hier das syslog vom Bootvorgang. Sieht eigentlich gut aus, oder? ^^

Ist das o.k.?

Code: Alles auswählen

Driver 'sd' needs updating - please use bus_type methods

Code: Alles auswählen

shpchp: shpc_init: cannot reserve MMIO region
Das gesamte Log seit dem Neustart:

Code: Alles auswählen

Nov 19 15:54:53 gamma syslogd 1.4.1#18: restart.
Nov 19 15:54:53 gamma kernel: klogd 1.4.1#18, log source = /proc/kmsg started.
Nov 19 15:54:53 gamma kernel: Initializing cgroup subsys cpuset
Nov 19 15:54:53 gamma kernel: Linux version 2.6.25.20-etchnhalf (root@gamma) (gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)) #1 SMP Wed Nov 19 15:10:25 CET 2008
Nov 19 15:54:53 gamma kernel: Command line: root=/dev/sda6 ro 
Nov 19 15:54:53 gamma kernel: BIOS-provided physical RAM map:
Nov 19 15:54:53 gamma kernel:  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
Nov 19 15:54:53 gamma kernel:  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
Nov 19 15:54:53 gamma kernel:  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Nov 19 15:54:53 gamma kernel:  BIOS-e820: 0000000000100000 - 00000000bfde0000 (usable)
Nov 19 15:54:53 gamma kernel:  BIOS-e820: 00000000bfde0000 - 00000000bfde3000 (ACPI NVS)
Nov 19 15:54:53 gamma kernel:  BIOS-e820: 00000000bfde3000 - 00000000bfdf0000 (ACPI data)
Nov 19 15:54:53 gamma kernel:  BIOS-e820: 00000000bfdf0000 - 00000000bfe00000 (reserved)
Nov 19 15:54:53 gamma kernel:  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
Nov 19 15:54:53 gamma kernel:  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
Nov 19 15:54:53 gamma kernel:  BIOS-e820: 0000000100000000 - 0000000230000000 (usable)
Nov 19 15:54:53 gamma kernel: Entering add_active_range(0, 0, 159) 0 entries of 3200 used
Nov 19 15:54:53 gamma kernel: Entering add_active_range(0, 256, 785888) 1 entries of 3200 used
Nov 19 15:54:53 gamma kernel: Entering add_active_range(0, 1048576, 2293760) 2 entries of 3200 used
Nov 19 15:54:53 gamma kernel: end_pfn_map = 2293760
Nov 19 15:54:53 gamma kernel: DMI 2.4 present.
Nov 19 15:54:53 gamma kernel: ACPI: RSDP 000F71C0, 0014 (r0 GBT   )
Nov 19 15:54:53 gamma kernel: ACPI: RSDT BFDE3000, 0038 (r1 GBT    GBTUACPI 42302E31 GBTU  1010101)
Nov 19 15:54:53 gamma kernel: ACPI: FACP BFDE3040, 0074 (r1 GBT    GBTUACPI 42302E31 GBTU  1010101)
Nov 19 15:54:53 gamma kernel: ACPI: DSDT BFDE30C0, 6550 (r1 GBT    GBTUACPI     1000 MSFT  3000000)
Nov 19 15:54:53 gamma kernel: ACPI: FACS BFDE0000, 0040
Nov 19 15:54:53 gamma kernel: ACPI: SSDT BFDE9700, 028A (r1 PTLTD  POWERNOW        1  LTP        1)
Nov 19 15:54:53 gamma kernel: ACPI: HPET BFDE99C0, 0038 (r1 GBT    GBTUACPI 42302E31 GBTU       98)
Nov 19 15:54:53 gamma kernel: ACPI: MCFG BFDE9A00, 003C (r1 GBT    GBTUACPI 42302E31 GBTU  1010101)
Nov 19 15:54:53 gamma kernel: ACPI: APIC BFDE9640, 0084 (r1 GBT    GBTUACPI 42302E31 GBTU  1010101)
Nov 19 15:54:53 gamma kernel: Scanning NUMA topology in Northbridge 24
Nov 19 15:54:53 gamma kernel: No NUMA configuration found
Nov 19 15:54:53 gamma kernel: Faking a node at 0000000000000000-0000000230000000
Nov 19 15:54:53 gamma kernel: Entering add_active_range(0, 0, 159) 0 entries of 3200 used
Nov 19 15:54:53 gamma kernel: Entering add_active_range(0, 256, 785888) 1 entries of 3200 used
Nov 19 15:54:53 gamma kernel: Entering add_active_range(0, 1048576, 2293760) 2 entries of 3200 used
Nov 19 15:54:53 gamma kernel: Bootmem setup node 0 0000000000000000-0000000230000000
Nov 19 15:54:53 gamma kernel:   NODE_DATA [0000000000012000 - 0000000000018fff]
Nov 19 15:54:53 gamma kernel:   bootmap [0000000000019000 -  000000000005efff] pages 46
Nov 19 15:54:53 gamma kernel: early res: 0 [0-fff] BIOS data page
Nov 19 15:54:53 gamma kernel: early res: 1 [6000-7fff] SMP_TRAMPOLINE
Nov 19 15:54:53 gamma kernel: early res: 2 [200000-634427] TEXT DATA BSS
Nov 19 15:54:53 gamma kernel: early res: 3 [37a75000-37fef204] RAMDISK
Nov 19 15:54:53 gamma kernel: early res: 4 [9f800-a07ff] EBDA
Nov 19 15:54:53 gamma kernel: early res: 5 [8000-11fff] PGTABLE
Nov 19 15:54:53 gamma kernel:  [ffffe20000000000-ffffe200001fffff] PMD ->ffff810001200000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20000200000-ffffe200003fffff] PMD ->ffff810001600000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20000400000-ffffe200005fffff] PMD ->ffff810001a00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20000600000-ffffe200007fffff] PMD ->ffff810001e00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20000800000-ffffe200009fffff] PMD ->ffff810002200000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20000a00000-ffffe20000bfffff] PMD ->ffff810002600000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20000c00000-ffffe20000dfffff] PMD ->ffff810002a00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20000e00000-ffffe20000ffffff] PMD ->ffff810002e00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20001000000-ffffe200011fffff] PMD ->ffff810003200000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20001200000-ffffe200013fffff] PMD ->ffff810003600000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20001400000-ffffe200015fffff] PMD ->ffff810003a00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20001600000-ffffe200017fffff] PMD ->ffff810003e00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20001800000-ffffe200019fffff] PMD ->ffff810004200000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20001a00000-ffffe20001bfffff] PMD ->ffff810004600000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20001c00000-ffffe20001dfffff] PMD ->ffff810004a00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20001e00000-ffffe20001ffffff] PMD ->ffff810004e00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20002000000-ffffe200021fffff] PMD ->ffff810005200000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20002200000-ffffe200023fffff] PMD ->ffff810005600000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20002400000-ffffe200025fffff] PMD ->ffff810005a00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20002600000-ffffe200027fffff] PMD ->ffff810005e00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20002800000-ffffe200029fffff] PMD ->ffff810006200000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20003800000-ffffe200039fffff] PMD ->ffff810006600000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20003a00000-ffffe20003bfffff] PMD ->ffff810006a00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20003c00000-ffffe20003dfffff] PMD ->ffff810006e00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20003e00000-ffffe20003ffffff] PMD ->ffff810007200000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20004000000-ffffe200041fffff] PMD ->ffff810007600000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20004200000-ffffe200043fffff] PMD ->ffff810007a00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20004400000-ffffe200045fffff] PMD ->ffff810007e00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20004600000-ffffe200047fffff] PMD ->ffff810008200000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20004800000-ffffe200049fffff] PMD ->ffff810008600000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20004a00000-ffffe20004bfffff] PMD ->ffff810008a00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20004c00000-ffffe20004dfffff] PMD ->ffff810008e00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20004e00000-ffffe20004ffffff] PMD ->ffff810009200000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20005000000-ffffe200051fffff] PMD ->ffff810009600000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20005200000-ffffe200053fffff] PMD ->ffff810009a00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20005400000-ffffe200055fffff] PMD ->ffff810009e00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20005600000-ffffe200057fffff] PMD ->ffff81000a200000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20005800000-ffffe200059fffff] PMD ->ffff81000a600000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20005a00000-ffffe20005bfffff] PMD ->ffff81000aa00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20005c00000-ffffe20005dfffff] PMD ->ffff81000ae00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20005e00000-ffffe20005ffffff] PMD ->ffff81000b200000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20006000000-ffffe200061fffff] PMD ->ffff81000b600000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20006200000-ffffe200063fffff] PMD ->ffff81000ba00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20006400000-ffffe200065fffff] PMD ->ffff81000be00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20006600000-ffffe200067fffff] PMD ->ffff81000c200000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20006800000-ffffe200069fffff] PMD ->ffff81000c600000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20006a00000-ffffe20006bfffff] PMD ->ffff81000ca00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20006c00000-ffffe20006dfffff] PMD ->ffff81000ce00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20006e00000-ffffe20006ffffff] PMD ->ffff81000d200000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20007000000-ffffe200071fffff] PMD ->ffff81000d600000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20007200000-ffffe200073fffff] PMD ->ffff81000da00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20007400000-ffffe200075fffff] PMD ->ffff81000de00000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20007600000-ffffe200077fffff] PMD ->ffff81000e200000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20007800000-ffffe200079fffff] PMD ->ffff81000e600000 on node 0
Nov 19 15:54:53 gamma kernel:  [ffffe20007a00000-ffffe20007bfffff] PMD ->ffff81000ea00000 on node 0
Nov 19 15:54:53 gamma kernel: Zone PFN ranges:
Nov 19 15:54:53 gamma kernel:   DMA             0 ->     4096
Nov 19 15:54:53 gamma kernel:   DMA32        4096 ->  1048576
Nov 19 15:54:53 gamma kernel:   Normal    1048576 ->  2293760
Nov 19 15:54:53 gamma kernel: Movable zone start PFN for each node
Nov 19 15:54:53 gamma kernel: early_node_map[3] active PFN ranges
Nov 19 15:54:53 gamma kernel:     0:        0 ->      159
Nov 19 15:54:53 gamma kernel:     0:      256 ->   785888
Nov 19 15:54:53 gamma kernel:     0:  1048576 ->  2293760
Nov 19 15:54:53 gamma kernel: On node 0 totalpages: 2030975
Nov 19 15:54:53 gamma kernel:   DMA zone: 56 pages used for memmap
Nov 19 15:54:53 gamma kernel:   DMA zone: 1092 pages reserved
Nov 19 15:54:53 gamma kernel:   DMA zone: 2851 pages, LIFO batch:0
Nov 19 15:54:53 gamma kernel:   DMA32 zone: 14280 pages used for memmap
Nov 19 15:54:53 gamma kernel:   DMA32 zone: 767512 pages, LIFO batch:31
Nov 19 15:54:53 gamma kernel:   Normal zone: 17024 pages used for memmap
Nov 19 15:54:53 gamma kernel:   Normal zone: 1228160 pages, LIFO batch:31
Nov 19 15:54:53 gamma kernel:   Movable zone: 0 pages used for memmap
Nov 19 15:54:53 gamma kernel: ATI board detected. Disabling timer routing over 8254.
Nov 19 15:54:53 gamma kernel: Detected use of extended apic ids on hypertransport bus
Nov 19 15:54:53 gamma kernel: ACPI: PM-Timer IO Port: 0x4008
Nov 19 15:54:53 gamma kernel: ACPI: Local APIC address 0xfee00000
Nov 19 15:54:53 gamma kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Nov 19 15:54:53 gamma kernel: Processor #0 (Bootup-CPU)
Nov 19 15:54:53 gamma kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Nov 19 15:54:53 gamma kernel: Processor #1
Nov 19 15:54:53 gamma kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
Nov 19 15:54:53 gamma kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
Nov 19 15:54:53 gamma kernel: ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
Nov 19 15:54:53 gamma kernel: ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
Nov 19 15:54:53 gamma kernel: ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
Nov 19 15:54:53 gamma kernel: ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
Nov 19 15:54:53 gamma kernel: ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Nov 19 15:54:53 gamma kernel: IOAPIC[0]: apic_id 2, address 0xfec00000, GSI 0-23
Nov 19 15:54:53 gamma kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Nov 19 15:54:53 gamma kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
Nov 19 15:54:53 gamma kernel: ACPI: IRQ0 used by override.
Nov 19 15:54:53 gamma kernel: ACPI: IRQ2 used by override.
Nov 19 15:54:53 gamma kernel: ACPI: IRQ9 used by override.
Nov 19 15:54:53 gamma kernel: Setting APIC routing to flat
Nov 19 15:54:53 gamma kernel: ACPI: HPET id: 0x10b9a201 base: 0xfed00000
Nov 19 15:54:53 gamma kernel: Using ACPI (MADT) for SMP configuration information
Nov 19 15:54:53 gamma kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Nov 19 15:54:53 gamma kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
Nov 19 15:54:53 gamma kernel: PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
Nov 19 15:54:53 gamma kernel: PM: Registered nosave memory: 00000000bfde0000 - 00000000bfde3000
Nov 19 15:54:53 gamma kernel: PM: Registered nosave memory: 00000000bfde3000 - 00000000bfdf0000
Nov 19 15:54:53 gamma kernel: PM: Registered nosave memory: 00000000bfdf0000 - 00000000bfe00000
Nov 19 15:54:53 gamma kernel: PM: Registered nosave memory: 00000000bfe00000 - 00000000e0000000
Nov 19 15:54:53 gamma kernel: PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000
Nov 19 15:54:53 gamma kernel: PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000
Nov 19 15:54:53 gamma kernel: PM: Registered nosave memory: 00000000fec00000 - 0000000100000000
Nov 19 15:54:53 gamma kernel: Allocating PCI resources starting at c0000000 (gap: bfe00000:20200000)
Nov 19 15:54:53 gamma kernel: SMP: Allowing 4 CPUs, 2 hotplug CPUs
Nov 19 15:54:53 gamma kernel: PERCPU: Allocating 35096 bytes of per cpu data
Nov 19 15:54:53 gamma kernel: Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1998523
Nov 19 15:54:53 gamma kernel: Policy zone: Normal
Nov 19 15:54:53 gamma kernel: Kernel command line: root=/dev/sda6 ro 
Nov 19 15:54:53 gamma kernel: Initializing CPU#0
Nov 19 15:54:53 gamma kernel: PID hash table entries: 4096 (order: 12, 32768 bytes)
Nov 19 15:54:53 gamma kernel: TSC calibrated against PM_TIMER
Nov 19 15:54:53 gamma kernel: Marking TSC unstable due to TSCs unsynchronized
Nov 19 15:54:53 gamma kernel: time.c: Detected 2505.340 MHz processor.
Nov 19 15:54:53 gamma kernel: Console: colour VGA+ 80x25
Nov 19 15:54:53 gamma kernel: console [tty0] enabled
Nov 19 15:54:53 gamma kernel: Checking aperture...
Nov 19 15:54:53 gamma kernel: Node 0: aperture @ 4000000 size 32 MB
Nov 19 15:54:53 gamma kernel: Aperture pointing to e820 RAM. Ignoring.
Nov 19 15:54:53 gamma kernel: No AGP bridge found
Nov 19 15:54:53 gamma kernel: Your BIOS doesn't leave a aperture memory hole
Nov 19 15:54:53 gamma kernel: Please enable the IOMMU option in the BIOS setup
Nov 19 15:54:53 gamma kernel: This costs you 64 MB of RAM
Nov 19 15:54:53 gamma kernel: Mapping aperture over 65536 KB of RAM @ 10000000
Nov 19 15:54:53 gamma kernel: PM: Registered nosave memory: 0000000010000000 - 0000000014000000
Nov 19 15:54:53 gamma kernel: Memory: 7935092k/9175040k available (2179k kernel code, 188808k reserved, 1020k data, 332k init)
Nov 19 15:54:53 gamma kernel: CPA: page pool initialized 1 of 1 pages preallocated
Nov 19 15:54:53 gamma kernel: hpet clockevent registered
Nov 19 15:54:53 gamma kernel: Calibrating delay using timer specific routine.. 5014.52 BogoMIPS (lpj=10029042)
Nov 19 15:54:53 gamma kernel: Security Framework initialized
Nov 19 15:54:53 gamma kernel: SELinux:  Disabled at boot.
Nov 19 15:54:53 gamma kernel: Capability LSM initialized
Nov 19 15:54:53 gamma kernel: Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Nov 19 15:54:53 gamma kernel: Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
Nov 19 15:54:53 gamma kernel: Mount-cache hash table entries: 256
Nov 19 15:54:53 gamma kernel: Initializing cgroup subsys ns
Nov 19 15:54:53 gamma kernel: Initializing cgroup subsys cpuacct
Nov 19 15:54:53 gamma kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
Nov 19 15:54:53 gamma kernel: CPU: L2 Cache: 512K (64 bytes/line)
Nov 19 15:54:53 gamma kernel: CPU 0/0 -> Node 0
Nov 19 15:54:53 gamma kernel: CPU: Physical Processor ID: 0
Nov 19 15:54:53 gamma kernel: CPU: Processor Core ID: 0
Nov 19 15:54:53 gamma kernel: ACPI: Core revision 20070126
Nov 19 15:54:53 gamma kernel: Using local APIC timer interrupts.
Nov 19 15:54:53 gamma kernel: APIC timer calibration result 12526717
Nov 19 15:54:53 gamma kernel: Detected 12.526 MHz APIC timer.
Nov 19 15:54:53 gamma kernel: Booting processor 1/2 APIC 0x1
Nov 19 15:54:53 gamma kernel: Initializing CPU#1
Nov 19 15:54:53 gamma kernel: Calibrating delay using timer specific routine.. 5010.71 BogoMIPS (lpj=10021430)
Nov 19 15:54:53 gamma kernel: CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
Nov 19 15:54:53 gamma kernel: CPU: L2 Cache: 512K (64 bytes/line)
Nov 19 15:54:53 gamma kernel: CPU 1/1 -> Node 0
Nov 19 15:54:53 gamma kernel: CPU: Physical Processor ID: 0
Nov 19 15:54:53 gamma kernel: CPU: Processor Core ID: 1
Nov 19 15:54:53 gamma kernel: AMD Athlon(tm) Dual Core Processor 4850e stepping 02
Nov 19 15:54:53 gamma kernel: Brought up 2 CPUs
Nov 19 15:54:53 gamma kernel: net_namespace: 1016 bytes
Nov 19 15:54:53 gamma kernel: NET: Registered protocol family 16
Nov 19 15:54:53 gamma kernel: ACPI: bus type pci registered
Nov 19 15:54:53 gamma kernel: PCI: Using MMCONFIG at e0000000 - efffffff
Nov 19 15:54:53 gamma kernel: PCI: Using configuration type 1
Nov 19 15:54:53 gamma kernel: ACPI: EC: Look up EC in DSDT
Nov 19 15:54:53 gamma kernel: ACPI: Interpreter enabled
Nov 19 15:54:53 gamma kernel: ACPI: (supports S0 S3 S4 S5)
Nov 19 15:54:53 gamma kernel: ACPI: Using IOAPIC for interrupt routing
Nov 19 15:54:53 gamma kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Nov 19 15:54:53 gamma kernel: PCI: Transparent bridge - 0000:00:14.4
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P2P_._PRT]
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCEA._PRT]
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11) *0, disabled.
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11) *0, disabled.
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11) *0, disabled.
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11) *0, disabled.
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11) *0, disabled.
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11) *0, disabled.
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 6 7 10 11) *0, disabled.
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11) *0, disabled.
Nov 19 15:54:53 gamma kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Nov 19 15:54:53 gamma kernel: pnp: PnP ACPI init
Nov 19 15:54:53 gamma kernel: ACPI: bus type pnp registered
Nov 19 15:54:53 gamma kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
Nov 19 15:54:53 gamma kernel:  00:01: calling quirk 0xffffffff80355b7a: quirk_system_pci_resources+0x0/0x17f()
Nov 19 15:54:53 gamma kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 19 15:54:53 gamma kernel:  00:02: calling quirk 0xffffffff80355b7a: quirk_system_pci_resources+0x0/0x17f()
Nov 19 15:54:53 gamma kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 19 15:54:53 gamma kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
Nov 19 15:54:53 gamma kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
Nov 19 15:54:53 gamma kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
Nov 19 15:54:53 gamma kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
Nov 19 15:54:53 gamma kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
Nov 19 15:54:53 gamma kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
Nov 19 15:54:53 gamma kernel: pnp 00:09: Plug and Play ACPI device, IDs PNP0400 (active)
Nov 19 15:54:53 gamma kernel: pnp 00:0a: Plug and Play ACPI device, IDs PNP0303 (active)
Nov 19 15:54:53 gamma kernel:  00:0b: calling quirk 0xffffffff80355b7a: quirk_system_pci_resources+0x0/0x17f()
Nov 19 15:54:53 gamma kernel: pnp 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 19 15:54:53 gamma kernel:  00:0c: calling quirk 0xffffffff80355b7a: quirk_system_pci_resources+0x0/0x17f()
Nov 19 15:54:53 gamma kernel: pnp 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
Nov 19 15:54:53 gamma kernel: pnp: PnP ACPI: found 13 devices
Nov 19 15:54:53 gamma kernel: ACPI: ACPI bus type pnp unregistered
Nov 19 15:54:53 gamma kernel: usbcore: registered new interface driver usbfs
Nov 19 15:54:53 gamma kernel: usbcore: registered new interface driver hub
Nov 19 15:54:53 gamma kernel: usbcore: registered new device driver usb
Nov 19 15:54:53 gamma kernel: PCI: Using ACPI for IRQ routing
Nov 19 15:54:53 gamma kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Nov 19 15:54:53 gamma kernel: NET: Registered protocol family 8
Nov 19 15:54:53 gamma kernel: NET: Registered protocol family 20
Nov 19 15:54:53 gamma kernel: PCI-DMA: Disabling AGP.
Nov 19 15:54:53 gamma kernel: PCI-DMA: aperture base @ 10000000 size 65536 KB
Nov 19 15:54:53 gamma kernel: PCI-DMA: using GART IOMMU.
Nov 19 15:54:53 gamma kernel: PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
Nov 19 15:54:53 gamma kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
Nov 19 15:54:53 gamma kernel: hpet0: 4 32-bit timers, 14318180 Hz
Nov 19 15:54:53 gamma kernel: ACPI: RTC can wake from S4
Nov 19 15:54:53 gamma kernel: Switched to high resolution mode on CPU 0
Nov 19 15:54:53 gamma kernel: Switched to high resolution mode on CPU 1
Nov 19 15:54:53 gamma kernel: pnp: the driver 'system' has been registered
Nov 19 15:54:53 gamma kernel: system 00:01: ioport range 0x4d0-0x4d1 has been reserved
Nov 19 15:54:53 gamma kernel: system 00:01: ioport range 0x220-0x225 has been reserved
Nov 19 15:54:53 gamma kernel: system 00:01: ioport range 0x290-0x294 has been reserved
Nov 19 15:54:53 gamma kernel: system 00:01: driver attached
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0x4100-0x411f has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0x228-0x22f has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0x238-0x23f has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0x40b-0x40b has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0x4d6-0x4d6 has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0xc00-0xc01 has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0xc14-0xc14 has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0xc50-0xc52 has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0xc6c-0xc6d has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0xc6f-0xc6f has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0xcd0-0xcd1 has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0xcd2-0xcd3 has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0xcd4-0xcdf has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0x4000-0x40fe has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0x4210-0x4217 has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0xb00-0xb0f has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0xb10-0xb1f has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: ioport range 0xb20-0xb3f has been reserved
Nov 19 15:54:53 gamma kernel: system 00:02: driver attached
Nov 19 15:54:53 gamma kernel: system 00:0b: iomem range 0xe0000000-0xefffffff could not be reserved
Nov 19 15:54:53 gamma kernel: system 00:0b: driver attached
Nov 19 15:54:53 gamma kernel: system 00:0c: iomem range 0xd1a00-0xd3fff has been reserved
Nov 19 15:54:53 gamma kernel: system 00:0c: iomem range 0xf0000-0xf7fff could not be reserved
Nov 19 15:54:53 gamma kernel: system 00:0c: iomem range 0xf8000-0xfbfff could not be reserved
Nov 19 15:54:53 gamma kernel: system 00:0c: iomem range 0xfc000-0xfffff could not be reserved
Nov 19 15:54:53 gamma kernel: system 00:0c: iomem range 0xbfde0000-0xbfdfffff could not be reserved
Nov 19 15:54:53 gamma kernel: system 00:0c: iomem range 0xffff0000-0xffffffff has been reserved
Nov 19 15:54:53 gamma kernel: system 00:0c: iomem range 0x0-0x9ffff could not be reserved
Nov 19 15:54:53 gamma kernel: system 00:0c: iomem range 0x100000-0xbfddffff could not be reserved
Nov 19 15:54:53 gamma kernel: system 00:0c: iomem range 0xbfef0000-0xcfeeffff has been reserved
Nov 19 15:54:53 gamma kernel: system 00:0c: iomem range 0xfec00000-0xfec00fff has been reserved
Nov 19 15:54:53 gamma kernel: system 00:0c: iomem range 0xfee00000-0xfee00fff could not be reserved
Nov 19 15:54:53 gamma kernel: system 00:0c: iomem range 0xfff80000-0xfffeffff has been reserved
Nov 19 15:54:53 gamma kernel: system 00:0c: driver attached
Nov 19 15:54:53 gamma kernel: PCI: Bridge: 0000:00:01.0
Nov 19 15:54:53 gamma kernel:   IO window: e000-efff
Nov 19 15:54:53 gamma kernel:   MEM window: 0xfdd00000-0xfdefffff
Nov 19 15:54:53 gamma kernel:   PREFETCH window: 0x00000000d0000000-0x00000000dfffffff
Nov 19 15:54:53 gamma kernel: PCI: Bridge: 0000:00:0a.0
Nov 19 15:54:53 gamma kernel:   IO window: d000-dfff
Nov 19 15:54:53 gamma kernel:   MEM window: 0xfda00000-0xfdafffff
Nov 19 15:54:53 gamma kernel:   PREFETCH window: 0x00000000fdf00000-0x00000000fdffffff
Nov 19 15:54:53 gamma kernel: PCI: Bridge: 0000:00:14.4
Nov 19 15:54:53 gamma kernel:   IO window: c000-cfff
Nov 19 15:54:53 gamma kernel:   MEM window: 0xfdc00000-0xfdcfffff
Nov 19 15:54:53 gamma kernel:   PREFETCH window: 0x00000000fdb00000-0x00000000fdbfffff
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 18
Nov 19 15:54:53 gamma kernel: PCI: Setting latency timer of device 0000:00:0a.0 to 64
Nov 19 15:54:53 gamma kernel: NET: Registered protocol family 2
Nov 19 15:54:53 gamma kernel: IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
Nov 19 15:54:53 gamma kernel: TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
Nov 19 15:54:53 gamma kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Nov 19 15:54:53 gamma kernel: TCP: Hash tables configured (established 524288 bind 65536)
Nov 19 15:54:53 gamma kernel: TCP reno registered
Nov 19 15:54:53 gamma kernel: checking if image is initramfs... it is
Nov 19 15:54:53 gamma kernel: Freeing initrd memory: 5608k freed
Nov 19 15:54:53 gamma kernel: audit: initializing netlink socket (disabled)
Nov 19 15:54:53 gamma kernel: type=2000 audit(1227106478.696:1): initialized
Nov 19 15:54:53 gamma kernel: Total HugeTLB memory allocated, 0
Nov 19 15:54:53 gamma kernel: VFS: Disk quotas dquot_6.5.1
Nov 19 15:54:53 gamma kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov 19 15:54:53 gamma kernel: io scheduler noop registered
Nov 19 15:54:53 gamma kernel: io scheduler anticipatory registered
Nov 19 15:54:53 gamma kernel: io scheduler deadline registered
Nov 19 15:54:53 gamma kernel: io scheduler cfq registered (default)
Nov 19 15:54:53 gamma kernel: pci 0000:01:05.0: Boot video device
Nov 19 15:54:53 gamma kernel: PCI: Setting latency timer of device 0000:00:0a.0 to 64
Nov 19 15:54:53 gamma kernel: assign_interrupt_mode Found MSI capability
Nov 19 15:54:53 gamma kernel: Allocate Port Service[0000:00:0a.0:pcie00]
Nov 19 15:54:53 gamma kernel: Real Time Clock Driver v1.12ac
Nov 19 15:54:53 gamma kernel: hpet_resources: 0xfed00000 is busy
Nov 19 15:54:53 gamma kernel: Linux agpgart interface v0.103
Nov 19 15:54:53 gamma kernel: Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
Nov 19 15:54:53 gamma kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Nov 19 15:54:53 gamma kernel: pnp: the driver 'serial' has been registered
Nov 19 15:54:53 gamma kernel: 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Nov 19 15:54:53 gamma kernel: serial 00:08: driver attached
Nov 19 15:54:53 gamma kernel: brd: module loaded
Nov 19 15:54:53 gamma kernel: input: Macintosh mouse button emulation as /class/input/input0
Nov 19 15:54:53 gamma kernel: pnp: the driver 'i8042 kbd' has been registered
Nov 19 15:54:53 gamma kernel: i8042 kbd 00:0a: driver attached
Nov 19 15:54:53 gamma kernel: pnp: the driver 'i8042 aux' has been registered
Nov 19 15:54:53 gamma kernel: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
Nov 19 15:54:53 gamma kernel: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Nov 19 15:54:53 gamma kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Nov 19 15:54:53 gamma kernel: mice: PS/2 mouse device common for all mice
Nov 19 15:54:53 gamma kernel: cpuidle: using governor ladder
Nov 19 15:54:53 gamma kernel: cpuidle: using governor menu
Nov 19 15:54:53 gamma kernel: TCP bic registered
Nov 19 15:54:53 gamma kernel: NET: Registered protocol family 1
Nov 19 15:54:53 gamma kernel: NET: Registered protocol family 17
Nov 19 15:54:53 gamma kernel: registered taskstats version 1
Nov 19 15:54:53 gamma kernel: Freeing unused kernel memory: 332k freed
Nov 19 15:54:53 gamma kernel: input: AT Translated Set 2 keyboard as /class/input/input1
Nov 19 15:54:53 gamma kernel: ACPI: ACPI0007:00 is registered as cooling_device0
Nov 19 15:54:53 gamma kernel: ACPI: ACPI0007:01 is registered as cooling_device1
Nov 19 15:54:53 gamma kernel: No dock devices found.
Nov 19 15:54:53 gamma kernel: r8169 Gigabit Ethernet driver 2.2LK-NAPI loaded
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 18 (level, low) -> IRQ 18
Nov 19 15:54:53 gamma kernel: PCI: Setting latency timer of device 0000:02:00.0 to 64
Nov 19 15:54:53 gamma kernel: eth0: RTL8168c/8111c at 0xffffc20000c6a000, 00:1f:d0:54:f9:81, XID 3c4000c0 IRQ 1278
Nov 19 15:54:53 gamma kernel: SCSI subsystem initialized
Nov 19 15:54:53 gamma kernel: ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt 0000:00:12.0[A] -> GSI 16 (level, low) -> IRQ 16
Nov 19 15:54:53 gamma kernel: ohci_hcd 0000:00:12.0: OHCI Host Controller
Nov 19 15:54:53 gamma kernel: ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 1
Nov 19 15:54:53 gamma kernel: ohci_hcd 0000:00:12.0: irq 16, io mem 0xfe02e000
Nov 19 15:54:53 gamma kernel: libata version 3.00 loaded.
Nov 19 15:54:53 gamma kernel: usb usb1: configuration #1 chosen from 1 choice
Nov 19 15:54:53 gamma kernel: hub 1-0:1.0: USB hub found
Nov 19 15:54:53 gamma kernel: hub 1-0:1.0: 3 ports detected
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt 0000:00:12.1[A] -> GSI 16 (level, low) -> IRQ 16
Nov 19 15:54:53 gamma kernel: ohci_hcd 0000:00:12.1: OHCI Host Controller
Nov 19 15:54:53 gamma kernel: ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 2
Nov 19 15:54:53 gamma kernel: ohci_hcd 0000:00:12.1: irq 16, io mem 0xfe02d000
Nov 19 15:54:53 gamma kernel: usb usb2: configuration #1 chosen from 1 choice
Nov 19 15:54:53 gamma kernel: hub 2-0:1.0: USB hub found
Nov 19 15:54:53 gamma kernel: hub 2-0:1.0: 3 ports detected
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt 0000:00:13.0[A] -> GSI 18 (level, low) -> IRQ 18
Nov 19 15:54:53 gamma kernel: ohci_hcd 0000:00:13.0: OHCI Host Controller
Nov 19 15:54:53 gamma kernel: ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 3
Nov 19 15:54:53 gamma kernel: ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe02b000
Nov 19 15:54:53 gamma kernel: usb usb3: configuration #1 chosen from 1 choice
Nov 19 15:54:53 gamma kernel: hub 3-0:1.0: USB hub found
Nov 19 15:54:53 gamma kernel: hub 3-0:1.0: 3 ports detected
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt 0000:00:13.1[A] -> GSI 18 (level, low) -> IRQ 18
Nov 19 15:54:53 gamma kernel: ohci_hcd 0000:00:13.1: OHCI Host Controller
Nov 19 15:54:53 gamma kernel: ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 4
Nov 19 15:54:53 gamma kernel: ohci_hcd 0000:00:13.1: irq 18, io mem 0xfe02a000
Nov 19 15:54:53 gamma kernel: usb usb4: configuration #1 chosen from 1 choice
Nov 19 15:54:53 gamma kernel: hub 4-0:1.0: USB hub found
Nov 19 15:54:53 gamma kernel: hub 4-0:1.0: 3 ports detected
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt 0000:00:14.5[C] -> GSI 18 (level, low) -> IRQ 18
Nov 19 15:54:53 gamma kernel: ohci_hcd 0000:00:14.5: OHCI Host Controller
Nov 19 15:54:53 gamma kernel: ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 5
Nov 19 15:54:53 gamma kernel: ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe028000
Nov 19 15:54:53 gamma kernel: usb usb5: configuration #1 chosen from 1 choice
Nov 19 15:54:53 gamma kernel: hub 5-0:1.0: USB hub found
Nov 19 15:54:53 gamma kernel: hub 5-0:1.0: 2 ports detected
Nov 19 15:54:53 gamma kernel: ahci 0000:00:11.0: version 3.0
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt 0000:00:11.0[A] -> GSI 22 (level, low) -> IRQ 22
Nov 19 15:54:53 gamma kernel: ahci 0000:00:11.0: controller can't do PMP, turning off CAP_PMP
Nov 19 15:54:53 gamma kernel: ahci 0000:00:11.0: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
Nov 19 15:54:53 gamma kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pio slum part 
Nov 19 15:54:53 gamma kernel: scsi0 : ahci
Nov 19 15:54:53 gamma kernel: scsi1 : ahci
Nov 19 15:54:53 gamma kernel: scsi2 : ahci
Nov 19 15:54:53 gamma kernel: scsi3 : ahci
Nov 19 15:54:53 gamma kernel: scsi4 : ahci
Nov 19 15:54:53 gamma kernel: scsi5 : ahci
Nov 19 15:54:53 gamma kernel: ata1: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f100 irq 1277
Nov 19 15:54:53 gamma kernel: ata2: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f180 irq 1277
Nov 19 15:54:53 gamma kernel: ata3: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f200 irq 1277
Nov 19 15:54:53 gamma kernel: ata4: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f280 irq 1277
Nov 19 15:54:53 gamma kernel: ata5: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f300 irq 1277
Nov 19 15:54:53 gamma kernel: ata6: SATA max UDMA/133 abar m1024@0xfe02f000 port 0xfe02f380 irq 1277
Nov 19 15:54:53 gamma kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Nov 19 15:54:53 gamma kernel: ata1.00: HPA detected: current 976771055, native 976773168
Nov 19 15:54:53 gamma kernel: ata1.00: ATA-8: WDC WD5000AAVS-00ZTB0, 01.01B01, max UDMA/133
Nov 19 15:54:53 gamma kernel: ata1.00: 976771055 sectors, multi 0: LBA48 NCQ (depth 31/32)
Nov 19 15:54:53 gamma kernel: ata1.00: configured for UDMA/133
Nov 19 15:54:53 gamma kernel: ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Nov 19 15:54:53 gamma kernel: ata2.00: ATA-7: SAMSUNG HD103UJ, 1AA01113, max UDMA7
Nov 19 15:54:53 gamma kernel: ata2.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
Nov 19 15:54:53 gamma kernel: ata2.00: configured for UDMA/133
Nov 19 15:54:53 gamma kernel: ata3: SATA link down (SStatus 0 SControl 300)
Nov 19 15:54:53 gamma kernel: ata4: SATA link down (SStatus 0 SControl 300)
Nov 19 15:54:53 gamma kernel: ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Nov 19 15:54:53 gamma kernel: ata5.00: HPA detected: current 1953523055, native 1953525168
Nov 19 15:54:53 gamma kernel: ata5.00: ATA-7: SAMSUNG HD103UJ, 1AA01113, max UDMA7
Nov 19 15:54:53 gamma kernel: ata5.00: 1953523055 sectors, multi 0: LBA48 NCQ (depth 31/32)
Nov 19 15:54:53 gamma kernel: ata5.00: configured for UDMA/133
Nov 19 15:54:53 gamma kernel: ata6: SATA link down (SStatus 0 SControl 300)
Nov 19 15:54:53 gamma kernel: scsi 0:0:0:0: Direct-Access     ATA      WDC WD5000AAVS-0 01.0 PQ: 0 ANSI: 5
Nov 19 15:54:53 gamma kernel: scsi 1:0:0:0: Direct-Access     ATA      SAMSUNG HD103UJ  1AA0 PQ: 0 ANSI: 5
Nov 19 15:54:53 gamma kernel: scsi 4:0:0:0: Direct-Access     ATA      SAMSUNG HD103UJ  1AA0 PQ: 0 ANSI: 5
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt 0000:03:0e.0[A] -> GSI 22 (level, low) -> IRQ 22
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt 0000:00:12.2[B] -> GSI 17 (level, low) -> IRQ 17
Nov 19 15:54:53 gamma kernel: ehci_hcd 0000:00:12.2: EHCI Host Controller
Nov 19 15:54:53 gamma kernel: ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 6
Nov 19 15:54:53 gamma kernel: ehci_hcd 0000:00:12.2: debug port 1
Nov 19 15:54:53 gamma kernel: ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe02c000
Nov 19 15:54:53 gamma kernel: ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Nov 19 15:54:53 gamma kernel: usb usb6: configuration #1 chosen from 1 choice
Nov 19 15:54:53 gamma kernel: hub 6-0:1.0: USB hub found
Nov 19 15:54:53 gamma kernel: hub 6-0:1.0: 6 ports detected
Nov 19 15:54:53 gamma kernel: ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[22]  MMIO=[fdcff000-fdcff7ff]  Max Packet=[2048]  IR/IT contexts=[4/8]
Nov 19 15:54:53 gamma kernel: Uniform Multi-Platform E-IDE driver
Nov 19 15:54:53 gamma kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Nov 19 15:54:53 gamma kernel: Driver 'sd' needs updating - please use bus_type methods
Nov 19 15:54:53 gamma kernel: sd 0:0:0:0: [sda] 976771055 512-byte hardware sectors (500107 MB)
Nov 19 15:54:53 gamma kernel: sd 0:0:0:0: [sda] Write Protect is off
Nov 19 15:54:53 gamma kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Nov 19 15:54:53 gamma kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 19 15:54:53 gamma kernel: sd 0:0:0:0: [sda] 976771055 512-byte hardware sectors (500107 MB)
Nov 19 15:54:53 gamma kernel: sd 0:0:0:0: [sda] Write Protect is off
Nov 19 15:54:53 gamma kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Nov 19 15:54:53 gamma kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 19 15:54:53 gamma kernel:  sda: sda1 sda2 < sda5 sda6 sda7 sda8 >
Nov 19 15:54:53 gamma kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Nov 19 15:54:53 gamma kernel: sd 1:0:0:0: [sdb] 1953525168 512-byte hardware sectors (1000205 MB)
Nov 19 15:54:53 gamma kernel: sd 1:0:0:0: [sdb] Write Protect is off
Nov 19 15:54:53 gamma kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Nov 19 15:54:53 gamma kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 19 15:54:53 gamma kernel: sd 1:0:0:0: [sdb] 1953525168 512-byte hardware sectors (1000205 MB)
Nov 19 15:54:53 gamma kernel: sd 1:0:0:0: [sdb] Write Protect is off
Nov 19 15:54:53 gamma kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Nov 19 15:54:53 gamma kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 19 15:54:53 gamma kernel:  sdb:<6>ACPI: PCI Interrupt 0000:00:13.2[B] -> GSI 19 (level, low) -> IRQ 19
Nov 19 15:54:53 gamma kernel: ehci_hcd 0000:00:13.2: EHCI Host Controller
Nov 19 15:54:53 gamma kernel: ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 7
Nov 19 15:54:53 gamma kernel: ehci_hcd 0000:00:13.2: debug port 1
Nov 19 15:54:53 gamma kernel: ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe029000
Nov 19 15:54:53 gamma kernel:  sdb1
Nov 19 15:54:53 gamma kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Nov 19 15:54:53 gamma kernel: sd 4:0:0:0: [sdc] 1953523055 512-byte hardware sectors (1000204 MB)
Nov 19 15:54:53 gamma kernel: sd 4:0:0:0: [sdc] Write Protect is off
Nov 19 15:54:53 gamma kernel: sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Nov 19 15:54:53 gamma kernel: sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 19 15:54:53 gamma kernel: sd 4:0:0:0: [sdc] 1953523055 512-byte hardware sectors (1000204 MB)
Nov 19 15:54:53 gamma kernel: sd 4:0:0:0: [sdc] Write Protect is off
Nov 19 15:54:53 gamma kernel: sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Nov 19 15:54:53 gamma kernel: sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 19 15:54:53 gamma kernel:  sdc: sdc1
Nov 19 15:54:53 gamma kernel: sd 4:0:0:0: [sdc] Attached SCSI disk
Nov 19 15:54:53 gamma kernel: ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Nov 19 15:54:53 gamma kernel: usb usb7: configuration #1 chosen from 1 choice
Nov 19 15:54:53 gamma kernel: hub 7-0:1.0: USB hub found
Nov 19 15:54:53 gamma kernel: hub 7-0:1.0: 6 ports detected
Nov 19 15:54:53 gamma kernel: ATIIXP: IDE controller (0x1002:0x439c rev 0x00) at  PCI slot 0000:00:14.1
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt 0000:00:14.1[A] -> GSI 16 (level, low) -> IRQ 16
Nov 19 15:54:53 gamma kernel: ATIIXP: not 100%% native mode: will probe irqs later
Nov 19 15:54:53 gamma kernel:     ide0: BM-DMA at 0xfa00-0xfa07, BIOS settings: hda:DMA, hdb:PIO
Nov 19 15:54:53 gamma kernel: ATIIXP: simplex device: DMA disabled
Nov 19 15:54:53 gamma kernel: ide1: ATIIXP Bus-Master DMA disabled (BIOS)
Nov 19 15:54:53 gamma kernel: Probing IDE interface ide0...
Nov 19 15:54:53 gamma kernel: hda: TSSTcorpCD/DVDW TS-H552U, ATAPI CD/DVD-ROM drive
Nov 19 15:54:53 gamma kernel: ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00dfd1d200001d7d]
Nov 19 15:54:53 gamma kernel: hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
Nov 19 15:54:53 gamma kernel: hda: UDMA/33 mode selected
Nov 19 15:54:53 gamma kernel: Probing IDE interface ide1...
Nov 19 15:54:53 gamma kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Nov 19 15:54:53 gamma kernel: hda: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
Nov 19 15:54:53 gamma kernel: Uniform CD-ROM driver Revision: 3.20
Nov 19 15:54:53 gamma kernel: md: raid1 personality registered for level 1
Nov 19 15:54:53 gamma kernel: md: md0 stopped.
Nov 19 15:54:53 gamma kernel: md: bind<sdc1>
Nov 19 15:54:53 gamma kernel: md: bind<sdb1>
Nov 19 15:54:53 gamma kernel: raid1: raid set md0 active with 2 out of 2 mirrors
Nov 19 15:54:53 gamma kernel: PM: Starting manual resume from disk
Nov 19 15:54:53 gamma kernel: kjournald starting.  Commit interval 5 seconds
Nov 19 15:54:53 gamma kernel: EXT3-fs: mounted filesystem with ordered data mode.
Nov 19 15:54:53 gamma kernel: input: Power Button (FF) as /class/input/input2
Nov 19 15:54:53 gamma kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Nov 19 15:54:53 gamma kernel: shpchp: HPC vendor_id 1022 device_id 9602 ss_vid 0 ss_did 0
Nov 19 15:54:53 gamma kernel: shpchp: shpc_init: cannot reserve MMIO region
Nov 19 15:54:53 gamma kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Nov 19 15:54:53 gamma kernel: ACPI: Power Button (FF) [PWRF]
Nov 19 15:54:53 gamma kernel: input: Power Button (CM) as /class/input/input3
Nov 19 15:54:53 gamma kernel: ACPI: Power Button (CM) [PWRB]
Nov 19 15:54:53 gamma kernel: piix4_smbus 0000:00:14.0: Found 0000:00:14.0 device
Nov 19 15:54:53 gamma kernel: input: PC Speaker as /class/input/input4
Nov 19 15:54:53 gamma kernel: pnp: the driver 'parport_pc' has been registered
Nov 19 15:54:53 gamma kernel: parport_pc 00:09: reported by Plug and Play ACPI
Nov 19 15:54:53 gamma kernel: parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
Nov 19 15:54:53 gamma kernel: ACPI: PCI Interrupt 0000:01:05.1[B] -> GSI 19 (level, low) -> IRQ 19
Nov 19 15:54:53 gamma kernel: PCI: Setting latency timer of device 0000:01:05.1 to 64
Nov 19 15:54:53 gamma kernel: parport_pc 00:09: driver attached
Nov 19 15:54:53 gamma kernel: Adding 4000144k swap on /dev/sda5.  Priority:-1 extents:1 across:4000144k
Nov 19 15:54:53 gamma kernel: EXT3 FS on sda6, internal journal
Nov 19 15:54:53 gamma kernel: loop: module loaded
Nov 19 15:54:53 gamma kernel: device-mapper: uevent: version 1.0.3
Nov 19 15:54:53 gamma kernel: device-mapper: ioctl: 4.13.0-ioctl (2007-10-18) initialised: dm-devel@redhat.com
Nov 19 15:54:53 gamma kernel: kjournald starting.  Commit interval 5 seconds
Nov 19 15:54:53 gamma kernel: EXT3 FS on sda1, internal journal
Nov 19 15:54:53 gamma kernel: EXT3-fs: mounted filesystem with ordered data mode.
Nov 19 15:54:53 gamma kernel: kjournald starting.  Commit interval 5 seconds
Nov 19 15:54:53 gamma kernel: EXT3 FS on md0, internal journal
Nov 19 15:54:53 gamma kernel: EXT3-fs: mounted filesystem with ordered data mode.
Nov 19 15:54:53 gamma kernel: kjournald starting.  Commit interval 5 seconds
Nov 19 15:54:53 gamma kernel: EXT3 FS on sda8, internal journal
Nov 19 15:54:53 gamma kernel: EXT3-fs: mounted filesystem with ordered data mode.
Nov 19 15:54:53 gamma kernel: kjournald starting.  Commit interval 5 seconds
Nov 19 15:54:53 gamma kernel: EXT3 FS on sda7, internal journal
Nov 19 15:54:53 gamma kernel: EXT3-fs: mounted filesystem with ordered data mode.
Nov 19 15:54:53 gamma kernel: r8169: eth0: link up
Nov 19 15:54:53 gamma kernel: r8169: eth0: link up
Nov 19 15:54:59 gamma kernel: NET: Registered protocol family 10
Nov 19 15:54:59 gamma kernel: lo: Disabled Privacy Extensions
Nov 19 15:54:59 gamma rpc.statd[2704]: Version 1.0.10 Starting
Nov 19 15:54:59 gamma /usr/sbin/cron[2732]: (CRON) INFO (pidfile fd = 3)
Nov 19 15:54:59 gamma /usr/sbin/cron[2733]: (CRON) STARTUP (fork ok)
Nov 19 15:54:59 gamma /usr/sbin/cron[2733]: (CRON) INFO (Running @reboot jobs)
Nov 19 15:55:09 gamma kernel: eth0: no IPv6 routers present

rendegast
Beiträge: 15041
Registriert: 27.02.2006 16:50:33
Lizenz eigener Beiträge: MIT Lizenz

Re: Neue Treiber in den Kernel kompilieren

Beitrag von rendegast » 19.11.2008 16:13:19

Yepp, gut.
mfg rendegast
-----------------------
Viel Eifer, viel Irrtum; weniger Eifer, weniger Irrtum; kein Eifer, kein Irrtum.
(Lin Yutang "Moment in Peking")

Antworten