• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[gelöst] VirtualBox Kernel Driver not installed

mafg

Member
Hallo Leute!

Zu diesem Problem habe ich einige Dokumentation und Threads gewälzt, komme aber trotzdem nicht weiter. Hier die Problembeschreibung:

System: OpenSuse 10.3
Seit dem letzten Kernel-Update, das über der OpenSuse-Updater kam, kann ich meine virtuelle Win2000 Maschiene nicht mehr booten. Der Start bricht ab mit der altbekannten Fehlermeldung:
Code:
VirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Re-setup the kernel module by executing '/etc/init.d/vboxdrv setup' as root.
VBox status code: -1908 (VERR_VM_DRIVER_NOT_INSTALLED).


Fehlercode:
0x80004005
Komponente:
Console
Interface:
IConsole {d5a1cbda-f5d7-4824-9afe-d640c94c7dcf}

Vor dem Kernel Update liess sich der Treiber problemlos als root durch
Code:
/etc/init.d/vboxdrv setup
laden. Nun geht es nicht mehr, sondern produziert folgende Fehlermeldung:
Code:
Stopping VirtualBox kernel module                                    done
Removing old VirtualBox kernel module                                done
Recompiling VirtualBox kernel module                                 failed
  (Look at /var/log/vbox-install.log to find out what went wrong)

Code:
modprobe vboxdrv
funktioniert ebenfalls nicht.

Ich habe daraufhin VirtualBox von Version 1.5.x auf 1.6.4 aktuallisiert, den Watchdog auf Null gesetzt, VirtualBox deinstalliert und wieder neu installiert, alles ohne Erfolg...
Code:
rpm -qa | grep irtual
produziert
Code:
VirtualBox-1.6.4_33808_openSUSE103-1
Code:
rpm -qa | grep kernel
produziert
Code:
kernel-xen-2.6.22.18-0.2
kernel-bigsmp-2.6.22.18-0.2
kernel-xenpae-2.6.22.18-0.2
linux-kernel-headers-2.6.22-19
kernel-default-2.6.22.18-0.2
kernel-debug-2.6.22.18-0.2
Inhalt von vbox-install.log
Code:
Makefile:154: *** Error: unable to find the include directory for your current L
inux kernel. Specify KERN_INCL=<directory> and run Make again.  Stop.
Wobei ich keine Ahnung habe, wie ich das in die Tat umsetzen soll.

Herzlichen Dank schon mal im Voraus!
mafg
 

stefan.becker

Advanced Hacker
Und wo ist "kernel-source"?

=> Nachinstallieren, dann geht es.

Und wenn du kein xen nutzt, schmeiss bei der Gelegenheit den Xen Kernel direkt in die Tonne. Zusammen mit VBOX/VMWARE geht Xen eh nicht.
 
OP
mafg

mafg

Member
Hallo Stefan,

vielen Dank für den Tip. Habe die Kernel-Sources nachinstalliert. Jetzt bringt
Code:
/etc/init.d/vboxdrv setup
folgenden Output:
Code:
Stopping VirtualBox kernel module                                    done
Removing old VirtualBox kernel module                                done
Recompiling VirtualBox kernel module                                 done
Starting VirtualBox kernel module                                    failed
  (modprobe vboxdrv failed. Please use 'dmesg' to find out why)

Ich habe auch mal dmesg probiert. Allerdings fehlt mir das know how um den Output zu interpretieren. Falls es nützt, kann ich es gerne posten.

Gruß,
mafg
 

Rainer Juhser

Moderator
Teammitglied
Hast du die überflüssigen Kernel 'rausgeworfen?
Welcher Kernel läuft bei dir?
Code:
uname -r
Hast du die dazu passenden Kernel-Sourcen installiert?
 

dietger

Hacker
Bei Deinen vielen Kernel, welche Kernel Sourcen hast Du denn nachinstalliert? Ich tippe mal auf die falschen :roll:


Dietger


P.S. Wozu braucht Du denn eigentlich den ganzen Kernelzoo? Wechselt Du den Kernel täglich :???:
 
OP
mafg

mafg

Member
Hallo!

@ Rainer
habe die Xen Kernel entfernt. Laufen tut

2.6.22.18-0.2-default.

@ Rainer und Dietger
Die Sourcen sollten eigentlich stimmen...
Habe sie via Yast2 installiert. Da habe ich nur eine Quelle gefunden, die Kernel-Source heisst.

Code:
rpm -qa | grep kernel
Code:
kernel-bigsmp-2.6.22.18-0.2
linux-kernel-headers-2.6.22-19
kernel-default-2.6.22.18-0.2
kernel-source-2.6.22.18-0.2
kernel-debug-2.6.22.18-0.2

@Dietger
Der Zoo hat sich versammelt, weil ich Linux noch nicht so lange nutze und hier und da zum ausprobieren mal was installiert und auch wieder entfernt habe. Ich nehme an, dass die Kernelsammlung zur Erfüllung von Abhängigkeiten entstanden ist. Arbeiten tue ich allerdings immer mit dem Default-Kernel.

Gruß,
matthias
 
OP
mafg

mafg

Member
Also...

'modprobe -k vboxdrv'
Code:
Usage: /sbin/modprobe [-v] [-V] [-C config-file] [-n] [-i] [-q] [-b] [-o <modname>] [ --dump-modversions ] <modname> [parameters...]
/sbin/modprobe -r [-n] [-i] [-v] <modulename> ...
/sbin/modprobe -l -t <dirname> [ -a <modulename> ...]
FATAL: Error running install command for vboxdrv

'dmesg'
Code:
Linux version 2.6.22.18-0.2-default (geeko@buildhost) (gcc version 4.2.1 (SUSE Linux)) #1 SMP 2008-06-09 13:53:20 +0200
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
 BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003f6d0000 (usable)
 BIOS-e820: 000000003f6d0000 - 000000003f6e3000 (ACPI NVS)
 BIOS-e820: 000000003f6e3000 - 0000000040000000 (reserved)
 BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
 BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
 BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
118MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000f72c0
Entering add_active_range(0, 0, 259792) 0 entries of 256 used
Zone PFN ranges:
  DMA             0 ->     4096
  Normal       4096 ->   229376
  HighMem    229376 ->   259792
early_node_map[1] active PFN ranges
    0:        0 ->   259792
On node 0 totalpages: 259792
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 4064 pages, LIFO batch:0
  Normal zone: 1760 pages used for memmap
  Normal zone: 223520 pages, LIFO batch:31
  HighMem zone: 237 pages used for memmap
  HighMem zone: 30179 pages, LIFO batch:7
DMI present.
Using APIC driver default
ACPI: RSDP 000F7240, 0024 (r2 LENOVO)
ACPI: XSDT 3F6D860D, 0094 (r1 LENOVO TP-68     6040000  LTP        0)
ACPI: FACP 3F6DFBD2, 00F4 (r3 TOSCPL CRESTLNE  6040000 ALAN        1)
ACPI: DSDT 3F6D9B4B, 6013 (r2 TOSCPL CRESTLNE  6040000 INTL 20060608)
ACPI: FACS 3F6E2FC0, 0040
ACPI: APIC 3F6DFCC6, 0068 (r1 INTEL  CRESTLNE  6040000 LOHR       5A)
ACPI: HPET 3F6DFD2E, 0038 (r1 INTEL  CRESTLNE  6040000 LOHR       5A)
ACPI: MCFG 3F6DFD66, 003C (r1 INTEL  CRESTLNE  6040000 LOHR       5A)
ACPI: TCPA 3F6DFDA2, 0032 (r1 Intel  CRESTLNE  6040000 LOHR       5A)
ACPI: TMOR 3F6DFDD4, 0026 (r1 PTLTD            6040000 PTL         3)
ACPI: SLIX 3F6DFDFA, 0176 (r1 LENOVO TP-68     6040000 TBD         1)
ACPI: APIC 3F6DFF70, 0068 (r1 PTLTD      APIC    6040000  LTP        0)
ACPI: BOOT 3F6DFFD8, 0028 (r1 PTLTD  $SBFTBL$  6040000  LTP        1)
ACPI: SSDT 3F6D989E, 02AD (r1 SataRe SataAhci     1000 INTL 20050624)
ACPI: SSDT 3F6D97FB, 00A3 (r1 BrtRef  DD01BRT     1000 INTL 20050624)
ACPI: SSDT 3F6D8C2D, 025F (r1  PmRef  Cpu0Tst     3000 INTL 20050624)
ACPI: SSDT 3F6D8B87, 00A6 (r1  PmRef  Cpu1Tst     3000 INTL 20050624)
ACPI: SSDT 3F6D86A1, 04E6 (r1  PmRef    CpuPm     3000 INTL 20050624)
ACPI: BIOS bug: multiple APIC/MADT found, using 0
ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@vger.kernel.org
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 6:15 APIC version 20
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Processor #1 6:15 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
ACPI: HPET id: 0x8086a201 base: 0xfed00000
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 50000000 (gap: 40000000:a0000000)
Built 1 zonelists.  Total pages: 257763
Kernel command line: root=/dev/disk/by-id/scsi-SATA_HITACHI_HTS5425080118BB0202WBJA7P2C-part2 vga=0x361 resume=/dev/sda1 splash=silent nmi_watchdog=0
bootsplash: silent mode.
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes)
Detected 1729.008 MHz processor.
Console: colour dummy device 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 1021968k/1039168k available (1829k kernel code, 16444k reserved, 764k data, 228k init, 121664k highmem)
virtual kernel memory layout:
    fixmap  : 0xffdf4000 - 0xfffff000   (2092 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
    lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
      .init : 0xc0390000 - 0xc03c9000   ( 228 kB)
      .data : 0xc02c969b - 0xc0388964   ( 764 kB)
      .text : 0xc0100000 - 0xc02c969b   (1829 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 64-bit timers, 14318180 Hz
Calibrating delay using timer specific routine.. 3461.97 BogoMIPS (lpj=6923957)
Security Framework v1.0.0 initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebfbff 20000000 00000000 00000000 0000e39d 00000000 00000001
monitor/mwait feature present.
using mwait in idle threads.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU: After all inits, caps: bfebfbff 20000000 00000000 00003940 0000e39d 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Unpacking initramfs... done
Freeing initrd memory: 4067k freed
ACPI: Core revision 20070126
Parsing all Control Methods:
Table [DSDT](id 0001) - 1013 Objects with 78 Devices 198 Methods 35 Regions
Parsing all Control Methods:
Table [SSDT](id 0002) - 12 Objects with 3 Devices 6 Methods 0 Regions
Parsing all Control Methods:
Table [SSDT](id 0003) - 3 Objects with 0 Devices 3 Methods 0 Regions
Parsing all Control Methods:
Table [SSDT](id 0004) - 7 Objects with 0 Devices 3 Methods 0 Regions
Parsing all Control Methods:
Table [SSDT](id 0005) - 4 Objects with 0 Devices 3 Methods 0 Regions
Parsing all Control Methods:
Table [SSDT](id 0006) - 13 Objects with 0 Devices 4 Methods 0 Regions
 tbxface-0587 [00] tb_load_namespace     : ACPI Tables successfully acquired
evxfevnt-0091 [00] enable                : Transition to ACPI mode successful
CPU0: Intel(R) Pentium(R) Dual  CPU  T2370  @ 1.73GHz stepping 0d
SMP alternatives: switching to SMP code
Booting processor 1/1 eip 3000
Initializing CPU#1
Calibrating delay using timer specific routine.. 3458.01 BogoMIPS (lpj=6916037)
CPU: After generic identify, caps: bfebfbff 20000000 00000000 00000000 0000e39d 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
CPU: After all inits, caps: bfebfbff 20000000 00000000 00003940 0000e39d 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel(R) Pentium(R) Dual  CPU  T2370  @ 1.73GHz stepping 0d
Total of 2 processors activated (6919.99 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
checking TSC synchronization [CPU#0 -> CPU#1]: passed.
Brought up 2 CPUs
migration_cost=29
Booting paravirtualized kernel on bare hardware
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: Using MMCONFIG
Setting up standard PCI resources
evgpeblk-0956 [00] ev_create_gpe_block   : GPE 00 to 1F [_GPE] 4 regs on int 0x9
evgpeblk-1052 [00] ev_initialize_gpe_bloc: Found 6 Wake, Enabled 6 Runtime GPEs in this block
ACPI: EC: Look up EC in DSDT
Completing Region/Field/Buffer/Package initialization:...................................................................
Initialized 32/35 Regions 0/0 Fields 24/25 Buffers 11/19 Packages (1061 nodes)
Initializing Device/Processor/Thermal objects by executing _INI methods:<4>ACPI: System BIOS is requesting _OSI(Linux)
ACPI: Please test with "acpi_osi=!Linux"
Please send dmidecode to linux-acpi@vger.kernel.org
.
Executed 1 _INI methods requiring 0 _STA executions (examined 85 objects)
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
PCI quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
PCI quirk: region 1180-11bf claimed by ICH6 GPIO
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *7 10 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 10 devices
ACPI: ACPI bus type pnp unregistered
PnPBIOS: Disabled by ACPI PNP
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
ACPI: RTC can wake from S4
pnp: 00:01: iomem range 0xfed1c000-0xfed1ffff could not be reserved
pnp: 00:01: iomem range 0xfed14000-0xfed17fff could not be reserved
pnp: 00:01: iomem range 0xfed18000-0xfed18fff could not be reserved
pnp: 00:01: iomem range 0xfed19000-0xfed19fff could not be reserved
pnp: 00:04: iomem range 0xfed00000-0xfed003ff could not be reserved
Time: tsc clocksource has been installed.
Switched to NOHz mode on CPU #0
Switched to NOHz mode on CPU #1
PCI: Bridge: 0000:00:1c.0
  IO window: 2000-2fff
  MEM window: f6000000-f7ffffff
  PREFETCH window: f0000000-f1ffffff
PCI: Bridge: 0000:00:1c.1
  IO window: 3000-3fff
  MEM window: f8000000-f9ffffff
  PREFETCH window: f2000000-f3ffffff
PCI: Bridge: 0000:00:1c.2
  IO window: 4000-4fff
  MEM window: fa000000-fbffffff
  PREFETCH window: f4000000-f5ffffff
PCI: Bridge: 0000:00:1c.3
  IO window: 5000-5fff
  MEM window: c8000000-c9ffffff
  PREFETCH window: cc000000-cdffffff
PCI: Bridge: 0000:00:1e.0
  IO window: disabled.
  MEM window: fc200000-fc2fffff
  PREFETCH window: disabled.
ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1c.0 to 64
ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1c.1 to 64
ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1c.2 to 64
ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1c.3 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1572864 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
Simple Boot Flag at 0x36 set to 0x1
Machine check exception polling timer started.
audit: initializing netlink socket (disabled)
audit(1220144506.668:1): initialized
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
Boot video device is 0000:00:02.0
PCI: Setting latency timer of device 0000:00:1c.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.0:pcie00]
Allocate Port Service[0000:00:1c.0:pcie02]
Allocate Port Service[0000:00:1c.0:pcie03]
PCI: Setting latency timer of device 0000:00:1c.1 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.1:pcie00]
Allocate Port Service[0000:00:1c.1:pcie02]
Allocate Port Service[0000:00:1c.1:pcie03]
PCI: Setting latency timer of device 0000:00:1c.2 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.2:pcie00]
Allocate Port Service[0000:00:1c.2:pcie02]
Allocate Port Service[0000:00:1c.2:pcie03]
PCI: Setting latency timer of device 0000:00:1c.3 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.3:pcie00]
Allocate Port Service[0000:00:1c.3:pcie02]
Allocate Port Service[0000:00:1c.3:pcie03]
vesafb: framebuffer at 0xd0000000, mapped to 0xf8880000, using 7616k, total 7616k
vesafb: mode is 1280x800x16, linelength=2560, pages=2
vesafb: protected mode interface info at 00ff:44f0
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...
bootsplash: silentjpeg size 88239 bytes
bootsplash: ...found (1280x800, 31936 bytes, v3).
Console: switching to colour frame buffer device 156x46
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12ac
hpet_resources: 0xfed00000 is busy
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
floppy0: no floppy controllers found
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard as /class/input/input0
input: PC Speaker as /class/input/input1
Synaptics Touchpad, model: 1, fw: 6.3, id: 0x25c0b1, caps: 0xa04713/0x200000
input: SynPS/2 Synaptics TouchPad as /class/input/input2
NET: Registered protocol family 1
Using IPI No-Shortcut mode
Freeing unused kernel memory: 228k freed
ACPI: SSDT 3F6D94FB, 0238 (r1  PmRef  Cpu0Ist     3000 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 009F) - 6 Objects with 0 Devices 3 Methods 0 Regions
ACPI: SSDT 3F6D8E8C, 05EA (r1  PmRef  Cpu0Cst     3001 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 00A0) - 1 Objects with 0 Devices 1 Methods 0 Regions
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
ACPI: CPU0 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: SSDT 3F6D9733, 00C8 (r1  PmRef  Cpu1Ist     3000 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 00A4) - 4 Objects with 0 Devices 4 Methods 0 Regions
ACPI: SSDT 3F6D9476, 0085 (r1  PmRef  Cpu1Cst     3000 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 00A5) - 1 Objects with 0 Devices 1 Methods 0 Regions
ACPI: CPU1 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU1] (supports 8 throttling states)
Marking TSC unstable due to: possible TSC halt in C2.
Time: hpet clocksource has been installed.
SCSI subsystem initialized
libata version 3.00 loaded.
ahci 0000:00:1f.2: version 3.0
ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part
PCI: Setting latency timer of device 0000:00:1f.2 to 64
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
ata1: SATA max UDMA/133 cmd 0xf91ee100 ctl 0x00000000 bmdma 0x00000000 irq 219
ata2: SATA max UDMA/133 cmd 0xf91ee180 ctl 0x00000000 bmdma 0x00000000 irq 219
ata3: SATA max UDMA/133 cmd 0xf91ee200 ctl 0x00000000 bmdma 0x00000000 irq 219
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: ATA-8: HITACHI HTS542512K9SA00, BB2ZC3HP, max UDMA/133
ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32)
ata1.00: configured for UDMA/133
ata2: SATA link down (SStatus 0 SControl 300)
ata3: SATA link down (SStatus 0 SControl 300)
scsi 0:0:0:0: Direct-Access     ATA      HITACHI HTS54251 BB2Z PQ: 0 ANSI: 5
ata_piix 0000:00:1f.1: version 2.11
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1f.1 to 64
scsi3 : ata_piix
scsi4 : ata_piix
ata4: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
ata5: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
ata4.00: ATAPI: MATSHITADVD-RAM UJ-850, RB41, max UDMA/33
ata4.00: configured for UDMA/33
scsi 3:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-850   RB41 PQ: 0 ANSI: 5
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1a.0 to 64
uhci_hcd 0000:00:1a.0: UHCI Host Controller
uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1a.0: irq 17, io base 0x00001820
usb usb1: new device found, idVendor=0000, idProduct=0000
usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: UHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.22.18-0.2-default uhci_hcd
usb usb1: SerialNumber: 0000:00:1a.0
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda:<6>ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 18
 sda1 sda2 sda3 <<7>PCI: Setting latency timer of device 0000:00:1a.7 to 64
 sda5 >
ehci_hcd 0000:00:1a.7: EHCI Host Controller
ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 2
sd 0:0:0:0: [sda] Attached SCSI disk
ehci_hcd 0000:00:1a.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1a.7
ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfc504800
ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb2: new device found, idVendor=0000, idProduct=0000
usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: EHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.22.18-0.2-default ehci_hcd
usb usb2: SerialNumber: 0000:00:1a.7
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 4 ports detected
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 3
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfc504c00
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb3: new device found, idVendor=0000, idProduct=0000
usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: EHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.22.18-0.2-default ehci_hcd
usb usb3: SerialNumber: 0000:00:1d.7
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 6 ports detected
ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1a.1 to 64
uhci_hcd 0000:00:1a.1: UHCI Host Controller
uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001840
usb usb4: new device found, idVendor=0000, idProduct=0000
usb usb4: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: UHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.22.18-0.2-default uhci_hcd
usb usb4: SerialNumber: 0000:00:1a.1
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.0: irq 20, io base 0x00001860
usb usb5: new device found, idVendor=0000, idProduct=0000
usb usb5: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: UHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.22.18-0.2-default uhci_hcd
usb usb5: SerialNumber: 0000:00:1d.0
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001880
usb usb6: new device found, idVendor=0000, idProduct=0000
usb usb6: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb6: Product: UHCI Host Controller
usb usb6: Manufacturer: Linux 2.6.22.18-0.2-default uhci_hcd
usb usb6: SerialNumber: 0000:00:1d.1
usb usb6: configuration #1 chosen from 1 choice
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 2 ports detected
usb 4-1: new full speed USB device using uhci_hcd and address 2
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018a0
usb usb7: new device found, idVendor=0000, idProduct=0000
usb usb7: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb7: Product: UHCI Host Controller
usb usb7: Manufacturer: Linux 2.6.22.18-0.2-default uhci_hcd
usb usb7: SerialNumber: 0000:00:1d.2
usb usb7: configuration #1 chosen from 1 choice
hub 7-0:1.0: USB hub found
hub 7-0:1.0: 2 ports detected
usb 4-1: new device found, idVendor=08ff, idProduct=2580
usb 4-1: new device strings: Mfr=0, Product=1, SerialNumber=0
usb 4-1: Product: Fingerprint Sensor
usb 4-1: configuration #1 chosen from 1 choice
swsusp: Basic memory bitmaps created
swsusp: Basic memory bitmaps freed
Attempting manual resume
usb 6-2: new full speed USB device using uhci_hcd and address 2
usb 6-2: new device found, idVendor=0a5c, idProduct=2101
usb 6-2: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 6-2: Product: Foxconn Bluetooth 2.0 plus EDR
usb 6-2: Manufacturer: Broadcom Corp
usb 6-2: configuration #1 chosen from 1 choice
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda2, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
sd 0:0:0:0: Attached scsi generic sg0 type 0
scsi 3:0:0:0: Attached scsi generic sg1 type 5
tg3.c:v3.77 (May 31, 2007)
ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:06:00.0 to 64
ieee80211_crypt: registered algorithm 'NULL'
Linux agpgart interface v0.102 (c) Dave Jones
agpgart: Detected an Intel 965GM Chipset.
agpgart: Detected 7676K stolen memory.
agpgart: AGP aperture is 256M @ 0xd0000000
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
Bluetooth: Core ver 2.11
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
rtc_cmos: probe of 00:07 failed with error -16
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 3:0:0:0: Attached scsi CD-ROM sr0
ACPI: AC Adapter [ACAD] (off-line)
input: Power Button (FF) as /class/input/input3
ACPI: Power Button (FF) [PWRF]
Bluetooth: HCI USB driver ver 2.9
input: Lid Switch as /class/input/input4
usbcore: registered new interface driver hci_usb
ACPI: Lid Switch [LID0]
input: Power Button (CM) as /class/input/input5
ACPI: Power Button (CM) [PWRB]
ACPI: Battery Slot [BAT1] (battery present)
ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.2.2dmpr
ipw3945: Copyright(c) 2003-2006 Intel Corporation
eth0: Tigon3 [partno(BCM95906) rev c002 PHY(5906)] (PCI Express) 10/100Base-TX Ethernet 00:1e:ec:07:d2:34
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[0] TSOcap[1]
eth0: dma_rwctrl[76180000] dma_mask[64-bit]
ACPI: PCI Interrupt 0000:00:1f.3[C] -> GSI 19 (level, low) -> IRQ 19
ACPI: PCI Interrupt 0000:04:00.0[A] -> GSI 17 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:04:00.0 to 64
ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
sdhci: SDHCI controller found at 0000:08:06.1 [1180:0822] (rev 19)
ACPI: PCI Interrupt 0000:08:06.1[B] -> GSI 23 (level, low) -> IRQ 20
mmc0: SDHCI at 0xfc200800 irq 20 DMA
ACPI: PCI Interrupt 0000:08:06.0[A] -> GSI 22 (level, low) -> IRQ 22
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[22]  MMIO=[fc200000-fc2007ff]  Max Packet=[2048]  IR/IT contexts=[4/4]
PCI: Setting latency timer of device 0000:00:1b.0 to 64
ALSA sound/pci/hda/hda_codec.c:1804: hda_codec: model 'lenovo' is selected
Adding 2104472k swap on /dev/sda1.  Priority:-1 extents:1 across:2104472k
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00023f82ac401956]
ipw3945: Detected geography ABG (13 802.11bg channels, 23 802.11a channels)
eth1 renamed to wlan0
udev: renamed network interface eth1 to wlan0
loop: module loaded
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
AppArmor: AppArmor initialized
audit(1220144531.461:2):  type=1505 info="AppArmor initialized" pid=2118
IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
powernow: This module only works with AMD K7 CPUs
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
Mobile IPv6
ip6_tables: (C) 2000-2006 Netfilter Core Team
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (8118 buckets, 64944 max)
PM: Writing back config space on device 0000:06:00.0 at offset c (was ffff0000, writing 0)
PM: Writing back config space on device 0000:06:00.0 at offset 1 (was 40100506, writing 40100106)
ADDRCONF(NETDEV_UP): eth0: link is not ready
ADDRCONF(NETDEV_UP): wlan0: link is not ready
audit(1220144546.519:3): audit_pid=3125 old=0 by auid=4294967295
ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[drm] Initialized drm 1.1.0 20060810
ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 17
[drm] Initialized i915 1.6.0 20060119 on minor 0
wlan0: no IPv6 routers present
bootsplash: status on console 0 changed to on
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A

Danke!
matthias
 
OP
mafg

mafg

Member
'modprobe vboxdrv' mit und ohne 'depmode -aeq'
Code:
Usage: /sbin/modprobe [-v] [-V] [-C config-file] [-n] [-i] [-q] [-b] [-o <modname>] [ --dump-modversions ] <modname> [parameters...]
/sbin/modprobe -r [-n] [-i] [-v] <modulename> ...
/sbin/modprobe -l -t <dirname> [ -a <modulename> ...]
FATAL: Error running install command for vboxdrv

Kann es vielleicht daran liegen, dass die Kernel-Header eine andere Versionsnr. als der Kernel und die Source haben?

Danke!
matthias
 
OP
mafg

mafg

Member
Vielen Dank für den Tip!

Kernel-Syms waren nicht installiert. Habe sie nach installiert und einen neuen Versuch gestartet, der leider auch gescheitert ist. :???:

'/etc/init.d/vboxdrv setup'
Code:
Stopping VirtualBox kernel module                                    done
Removing old VirtualBox kernel module                                done
Recompiling VirtualBox kernel module                                 done
Starting VirtualBox kernel module                                    failed
  (modprobe vboxdrv failed. Please use 'dmesg' to find out why)

Ich stehe weiter auf dem Schlauch und bin für noch mehr Tips dankbar!
Gruß,
matthias
 
OP
mafg

mafg

Member
guck mal weiter oben im Threat. Habe den Output von dmesg schon mal gepostet. Tue es aber hier gerne noch mal:
Code:
Linux version 2.6.22.18-0.2-default (geeko@buildhost) (gcc version 4.2.1 (SUSE Linux)) #1 SMP 2008-06-09 13:53:20 +0200
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000d2000 - 00000000000d4000 (reserved)
 BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000003f6d0000 (usable)
 BIOS-e820: 000000003f6d0000 - 000000003f6e3000 (ACPI NVS)
 BIOS-e820: 000000003f6e3000 - 0000000040000000 (reserved)
 BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
 BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
 BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
 BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved)
 BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
 BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
118MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000f72c0
Entering add_active_range(0, 0, 259792) 0 entries of 256 used
Zone PFN ranges:
  DMA             0 ->     4096
  Normal       4096 ->   229376
  HighMem    229376 ->   259792
early_node_map[1] active PFN ranges
    0:        0 ->   259792
On node 0 totalpages: 259792
  DMA zone: 32 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 4064 pages, LIFO batch:0
  Normal zone: 1760 pages used for memmap
  Normal zone: 223520 pages, LIFO batch:31
  HighMem zone: 237 pages used for memmap
  HighMem zone: 30179 pages, LIFO batch:7
DMI present.
Using APIC driver default
ACPI: RSDP 000F7240, 0024 (r2 LENOVO)
ACPI: XSDT 3F6D860D, 0094 (r1 LENOVO TP-68     6040000  LTP        0)
ACPI: FACP 3F6DFBD2, 00F4 (r3 TOSCPL CRESTLNE  6040000 ALAN        1)
ACPI: DSDT 3F6D9B4B, 6013 (r2 TOSCPL CRESTLNE  6040000 INTL 20060608)
ACPI: FACS 3F6E2FC0, 0040
ACPI: APIC 3F6DFCC6, 0068 (r1 INTEL  CRESTLNE  6040000 LOHR       5A)
ACPI: HPET 3F6DFD2E, 0038 (r1 INTEL  CRESTLNE  6040000 LOHR       5A)
ACPI: MCFG 3F6DFD66, 003C (r1 INTEL  CRESTLNE  6040000 LOHR       5A)
ACPI: TCPA 3F6DFDA2, 0032 (r1 Intel  CRESTLNE  6040000 LOHR       5A)
ACPI: TMOR 3F6DFDD4, 0026 (r1 PTLTD            6040000 PTL         3)
ACPI: SLIX 3F6DFDFA, 0176 (r1 LENOVO TP-68     6040000 TBD         1)
ACPI: APIC 3F6DFF70, 0068 (r1 PTLTD      APIC    6040000  LTP        0)
ACPI: BOOT 3F6DFFD8, 0028 (r1 PTLTD  $SBFTBL$  6040000  LTP        1)
ACPI: SSDT 3F6D989E, 02AD (r1 SataRe SataAhci     1000 INTL 20050624)
ACPI: SSDT 3F6D97FB, 00A3 (r1 BrtRef  DD01BRT     1000 INTL 20050624)
ACPI: SSDT 3F6D8C2D, 025F (r1  PmRef  Cpu0Tst     3000 INTL 20050624)
ACPI: SSDT 3F6D8B87, 00A6 (r1  PmRef  Cpu1Tst     3000 INTL 20050624)
ACPI: SSDT 3F6D86A1, 04E6 (r1  PmRef    CpuPm     3000 INTL 20050624)
ACPI: BIOS bug: multiple APIC/MADT found, using 0
ACPI: If "acpi_apic_instance=2" works better, notify linux-acpi@vger.kernel.org
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 6:15 APIC version 20
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
Processor #1 6:15 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode:  Flat.  Using 1 I/O APICs
ACPI: HPET id: 0x8086a201 base: 0xfed00000
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 50000000 (gap: 40000000:a0000000)
Built 1 zonelists.  Total pages: 257763
Kernel command line: root=/dev/disk/by-id/scsi-SATA_HITACHI_HTS5425080118BB0202WBJA7P2C-part2 vga=0x361 resume=/dev/sda1 splash=silent nmi_watchdog=0
bootsplash: silent mode.
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 16384 bytes)
Detected 1729.019 MHz processor.
Console: colour dummy device 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 1021968k/1039168k available (1829k kernel code, 16444k reserved, 764k data, 228k init, 121664k highmem)
virtual kernel memory layout:
    fixmap  : 0xffdf4000 - 0xfffff000   (2092 kB)
    pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
    vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
    lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
      .init : 0xc0390000 - 0xc03c9000   ( 228 kB)
      .data : 0xc02c969b - 0xc0388964   ( 764 kB)
      .text : 0xc0100000 - 0xc02c969b   (1829 kB)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 64-bit timers, 14318180 Hz
Calibrating delay using timer specific routine.. 3461.98 BogoMIPS (lpj=6923971)
Security Framework v1.0.0 initialized
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebfbff 20000000 00000000 00000000 0000e39d 00000000 00000001
monitor/mwait feature present.
using mwait in idle threads.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
CPU: After all inits, caps: bfebfbff 20000000 00000000 00003940 0000e39d 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
Compat vDSO mapped to ffffe000.
Checking 'hlt' instruction... OK.
SMP alternatives: switching to UP code
Unpacking initramfs... done
Freeing initrd memory: 4067k freed
ACPI: Core revision 20070126
Parsing all Control Methods:
Table [DSDT](id 0001) - 1013 Objects with 78 Devices 198 Methods 35 Regions
Parsing all Control Methods:
Table [SSDT](id 0002) - 12 Objects with 3 Devices 6 Methods 0 Regions
Parsing all Control Methods:
Table [SSDT](id 0003) - 3 Objects with 0 Devices 3 Methods 0 Regions
Parsing all Control Methods:
Table [SSDT](id 0004) - 7 Objects with 0 Devices 3 Methods 0 Regions
Parsing all Control Methods:
Table [SSDT](id 0005) - 4 Objects with 0 Devices 3 Methods 0 Regions
Parsing all Control Methods:
Table [SSDT](id 0006) - 13 Objects with 0 Devices 4 Methods 0 Regions
 tbxface-0587 [00] tb_load_namespace     : ACPI Tables successfully acquired
evxfevnt-0091 [00] enable                : Transition to ACPI mode successful
CPU0: Intel(R) Pentium(R) Dual  CPU  T2370  @ 1.73GHz stepping 0d
SMP alternatives: switching to SMP code
Booting processor 1/1 eip 3000
Initializing CPU#1
Calibrating delay using timer specific routine.. 3458.12 BogoMIPS (lpj=6916249)
CPU: After generic identify, caps: bfebfbff 20000000 00000000 00000000 0000e39d 00000000 00000001
monitor/mwait feature present.
CPU: L1 I cache: 32K, L1 D cache: 32K
CPU: L2 cache: 1024K
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
CPU: After all inits, caps: bfebfbff 20000000 00000000 00003940 0000e39d 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel(R) Pentium(R) Dual  CPU  T2370  @ 1.73GHz stepping 0d
Total of 2 processors activated (6920.11 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
checking TSC synchronization [CPU#0 -> CPU#1]: passed.
Brought up 2 CPUs
migration_cost=30
Booting paravirtualized kernel on bare hardware
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: Using MMCONFIG
Setting up standard PCI resources
evgpeblk-0956 [00] ev_create_gpe_block   : GPE 00 to 1F [_GPE] 4 regs on int 0x9
evgpeblk-1052 [00] ev_initialize_gpe_bloc: Found 6 Wake, Enabled 6 Runtime GPEs in this block
ACPI: EC: Look up EC in DSDT
Completing Region/Field/Buffer/Package initialization:...................................................................
Initialized 32/35 Regions 0/0 Fields 24/25 Buffers 11/19 Packages (1061 nodes)
Initializing Device/Processor/Thermal objects by executing _INI methods:<4>ACPI: System BIOS is requesting _OSI(Linux)
ACPI: Please test with "acpi_osi=!Linux"
Please send dmidecode to linux-acpi@vger.kernel.org
.
Executed 1 _INI methods requiring 0 _STA executions (examined 85 objects)
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
PCI quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO
PCI quirk: region 1180-11bf claimed by ICH6 GPIO
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *7 10 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 10 devices
ACPI: ACPI bus type pnp unregistered
PnPBIOS: Disabled by ACPI PNP
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
ACPI: RTC can wake from S4
pnp: 00:01: iomem range 0xfed1c000-0xfed1ffff could not be reserved
pnp: 00:01: iomem range 0xfed14000-0xfed17fff could not be reserved
pnp: 00:01: iomem range 0xfed18000-0xfed18fff could not be reserved
pnp: 00:01: iomem range 0xfed19000-0xfed19fff could not be reserved
pnp: 00:04: iomem range 0xfed00000-0xfed003ff could not be reserved
Time: tsc clocksource has been installed.
Switched to NOHz mode on CPU #0
Switched to NOHz mode on CPU #1
PCI: Bridge: 0000:00:1c.0
  IO window: 2000-2fff
  MEM window: f6000000-f7ffffff
  PREFETCH window: f0000000-f1ffffff
PCI: Bridge: 0000:00:1c.1
  IO window: 3000-3fff
  MEM window: f8000000-f9ffffff
  PREFETCH window: f2000000-f3ffffff
PCI: Bridge: 0000:00:1c.2
  IO window: 4000-4fff
  MEM window: fa000000-fbffffff
  PREFETCH window: f4000000-f5ffffff
PCI: Bridge: 0000:00:1c.3
  IO window: 5000-5fff
  MEM window: c8000000-c9ffffff
  PREFETCH window: cc000000-cdffffff
PCI: Bridge: 0000:00:1e.0
  IO window: disabled.
  MEM window: fc200000-fc2fffff
  PREFETCH window: disabled.
ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 17 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1c.0 to 64
ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 16 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1c.1 to 64
ACPI: PCI Interrupt 0000:00:1c.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1c.2 to 64
ACPI: PCI Interrupt 0000:00:1c.3[D] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1c.3 to 64
PCI: Setting latency timer of device 0000:00:1e.0 to 64
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
TCP established hash table entries: 131072 (order: 8, 1572864 bytes)
TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
Simple Boot Flag at 0x36 set to 0x1
Machine check exception polling timer started.
audit: initializing netlink socket (disabled)
audit(1220384024.648:1): initialized
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
Boot video device is 0000:00:02.0
PCI: Setting latency timer of device 0000:00:1c.0 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.0:pcie00]
Allocate Port Service[0000:00:1c.0:pcie02]
Allocate Port Service[0000:00:1c.0:pcie03]
PCI: Setting latency timer of device 0000:00:1c.1 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.1:pcie00]
Allocate Port Service[0000:00:1c.1:pcie02]
Allocate Port Service[0000:00:1c.1:pcie03]
PCI: Setting latency timer of device 0000:00:1c.2 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.2:pcie00]
Allocate Port Service[0000:00:1c.2:pcie02]
Allocate Port Service[0000:00:1c.2:pcie03]
PCI: Setting latency timer of device 0000:00:1c.3 to 64
assign_interrupt_mode Found MSI capability
Allocate Port Service[0000:00:1c.3:pcie00]
Allocate Port Service[0000:00:1c.3:pcie02]
Allocate Port Service[0000:00:1c.3:pcie03]
vesafb: framebuffer at 0xd0000000, mapped to 0xf8880000, using 7616k, total 7616k
vesafb: mode is 1280x800x16, linelength=2560, pages=2
vesafb: protected mode interface info at 00ff:44f0
vesafb: scrolling: redraw
vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
bootsplash 3.1.6-2004/03/31: looking for picture...
bootsplash: silentjpeg size 88239 bytes
bootsplash: ...found (1280x800, 31936 bytes, v3).
Console: switching to colour frame buffer device 156x46
fb0: VESA VGA frame buffer device
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12ac
hpet_resources: 0xfed00000 is busy
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
floppy0: no floppy controllers found
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX port at 0x60,0x64 irq 12
mice: PS/2 mouse device common for all mice
input: AT Translated Set 2 keyboard as /class/input/input0
input: PC Speaker as /class/input/input1
Synaptics Touchpad, model: 1, fw: 6.3, id: 0x25c0b1, caps: 0xa04713/0x200000
input: SynPS/2 Synaptics TouchPad as /class/input/input2
NET: Registered protocol family 1
Using IPI No-Shortcut mode
Freeing unused kernel memory: 228k freed
ACPI: SSDT 3F6D94FB, 0238 (r1  PmRef  Cpu0Ist     3000 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 009F) - 6 Objects with 0 Devices 3 Methods 0 Regions
ACPI: SSDT 3F6D8E8C, 05EA (r1  PmRef  Cpu0Cst     3001 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 00A0) - 1 Objects with 0 Devices 1 Methods 0 Regions
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
ACPI: CPU0 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU0] (supports 8 throttling states)
ACPI: SSDT 3F6D9733, 00C8 (r1  PmRef  Cpu1Ist     3000 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 00A4) - 4 Objects with 0 Devices 4 Methods 0 Regions
ACPI: SSDT 3F6D9476, 0085 (r1  PmRef  Cpu1Cst     3000 INTL 20050624)
Parsing all Control Methods:
Table [SSDT](id 00A5) - 1 Objects with 0 Devices 1 Methods 0 Regions
ACPI: CPU1 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU1] (supports 8 throttling states)
Marking TSC unstable due to: possible TSC halt in C2.
SCSI subsystem initialized
Time: hpet clocksource has been installed.
libata version 3.00 loaded.
ahci 0000:00:1f.2: version 3.0
ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 19 (level, low) -> IRQ 19
ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part
PCI: Setting latency timer of device 0000:00:1f.2 to 64
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
ata1: SATA max UDMA/133 cmd 0xf91ee100 ctl 0x00000000 bmdma 0x00000000 irq 219
ata2: SATA max UDMA/133 cmd 0xf91ee180 ctl 0x00000000 bmdma 0x00000000 irq 219
ata3: SATA max UDMA/133 cmd 0xf91ee200 ctl 0x00000000 bmdma 0x00000000 irq 219
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata1.00: ATA-8: HITACHI HTS542512K9SA00, BB2ZC3HP, max UDMA/133
ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32)
ata1.00: configured for UDMA/133
ata2: SATA link down (SStatus 0 SControl 300)
ata3: SATA link down (SStatus 0 SControl 300)
scsi 0:0:0:0: Direct-Access     ATA      HITACHI HTS54251 BB2Z PQ: 0 ANSI: 5
ata_piix 0000:00:1f.1: version 2.11
ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1f.1 to 64
scsi3 : ata_piix
scsi4 : ata_piix
ata4: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x00011810 irq 14
ata5: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x00011818 irq 15
ata4.00: ATAPI: MATSHITADVD-RAM UJ-850, RB41, max UDMA/33
ata4.00: configured for UDMA/33
scsi 3:0:0:0: CD-ROM            MATSHITA DVD-RAM UJ-850   RB41 PQ: 0 ANSI: 5
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1a.0 to 64
uhci_hcd 0000:00:1a.0: UHCI Host Controller
uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1a.0: irq 17, io base 0x00001820
usb usb1: new device found, idVendor=0000, idProduct=0000
usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: UHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.22.18-0.2-default uhci_hcd
usb usb1: SerialNumber: 0000:00:1a.0
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sd 0:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda:<6>ACPI: PCI Interrupt 0000:00:1a.1[B] -> GSI 21 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:00:1a.1 to 64
uhci_hcd 0000:00:1a.1: UHCI Host Controller
uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1a.1: irq 20, io base 0x00001840
usb usb2: new device found, idVendor=0000, idProduct=0000
usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.22.18-0.2-default uhci_hcd
usb usb2: SerialNumber: 0000:00:1a.1
 sda1 sda2<6>usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
 sda3 < sda5 >
sd 0:0:0:0: [sda] Attached SCSI disk
ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1a.7 to 64
ehci_hcd 0000:00:1a.7: EHCI Host Controller
ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 3
ehci_hcd 0000:00:1a.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1a.7
ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfc504800
ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb3: new device found, idVendor=0000, idProduct=0000
usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: EHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.22.18-0.2-default ehci_hcd
usb usb3: SerialNumber: 0000:00:1a.7
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 4 ports detected
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4
ehci_hcd 0000:00:1d.7: debug port 1
PCI: cache line size of 32 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: irq 21, io mem 0xfc504c00
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb4: new device found, idVendor=0000, idProduct=0000
usb usb4: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: EHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.22.18-0.2-default ehci_hcd
usb usb4: SerialNumber: 0000:00:1d.7
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 6 ports detected
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.0: irq 21, io base 0x00001860
usb usb5: new device found, idVendor=0000, idProduct=0000
usb usb5: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb5: Product: UHCI Host Controller
usb usb5: Manufacturer: Linux 2.6.22.18-0.2-default uhci_hcd
usb usb5: SerialNumber: 0000:00:1d.0
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001880
usb usb6: new device found, idVendor=0000, idProduct=0000
usb usb6: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb6: Product: UHCI Host Controller
usb usb6: Manufacturer: Linux 2.6.22.18-0.2-default uhci_hcd
usb usb6: SerialNumber: 0000:00:1d.1
usb usb6: configuration #1 chosen from 1 choice
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018a0
usb usb7: new device found, idVendor=0000, idProduct=0000
usb usb7: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb7: Product: UHCI Host Controller
usb usb7: Manufacturer: Linux 2.6.22.18-0.2-default uhci_hcd
usb usb7: SerialNumber: 0000:00:1d.2
usb usb7: configuration #1 chosen from 1 choice
hub 7-0:1.0: USB hub found
hub 7-0:1.0: 2 ports detected
usb 2-1: new full speed USB device using uhci_hcd and address 2
swsusp: Basic memory bitmaps created
swsusp: Basic memory bitmaps freed
Attempting manual resume
usb 2-1: new device found, idVendor=08ff, idProduct=2580
usb 2-1: new device strings: Mfr=0, Product=1, SerialNumber=0
usb 2-1: Product: Fingerprint Sensor
usb 2-1: configuration #1 chosen from 1 choice
usb 6-2: new full speed USB device using uhci_hcd and address 2
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda2, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
usb 6-2: new device found, idVendor=0a5c, idProduct=2101
usb 6-2: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 6-2: Product: Foxconn Bluetooth 2.0 plus EDR
usb 6-2: Manufacturer: Broadcom Corp
usb 6-2: configuration #1 chosen from 1 choice
sd 0:0:0:0: Attached scsi generic sg0 type 0
scsi 3:0:0:0: Attached scsi generic sg1 type 5
ACPI: PCI Interrupt 0000:00:1f.3[C] -> GSI 19 (level, low) -> IRQ 19
tg3.c:v3.77 (May 31, 2007)
ACPI: PCI Interrupt 0000:06:00.0[A] -> GSI 19 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:06:00.0 to 64
Linux agpgart interface v0.102 (c) Dave Jones
agpgart: Detected an Intel 965GM Chipset.
agpgart: Detected 7676K stolen memory.
agpgart: AGP aperture is 256M @ 0xd0000000
input: Power Button (FF) as /class/input/input3
ACPI: Power Button (FF) [PWRF]
input: Lid Switch as /class/input/input4
ACPI: Lid Switch [LID0]
input: Power Button (CM) as /class/input/input5
ACPI: Power Button (CM) [PWRB]
ieee80211_crypt: registered algorithm 'NULL'
ieee80211: 802.11 data/management/control stack, git-1.1.13
ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
Bluetooth: Core ver 2.11
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
rtc_cmos: probe of 00:07 failed with error -16
sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.20
sr 3:0:0:0: Attached scsi CD-ROM sr0
Bluetooth: HCI USB driver ver 2.9
ACPI: Battery Slot [BAT1] (battery present)
usbcore: registered new interface driver hci_usb
ACPI: AC Adapter [ACAD] (off-line)
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
ipw3945: Intel(R) PRO/Wireless 3945 Network Connection driver for Linux, 1.2.2dmpr
ipw3945: Copyright(c) 2003-2006 Intel Corporation
eth0: Tigon3 [partno(BCM95906) rev c002 PHY(5906)] (PCI Express) 10/100Base-TX Ethernet 00:1e:ec:07:d2:34
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] WireSpeed[0] TSOcap[1]
eth0: dma_rwctrl[76180000] dma_mask[64-bit]
ACPI: PCI Interrupt 0000:04:00.0[A] -> <6>ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 22
PCI: Setting latency timer of device 0000:00:1b.0 to 64
GSI 17 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:04:00.0 to 64
ipw3945: Detected Intel PRO/Wireless 3945ABG Network Connection
ALSA sound/pci/hda/hda_codec.c:1804: hda_codec: model 'lenovo' is selected
sdhci: SDHCI controller found at 0000:08:06.1 [1180:0822] (rev 19)
ACPI: PCI Interrupt 0000:08:06.1[B] -> GSI 23 (level, low) -> IRQ 21
mmc0: SDHCI at 0xfc200800 irq 21 DMA
ACPI: PCI Interrupt 0000:08:06.0[A] -> GSI 22 (level, low) -> IRQ 22
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[22]  MMIO=[fc200000-fc2007ff]  Max Packet=[2048]  IR/IT contexts=[4/4]
Adding 2104472k swap on /dev/sda1.  Priority:-1 extents:1 across:2104472k
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[00023f82ac401956]
loop: module loaded
ipw3945: Detected geography ABG (13 802.11bg channels, 23 802.11a channels)
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
eth1 renamed to wlan0
udev: renamed network interface eth1 to wlan0
AppArmor: AppArmor initialized
audit(1220384040.927:2):  type=1505 info="AppArmor initialized" pid=2123
IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
powernow: This module only works with AMD K7 CPUs
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
Mobile IPv6
ip6_tables: (C) 2000-2006 Netfilter Core Team
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (8118 buckets, 64944 max)
PM: Writing back config space on device 0000:06:00.0 at offset c (was ffff0000, writing 0)
PM: Writing back config space on device 0000:06:00.0 at offset 1 (was 40100506, writing 40100106)
ADDRCONF(NETDEV_UP): eth0: link is not ready
ADDRCONF(NETDEV_UP): wlan0: link is not ready
audit(1220384065.325:3): audit_pid=3098 old=0 by auid=4294967295
[drm] Initialized drm 1.1.0 20060810
ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 17
[drm] Initialized i915 1.6.0 20060119 on minor 0
bootsplash: status on console 0 changed to on
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
NET: Registered protocol family 17
ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
ieee80211_crypt: registered algorithm 'TKIP'
SFW2-INdmz-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=192.168.1.11 DST=224.0.0.251 LEN=64 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=44
SFW2-INdmz-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=192.168.1.11 DST=224.0.0.251 LEN=367 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=347
SFW2-INdmz-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=192.168.1.11 DST=224.0.0.251 LEN=257 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=237
SFW2-INdmz-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=192.168.1.11 DST=224.0.0.251 LEN=367 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=347
SFW2-INdmz-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=192.168.1.11 DST=224.0.0.251 LEN=367 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=347
SFW2-INdmz-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=192.168.1.11 DST=224.0.0.251 LEN=410 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=390
SFW2-INdmz-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=192.168.1.11 DST=224.0.0.251 LEN=365 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=345
SFW2-INdmz-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=192.168.1.11 DST=224.0.0.251 LEN=141 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=121
SFW2-INdmz-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=192.168.1.11 DST=224.0.0.251 LEN=169 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=149
SFW2-INdmz-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=192.168.1.11 DST=224.0.0.251 LEN=64 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=44
wlan0: no IPv6 routers present
SFW2-INdmz-DROP-DEFLT-INV IN=wlan0 OUT= MAC=00:1c:bf:bd:30:af:00:14:6c:7d:04:36:08:00 SRC=217.72.200.153 DST=192.168.1.11 LEN=1500 TOS=0x00 PREC=0x00 TTL=52 ID=20150 PROTO=TCP SPT=80 DPT=4122 WINDOW=54 RES=0x00 ACK URGP=0 OPT (0101080A44759C0AFFFFEC70)
SFW2-INdmz-DROP-DEFLT-INV IN=wlan0 OUT= MAC=00:1c:bf:bd:30:af:00:14:6c:7d:04:36:08:00 SRC=217.72.200.153 DST=192.168.1.11 LEN=1500 TOS=0x00 PREC=0x00 TTL=52 ID=52360 PROTO=TCP SPT=80 DPT=4133 WINDOW=55 RES=0x00 ACK URGP=0 OPT (0101080A4475AA7BFFFFF00D)
SFW2-INdmz-DROP-DEFLT-INV IN=wlan0 OUT= MAC=00:1c:bf:bd:30:af:00:14:6c:7d:04:36:08:00 SRC=217.72.200.153 DST=192.168.1.11 LEN=1500 TOS=0x00 PREC=0x00 TTL=52 ID=2546 PROTO=TCP SPT=80 DPT=4134 WINDOW=55 RES=0x00 ACK URGP=0 OPT (0101080A4475AB5DFFFFF038)
SFW2-INdmz-DROP-DEFLT-INV IN=wlan0 OUT= MAC=00:1c:bf:bd:30:af:00:14:6c:7d:04:36:08:00 SRC=217.72.200.153 DST=192.168.1.11 LEN=1500 TOS=0x00 PREC=0x00 TTL=52 ID=16192 PROTO=TCP SPT=80 DPT=4132 WINDOW=100 RES=0x00 ACK URGP=0 OPT (0101080A4475ABADFFFFF05C)
SFW2-INdmz-DROP-DEFLT-INV IN=wlan0 OUT= MAC=00:1c:bf:bd:30:af:00:14:6c:7d:04:36:08:00 SRC=217.72.200.153 DST=192.168.1.11 LEN=1500 TOS=0x00 PREC=0x00 TTL=52 ID=14284 PROTO=TCP SPT=80 DPT=4131 WINDOW=100 RES=0x00 ACK URGP=0 OPT (0101080A4475ABC6FFFFF05C)
SFW2-INdmz-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=192.168.1.11 DST=224.0.0.251 LEN=64 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=44
SFW2-INdmz-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=192.168.1.11 DST=224.0.0.251 LEN=64 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=44
SFW2-OUT-ERROR IN= OUT=wlan0 SRC=192.168.1.11 DST=217.72.195.153 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=41757 DF PROTO=TCP SPT=8674 DPT=80 WINDOW=108 RES=0x00 ACK FIN URGP=0 OPT (0101080A000058469D8D4B51)
SFW2-OUT-ERROR IN= OUT=wlan0 SRC=192.168.1.11 DST=217.72.195.153 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=41758 DF PROTO=TCP SPT=8674 DPT=80 WINDOW=108 RES=0x00 ACK FIN URGP=0 OPT (0101080A0000C2469D8D4B51)
SFW2-INdmz-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=192.168.1.11 DST=224.0.0.251 LEN=64 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=44
SFW2-OUT-ERROR IN= OUT=wlan0 SRC=192.168.1.11 DST=213.236.208.60 LEN=40 TOS=0x00 PREC=0x00 TTL=64 ID=48303 DF PROTO=TCP SPT=27775 DPT=80 WINDOW=110 RES=0x00 ACK FIN URGP=0
SFW2-OUT-ERROR IN= OUT=wlan0 SRC=192.168.1.11 DST=212.222.52.41 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=43538 DF PROTO=TCP SPT=20261 DPT=80 WINDOW=108 RES=0x00 ACK FIN URGP=0 OPT (0101080A00019E087469872C)
SFW2-INdmz-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=192.168.1.11 DST=224.0.0.251 LEN=64 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=44
SFW2-INdmz-DROP-DEFLT IN=wlan0 OUT= MAC= SRC=192.168.1.11 DST=224.0.0.251 LEN=64 TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=44
SFW2-OUT-ERROR IN= OUT=wlan0 SRC=192.168.1.11 DST=80.237.132.97 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=16920 DF PROTO=TCP SPT=18197 DPT=80 WINDOW=108 RES=0x00 ACK FIN URGP=0 OPT (0101080A000584FF1C748633)
SFW2-OUT-ERROR IN= OUT=wlan0 SRC=192.168.1.11 DST=80.237.132.97 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=40244 DF PROTO=TCP SPT=1436 DPT=80 WINDOW=398 RES=0x00 ACK FIN URGP=0 OPT (0101080A000665061C758512)
Für mich, ist der Output von dmesg nicht gerade erhellend... :???:
Gruß,
matthias
 

towo

Moderator
Teammitglied
Naja, dmesg | grep -i vbox, direkt nach modprobe vboxdrv, wäre sicherlich für alle hier erhellender!
 
OP
mafg

mafg

Member
'dmesg | grep -i vbox'
(als root) gibt bei mir nichts aus. Es kommt nur das prompt wieder.
 
OP
mafg

mafg

Member
In der Hoffnung, dass vielleicht doch noch jemand eine Idee hat, poste ich mal dieses hier:

'cat /var/log/vbox-install.log'
Code:
make KBUILD_VERBOSE=1 -C /lib/modules/2.6.22.18-0.2-default/build SUBDIRS=/tmp/vbox.1 SRCROOT=/tmp/vbox.1 modules
make[1]: Entering directory `/usr/src/linux-2.6.22.18-0.2-obj/i386/default'
make -C ../../../linux-2.6.22.18-0.2 O=../linux-2.6.22.18-0.2-obj/i386/default modules
make -C /usr/src/linux-2.6.22.18-0.2-obj/i386/default \
        KBUILD_SRC=/usr/src/linux-2.6.22.18-0.2 \
        KBUILD_EXTMOD="/tmp/vbox.1" -f /usr/src/linux-2.6.22.18-0.2/Makefile modules
test -e include/linux/autoconf.h -a -e include/config/auto.conf || (            \
        echo;                                                           \
        echo "  ERROR: Kernel configuration is invalid.";               \
        echo "         include/linux/autoconf.h or include/config/auto.conf are missing.";      \
        echo "         Run 'make oldconfig && make prepare' on kernel src to fix it.";  \
        echo;                                                           \
        /bin/false)
mkdir -p /tmp/vbox.1/.tmp_versions
rm -f /tmp/vbox.1/.tmp_versions/*
make -f /usr/src/linux-2.6.22.18-0.2/scripts/Makefile.build obj=/tmp/vbox.1
  gcc -m32 -Wp,-MD,/tmp/vbox.1/linux/.SUPDrv-linux.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(SUPDrv_linux)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/linux/.tmp_SUPDrv-linux.o /tmp/vbox.1/linux/SUPDrv-linux.c
  gcc -m32 -Wp,-MD,/tmp/vbox.1/.SUPDRVShared.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(SUPDRVShared)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/.tmp_SUPDRVShared.o /tmp/vbox.1/SUPDRVShared.c
  gcc -m32 -Wp,-MD,/tmp/vbox.1/r0drv/.alloc-r0drv.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(alloc_r0drv)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/r0drv/.tmp_alloc-r0drv.o /tmp/vbox.1/r0drv/alloc-r0drv.c
  gcc -m32 -Wp,-MD,/tmp/vbox.1/r0drv/.initterm-r0drv.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(initterm_r0drv)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/r0drv/.tmp_initterm-r0drv.o /tmp/vbox.1/r0drv/initterm-r0drv.c
  gcc -m32 -Wp,-MD,/tmp/vbox.1/r0drv/linux/.mp-r0drv-linux.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(mp_r0drv_linux)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/r0drv/linux/.tmp_mp-r0drv-linux.o /tmp/vbox.1/r0drv/linux/mp-r0drv-linux.c
  gcc -m32 -Wp,-MD,/tmp/vbox.1/r0drv/linux/.alloc-r0drv-linux.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(alloc_r0drv_linux)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/r0drv/linux/.tmp_alloc-r0drv-linux.o /tmp/vbox.1/r0drv/linux/alloc-r0drv-linux.c
  gcc -m32 -Wp,-MD,/tmp/vbox.1/r0drv/linux/.initterm-r0drv-linux.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(initterm_r0drv_linux)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/r0drv/linux/.tmp_initterm-r0drv-linux.o /tmp/vbox.1/r0drv/linux/initterm-r0drv-linux.c
  gcc -m32 -Wp,-MD,/tmp/vbox.1/r0drv/linux/.process-r0drv-linux.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(process_r0drv_linux)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/r0drv/linux/.tmp_process-r0drv-linux.o /tmp/vbox.1/r0drv/linux/process-r0drv-linux.c
  gcc -m32 -Wp,-MD,/tmp/vbox.1/r0drv/linux/.semevent-r0drv-linux.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(semevent_r0drv_linux)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/r0drv/linux/.tmp_semevent-r0drv-linux.o /tmp/vbox.1/r0drv/linux/semevent-r0drv-linux.c
  gcc -m32 -Wp,-MD,/tmp/vbox.1/r0drv/linux/.semeventmulti-r0drv-linux.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(semeventmulti_r0drv_linux)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/r0drv/linux/.tmp_semeventmulti-r0drv-linux.o /tmp/vbox.1/r0drv/linux/semeventmulti-r0drv-linux.c
  gcc -m32 -Wp,-MD,/tmp/vbox.1/r0drv/linux/.semfastmutex-r0drv-linux.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(semfastmutex_r0drv_linux)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/r0drv/linux/.tmp_semfastmutex-r0drv-linux.o /tmp/vbox.1/r0drv/linux/semfastmutex-r0drv-linux.c
  gcc -m32 -Wp,-MD,/tmp/vbox.1/r0drv/linux/.spinlock-r0drv-linux.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(spinlock_r0drv_linux)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/r0drv/linux/.tmp_spinlock-r0drv-linux.o /tmp/vbox.1/r0drv/linux/spinlock-r0drv-linux.c
  gcc -m32 -Wp,-MD,/tmp/vbox.1/r0drv/linux/.thread-r0drv-linux.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(thread_r0drv_linux)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/r0drv/linux/.tmp_thread-r0drv-linux.o /tmp/vbox.1/r0drv/linux/thread-r0drv-linux.c
  gcc -m32 -Wp,-MD,/tmp/vbox.1/r0drv/.memobj-r0drv.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(memobj_r0drv)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/r0drv/.tmp_memobj-r0drv.o /tmp/vbox.1/r0drv/memobj-r0drv.c
  gcc -m32 -Wp,-MD,/tmp/vbox.1/r0drv/linux/.memobj-r0drv-linux.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(memobj_r0drv_linux)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/r0drv/linux/.tmp_memobj-r0drv-linux.o /tmp/vbox.1/r0drv/linux/memobj-r0drv-linux.c
  gcc -m32 -Wp,-MD,/tmp/vbox.1/math/gcc/.qdivrem.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(qdivrem)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/math/gcc/.tmp_qdivrem.o /tmp/vbox.1/math/gcc/qdivrem.c
  gcc -m32 -Wp,-MD,/tmp/vbox.1/math/gcc/.divdi3.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h   -I/tmp/vbox.1 -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -I/lib/modules/2.6.22.18-0.2-default/build/include  -I/tmp/vbox.1/  -I/tmp/vbox.1/include  -I/tmp/vbox.1/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DUSE_NEW_OS_INTERFACE_FOR_MM -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(divdi3)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.1/math/gcc/.tmp_divdi3.o /tmp/vbox.1/math/gcc/divdi3.c
  ld -m elf_i386 -m elf_i386  -r -o /tmp/vbox.1/vboxdrv.o /tmp/vbox.1/linux/SUPDrv-linux.o /tmp/vbox.1/SUPDRVShared.o /tmp/vbox.1/r0drv/alloc-r0drv.o /tmp/vbox.1/r0drv/initterm-r0drv.o /tmp/vbox.1/r0drv/linux/mp-r0drv-linux.o /tmp/vbox.1/r0drv/linux/alloc-r0drv-linux.o /tmp/vbox.1/r0drv/linux/initterm-r0drv-linux.o /tmp/vbox.1/r0drv/linux/process-r0drv-linux.o /tmp/vbox.1/r0drv/linux/semevent-r0drv-linux.o /tmp/vbox.1/r0drv/linux/semeventmulti-r0drv-linux.o /tmp/vbox.1/r0drv/linux/semfastmutex-r0drv-linux.o /tmp/vbox.1/r0drv/linux/spinlock-r0drv-linux.o /tmp/vbox.1/r0drv/linux/thread-r0drv-linux.o /tmp/vbox.1/r0drv/memobj-r0drv.o /tmp/vbox.1/r0drv/linux/memobj-r0drv-linux.o /tmp/vbox.1/math/gcc/qdivrem.o /tmp/vbox.1/math/gcc/divdi3.o
  Building modules, stage 2.
make -f /usr/src/linux-2.6.22.18-0.2/scripts/Makefile.modpost
  scripts/mod/modpost -m -a -i /usr/src/linux-2.6.22.18-0.2-obj/i386/default/Module.symvers -I /tmp/vbox.1/Module.symvers -o /tmp/vbox.1/Module.symvers -w -s /dev/null
  gcc -m32 -Wp,-MD,/tmp/vbox.1/.vboxdrv.mod.o.d  -nostdinc -isystem /usr/lib/gcc/i586-suse-linux/4.2.1/include -D__KERNEL__ -Iinclude -Iinclude2 -I/usr/src/linux-2.6.22.18-0.2/include -include include/linux/autoconf.h  -I/usr/src/linux-2.6.22.18-0.2/ -I -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -Werror-implicit-function-declaration -fno-strict-aliasing -fno-common -Os -pipe -msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=i586 -mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-generic -Iinclude/asm-i386/mach-generic -I/usr/src/linux-2.6.22.18-0.2/include/asm-i386/mach-default -Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement -Wno-pointer-sign  -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(vboxdrv.mod)"  -D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -DMODULE -c -o /tmp/vbox.1/vboxdrv.mod.o /tmp/vbox.1/vboxdrv.mod.c
  ld -m elf_i386 -m elf_i386 -r -o /tmp/vbox.1/vboxdrv.ko /tmp/vbox.1/vboxdrv.o /tmp/vbox.1/vboxdrv.mod.o
make[1]: Leaving directory `/usr/src/linux-2.6.22.18-0.2-obj/i386/default'
Gruß,
matthias
 
OP
mafg

mafg

Member
Hallo Stefan,

der Tip hat funktioniert.
Ein dickes Danke! :roll:

Gruß,
matthias
 

stefan.becker

Advanced Hacker
Komisch ist aber, dass es per modprobe nicht klappt. Irgendwas scheint an dem Befehl kaputt zu sein.

Was sagt "which modprobe"?

Wenn gefunden, wie groß ist die Datei ("ls -l /sbin/modprobe")?
 
Oben