PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Bootmeldungen hübsch anzeigen lassen



rstuby
06.03.13, 15:10
Hallo!
Ich möchte mein neues Xubuntu 12.04 auch wieder so einstellen, dass die Bootmeldungen angezeigt werden. Mit dieser
/etc/default/grub

# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'

GRUB_DEFAULT=0
#GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=false
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="verbose"
GRUB_CMDLINE_LINUX=""

# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"

# Uncomment to disable graphical terminal (grub-pc only)
GRUB_TERMINAL=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=1024x768x16
#GRUB_GFXPAYLOAD_LINUX=1024x768x16

# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"

# Uncomment to get a beep at grub start
GRUB_INIT_TUNE="480 440 1"
ist mir das auch gelungen, jedoch ist die Auflösung während der Bootmeldungen wohl 640x400 oder so was in der Art. Wenn ich aber die Zeile GRUB_GFXPAYLOAD_LINUX=1024x768x16 einkommentiere, sind nur ganz kurz Meldungen zu sehen und vorher fast 20 Sekunden ein leerer Bildschirm.
Unter Mint lief es mit dieser Zeile und die Bootmeldungen waren schön ordentlich klein und bunt...

nopes
06.03.13, 18:20
Probier mal, ob
vga=792was bringt (GRUB_GFXPAYLOAD... dann natürlich nicht mit nutzen)
Hinweis im Grub steht die Tastatur noch auf QWERTY, ist also nicht ganz einfach ein "=" einzugeben, dieses Wiki (http://de.wikipedia.org/wiki/Tastaturbelegung#USA) hilft :)

rstuby
06.03.13, 19:04
Bringt keine Veränderungen gegenüber der Variante mit GRUB_GFXPAYLOAD..., außer dass vor dem leeren Bildschirm eine Warnmeldung kommt.

rstuby
06.03.13, 19:07
Ich weiß nicht, ob das etwas damit zu tun haben kann, aber wenn ich über hwinfo den Framebuffer ansehe, kommt zu Anfang immer eine Fehlermeldung:

ruth@ruth-Notebook:~$ sudo hwinfo --framebuffer
> hal.1: read hal dataprocess 2356: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file ../../dbus/dbus-errors.c line 282.
This is normally a bug in some application using the D-Bus library.
libhal.c 3483 : Error unsubscribing to signals, error=The name org.freedesktop.Hal was not provided by any .service files
02: None 00.0: 11001 VESA Framebuffer
[Created at bios.464]
Unique ID: rdCR.X2B4pmx_r89
Hardware Class: framebuffer
Model: "(C) 1988-2005, ATI Technologies Inc. M82"
Vendor: "(C) 1988-2005, ATI Technologies Inc. "
Device: "M82"
SubVendor: "ATI ATOMBIOS"
SubDevice:
Revision: "01.00"
Memory Size: 16 MB
Memory Range: 0xc0000000-0xc0ffffff (rw)
Mode 0x0300: 640x400 (+640), 8 bits
Mode 0x0301: 640x480 (+640), 8 bits
Mode 0x0303: 800x600 (+832), 8 bits
Mode 0x0305: 1024x768 (+1024), 8 bits
Mode 0x0311: 640x480 (+1280), 16 bits
Mode 0x0314: 800x600 (+1600), 16 bits
Mode 0x0317: 1024x768 (+2048), 16 bits
Mode 0x030e: 320x200 (+640), 16 bits
Mode 0x0320: 320x200 (+1280), 24 bits
Mode 0x0393: 320x240 (+320), 8 bits
Mode 0x0395: 320x240 (+640), 16 bits
Mode 0x0396: 320x240 (+1280), 24 bits
Mode 0x03b3: 512x384 (+512), 8 bits
Mode 0x03b5: 512x384 (+1024), 16 bits
Mode 0x03b6: 512x384 (+2048), 24 bits
Mode 0x03c3: 640x350 (+640), 8 bits
Mode 0x03c5: 640x350 (+1280), 16 bits
Mode 0x03c6: 640x350 (+2560), 24 bits
Mode 0x0333: 720x400 (+768), 8 bits
Mode 0x0335: 720x400 (+1472), 16 bits
Mode 0x0336: 720x400 (+2944), 24 bits
Mode 0x0321: 640x480 (+2560), 24 bits
Mode 0x0322: 800x600 (+3200), 24 bits
Mode 0x0323: 1024x768 (+4096), 24 bits
Config Status: cfg=new, avail=yes, need=no, active=unknown

nopes
06.03.13, 20:44
kuckst du hier (https://bugs.launchpad.net/ubuntu/+source/hwinfo/+bug/775542), scheint ja aktuell in Mode zu sein alte Käfer aufzuwecken...

rstuby
07.03.13, 05:18
Danke... nach Installation von hal funktioniert hwinfo fehlerfrei, zeigt dieselben möglichen Auflösungen an wie vorher... und egal, was ich in die /etc/default/grub bei GRUB_GFXPAYLOAD_LINUX= für eine Auflösung schreibe und sogar wenn ich GRUB_TERMINAL=console auskommentiere, sind die Bootmeldungen in großer Schrift... Das verstehe ich jetzt überhaupt nicht. Ich habe auch jedes Mal update-grub durchgeführt.

rstuby
08.03.13, 05:14
nach einigem Experimentieren: Wenn in der Zeile mit GRUB_GFXPAYLOAD_LINUX= eine Auflösung steht erkannt wird und zulässig ist, weden die Kernel-Meldungen (also die, die man nachher mit dmesg abrufen kann) nicht angezeigt, stattdessen steht ein leerer Bildschirm da. Erst die Meldungen mit [OK] oder [fail] (wie heißen die?) blinken ganz kurz (in der angegebenen Auflösung) auf.
Wenn in der Zeile steht GRUB_GFXPAYLOAD_LINUX=text oder etwas, was nicht erkannt wird, werden die Meldungen als Text in schwacher Auflösung angezeigt, wobei am Ende der Kernelmeldungen die Schrift sich etwas ändert, sie wird irgendwie dünner und schärfer. Die weiteren Meldungen blinken wiederum nur kurz auf.
Ich habe sogar schon versucht, mit @60 eine Bildwiederholrate anzugeben, damit die Grafikkarte oder der Framebuffer nicht überfordert sind - offenbar wird diese Angabe sogar erkannt, kann aber nicht den leeren Bildschirm verhindern. Außerdem ist die Bildwiederholrate bei mir sowieso 60 Hz, auch im laufenden grafischen Betrieb.
Nachher boote ich noch mal mit einer Einstellung, bei der die Anzeige der Kernelmeldungen nicht funktioniert, und zeige euch dann die Ausgabe von dmesg.
Aber eigentlich kann ich mit dieser Einschränkung auch leben - bloß unter Mint Lisa ging es ja...

rstuby
08.03.13, 12:19
~$ dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.2.0-38-generic (buildd@akateko) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #61-Ubuntu SMP Tue Feb 19 12:18:21 UTC 2013 (Ubuntu 3.2.0-38.61-generic 3.2.37)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-38-generic root=UUID=1c4dc4df-bea4-4b87-a1f3-0c04572611a3 ro verbose
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007ffc0000 (usable)
[ 0.000000] BIOS-e820: 000000007ffc0000 - 000000007ffce000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007ffce000 - 0000000080000000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI present.
[ 0.000000] DMI: Micro-Star International MSI Notebook VX600/MS-163P, BIOS A163PSMS V1.0D 03/20/2009
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] No AGP bridge found
[ 0.000000] last_pfn = 0x7ffc0 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-D3FFF write-protect
[ 0.000000] D4000-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask F80000000 write-back
[ 0.000000] 1 disabled
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[ 0.000000] init_memory_mapping: 0000000000000000-000000007ffc0000
[ 0.000000] 0000000000 - 007fe00000 page 2M
[ 0.000000] 007fe00000 - 007ffc0000 page 4k
[ 0.000000] kernel direct mapping tables up to 7ffc0000 @ 1fffc000-20000000
[ 0.000000] RAMDISK: 364d8000 - 37264000
[ 0.000000] ACPI: RSDP 00000000000f9b90 00014 (v00 MSI_NB)
[ 0.000000] ACPI: RSDT 000000007ffc0000 00048 (v01 MSI_NB MEGABOOK 20090320 MSFT 00000097)
[ 0.000000] ACPI: FACP 000000007ffc0200 00084 (v01 MSI_NB MEGABOOK 20090320 MSFT 00000097)
[ 0.000000] ACPI: DSDT 000000007ffc0670 0424B (v01 MSI_NB MEGABOOK 00000003 INTL 20051117)
[ 0.000000] ACPI: FACS 000000007ffce000 00040
[ 0.000000] ACPI: APIC 000000007ffc0390 0006C (v01 MSI_NB MEGABOOK 20090320 MSFT 00000097)
[ 0.000000] ACPI: MCFG 000000007ffc0400 0003C (v01 MSI_NB OEMMCFG 20090320 MSFT 00000097)
[ 0.000000] ACPI: SLIC 000000007ffc0440 00176 (v01 MSI_NB MEGABOOK 20090320 MSFT 00000097)
[ 0.000000] ACPI: WDRT 000000007ffc05c0 00047 (v01 MSI_NB OEMWDRT 20090320 MSFT 00000097)
[ 0.000000] ACPI: ECDT 000000007ffc0610 00054 (v01 MSI_NB OEMECDT 20090320 MSFT 00000097)
[ 0.000000] ACPI: OEMB 000000007ffce040 00072 (v01 MSI_NB MEGABOOK 20090320 MSFT 00000097)
[ 0.000000] ACPI: HPET 000000007ffc48c0 00038 (v01 MSI_NB OEMHPET 20090320 MSFT 00000097)
[ 0.000000] ACPI: SSDT 000000007ffce6f0 004F0 (v01 PmRef CpuPm 00003000 INTL 20051117)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000007ffc0000
[ 0.000000] Initmem setup node 0 0000000000000000-000000007ffc0000
[ 0.000000] NODE_DATA [000000007ffbb000 - 000000007ffbffff]
[ 0.000000] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007d600000-ffff88007f5fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0007ffc0
[ 0.000000] On node 0 totalpages: 524111
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 5 pages reserved
[ 0.000000] DMA zone: 3914 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 8127 pages used for memmap
[ 0.000000] DMA32 zone: 512001 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 20, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x10398201 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:7ee00000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83136 r8192 d23360 u524288
[ 0.000000] pcpu-alloc: s83136 r8192 d23360 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515915
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-38-generic root=UUID=1c4dc4df-bea4-4b87-a1f3-0c04572611a3 ro verbose
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
[ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[ 0.000000] Memory: 2033528k/2096896k available (6570k kernel code, 452k absent, 62916k reserved, 6635k data, 920k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:16640 nr_irqs:712 16
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 16777216 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration failed
[ 0.000000] TSC: PIT calibration matches HPET. 1 loops
[ 0.000000] Detected 1675.652 MHz processor.
[ 0.008010] Calibrating delay loop (skipped), value calculated using timer frequency.. 3351.30 BogoMIPS (lpj=6702608)
[ 0.008021] pid_max: default: 32768 minimum: 301
[ 0.008066] Security Framework initialized
[ 0.008105] AppArmor: AppArmor initialized
[ 0.008110] Yama: becoming mindful.
[ 0.008844] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.011128] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.012606] Mount-cache hash table entries: 256
[ 0.012938] Initializing cgroup subsys cpuacct
[ 0.012951] Initializing cgroup subsys memory
[ 0.012970] Initializing cgroup subsys devices
[ 0.012975] Initializing cgroup subsys freezer
[ 0.012981] Initializing cgroup subsys blkio
[ 0.012997] Initializing cgroup subsys perf_event
[ 0.013056] CPU: Physical Processor ID: 0
[ 0.013061] CPU: Processor Core ID: 0
[ 0.013067] mce: CPU supports 6 MCE banks
[ 0.013084] CPU0: Thermal monitoring enabled (TM2)
[ 0.013096] using mwait in idle threads.
[ 0.016753] ACPI: Core revision 20110623
[ 0.020015] ftrace: allocating 26545 entries in 105 pages
[ 0.028403] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.068107] CPU0: Genuine Intel(R) CPU T1600 @ 1.66GHz stepping 0d
[ 0.072003] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[ 0.072003] PEBS disabled due to CPU errata.
[ 0.072003] ... version: 2
[ 0.072003] ... bit width: 40
[ 0.072003] ... generic registers: 2
[ 0.072003] ... value mask: 000000ffffffffff
[ 0.072003] ... max period: 000000007fffffff
[ 0.072003] ... fixed-purpose events: 3
[ 0.072003] ... event mask: 0000000700000003
[ 0.072003] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.072003] Booting Node 0, Processors #1
[ 0.072003] smpboot cpu 1: start_ip = 9a000
[ 0.160062] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.160140] Brought up 2 CPUs
[ 0.160148] Total of 2 processors activated (6702.64 BogoMIPS).
[ 0.161420] devtmpfs: initialized
[ 0.161420] EVM: security.selinux
[ 0.161420] EVM: security.SMACK64
[ 0.161420] EVM: security.capability
[ 0.161420] PM: Registering ACPI NVS region at 7ffce000 (204800 bytes)
[ 0.164118] print_constraints: dummy:
[ 0.164157] RTC time: 12:16:00, date: 03/08/13
[ 0.164219] NET: Registered protocol family 16
[ 0.164381] Trying to unpack rootfs image as initramfs...
[ 0.164476] ACPI: bus type pci registered
[ 0.164581] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.164590] PCI: not using MMCONFIG
[ 0.164594] PCI: Using configuration type 1 for base access
[ 0.180336] bio: create slab <bio-0> at 0
[ 0.180423] ACPI: Added _OSI(Module Device)
[ 0.180431] ACPI: Added _OSI(Processor Device)
[ 0.180436] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.180441] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.181612] ACPI: EC: Detected MSI hardware, enabling workarounds.
[ 0.181618] ACPI: EC: EC description table is found, configuring boot EC
[ 0.181631] ACPI: EC: Look up EC in DSDT
[ 0.182975] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.185085] ACPI: SSDT 000000007ffce150 00594 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.185374] ACPI: Dynamic OEM Table Load:
[ 0.185382] ACPI: SSDT (null) 00594 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
[ 0.185633] ACPI: SSDT 000000007ffce0c0 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
[ 0.186288] ACPI: Dynamic OEM Table Load:
[ 0.186296] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
[ 0.186474] ACPI: Interpreter enabled
[ 0.186485] ACPI: (supports S0 S3 S4 S5)
[ 0.186513] ACPI: Using IOAPIC for interrupt routing
[ 0.186559] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.187157] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.241293] ACPI: EC: GPE storm detected, transactions will use polling mode
[ 0.275976] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.276197] ACPI: No dock devices found.
[ 0.276205] HEST: Table not found.
[ 0.276212] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.276457] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.276703] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
[ 0.276711] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
[ 0.276717] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.276723] pci_root PNP0A03:00: host bridge window [mem 0x000d0800-0x000dffff]
[ 0.276729] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xdfffffff]
[ 0.276736] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff]
[ 0.276750] pci_root PNP0A03:00: ignoring host bridge window [mem 0x000d0800-0x000dffff] (conflicts with Adapter ROM [mem 0x000d0000-0x000d17ff])
[ 0.276776] pci 0000:00:00.0: [1039:0671] type 0 class 0x000600
[ 0.276851] pci 0000:00:01.0: [1039:0004] type 1 class 0x000604
[ 0.276943] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.276949] pci 0000:00:01.0: PME# disabled
[ 0.276973] pci 0000:00:02.0: [1039:0968] type 0 class 0x000601
[ 0.277072] pci 0000:00:02.5: [1039:5513] type 0 class 0x000101
[ 0.277137] pci 0000:00:02.5: reg 20: [io 0xfff0-0xffff]
[ 0.277196] pci 0000:00:02.5: PME# supported from D3cold
[ 0.277201] pci 0000:00:02.5: PME# disabled
[ 0.277227] pci 0000:00:03.0: [1039:7001] type 0 class 0x000c03
[ 0.277243] pci 0000:00:03.0: reg 10: [mem 0xfe9ff000-0xfe9fffff]
[ 0.277317] pci 0000:00:03.1: [1039:7001] type 0 class 0x000c03
[ 0.277333] pci 0000:00:03.1: reg 10: [mem 0xfe9fe000-0xfe9fefff]
[ 0.277413] pci 0000:00:03.3: [1039:7002] type 0 class 0x000c03
[ 0.277438] pci 0000:00:03.3: reg 10: [mem 0xfe9fd000-0xfe9fdfff]
[ 0.277522] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
[ 0.277528] pci 0000:00:03.3: PME# disabled
[ 0.277554] pci 0000:00:04.0: [1039:0191] type 0 class 0x000200
[ 0.277574] pci 0000:00:04.0: reg 10: [mem 0xfe9fcc00-0xfe9fcc7f]
[ 0.277586] pci 0000:00:04.0: reg 14: [io 0xcc00-0xcc7f]
[ 0.277660] pci 0000:00:04.0: supports D1 D2
[ 0.277663] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.277668] pci 0000:00:04.0: PME# disabled
[ 0.277693] pci 0000:00:05.0: [1039:1183] type 0 class 0x000101
[ 0.277714] pci 0000:00:05.0: reg 10: [io 0xc800-0xc807]
[ 0.277725] pci 0000:00:05.0: reg 14: [io 0xc400-0xc403]
[ 0.277737] pci 0000:00:05.0: reg 18: [io 0xc000-0xc007]
[ 0.277749] pci 0000:00:05.0: reg 1c: [io 0xbc00-0xbc03]
[ 0.277760] pci 0000:00:05.0: reg 20: [io 0xb800-0xb80f]
[ 0.277771] pci 0000:00:05.0: reg 24: [io 0xb400-0xb47f]
[ 0.277812] pci 0000:00:05.0: PME# supported from D3cold
[ 0.277818] pci 0000:00:05.0: PME# disabled
[ 0.277845] pci 0000:00:06.0: [1039:000a] type 1 class 0x000604
[ 0.277950] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[ 0.277956] pci 0000:00:06.0: PME# disabled
[ 0.277997] pci 0000:00:0f.0: [1039:7502] type 0 class 0x000403
[ 0.278017] pci 0000:00:0f.0: reg 10: [mem 0xfe9f4000-0xfe9f7fff]
[ 0.278102] pci 0000:00:0f.0: PME# supported from D0 D3hot D3cold
[ 0.278107] pci 0000:00:0f.0: PME# disabled
[ 0.278215] pci 0000:01:00.0: [1002:95c2] type 0 class 0x000300
[ 0.278232] pci 0000:01:00.0: reg 10: [mem 0xc0000000-0xdfffffff pref]
[ 0.278244] pci 0000:01:00.0: reg 14: [io 0xd800-0xd8ff]
[ 0.278256] pci 0000:01:00.0: reg 18: [mem 0xfeaf0000-0xfeafffff]
[ 0.278296] pci 0000:01:00.0: reg 30: [mem 0xfeac0000-0xfeadffff pref]
[ 0.278350] pci 0000:01:00.0: supports D1 D2
[ 0.284065] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.284089] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
[ 0.284094] pci 0000:00:01.0: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.284103] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xdfffffff 64bit pref]
[ 0.284218] pci 0000:02:00.0: [10ec:8199] type 0 class 0x000280
[ 0.284249] pci 0000:02:00.0: reg 10: [io 0xec00-0xecff]
[ 0.284267] pci 0000:02:00.0: reg 14: [mem 0xfebfc000-0xfebfffff]
[ 0.284420] pci 0000:02:00.0: supports D1 D2
[ 0.284423] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot
[ 0.284430] pci 0000:02:00.0: PME# disabled
[ 0.292078] pci 0000:00:06.0: PCI bridge to [bus 02-02]
[ 0.292101] pci 0000:00:06.0: bridge window [io 0xe000-0xefff]
[ 0.292107] pci 0000:00:06.0: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.292142] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.292559] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.292832] pci0000:00: ACPI _OSC control (0x19) granted
[ 0.296431] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 *10 11 12 14 15)
[ 0.296525] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 7 10 11 12 14 15)
[ 0.296600] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
[ 0.296683] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 7 10 11 12 14 15)
[ 0.296759] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 *11 12 14 15)
[ 0.296833] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 7 10 11 12 14 15)
[ 0.296907] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 *15)
[ 0.296982] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 *7 10 11 12 14 15)
[ 0.297208] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks= none
[ 0.297218] vgaarb: loaded
[ 0.297221] vgaarb: bridge control possible 0000:01:00.0
[ 0.297401] i2c-core: driver [aat2870] using legacy suspend method
[ 0.297406] i2c-core: driver [aat2870] using legacy resume method
[ 0.297522] SCSI subsystem initialized
[ 0.297641] libata version 3.00 loaded.
[ 0.297721] usbcore: registered new interface driver usbfs
[ 0.297748] usbcore: registered new interface driver hub
[ 0.297816] usbcore: registered new device driver usb
[ 0.297979] PCI: Using ACPI for IRQ routing
[ 0.308497] PCI: pci_cache_line_size set to 64 bytes
[ 0.308610] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
[ 0.308615] reserve RAM buffer: 000000007ffc0000 - 000000007fffffff
[ 0.308882] NetLabel: Initializing
[ 0.308897] NetLabel: domain hash size = 128
[ 0.308901] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.308922] NetLabel: unlabeled traffic allowed by default
[ 0.309085] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.309096] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.309105] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.316159] Switching to clocksource hpet
[ 0.330546] AppArmor: AppArmor Filesystem Enabled
[ 0.330642] pnp: PnP ACPI init
[ 0.330679] ACPI: bus type pnp registered
[ 0.330884] pnp 00:00: [bus 00-ff]
[ 0.330888] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.330892] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.330895] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.330899] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.330903] pnp 00:00: [mem 0x000d0800-0x000dffff window]
[ 0.330907] pnp 00:00: [mem 0x80000000-0xdfffffff window]
[ 0.330910] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
[ 0.331019] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.331041] pnp 00:01: [dma 4]
[ 0.331043] pnp 00:01: [io 0x0000-0x000f]
[ 0.331046] pnp 00:01: [io 0x0081-0x0083]
[ 0.331048] pnp 00:01: [io 0x0087]
[ 0.331051] pnp 00:01: [io 0x0089-0x008b]
[ 0.331053] pnp 00:01: [io 0x008f]
[ 0.331056] pnp 00:01: [io 0x00c0-0x00df]
[ 0.331095] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.331108] pnp 00:02: [io 0x0061]
[ 0.331141] pnp 00:02: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.331154] pnp 00:03: [io 0x00f0-0x00ff]
[ 0.331176] pnp 00:03: [irq 13]
[ 0.331220] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.331361] pnp 00:04: [io 0x0010-0x001f]
[ 0.331364] pnp 00:04: [io 0x0022-0x003f]
[ 0.331367] pnp 00:04: [io 0x0044-0x005f]
[ 0.331369] pnp 00:04: [io 0x0063]
[ 0.331371] pnp 00:04: [io 0x0065]
[ 0.331373] pnp 00:04: [io 0x0067-0x006f]
[ 0.331376] pnp 00:04: [io 0x0072-0x007f]
[ 0.331378] pnp 00:04: [io 0x0080]
[ 0.331380] pnp 00:04: [io 0x0084-0x0086]
[ 0.331383] pnp 00:04: [io 0x0088]
[ 0.331385] pnp 00:04: [io 0x008c-0x008e]
[ 0.331387] pnp 00:04: [io 0x0090-0x009f]
[ 0.331390] pnp 00:04: [io 0x00a2-0x00bf]
[ 0.331392] pnp 00:04: [io 0x00e0-0x00ef]
[ 0.331394] pnp 00:04: [io 0x0290-0x0297]
[ 0.331397] pnp 00:04: [io 0x0c00-0x0c05]
[ 0.331399] pnp 00:04: [io 0x0d00-0x0d05]
[ 0.331401] pnp 00:04: [io 0x0480-0x048f]
[ 0.331404] pnp 00:04: [io 0x04d0-0x04d1]
[ 0.331406] pnp 00:04: [io 0x0800-0x087f]
[ 0.331415] pnp 00:04: [io 0x0880-0x08ff]
[ 0.331418] pnp 00:04: [io 0x0c00-0x0c7f]
[ 0.331420] pnp 00:04: [io 0x0000-0xffffffffffffffff disabled]
[ 0.331423] pnp 00:04: [mem 0xfff80000-0xffffffff]
[ 0.331426] pnp 00:04: [mem 0xffb80000-0xffbfffff]
[ 0.331429] pnp 00:04: [mem 0xffee0000-0xffefffff]
[ 0.331431] pnp 00:04: [mem 0xfed10000-0xfed8ffff]
[ 0.331547] system 00:04: [io 0x0290-0x0297] has been reserved
[ 0.331556] system 00:04: [io 0x0c00-0x0c05] has been reserved
[ 0.331562] system 00:04: [io 0x0d00-0x0d05] has been reserved
[ 0.331568] system 00:04: [io 0x0480-0x048f] has been reserved
[ 0.331573] system 00:04: [io 0x04d0-0x04d1] has been reserved
[ 0.331579] system 00:04: [io 0x0800-0x087f] has been reserved
[ 0.331584] system 00:04: [io 0x0880-0x08ff] has been reserved
[ 0.331590] system 00:04: [io 0x0c00-0x0c7f] could not be reserved
[ 0.331598] system 00:04: [mem 0xfff80000-0xffffffff] has been reserved
[ 0.331604] system 00:04: [mem 0xffb80000-0xffbfffff] has been reserved
[ 0.331610] system 00:04: [mem 0xffee0000-0xffefffff] has been reserved
[ 0.331616] system 00:04: [mem 0xfed10000-0xfed8ffff] has been reserved
[ 0.331624] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)

rstuby
08.03.13, 12:20
[ 0.331695] pnp 00:05: [irq 0 disabled]
[ 0.331705] pnp 00:05: [irq 8]
[ 0.331708] pnp 00:05: [mem 0xfed00000-0xfed003ff]
[ 0.331756] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.331795] pnp 00:06: [io 0x0070-0x0071]
[ 0.331840] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.331943] pnp 00:07: [mem 0xfec00000-0xfec00fff]
[ 0.331946] pnp 00:07: [mem 0xfee00000-0xfee00fff]
[ 0.332068] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.332077] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.332085] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.332136] pnp 00:08: [io 0x0060]
[ 0.332139] pnp 00:08: [io 0x0064]
[ 0.332150] pnp 00:08: [irq 1]
[ 0.332204] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.332263] pnp 00:09: [irq 12]
[ 0.332303] pnp 00:09: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[ 0.356269] pnp 00:0a: [mem 0xe0000000-0xefffffff]
[ 0.356443] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.356461] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.356667] pnp 00:0b: [mem 0x00000000-0x0009ffff]
[ 0.356670] pnp 00:0b: [mem 0x000c0000-0x000d07ff]
[ 0.356673] pnp 00:0b: [mem 0x000e0000-0x000fffff]
[ 0.356676] pnp 00:0b: [mem 0x00100000-0x7fffffff]
[ 0.356679] pnp 00:0b: [mem 0xfec00000-0xffffffff]
[ 0.356773] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.356783] system 00:0b: [mem 0x000c0000-0x000d07ff] could not be reserved
[ 0.356789] system 00:0b: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.356795] system 00:0b: [mem 0x00100000-0x7fffffff] could not be reserved
[ 0.356802] system 00:0b: [mem 0xfec00000-0xffffffff] could not be reserved
[ 0.356809] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.356970] pnp: PnP ACPI: found 12 devices
[ 0.356976] ACPI: ACPI bus type pnp unregistered
[ 0.364334] PCI: max bus depth: 1 pci_try_num: 2
[ 0.364381] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.364399] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
[ 0.364408] pci 0000:00:01.0: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.364416] pci 0000:00:01.0: bridge window [mem 0xc0000000-0xdfffffff 64bit pref]
[ 0.364428] pci 0000:00:06.0: PCI bridge to [bus 02-02]
[ 0.364433] pci 0000:00:06.0: bridge window [io 0xe000-0xefff]
[ 0.364442] pci 0000:00:06.0: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.364476] pci 0000:00:01.0: setting latency timer to 64
[ 0.364489] pci 0000:00:06.0: setting latency timer to 64
[ 0.364496] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.364500] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.364503] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.364506] pci_bus 0000:00: resource 7 [mem 0x80000000-0xdfffffff]
[ 0.364509] pci_bus 0000:00: resource 8 [mem 0xf0000000-0xfebfffff]
[ 0.364512] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
[ 0.364516] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
[ 0.364521] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xdfffffff 64bit pref]
[ 0.364526] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
[ 0.364530] pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff]
[ 0.364617] NET: Registered protocol family 2
[ 0.364813] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.365928] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 0.371548] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.373071] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.373091] TCP reno registered
[ 0.373126] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.373182] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.373434] NET: Registered protocol family 1
[ 0.373564] pci 0000:00:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.508071] pci 0000:00:03.0: PCI INT A disabled
[ 0.508139] pci 0000:00:03.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 0.588083] pci 0000:00:03.1: PCI INT B disabled
[ 0.588173] pci 0000:00:03.3: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[ 0.588206] pci 0000:00:03.3: PCI INT C disabled
[ 0.588230] pci 0000:01:00.0: Boot video device
[ 0.588239] PCI: CLS 32 bytes, default 64
[ 0.588851] audit: initializing netlink socket (disabled)
[ 0.588880] type=2000 audit(1362744959.584:1): initialized
[ 0.618349] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.621705] VFS: Disk quotas dquot_6.5.2
[ 0.621831] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.622712] fuse init (API version 7.17)
[ 0.622858] msgmni has been set to 3971
[ 0.623435] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.623501] io scheduler noop registered
[ 0.623508] io scheduler deadline registered
[ 0.623568] io scheduler cfq registered (default)
[ 0.623886] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.623931] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.624071] intel_idle: MWAIT substates: 0x1110
[ 0.624074] intel_idle: does not run on family 6 model 15
[ 0.630440] Freeing initrd memory: 13872k freed
[ 0.652175] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 0.676048] ACPI: AC Adapter [ADP1] (on-line)
[ 0.677868] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:00/PNP0C09:00/PNP0C0D:00/input/input0
[ 0.724069] ACPI: Lid Switch [LID0]
[ 0.724167] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[ 0.724179] ACPI: Power Button [PWRB]
[ 0.724247] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.724255] ACPI: Power Button [PWRF]
[ 0.724449] Monitor-Mwait will be used to enter C-1 state
[ 0.724458] Monitor-Mwait will be used to enter C-2 state
[ 0.724463] Monitor-Mwait will be used to enter C-3 state
[ 0.724468] Marking TSC unstable due to TSC halts in idle
[ 0.724484] ACPI: acpi_idle registered with cpuidle
[ 0.820056] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.820066] ACPI: Thermal Zone [THRM] (62 C)
[ 0.820098] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
[ 0.820114] ACPI: Battery Slot [BAT1] (battery present)
[ 0.820162] ERST: Table is not found!
[ 0.820167] GHES: HEST is not enabled!
[ 0.820367] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.944506] Linux agpgart interface v0.103
[ 0.946699] brd: module loaded
[ 0.947830] loop: module loaded
[ 0.948199] pata_sis 0000:00:02.5: version 0.5.2
[ 0.950271] scsi0 : pata_sis
[ 0.950406] scsi1 : pata_sis
[ 0.950914] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfff0 irq 14
[ 0.950922] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xfff8 irq 15
[ 0.951031] pata_acpi 0000:00:05.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 0.951099] pata_acpi 0000:00:05.0: PCI INT A disabled
[ 0.951570] Fixed MDIO Bus: probed
[ 0.951600] tun: Universal TUN/TAP device driver, 1.6
[ 0.951605] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.951723] PPP generic driver version 2.4.2
[ 0.951900] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.951934] ehci_hcd 0000:00:03.3: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[ 0.951962] ehci_hcd 0000:00:03.3: EHCI Host Controller
[ 0.952068] ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
[ 0.952135] ehci_hcd 0000:00:03.3: irq 22, io mem 0xfe9fd000
[ 0.964017] ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00
[ 0.964258] hub 1-0:1.0: USB hub found
[ 0.964270] hub 1-0:1.0: 8 ports detected
[ 0.964383] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.964410] ohci_hcd 0000:00:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[ 0.964432] ohci_hcd 0000:00:03.0: OHCI Host Controller
[ 0.964497] ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
[ 0.964531] ohci_hcd 0000:00:03.0: irq 20, io mem 0xfe9ff000
[ 1.022180] hub 2-0:1.0: USB hub found
[ 1.022193] hub 2-0:1.0: 4 ports detected
[ 1.022289] ohci_hcd 0000:00:03.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[ 1.022313] ohci_hcd 0000:00:03.1: OHCI Host Controller
[ 1.022385] ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
[ 1.022421] ohci_hcd 0000:00:03.1: irq 21, io mem 0xfe9fe000
[ 1.078199] hub 3-0:1.0: USB hub found
[ 1.078211] hub 3-0:1.0: 4 ports detected
[ 1.078308] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.078393] usbcore: registered new interface driver libusual
[ 1.078453] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 1.079582] i8042: Detected active multiplexing controller, rev 1.1
[ 1.079651] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.079664] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[ 1.079716] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[ 1.079756] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[ 1.079792] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[ 1.079982] mousedev: PS/2 mouse device common for all mice
[ 1.080247] rtc_cmos 00:06: RTC can wake from S4
[ 1.080392] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 1.080425] rtc0: alarms up to one year, 114 bytes nvram, hpet irqs
[ 1.080554] device-mapper: uevent: version 1.0.3
[ 1.080668] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 1.080768] cpuidle: using governor ladder
[ 1.080908] cpuidle: using governor menu
[ 1.080914] EFI Variables Facility v0.08 2004-May-17
[ 1.081278] TCP cubic registered
[ 1.081460] NET: Registered protocol family 10
[ 1.082174] NET: Registered protocol family 17
[ 1.082184] Registering the dns_resolver key type
[ 1.082457] PM: Hibernation image not present or could not be loaded.
[ 1.082479] registered taskstats version 1
[ 1.083302] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 1.094616] Magic number: 5:572:278
[ 1.094708] tty tty15: hash matches
[ 1.094791] rtc_cmos 00:06: setting system clock to 2013-03-08 12:16:01 UTC (1362744961)
[ 1.094835] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.094840] EDD information not available.
[ 1.104288] ata2: port disabled--ignoring
[ 1.320222] ACPI: Battery Slot [BAT1] (battery present)
[ 1.322440] Freeing unused kernel memory: 920k freed
[ 1.322810] Write protecting the kernel read-only data: 12288k
[ 1.330322] Freeing unused kernel memory: 1604k freed
[ 1.332160] usb 1-2: new high-speed USB device number 3 using ehci_hcd
[ 1.336779] Freeing unused kernel memory: 1196k freed
[ 1.367850] udevd[89]: starting version 175
[ 1.513992] sis190: sis190 Gigabit Ethernet driver 1.4 loaded
[ 1.514060] sis190 0000:00:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[ 1.514080] sis190 0000:00:04.0: setting latency timer to 64
[ 1.514109] sis190: 0000:00:04.0: Read MAC address from EEPROM
[ 1.514115] sis190: 0000:00:04.0: Error EEPROM read 0
[ 1.514121] sis190: 0000:00:04.0: Read MAC address from APC
[ 1.560094] sis190: 0000:00:04.0: Realtek PHY RTL8201 transceiver at address 1
[ 1.844089] usb 1-8: new high-speed USB device number 5 using ehci_hcd
[ 1.995187] Initializing USB Mass Storage driver...
[ 1.995326] usbcore: registered new interface driver usb-storage
[ 1.995332] USB Mass Storage support registered.
[ 2.007269] scsi2 : usb-storage 1-8:1.0
[ 2.007416] usbcore: registered new interface driver ums-realtek
[ 2.068028] sis190: 0000:00:04.0: Using transceiver at address 1 as default
[ 2.100717] sis190 0000:00:04.0: eth0: 0000:00:04.0: SiS 191 PCI Gigabit Ethernet adapter at ffffc90000306c00 (IRQ: 19), 00:24:21:6c:36:0b
[ 2.100731] sis190 0000:00:04.0: eth0: GMII mode.
[ 2.100743] sis190 0000:00:04.0: eth0: Enabling Auto-negotiation
[ 2.132128] sata_sis 0000:00:05.0: version 1.0
[ 2.132159] sata_sis 0000:00:05.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[ 2.132174] sata_sis 0000:00:05.0: Detected SiS 1183/966/966L/968/680 controller in PATA mode
[ 2.132770] scsi3 : sata_sis
[ 2.132917] scsi4 : sata_sis
[ 2.133449] ata3: PATA max UDMA/133 cmd 0xc800 ctl 0xc400 bmdma 0xb800 irq 23
[ 2.133461] ata4: PATA max UDMA/133 cmd 0xc000 ctl 0xbc00 bmdma 0xb808 irq 23
[ 2.304091] usb 2-1: new low-speed USB device number 2 using ohci_hcd
[ 2.327237] ata3.00: ATA-8: WDC WD1600BEVT-22ZCT0, 11.01A11, max UDMA/133
[ 2.327247] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.341497] ata3.00: configured for UDMA/133
[ 2.341720] scsi 3:0:0:0: Direct-Access ATA WDC WD1600BEVT-2 11.0 PQ: 0 ANSI: 5
[ 2.341986] sd 3:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[ 2.342019] sd 3:0:0:0: Attached scsi generic sg0 type 0
[ 2.342062] sd 3:0:0:0: [sda] Write Protect is off
[ 2.342069] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.342101] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.391457] sda: sda1 sda2 < sda5 sda6 >
[ 2.392239] sd 3:0:0:0: [sda] Attached SCSI disk
[ 2.520339] ata4.00: ATAPI: HL-DT-STDVDRAM GT10N, 1.01, max UDMA/100
[ 2.552336] ata4.00: configured for UDMA/100
[ 2.555308] scsi 4:0:0:0: CD-ROM HL-DT-ST DVDRAM GT10N 1.01 PQ: 0 ANSI: 5
[ 2.559003] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.559014] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.559259] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 2.559472] sr 4:0:0:0: Attached scsi generic sg1 type 5
[ 2.571548] input: Genius NetScroll + Traveler as /devices/pci0000:00/0000:00:03.0/usb2/2-1/2-1:1.0/input/input4
[ 2.572180] generic-usb 0003:0458:002E.0001: input,hidraw0: USB HID v1.10 Mouse [Genius NetScroll + Traveler] on usb-0000:00:03.0-1/input0
[ 2.572234] usbcore: registered new interface driver usbhid
[ 2.572240] usbhid: USB HID core driver
[ 2.832037] usb 2-2: new low-speed USB device number 3 using ohci_hcd
[ 2.953762] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 3.006779] scsi 2:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
[ 3.007642] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 3.011380] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[ 3.065473] input: USB USB Keykoard as /devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2:1.0/input/input5
[ 3.065667] generic-usb 0003:1C4F:0002.0002: input,hidraw1: USB HID v1.10 Keyboard [USB USB Keykoard] on usb-0000:00:03.0-2/input0
[ 3.072467] input: USB USB Keykoard as /devices/pci0000:00/0000:00:03.0/usb2/2-2/2-2:1.1/input/input6
[ 3.072644] generic-usb 0003:1C4F:0002.0003: input,hidraw2: USB HID v1.10 Device [USB USB Keykoard] on usb-0000:00:03.0-2/input1
[ 14.169604] Adding 2104476k swap on /dev/sda1. Priority:-1 extents:1 across:2104476k
[ 14.187116] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 14.220656] udevd[359]: starting version 175
[ 14.305290] lp: driver loaded but no devices found
[ 14.758328] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
[ 14.758336] Disabling lock debugging due to kernel taint
[ 14.816543] acpi device:0c: registered as cooling_device2
[ 14.816715] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:08/LNXVIDEO:00/input/input7
[ 14.846424] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
[ 14.881889] Linux video capture interface: v2.00
[ 14.886559] uvcvideo: Found UVC 1.00 device BisonCam, NB Pro (5986:0203)
[ 14.889264] ACPI: Video Device [AVGA] (multi-head: yes rom: no post: no)
[ 14.896594] [fglrx] Maximum main memory to use for locked dma buffers: 1877 MBytes.
[ 14.898397] [fglrx] vendor: 1002 device: 95c2 count: 1
[ 14.899043] [fglrx] ioport: bar 1, base 0xd800, size: 0x100
[ 14.899126] pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 14.899137] pci 0000:01:00.0: setting latency timer to 64
[ 14.907910] r8187se: module is from the staging directory, the quality is unknown, you have been warned.
[ 14.913566] input: BisonCam, NB Pro as /devices/pci0000:00/0000:00:03.3/usb1/1-2/1-2:1.0/input/input8
[ 14.914144] usbcore: registered new interface driver uvcvideo
[ 14.914148] USB Video Class driver (1.1.1)
[ 14.917042] [fglrx] Kernel PAT support is enabled
[ 14.917090] [fglrx] module loaded - fglrx 8.96.4 [Mar 12 2012] with 1 minors
[ 14.926069] type=1400 audit(1362744975.325:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=513 comm="apparmor_parser"
[ 14.926731] type=1400 audit(1362744975.325:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=513 comm="apparmor_parser"
[ 14.927089] type=1400 audit(1362744975.325:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=513 comm="apparmor_parser"
[ 14.953830] ieee80211_crypt: registered algorithm 'NULL'
[ 14.953836] ieee80211_crypt: registered algorithm 'TKIP'
[ 14.953838] ieee80211_crypt: registered algorithm 'CCMP'
[ 14.953841] ieee80211_crypt: registered algorithm 'WEP'
[ 14.953844]
[ 14.953844] Linux kernel driver for RTL8180 / RTL8185 based WLAN cards
[ 14.953847] Copyright (c) 2004-2005, Andrea Merello
[ 14.953848] r8180: Initializing module
[ 14.953851] r8180: Wireless extensions version 22
[ 14.953853] r8180: Initializing proc filesystem
[ 14.953923] r8180: Configuring chip resources
[ 14.953979] r8180 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[ 14.953990] r8180 0000:02:00.0: setting latency timer to 64
[ 14.958394] r8180: Channel plan is 2
[ 14.958397]
[ 14.958404] Dot11d_Init()
[ 14.958413] r8180: MAC controller is a RTL8187SE b/g
[ 14.960572] r8180: usValue is 0x100
[ 14.960573]
[ 15.003396] r8180: EEPROM version 104
[ 15.007684] r8180: WW:**PLEASE** REPORT SUCCESSFUL/UNSUCCESSFUL TO Realtek!
[ 15.016123] r8180: IRQ 17
[ 15.017104] r8180: Driver probe completed
[ 15.017107]
[ 15.099338] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 15.419438] snd_hda_intel 0000:00:0f.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[ 15.420973] snd_hda_intel 0000:00:0f.0: setting latency timer to 64
[ 15.457813] hda_codec: ALC1200: BIOS auto-probing.
[ 15.457821] hda_codec: ALC1200: SKU not ready 0x598301f0
[ 15.476610] input: HDA SIS966 Line as /devices/pci0000:00/0000:00:0f.0/sound/card0/input9
[ 15.476874] input: HDA SIS966 Mic as /devices/pci0000:00/0000:00:0f.0/sound/card0/input10
[ 15.477130] input: HDA SIS966 Headphone as /devices/pci0000:00/0000:00:0f.0/sound/card0/input11
[ 15.575198] psmouse serio4: synaptics: Touchpad model: 1, fw: 6.1, id: 0xa3a0b3, caps: 0xa04713/0x10008/0x0
[ 15.604548] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input12
[ 16.656085] init: failsafe main process (731) killed by TERM signal
[ 17.798384] Bluetooth: Core ver 2.16
[ 17.804402] NET: Registered protocol family 31
[ 17.804408] Bluetooth: HCI device and connection manager initialized
[ 17.804413] Bluetooth: HCI socket layer initialized
[ 17.804417] Bluetooth: L2CAP socket layer initialized
[ 17.804431] Bluetooth: SCO socket layer initialized
[ 17.813056] ppdev: user-space parallel port driver
[ 17.831642] init: avahi-daemon main process (785) terminated with status 127
[ 17.831691] init: avahi-daemon main process ended, respawning
[ 17.841037] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 17.841042] Bluetooth: BNEP filters: protocol multicast
[ 17.845697] Bluetooth: RFCOMM TTY layer initialized
[ 17.845706] Bluetooth: RFCOMM socket layer initialized
[ 17.845709] Bluetooth: RFCOMM ver 1.11
[ 17.895171] type=1400 audit(1362744978.293:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=819 comm="apparmor_parser"
[ 17.901991] type=1400 audit(1362744978.301:6): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=819 comm="apparmor_parser"
[ 17.988233] type=1400 audit(1362744978.389:7): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=853 comm="apparmor_parser"
[ 17.992411] type=1400 audit(1362744978.393:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=852 comm="apparmor_parser"
[ 17.994876] type=1400 audit(1362744978.393:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=853 comm="apparmor_parser"
[ 17.995217] type=1400 audit(1362744978.393:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=853 comm="apparmor_parser"
[ 18.001709] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 18.002592] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 18.016910] r8180: Bringing up iface
[ 18.065654] type=1400 audit(1362744978.465:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/cups/backend/cups-pdf" pid=863 comm="apparmor_parser"
[ 18.215445] r8180: Card successfully reset
[ 18.951916] r8180: WIRELESS_MODE_G
[ 18.951919]
[ 18.966131] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 18.966563] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 19.128849] vesafb: mode is 800x600x32, linelength=3200, pages=0
[ 19.128853] vesafb: scrolling: redraw
[ 19.128857] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[ 19.130148] vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010b80000, using 1920k, total 1920k
[ 19.130732] Console: switching to colour frame buffer device 100x37
[ 19.132409] fb0: VESA VGA frame buffer device
[ 19.600818] fglrx_pci 0000:01:00.0: irq 40 for MSI/MSI-X
[ 19.601832] [fglrx] Firegl kernel thread PID: 1129
[ 19.601978] [fglrx] Firegl kernel thread PID: 1130
[ 19.602114] [fglrx] Firegl kernel thread PID: 1131
[ 19.602298] [fglrx] IRQ 40 Enabled
[ 20.143647] [fglrx] Gart USWC size:628 M.
[ 20.143652] [fglrx] Gart cacheable size:246 M.
[ 20.143659] [fglrx] Reserved FB block: Shared offset:0, size:1000000
[ 20.143663] [fglrx] Reserved FB block: Unshared offset:1fe02000, size:1f9000
[ 20.143666] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000
[ 20.724088] =>>>>>>>>>>=============================>set power:1, 0!
[ 23.166511] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.
[ 23.534626] =>>>>>>>>>>=============================>set power:1, 0!
[ 29.064036] sis190 0000:00:04.0: eth0: mii ext = 0000
[ 29.088039] sis190 0000:00:04.0: eth0: mii lpa=45e1 adv=01e1 exp=0001
[ 29.088045] sis190 0000:00:04.0: eth0: link on 100 Mbps Full Duplex mode
[ 29.088451] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 34.066242] Linking with students: channel is 3
[ 34.084281] Associated successfully
[ 34.084287] Using G rates
[ 34.098502] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 34.131088] Linking with students: channel is 1
[ 34.151370] Associated successfully
[ 34.151377] Using G rates
[ 40.000041] eth0: no IPv6 routers present
[ 44.720090] wlan0: no IPv6 routers present
[ 44.901720] Linking with students: channel is 3
[ 51.619231] Linking with students: channel is 3
[ 51.659658] Linking with students: channel is 1
[ 51.677984] Associated successfully
[ 51.677990] Using G rates
[ 54.293019] sd 2:0:0:0: [sdb] Test WP failed, assume Write Enabled
[ 54.295151] sd 2:0:0:0: [sdb] Asking for cache data failed
[ 54.295156] sd 2:0:0:0: [sdb] Assuming drive cache: write through

nopes
08.03.13, 21:37
Hi,

nicht das es dir was nutzen würde, aber der Treiber wird ohnehin erst nach 14,91 Sekunden geladen, bei 19,1 kommt der vesafb Treiber (spätestens hier sollte was zu sehen sein).
Naja ich würde mal schaun, ob wirklich der vfb genommen wird und diesen ggf. tauschen, wobei was für ein init nutzt du denn, noch sysv?
Wenn nicht, liegt da bestimmt der Hund begraben

rstuby
09.03.13, 05:03
Mit der Hälfte der Wörter in deiner Antwort kann ich gar nichts anfangen...
Also auf Dummdeutsch:
Ein schwarzer Bildschirm wird angezeigt, weil der passende Treiber, um Grafik anzuzeigen, noch nicht benutzbar ist.
Das würde auch erklären, warum es im reinen Textmodus von Anfang an funktioniert, da wird wohl kein Treiber gebraucht.
(Wieso wird dann das MSI-Logo ganz beim Einschalten richtig angezeigt und die Schrift unten rechts "press DEL to enter Setup", "press F11 to..." hübsch klein? Und auch der GRUB-Auswahlbilschirm in der angegebenen Auflösung?)

Wo kann man schaun, welcher Treiber und was für ein init (was ist das?) genutzt werden?
Jedoch muss ja wohl jeder Treiber erst einmal geladen werden...

nopes
10.03.13, 11:50
Hi,

naja der vesafb (vfb) ist halt der Frambuffer Treiber, da du aber eine ATI verbaut hast, liegt das natürlich nahe einen ATI-FB-Treiber zu nehmen, ich muss aber zugeben, dass ich das zuletzt bei 2.4er Kernel gemacht habe, das gilt auch für das pimpen der Meldungen beim booten (damals wollte ich, dass es bei meinem Debian, wie bei Redhat aussieht, da war rot, gelb grün, bei Debian alles in weiss). Wie auch immer, war nen ziemliches gefrickel, inkl. eigenem Kernel und so, was ich dir ehrlich gesagt nicht empfehlen würde (wie oft bootet man schon und idR liegt ja eh ein splash drüber ;)). However hier ein Link dazu - http://www.tldp.org/HOWTO/Framebuffer-HOWTO/

Bzgl. des init, das ist einer der wichtigsten Vorgänge bei Linux, denn hier wird beschrieben wie das System startet, ein Beschreibung findest du hier (http://de.wikipedia.org/wiki/Init). Unten findest du die verschiedenen Init-Systeme. Aktuell herrscht da etwas Chaos, denn es findet ein Wettbewerb um den Nachfolger von sysv-init statt, was dazu führt, dass es da Unterschiede bei den Distris gibt. Grob, sysv-init kann alles, aber nur nacheinander, die anderen können auch alles aber parallel, was zu einem schnelleren Start führt. Leider leiden alle Alternativen noch an Problemen (ähnlich zu älteren Windows Version, kommt ein Login, man kann aber noch nichts machen, da das System eigentlich noch nicht soweit ist). Im extrem Fall, hat man aktuell ein unbenutzbares System, da das parallele starten von Diensten leicht zu sowas führen kann: Dienst B startet vor Dienst A, Dienst B ist aber auf Dienst A angewiesen. Dennoch ist es nicht falsch, eine Alternative zum sysv-init zu wählen, denn Fakt ist, dass sysv-init "bald" nicht mehr benutzt werden wird und die neuen idR ohne Probleme benutzt werden können.

Daher auch meine Überlegung in diese Richtung, wenn dein Linux z.b. upstart statt sysv-init nimmt, würde es mich nicht wundern, wenn der Fehler dort liegt. Auf der anderen Seite, solltest du zu diesem Zeitpunkt eigentlich schon den Kernel laufen haben, also auch was sehen können, was dann wieder eher auf den Framebuffer hindeutet...

rstuby
11.03.13, 15:28
Vielen Dank für die Erklärung. Ich denke, dass vesafb genutzt wird. Wie kann ich das ändern? Hier http://wiki.ubuntuusers.de/Konsolen-Auflösung gibt es eine Anleitung für ältere LTS-Versionen von Ubuntu. Kann ich das auch auf 12.04 übertragen, also
video=uvesafb:mode_option=1024x768-16@60 und dafür die Zeile mit GFXPAYLOAD weglassen? Ausprobiert habe ich es, auch mit radeonfb, aber der Bildschirm war beim Laden doch recht lange leer.

Ich vermute, ich habe ein init, das mehrere Sachen gleichzeitig macht. Denn einmal hatte ich eine Meldung im boot.log (und hatte sie auch beim Booten gesehen):

Starting load fallback graphics devices [fail]
Diesmal ist keine solche Meldung da, dafür steht aber im dmesg etwas ähnliches an früherer Stelle:


[ 20.743088]
[ 20.757568] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 20.757998] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 20.954554] init: udev-fallback-graphics main process (1006) terminated with status 1
[ 21.503080] fglrx_pci 0000:01:00.0: irq 40 for MSI/MSI-X
[ 21.504291] [fglrx] Firegl kernel thread PID: 1151
[ 21.504454] [fglrx] Firegl kernel thread PID: 1152
[ 21.504596] [fglrx] Firegl kernel thread PID: 1153
[ 21.504791] [fglrx] IRQ 40 Enabled
[ 21.999813] [fglrx] Gart USWC size:628 M.
[ 21.999818] [fglrx] Gart cacheable size:246 M.
[ 21.999824] [fglrx] Reserved FB block: Shared offset:0, size:1000000
[ 21.999828] [fglrx] Reserved FB block: Unshared offset:1fe02000, size:1f9000
[ 21.999831] [fglrx] Reserved FB block: Unshared offset:1fffb000, size:5000
[ 22.565506] =>>>>>>>>>>=============================>set power:1, 0!
[ 25.195548] hda-intel: IRQ timing workaround is activated for card #0. Suggest a bigger bdl_pos_adj.

In beiden Fällen (im ersten zweimal, im zweiten einmal) steht nachher in der /var/log/upstart/udev-fallback-graphics.log:


FATAL: Error inserting vesafb (/lib/modules/3.2.0-38-generic/kernel/drivers/video/vesafb.ko): No such device
Auf das weitere grafische Funktionieren von Xubuntu hat das aber keinen merkbaren negativen Einfluss.

Einen Splash möchte ich ja gerade nicht, sondern dieses ganze schriftliche Linuxzeug sehen, das finde ich viel cooler :-)
Mit dem Textmodus kann ich aber leben :-)