Fick följande när jag skrev in dmesg. För mig är det latin
N-E
per@ubuntu:~$ dmesg
[ 0.000000] Linux version 2.6.22-14-generic (buildd@terranova) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Tue Feb 12 07:42:25 UTC 2008 (Ubuntu 2.6.22-14.52-generic)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e7000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000040fdc00 (usable)
[ 0.000000] BIOS-e820: 00000000040fdc00 - 00000000040ff800 (ACPI data)
[ 0.000000] BIOS-e820: 00000000040ff800 - 00000000040ffc00 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000040ffc00 - 0000000020000000 (usable)
[ 0.000000] BIOS-e820: 00000000fffe7000 - 0000000100000000 (reserved)
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 512MB LOWMEM available.
[ 0.000000] Entering add_active_range(0, 0, 131072) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 131072
[ 0.000000] HighMem 131072 -> 131072
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 131072
[ 0.000000] On node 0 totalpages: 131072
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 4064 pages, LIFO batch:0
[ 0.000000] Normal zone: 992 pages used for memmap
[ 0.000000] Normal zone: 125984 pages, LIFO batch:31
[ 0.000000] HighMem zone: 0 pages used for memmap
[ 0.000000] DMI 2.1 present.
[ 0.000000] ACPI: RSDP signature @ 0xC00F6AC0 checksum 0
[ 0.000000] ACPI: RSDP 000F6AC0, 0014 (r0 PTLTD )
[ 0.000000] ACPI: RSDT 040FDD77, 0028 (r1 PTLTD RSDT 0 PTL 1000000)
[ 0.000000] ACPI: FACP 040FF78C, 0074 (r1 DELL KHAN 19990503 PTL F4240)
[ 0.000000] ACPI: DSDT 040FDD9F, 19ED (r1 Dell Khan 0 MSFT 1000004)
[ 0.000000] ACPI: FACS 040FFBC0, 0040
[ 0.000000] ACPI: BIOS age (1999) fails cutoff (2000), acpi=force is required to enable ACPI
[ 0.000000] ACPI: Disabling ACPI support
[ 0.000000] Allocating PCI resources starting at 30000000 (gap: 20000000:dffe7000)
[ 0.000000] Built 1 zonelists. Total pages: 130048
[ 0.000000] Kernel command line: root=UUID=b93cfb97-1558-4ac7-a70d-13d538de12ca ro quiet splash
[ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[ 0.000000] mapped APIC to ffffd000 (0140d000)
[ 0.000000] Enabling fast FPU save and restore... done.
[ 0.000000] Initializing CPU#0
[ 0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[ 0.000000] Detected 398.277 MHz processor.
[ 68.521662] Console: colour VGA+ 80x25
[ 68.522992] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 68.524309] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 68.605636] Memory: 508300k/524288k available (2015k kernel code, 15436k reserved, 915k data, 364k init, 0k highmem)
[ 68.605688] virtual kernel memory layout:
[ 68.605694] fixmap : 0xfff4d000 - 0xfffff000 ( 712 kB)
[ 68.605702] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 68.605710] vmalloc : 0xe0800000 - 0xff7fe000 ( 495 MB)
[ 68.605717] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 68.605725] .init : 0xc03e3000 - 0xc043e000 ( 364 kB)
[ 68.605732] .data : 0xc02f7e86 - 0xc03dce84 ( 915 kB)
[ 68.605739] .text : 0xc0100000 - 0xc02f7e86 (2015 kB)
[ 68.605756] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[ 68.605919] SLUB: Genslabs=22, HWalign=32, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[ 68.685965] Calibrating delay using timer specific routine.. 797.55 BogoMIPS (lpj=1595119)
[ 68.686081] Security Framework v1.0.0 initialized
[ 68.686115] SELinux: Disabled at boot.
[ 68.686189] Mount-cache hash table entries: 512
[ 68.686727] CPU: After generic identify, caps: 0183f9ff 00000000 00000000 00000000 00000000 00000000 00000000
[ 68.686778] CPU: L1 I cache: 16K, L1 D cache: 16K
[ 68.686792] CPU: L2 cache: 512K
[ 68.686806] CPU: After all inits, caps: 0183f9ff 00000000 00000000 00000040 00000000 00000000 00000000
[ 68.686856] Compat vDSO mapped to ffffe000.
[ 68.686909] Checking 'hlt' instruction... OK.
[ 68.702077] SMP alternatives: switching to UP code
[ 68.702770] Freeing SMP alternatives: 11k freed
[ 68.703957] Early unpacking initramfs... done
[ 70.306397] CPU0: Intel Pentium II (Deschutes) stepping 02
[ 70.306425] SMP motherboard not detected.
[ 70.306437] Local APIC not detected. Using dummy APIC emulation.
[ 70.306637] Brought up 1 CPUs
[ 70.307193] Booting paravirtualized kernel on bare hardware
[ 70.307382] Time: 8:25:38 Date: 02/08/108
[ 70.307502] NET: Registered protocol family 16
[ 70.307938] EISA bus registered
[ 70.308736] PCI: PCI BIOS revision 2.10 entry at 0xfd9a3, last bus=1
[ 70.308749] PCI: Using configuration type 1
[ 70.308759] Setting up standard PCI resources
[ 70.318580] ACPI: Interpreter disabled.
[ 70.318599] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 70.318641] pnp: PnP ACPI: disabled
[ 70.318657] PnPBIOS: Scanning system for PnP BIOS support...
[ 70.318715] PnPBIOS: Found PnP BIOS installation structure at 0xc00f6ae0
[ 70.318732] PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0x9f5d, dseg 0x400
[ 70.327618] PnPBIOS: 17 nodes reported by PnP BIOS; 17 recorded by driver
[ 70.327893] PCI: Probing PCI hardware
[ 70.327974] PCI: Probing PCI hardware (bus 00)
[ 70.328555] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[ 70.328565] * this clock source is slow. Consider trying other clock sources
[ 70.328639] PCI quirk: region 8000-803f claimed by PIIX4 ACPI
[ 70.328654] PCI quirk: region 7000-700f claimed by PIIX4 SMB
[ 70.331647] PCI: Using IRQ router PIIX/ICH [8086/7110] at 0000:00:07.0
[ 70.333648] NET: Registered protocol family 8
[ 70.333661] NET: Registered protocol family 20
[ 70.333959] pnp: 00:00: iomem range 0xe0000-0xe3fff has been reserved
[ 70.333986] Time: tsc clocksource has been installed.
[ 70.334130] pnp: 00:01: ioport range 0x370-0x371 has been reserved
[ 70.334151] pnp: 00:01: iomem range 0xfffc0000-0xffffffff could not be reserved
[ 70.334182] pnp: 00:02: iomem range 0x0-0x9ffff could not be reserved
[ 70.334198] pnp: 00:02: iomem range 0xe4000-0xfffff could not be reserved
[ 70.334215] pnp: 00:02: iomem range 0x100000-0x1fffffff could not be reserved
[ 70.334231] pnp: 00:02: iomem range 0xfff80000-0xfffbffff has been reserved
[ 70.334275] pnp: 00:0b: ioport range 0x4d0-0x4d1 has been reserved
[ 70.334291] pnp: 00:0b: ioport range 0x8000-0x803f has been reserved
[ 70.334306] pnp: 00:0b: ioport range 0x7000-0x700f has been reserved
[ 70.336252] PCI: Bridge: 0000:00:01.0
[ 70.336267] IO window: 9000-9fff
[ 70.336283] MEM window: f4100000-f5ffffff
[ 70.336297] PREFETCH window: 30000000-300fffff
[ 70.336363] NET: Registered protocol family 2
[ 70.374200] IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 70.374611] TCP established hash table entries: 65536 (order: 7, 786432 bytes)
[ 70.378482] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 70.381407] TCP: Hash tables configured (established 65536 bind 65536)
[ 70.381422] TCP reno registered
[ 70.390616] checking if image is initramfs... it is
[ 73.456257] Freeing initrd memory: 7056k freed
[ 73.457661] audit: initializing netlink socket (disabled)
[ 73.457717] audit(1204964740.732:1): initialized
[ 73.471171] VFS: Disk quotas dquot_6.5.1
[ 73.471521] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 73.472334] io scheduler noop registered
[ 73.472349] io scheduler anticipatory registered
[ 73.472360] io scheduler deadline registered
[ 73.472489] io scheduler cfq registered (default)
[ 73.472530] Limiting direct PCI/PCI transfers.
[ 73.472594] Boot video device is 0000:01:00.0
[ 73.473242] isapnp: Scanning for PnP cards...
[ 73.827846] isapnp: No Plug & Play device found
[ 73.999780] Real Time Clock Driver v1.12ac
[ 74.000180] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 74.000389] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 74.001401] serial8250: ttyS2 at I/O 0x3e8 (irq = 4) is a 16550A
[ 74.003867] 00:0e: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 74.008179] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 74.008890] input: Macintosh mouse button emulation as /class/input/input0
[ 74.009366] PNP: PS/2 Controller [PNP0303,PNP0f13] at 0x60,0x64 irq 1,12
[ 74.012117] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 74.012142] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 74.013137] mice: PS/2 mouse device common for all mice
[ 74.013773] EISA: Probing bus 0 at eisa.0
[ 74.013808] Cannot allocate resource for EISA slot 1
[ 74.013858] Cannot allocate resource for EISA slot 7
[ 74.013870] Cannot allocate resource for EISA slot 8
[ 74.013880] EISA: Detected 0 cards.
[ 74.014476] TCP cubic registered
[ 74.014569] NET: Registered protocol family 1
[ 74.014690] Using IPI No-Shortcut mode
[ 74.015035] Magic number: 0:801:421
[ 74.016975] Freeing unused kernel memory: 364k freed
[ 74.070208] input: AT Translated Set 2 keyboard as /class/input/input1
[ 76.111296] AppArmor: AppArmor initialized<5>audit(1204964743.232:2): type=1505 info="AppArmor initialized" pid=1121
[ 76.160782] fuse init (API version 7.

[ 76.187828] Failure registering capabilities with primary security module.
[ 76.290656] thermal: Unknown symbol acpi_processor_set_thermal_limit
[ 78.766379] SCSI subsystem initialized
[ 78.825867] libata version 2.21 loaded.
[ 78.857186] ata_piix 0000:00:07.1: version 2.11
[ 78.857846] scsi0 : ata_piix
[ 78.858110] scsi1 : ata_piix
[ 78.858268] ata1: PATA max UDMA/33 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011000 irq 14
[ 78.858288] ata2: PATA max UDMA/33 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011008 irq 15
[ 78.942015] usbcore: registered new interface driver usbfs
[ 78.942164] usbcore: registered new interface driver hub
[ 78.942301] usbcore: registered new device driver usb
[ 78.950331] USB Universal Host Controller Interface driver v3.0
[ 79.178287] ata1.00: ATAPI: CD-ROM CDU701, 1.0f, max MWDMA2
[ 79.350311] ata1.00: configured for MWDMA2
[ 79.551179] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 79.678499] ata2.00: ATA-4: Maxtor 91296D6, GAS54112, max UDMA/33
[ 79.678521] ata2.00: 25313904 sectors, multi 16: LBA
[ 79.678552] ata2.01: ATAPI: SAMSUNG CD-R/RW DRIVE SW-212B, V:00BS04, max MWDMA2
[ 79.694579] ata2.00: configured for UDMA/33
[ 79.866386] ata2.01: configured for MWDMA2
[ 79.867859] scsi 0:0:0:0: CD-ROM SONY CD-ROM CDU701 1.0f PQ: 0 ANSI: 5
[ 79.874231] scsi 1:0:0:0: Direct-Access ATA Maxtor 91296D6 GAS5 PQ: 0 ANSI: 5
[ 79.875200] scsi 1:0:1:0: CD-ROM SAMSUNG CD-R/RW SW-212B BS04 PQ: 0 ANSI: 5
[ 79.875895] PCI: setting IRQ 9 as level-triggered
[ 79.875911] PCI: Found IRQ 9 for device 0000:00:07.2
[ 79.875968] uhci_hcd 0000:00:07.2: UHCI Host Controller
[ 79.876361] uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
[ 79.876434] uhci_hcd 0000:00:07.2: irq 9, io base 0x00001020
[ 79.877059] usb usb1: configuration #1 chosen from 1 choice
[ 79.877210] hub 1-0:1.0: USB hub found
[ 79.877258] hub 1-0:1.0: 2 ports detected
[ 79.979405] 8139cp 0000:00:0f.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
[ 79.979428] 8139cp 0000:00:0f.0: Try the "8139too" driver instead.
[ 79.993340] 8139too Fast Ethernet driver 0.9.28
[ 79.993479] PCI: Enabling device 0000:00:0f.0 (0104 -> 0107)
[ 79.993502] PCI: setting IRQ 10 as level-triggered
[ 79.993515] PCI: Found IRQ 10 for device 0000:00:0f.0
[ 79.994114] eth0: RealTek RTL8139 at 0xe080e000, 00:e0:4c:11:26:c3, IRQ 10
[ 79.994129] eth0: Identified 8139 chip type 'RTL-8100B/8139D'
[ 80.113372] Floppy drive(s): fd0 is 1.44M
[ 80.147996] FDC 0 is a post-1991 82077
[ 80.218143] usb 1-1: new full speed USB device using uhci_hcd and address 2
[ 80.237687] sr0: scsi3-mmc drive: 14x/14x cd/rw xa/form2 cdda tray
[ 80.237709] Uniform CD-ROM driver Revision: 3.20
[ 80.237918] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 80.250728] sd 1:0:0:0: [sda] 25313904 512-byte hardware sectors (12961 MB)
[ 80.288800] sd 1:0:0:0: [sda] Write Protect is off
[ 80.288824] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 80.328823] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 80.339698] sr1: scsi3-mmc drive: 8x/32x writer cd/rw xa/form2 cdda tray
[ 80.340600] sr 1:0:1:0: Attached scsi CD-ROM sr1
[ 80.375622] sd 1:0:0:0: [sda] 25313904 512-byte hardware sectors (12961 MB)
[ 80.377534] sd 1:0:0:0: [sda] Write Protect is off
[ 80.377553] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 80.378416] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 80.378446] sda:<5>sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 80.403198] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 80.403944] sr 1:0:1:0: Attached scsi generic sg2 type 5
[ 80.414174] sda1 sda2 <<6>usb 1-1: configuration #1 chosen from 1 choice
[ 80.477684] sda5 >
[ 80.480996] sd 1:0:0:0: [sda] Attached SCSI disk
[ 80.662115] usb 1-2: new low speed USB device using uhci_hcd and address 3
[ 80.836795] usb 1-2: configuration #1 chosen from 1 choice
[ 80.936120] usbcore: registered new interface driver hiddev
[ 80.960934] input: Logitech USB Receiver as /class/input/input2
[ 80.961664] input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:07.2-2
[ 80.961732] usbcore: registered new interface driver usbhid
[ 80.961750] /build/buildd/linux-source-2.6.22-2.6.22/drivers/hid/usbhid/hid-core.c: v2.6:USB HID core driver
[ 81.456218] Attempting manual resume
[ 81.456236] swsusp: Resume From Partition 8:5
[ 81.456246] PM: Checking swsusp image.
[ 81.477087] PM: Resume from disk failed.
[ 81.607398] EXT3-fs: INFO: recovery required on readonly filesystem.
[ 81.607418] EXT3-fs: write access will be enabled during recovery.
[ 84.299883] kjournald starting. Commit interval 5 seconds
[ 84.299940] EXT3-fs: recovery complete.
[ 84.301425] EXT3-fs: mounted filesystem with ordered data mode.
[ 104.215007] piix4_smbus 0000:00:07.3: Found 0000:00:07.3 device
[ 106.470444] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 106.821585] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 107.016146] Linux agpgart interface v0.102 (c) Dave Jones
[ 107.043482] agpgart: Detected an Intel 440BX Chipset.
[ 107.050864] agpgart: AGP aperture is 64M @ 0xf8000000
[ 108.590536] input: PC Speaker as /class/input/input3
[ 110.142314] pnp: Device 00:11 activated.
[ 110.142337] parport_pc 00:11: reported by Plug and Play BIOS
[ 110.142384] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[ 110.534070] /build/buildd/linux-source-2.6.22-2.6.22/drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x03F0 pid 0x1904
[ 110.534157] usbcore: registered new interface driver usblp
[ 110.534175] /build/buildd/linux-source-2.6.22-2.6.22/drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
[ 111.486765] PCI: Enabling device 0000:00:0e.0 (0104 -> 0107)
[ 111.486792] PCI: setting IRQ 11 as level-triggered
[ 111.486806] PCI: Found IRQ 11 for device 0000:00:0e.0
[ 111.486934] Vortex: init.... <6>done.
[ 112.249406] gameport: AU88x0 Gameport is pci0000:00:0e.0/gameport0, speed 1657kHz
[ 113.406907] loop: module loaded
[ 113.498232] lp0: using parport0 (interrupt-driven).
[ 113.727324] Adding 578300k swap on /dev/sda5. Priority:-1 extents:1 across:578300k
[ 114.286242] EXT3 FS on sda1, internal journal
[ 118.383714] acpi_cpufreq: Unknown symbol acpi_processor_notify_smm
[ 118.384158] acpi_cpufreq: Unknown symbol acpi_processor_unregister_performance
[ 118.385458] acpi_cpufreq: Unknown symbol acpi_processor_preregister_performance
[ 118.386059] acpi_cpufreq: Unknown symbol acpi_processor_register_performance
[ 122.232188] ppdev: user-space parallel port driver
[ 122.321303] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 123.028864] audit(1204964790.731:3): type=1503 operation="inode_permission" requested_mask="a" denied_mask="a" name="/dev/tty" pid=4270 profile="/usr/sbin/cupsd"
[ 123.200691] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[ 129.516010] Failure registering capabilities with primary security module.
[ 130.127611] Bluetooth: Core ver 2.11
[ 130.128120] NET: Registered protocol family 31
[ 130.128136] Bluetooth: HCI device and connection manager initialized
[ 130.128152] Bluetooth: HCI socket layer initialized
[ 130.226043] Bluetooth: L2CAP ver 2.8
[ 130.226063] Bluetooth: L2CAP socket layer initialized
[ 130.317371] Bluetooth: RFCOMM socket layer initialized
[ 130.317828] Bluetooth: RFCOMM TTY layer initialized
[ 130.317844] Bluetooth: RFCOMM ver 1.8
[ 135.243060] NET: Registered protocol family 17
[ 137.320721] NET: Registered protocol family 10
[