Gentoo Archives: gentoo-user

From: Harry Putnam <reader@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] KVM recognition changes in recent kernels
Date: Wed, 31 Dec 2008 15:10:33
Message-Id: 87y6xwalom.fsf@newsguy.com
1 kernel 2.6.27-r7 and 2.6.28 and several other earlier kenels
2
3 Summary:
4 Anyone here know more details about the kernel settings and KVM
5 switching?
6
7 Details: (and inlined dmesg)
8 I'm not exactly sure when or what kernel was in use when this change
9 in behavior started but its been at least 2 mnths ago.
10
11 Phenomena:
12 I've used kvm switching for several yrs... Usually trouble free.
13 I have 4 machines running thru a KVM switch including my main
14 desktop running 2008 gentoo.
15 The others are winXP
16 I don't have the kvm model to hand but it is an IOGEAR 4 port USB
17
18 I've noticed a change in recent mnths where until bootup is complete
19 the kvm switch is not recogized. I see that thru several kernel
20 upgrades and various kernel builds.
21
22 I have to have a second keyboard connected direct if I want to mess
23 around with grub or something... while testing kernels. But once
24 bootup reaches the login prompt the KVM is in the loop, and I can use
25 the kvm connected keyboard.
26
27 In kernels somewhere back down the road the KVM was in the loop right
28 from the start.
29
30 Diagnosing is made harder by the fact that I've changed KVM switches
31 twice in that time.
32
33 However, with the current KVM there was a point where it was
34 recognized immediately and available even at the grub screens.
35 Unfortunately I didn't document any of this at the time.
36
37 It appears the kernel has to have some of the `hid' settings enabled
38 for the KVM to work at all so I'm wondering if some special setting is
39 what is responsible for the change.
40
41 I've found in recent experiments with 2.6.28 that at least these two
42 settings must be set `y' or `m' in order for the KVM to work at all
43
44 CONFIG_HIDRAW=y # near line 1269 (2.6.27-r7 .config)
45 CONFIG_USB_HID=m # near line 1274 (2.6.27-r7 .config)
46
47 It gets pretty complicated beyond those two trying to see if anything
48 else will allow the KVM to be seen immediately.
49
50 ==============================================
51
52 I'm probably just not sharp eyed enough but I don't see anything
53 relating to KVM in particular.
54
55 The kvm works in this case but only after bootup completes.
56
57 dmesg following recent boot of 2.6.28
58
59 BIOS EBDA/lowmem at: 0009fc00/0009fc00
60 Linux version 2.6.28-gentoo-hp (root@reader) (gcc version 4.3.2 (Gentoo 4.3.2-r2 p1.5, pie-10.1.4) ) #5 Tue Dec 30 23:32:16 CST 2008
61 KERNEL supported cpus:
62 Intel GenuineIntel
63 AMD AuthenticAMD
64 NSC Geode by NSC
65 Cyrix CyrixInstead
66 Centaur CentaurHauls
67 Transmeta GenuineTMx86
68 Transmeta TransmetaCPU
69 UMC UMC UMC UMC
70 BIOS-provided physical RAM map:
71 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
72 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
73 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
74 BIOS-e820: 0000000000100000 - 000000007fff0000 (usable)
75 BIOS-e820: 000000007fff0000 - 000000007fff8000 (ACPI data)
76 BIOS-e820: 000000007fff8000 - 0000000080000000 (ACPI NVS)
77 BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
78 BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
79 BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
80 DMI 2.3 present.
81 AMI BIOS detected: BIOS may corrupt low RAM, working it around.
82 last_pfn = 0x7fff0 max_arch_pfn = 0x100000
83 kernel direct mapping tables up to 377fe000 @ 10000-16000
84 ACPI: RSDP 000FA3A0, 0014 (r0 AMI )
85 ACPI: RSDT 7FFF0000, 002C (r1 AMIINT INTEL865 10 MSFT 97)
86 ACPI: FACP 7FFF0030, 0081 (r1 AMIINT INTEL865 11 MSFT 97)
87 ACPI: DSDT 7FFF0120, 37D5 (r1 INTEL I865G 1000 MSFT 100000D)
88 ACPI: FACS 7FFF8000, 0040
89 ACPI: APIC 7FFF00C0, 005C (r1 AMIINT INTEL865 9 MSFT 97)
90 1159MB HIGHMEM available.
91 887MB LOWMEM available.
92 mapped low ram: 0 - 377fe000
93 low ram: 00000000 - 377fe000
94 bootmap 00012000 - 00018f00
95 (6 early reservations) ==> bootmem [0000000000 - 00377fe000]
96 #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
97 #1 [0000100000 - 00004ce398] TEXT DATA BSS ==> [0000100000 - 00004ce398]
98 #2 [00004cf000 - 00004d2000] INIT_PG_TABLE ==> [00004cf000 - 00004d2000]
99 #3 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
100 #4 [0000010000 - 0000012000] PGTABLE ==> [0000010000 - 0000012000]
101 #5 [0000012000 - 0000019000] BOOTMAP ==> [0000012000 - 0000019000]
102 Zone PFN ranges:
103 DMA 0x00000010 -> 0x00001000
104 Normal 0x00001000 -> 0x000377fe
105 HighMem 0x000377fe -> 0x0007fff0
106 Movable zone start PFN for each node
107 early_node_map[2] active PFN ranges
108 0: 0x00000010 -> 0x0000009f
109 0: 0x00000100 -> 0x0007fff0
110 On node 0 totalpages: 524159
111 free_area_init_node: node 0, pgdat c045b544, node_mem_map c1000200
112 DMA zone: 32 pages used for memmap
113 DMA zone: 0 pages reserved
114 DMA zone: 3951 pages, LIFO batch:0
115 Normal zone: 1744 pages used for memmap
116 Normal zone: 221486 pages, LIFO batch:31
117 HighMem zone: 2320 pages used for memmap
118 HighMem zone: 294626 pages, LIFO batch:31
119 Movable zone: 0 pages used for memmap
120 ACPI: PM-Timer IO Port: 0x808
121 Allocating PCI resources starting at 88000000 (gap: 80000000:7ec00000)
122 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 520063
123 Kernel command line: root=/dev/hda5 vga=0x31A
124 Enabling fast FPU save and restore... done.
125 Enabling unmasked SIMD FPU exception support... done.
126 Initializing CPU#0
127 CPU 0 irqstacks, hard=c04a5000 soft=c04a4000
128 PID hash table entries: 4096 (order: 12, 16384 bytes)
129 Fast TSC calibration using PIT
130 Detected 3066.589 MHz processor.
131 Console: colour dummy device 80x25
132 console [tty0] enabled
133 Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
134 Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
135 Memory: 2074564k/2097088k available (2473k kernel code, 21140k reserved, 996k data, 240k init, 1187784k highmem)
136 virtual kernel memory layout:
137 fixmap : 0xfffed000 - 0xfffff000 ( 72 kB)
138 pkmap : 0xff800000 - 0xffc00000 (4096 kB)
139 vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
140 lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
141 .init : 0xc0465000 - 0xc04a1000 ( 240 kB)
142 .data : 0xc036a658 - 0xc04637e0 ( 996 kB)
143 .text : 0xc0100000 - 0xc036a658 (2473 kB)
144 Checking if this processor honours the WP bit even in supervisor mode...Ok.
145 Calibrating delay loop (skipped), value calculated using timer frequency.. 6133.17 BogoMIPS (lpj=30665890)
146 Mount-cache hash table entries: 512
147 CPU: Trace cache: 12K uops, L1 D cache: 16K
148 CPU: L2 cache: 256K
149 Intel machine check architecture supported.
150 Intel machine check reporting enabled on CPU#0.
151 CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
152 using mwait in idle threads.
153 CPU: Intel(R) Celeron(R) CPU 3.06GHz stepping 01
154 Checking 'hlt' instruction... OK.
155 Freeing SMP alternatives: 0k freed
156 ACPI: Core revision 20080926
157 ACPI: setting ELCR to 0200 (from 1c08)
158 net_namespace: 288 bytes
159 NET: Registered protocol family 16
160 ACPI: bus type pci registered
161 PCI: PCI BIOS revision 2.10 entry at 0xfdb81, last bus=2
162 PCI: Using configuration type 1 for base access
163 ACPI: EC: Look up EC in DSDT
164 ACPI: Interpreter enabled
165 ACPI: (supports S0 S1 S5)
166 ACPI: Using PIC for interrupt routing
167 ACPI: No dock devices found.
168 ACPI: PCI Root Bridge [PCI0] (0000:00)
169 pci 0000:00:00.0: reg 10 32bit mmio: [0xe0000000-0xefffffff]
170 pci 0000:00:1d.0: reg 20 io port: [0xe000-0xe01f]
171 pci 0000:00:1d.1: reg 20 io port: [0xe400-0xe41f]
172 pci 0000:00:1d.2: reg 20 io port: [0xe800-0xe81f]
173 pci 0000:00:1d.3: reg 20 io port: [0xec00-0xec1f]
174 pci 0000:00:1d.7: reg 10 32bit mmio: [0xfebffc00-0xfebfffff]
175 pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
176 pci 0000:00:1d.7: PME# disabled
177 pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
178 pci 0000:00:1f.0: quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
179 pci 0000:00:1f.0: quirk: region 0400-043f claimed by ICH4 GPIO
180 pci 0000:00:1f.1: reg 10 io port: [0x00-0x07]
181 pci 0000:00:1f.1: reg 14 io port: [0x00-0x03]
182 pci 0000:00:1f.1: reg 18 io port: [0x00-0x07]
183 pci 0000:00:1f.1: reg 1c io port: [0x00-0x03]
184 pci 0000:00:1f.1: reg 20 io port: [0xfc00-0xfc0f]
185 pci 0000:00:1f.1: reg 24 32bit mmio: [0x000000-0x0003ff]
186 pci 0000:00:1f.3: reg 20 io port: [0xc00-0xc1f]
187 pci 0000:00:1f.5: reg 10 io port: [0xdc00-0xdcff]
188 pci 0000:00:1f.5: reg 14 io port: [0xd800-0xd83f]
189 pci 0000:00:1f.5: reg 18 32bit mmio: [0xfebffa00-0xfebffbff]
190 pci 0000:00:1f.5: reg 1c 32bit mmio: [0xfebff900-0xfebff9ff]
191 pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
192 pci 0000:00:1f.5: PME# disabled
193 pci 0000:01:00.0: reg 10 32bit mmio: [0xfd000000-0xfdffffff]
194 pci 0000:01:00.0: reg 14 32bit mmio: [0xc0000000-0xcfffffff]
195 pci 0000:01:00.0: reg 30 32bit mmio: [0xfe9e0000-0xfe9fffff]
196 pci 0000:00:01.0: bridge 32bit mmio: [0xfc900000-0xfe9fffff]
197 pci 0000:00:01.0: bridge 32bit mmio pref: [0xbff00000-0xdfefffff]
198 pci 0000:02:03.0: reg 10 io port: [0xcc00-0xccff]
199 pci 0000:02:03.0: reg 14 32bit mmio: [0xfeafff00-0xfeafffff]
200 pci 0000:02:03.0: reg 30 32bit mmio: [0xfeac0000-0xfeadffff]
201 pci 0000:02:03.0: supports D1 D2
202 pci 0000:02:03.0: PME# supported from D1 D2 D3hot D3cold
203 pci 0000:02:03.0: PME# disabled
204 pci 0000:02:06.0: reg 10 io port: [0xc800-0xc8ff]
205 pci 0000:02:06.0: reg 14 32bit mmio: [0xfeaffe00-0xfeaffeff]
206 pci 0000:02:06.0: reg 30 32bit mmio: [0xfeaa0000-0xfeabffff]
207 pci 0000:02:06.0: supports D1 D2
208 pci 0000:02:06.0: PME# supported from D1 D2 D3hot D3cold
209 pci 0000:02:06.0: PME# disabled
210 pci 0000:00:1e.0: transparent bridge
211 pci 0000:00:1e.0: bridge io port: [0xc000-0xcfff]
212 pci 0000:00:1e.0: bridge 32bit mmio: [0xfea00000-0xfeafffff]
213 bus 00 -> node 0
214 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
215 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.ICHB._PRT]
216 ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 *11 12 14 15)
217 ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 10 11 *12 14 15)
218 ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 *10 11 12 14 15)
219 ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 6 7 10 11 12 14 15)
220 ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 *10 11 12 14 15)
221 ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
222 ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
223 ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *12 14 15)
224 ACPI: Power Resource [URP1] (off)
225 ACPI: Power Resource [URP2] (off)
226 ACPI: Power Resource [FDDP] (off)
227 ACPI: Power Resource [LPTP] (off)
228 SCSI subsystem initialized
229 libata version 3.00 loaded.
230 dca service started, version 1.4
231 PCI: Using ACPI for IRQ routing
232 hpet clockevent registered
233 hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
234 hpet0: 3 comparators, 64-bit 14.318180 MHz counter
235 pnp: PnP ACPI init
236 ACPI: bus type pnp registered
237 pnp: PnP ACPI: found 12 devices
238 ACPI: ACPI bus type pnp unregistered
239 system 00:01: ioport range 0x290-0x297 has been reserved
240 system 00:01: ioport range 0x3f0-0x3f1 has been reserved
241 system 00:01: ioport range 0x4d0-0x4d1 has been reserved
242 system 00:01: ioport range 0x400-0x43f has been reserved
243 system 00:01: iomem range 0xfed20000-0xfed8ffff has been reserved
244 system 00:01: iomem range 0xfee00000-0xfee00fff has been reserved
245 pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
246 pci 0000:00:01.0: IO window: disabled
247 pci 0000:00:01.0: MEM window: 0xfc900000-0xfe9fffff
248 pci 0000:00:01.0: PREFETCH window: 0x000000bff00000-0x000000dfefffff
249 pci 0000:00:1e.0: PCI bridge, secondary bus 0000:02
250 pci 0000:00:1e.0: IO window: 0xc000-0xcfff
251 pci 0000:00:1e.0: MEM window: 0xfea00000-0xfeafffff
252 pci 0000:00:1e.0: PREFETCH window: 0x00000088000000-0x000000880fffff
253 pci 0000:00:1e.0: setting latency timer to 64
254 bus: 00 index 0 io port: [0x00-0xffff]
255 bus: 00 index 1 mmio: [0x000000-0xffffffff]
256 bus: 01 index 0 mmio: [0x0-0x0]
257 bus: 01 index 1 mmio: [0xfc900000-0xfe9fffff]
258 bus: 01 index 2 mmio: [0xbff00000-0xdfefffff]
259 bus: 01 index 3 mmio: [0x0-0x0]
260 bus: 02 index 0 io port: [0xc000-0xcfff]
261 bus: 02 index 1 mmio: [0xfea00000-0xfeafffff]
262 bus: 02 index 2 mmio: [0x88000000-0x880fffff]
263 bus: 02 index 3 io port: [0x00-0xffff]
264 bus: 02 index 4 mmio: [0x000000-0xffffffff]
265 NET: Registered protocol family 2
266 IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
267 TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
268 TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
269 TCP: Hash tables configured (established 131072 bind 65536)
270 TCP reno registered
271 NET: Registered protocol family 1
272 highmem bounce pool size: 64 pages
273 squashfs: version 3.4 (2008/08/26) Phillip Lougher
274 NTFS driver 2.1.29 [Flags: R/W].
275 SGI XFS with security attributes, realtime, no debug enabled
276 msgmni has been set to 1733
277 alg: No test for stdrng (krng)
278 io scheduler noop registered
279 io scheduler anticipatory registered (default)
280 io scheduler deadline registered
281 io scheduler cfq registered
282 pci 0000:01:00.0: Boot video device
283 intel_rng: FWH not detected
284 vesafb: framebuffer at 0xc0000000, mapped to 0xf8080000, using 5120k, total 262144k
285 vesafb: mode is 1280x1024x16, linelength=2560, pages=1
286 vesafb: protected mode interface info at c000:e6e0
287 vesafb: pmi: set display start = c00ce716, set palette = c00ce780
288 vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da
289 vesafb: scrolling: redraw
290 vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
291 Console: switching to colour frame buffer device 160x64
292 fb0: VESA VGA frame buffer device
293 vga16fb: initializing
294 vga16fb: mapped to 0xc00a0000
295 fb1: VGA16 VGA frame buffer device
296 Serial: 8250/16550 driver4 ports, IRQ sharing enabled
297 serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
298 serial8250: ttyS2 at I/O 0x3e8 (irq = 4) is a 16550A
299 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
300 00:0a: ttyS2 at I/O 0x3e8 (irq = 4) is a 16550A
301 brd: module loaded
302 loop: module loaded
303 Uniform Multi-Platform E-IDE driver
304 piix 0000:00:1f.1: IDE controller (0x8086:0x24db rev 0x02)
305 PIIX_IDE 0000:00:1f.1: enabling device (0005 -> 0007)
306 ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
307 PCI: setting IRQ 10 as level-triggered
308 PIIX_IDE 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
309 piix 0000:00:1f.1: not 100% native mode: will probe irqs later
310 ide0: BM-DMA at 0xfc00-0xfc07
311 ide1: BM-DMA at 0xfc08-0xfc0f
312 Probing IDE interface ide0...
313 hda: ST3160021A, ATA DISK drive
314 Switched to high resolution mode on CPU 0
315 hdb: WDC WD3000JB-00KFA0, ATA DISK drive
316 hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
317 hda: UDMA/100 mode selected
318 hdb: host max PIO4 wanted PIO255(auto-tune) selected PIO4
319 hdb: UDMA/100 mode selected
320 Probing IDE interface ide1...
321 hdc: LITE-ON CD-ROM LTN-5291S, ATAPI CD/DVD-ROM drive
322 hdd: WDC WD1600JB-00EVA0, ATA DISK drive
323 hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
324 hdc: UDMA/33 mode selected
325 hdd: host max PIO4 wanted PIO255(auto-tune) selected PIO4
326 hdd: UDMA/100 mode selected
327 ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
328 ide1 at 0x170-0x177,0x376 on irq 15
329 ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
330 ide-gd driver 1.18
331 hda: max request size: 512KiB
332 hda: 312581808 sectors (160041 MB) w/2048KiB Cache, CHS=19457/255/63
333 hda: cache flushes supported
334 hda: hda1 hda2 hda3 < hda5 hda6 hda7 hda8 hda9 hda10 hda11 >
335 hdb: max request size: 512KiB
336 hdb: 586072368 sectors (300069 MB) w/8192KiB Cache, CHS=36481/255/63
337 hdb: cache flushes supported
338 hdb: hdb1 < hdb5 hdb6 > hdb2 hdb3
339 hdd: max request size: 512KiB
340 hdd: 312581808 sectors (160041 MB) w/8192KiB Cache, CHS=19457/255/63
341 hdd: cache flushes supported
342 hdd: hdd1 hdd2 < hdd5 hdd6 hdd7 >
343 ide-cd driver 5.00
344 ide-cd: hdc: ATAPI 52X CD-ROM drive, 96kB Cache
345 Uniform CD-ROM driver Revision: 3.20
346 Loading iSCSI transport class v2.0-870.
347 iscsi: registered transport (tcp)
348 Driver 'sd' needs updating - please use bus_type methods
349 Driver 'sr' needs updating - please use bus_type methods
350 PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
351 PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
352 serio: i8042 KBD port at 0x60,0x64 irq 1
353 mice: PS/2 mouse device common for all mice
354 cpuidle: using governor ladder
355 TCP cubic registered
356 NET: Registered protocol family 17
357 Using IPI Shortcut mode
358 input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
359 ReiserFS: hda5: found reiserfs format "3.6" with standard journal
360 ReiserFS: hda5: using ordered data mode
361 ReiserFS: hda5: journal params: device hda5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
362 ReiserFS: hda5: checking transaction log (hda5)
363 ReiserFS: hda5: Using r5 hash to sort names
364 VFS: Mounted root (reiserfs filesystem) readonly.
365 Freeing unused kernel memory: 240k freed
366 input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
367 Linux agpgart interface v0.103
368 ACPI: Power Button (FF) [PWRF]
369 input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
370 agpgart-intel 0000:00:00.0: Intel 865 Chipset
371 agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
372 usbcore: registered new interface driver usbfs
373 usbcore: registered new interface driver hub
374 usbcore: registered new device driver usb
375 uhci_hcd: USB Universal Host Controller Interface driver
376 ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
377 PCI: setting IRQ 11 as level-triggered
378 uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
379 uhci_hcd 0000:00:1d.0: setting latency timer to 64
380 uhci_hcd 0000:00:1d.0: UHCI Host Controller
381 uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
382 uhci_hcd 0000:00:1d.0: irq 11, io base 0x0000e000
383 usb usb1: configuration #1 chosen from 1 choice
384 hub 1-0:1.0: USB hub found
385 hub 1-0:1.0: 2 ports detected
386 ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 3
387 PCI: setting IRQ 3 as level-triggered
388 uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 3 (level, low) -> IRQ 3
389 uhci_hcd 0000:00:1d.1: setting latency timer to 64
390 uhci_hcd 0000:00:1d.1: UHCI Host Controller
391 uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
392 uhci_hcd 0000:00:1d.1: irq 3, io base 0x0000e400
393 usb usb2: configuration #1 chosen from 1 choice
394 hub 2-0:1.0: USB hub found
395 hub 2-0:1.0: 2 ports detected
396 uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
397 uhci_hcd 0000:00:1d.2: setting latency timer to 64
398 uhci_hcd 0000:00:1d.2: UHCI Host Controller
399 uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
400 uhci_hcd 0000:00:1d.2: irq 10, io base 0x0000e800
401 usb usb3: configuration #1 chosen from 1 choice
402 hub 3-0:1.0: USB hub found
403 hub 3-0:1.0: 2 ports detected
404 uhci_hcd 0000:00:1d.3: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
405 uhci_hcd 0000:00:1d.3: setting latency timer to 64
406 uhci_hcd 0000:00:1d.3: UHCI Host Controller
407 uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
408 uhci_hcd 0000:00:1d.3: irq 11, io base 0x0000ec00
409 usb usb4: configuration #1 chosen from 1 choice
410 hub 4-0:1.0: USB hub found
411 hub 4-0:1.0: 2 ports detected
412 ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
413 Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
414 ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 12
415 PCI: setting IRQ 12 as level-triggered
416 ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 12 (level, low) -> IRQ 12
417 ehci_hcd 0000:00:1d.7: setting latency timer to 64
418 ehci_hcd 0000:00:1d.7: EHCI Host Controller
419 ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
420 ehci_hcd 0000:00:1d.7: debug port 1
421 ehci_hcd 0000:00:1d.7: cache line size of 128 is not supported
422 ehci_hcd 0000:00:1d.7: irq 12, io mem 0xfebffc00
423 ACPI: Power Button (CM) [PWRB]
424 ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
425 usb usb5: configuration #1 chosen from 1 choice
426 hub 5-0:1.0: USB hub found
427 hub 5-0:1.0: 8 ports detected
428 r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
429 r8169 0000:02:03.0: PCI INT A -> Link[LNKD] -> GSI 3 (level, low) -> IRQ 3
430 r8169 0000:02:03.0: no PCI Express capability
431 eth0: RTL8110s at 0xf862ef00, 00:40:f4:b5:29:41, XID 04000000 IRQ 3
432 r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
433 ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 10
434 r8169 0000:02:06.0: PCI INT A -> Link[LNKE] -> GSI 10 (level, low) -> IRQ 10
435 r8169 0000:02:06.0: no PCI Express capability
436 eth1: RTL8110s at 0xf804ce00, 00:11:09:ee:6c:04, XID 04000000 IRQ 10
437 ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 12
438 i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 12 (level, low) -> IRQ 12
439 ACPI: I/O resource 0000:00:1f.3 [0xc00-0xc1f] conflicts with ACPI region SMOV [0xc00-0xc06]
440 ACPI: Device needs an ACPI driver
441 Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 12 (level, low) -> IRQ 12
442 Intel ICH 0000:00:1f.5: setting latency timer to 64
443 input: PC Speaker as /devices/platform/pcspkr/input/input3
444 Floppy drive(s): fd0 is 1.44M
445 FDC 0 is a post-1991 82077
446 usb 5-5: new high speed USB device using ehci_hcd and address 2
447 intel8x0_measure_ac97_clock: measured 50558 usecs
448 intel8x0: clocking to 48000
449 usb 5-5: configuration #1 chosen from 1 choice
450 hub 5-5:1.0: USB hub found
451 hub 5-5:1.0: 4 ports detected
452 usb 3-2: new full speed USB device using uhci_hcd and address 2
453 usb 3-2: configuration #1 chosen from 1 choice
454 hub 3-2:1.0: USB hub found
455 hub 3-2:1.0: 4 ports detected
456 usb 3-2.1: new low speed USB device using uhci_hcd and address 3
457 fuse init (API version 7.10)
458 usb 3-2.1: configuration #1 chosen from 1 choice
459 input: ATEN Advance Tech Inc. CS-1774 V1.1.102 as /devices/pci0000:00/0000:00:1d.2/usb3/3-2/3-2.1/3-2.1:1.0/input/input4
460 generic-usb 0003:0557:2238.0001: input,hidraw0: USB HID v1.00 Keyboard [ATEN Advance Tech Inc. CS-1774 V1.1.102] on usb-0000:00:1d.2-2.1/input0
461 usb 3-2.2: new low speed USB device using uhci_hcd and address 4
462 input: ATEN Advance Tech Inc. CS-1774 V1.1.102 as /devices/pci0000:00/0000:00:1d.2/usb3/3-2/3-2.1/3-2.1:1.1/input/input5
463 generic-usb 0003:0557:2238.0002: input,hidraw1: USB HID v1.00 Mouse [ATEN Advance Tech Inc. CS-1774 V1.1.102] on usb-0000:00:1d.2-2.1/input1
464 usbcore: registered new interface driver usbhid
465 usbhid: v2.6:USB HID core driver
466 usb 3-2.2: configuration #1 chosen from 1 choice
467 input: Razer Razer Diamondback Optical Mouse as /devices/pci0000:00/0000:00:1d.2/usb3/3-2/3-2.2/3-2.2:1.0/input/input6
468 generic-usb 0003:1532:0002.0003: input,hidraw2: USB HID v1.10 Mouse [Razer Razer Diamondback Optical Mouse] on usb-0000:00:1d.2-2.2/input0
469 ReiserFS: hda6: found reiserfs format "3.6" with standard journal
470 ReiserFS: hda6: using ordered data mode
471 ReiserFS: hda6: journal params: device hda6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
472 ReiserFS: hda6: checking transaction log (hda6)
473 ReiserFS: hda6: Using r5 hash to sort names
474 ReiserFS: hda7: found reiserfs format "3.6" with standard journal
475 ReiserFS: hda7: using ordered data mode
476 ReiserFS: hda7: journal params: device hda7, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
477 ReiserFS: hda7: checking transaction log (hda7)
478 ReiserFS: hda7: Using r5 hash to sort names
479 ReiserFS: hda8: found reiserfs format "3.6" with standard journal
480 ReiserFS: hda8: using ordered data mode
481 ReiserFS: hda8: journal params: device hda8, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
482 ReiserFS: hda8: checking transaction log (hda8)
483 ReiserFS: hda8: Using r5 hash to sort names
484 ReiserFS: hda9: found reiserfs format "3.6" with standard journal
485 ReiserFS: hda9: using ordered data mode
486 ReiserFS: hda9: journal params: device hda9, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
487 ReiserFS: hda9: checking transaction log (hda9)
488 ReiserFS: hda9: Using r5 hash to sort names
489 ReiserFS: hda11: found reiserfs format "3.6" with standard journal
490 ReiserFS: hda11: using ordered data mode
491 ReiserFS: hda11: journal params: device hda11, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
492 ReiserFS: hda11: checking transaction log (hda11)
493 ReiserFS: hda11: Using r5 hash to sort names
494 ReiserFS: hdb5: found reiserfs format "3.6" with standard journal
495 ReiserFS: hdb5: using ordered data mode
496 ReiserFS: hdb5: journal params: device hdb5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
497 ReiserFS: hdb5: checking transaction log (hdb5)
498 ReiserFS: hdb5: Using r5 hash to sort names
499 ReiserFS: hdb6: found reiserfs format "3.6" with standard journal
500 ReiserFS: hdb6: using ordered data mode
501 ReiserFS: hdb6: journal params: device hdb6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
502 ReiserFS: hdb6: checking transaction log (hdb6)
503 ReiserFS: hdb6: Using r5 hash to sort names
504 ReiserFS: hdd5: found reiserfs format "3.6" with standard journal
505 ReiserFS: hdd5: using ordered data mode
506 ReiserFS: hdd5: journal params: device hdd5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
507 ReiserFS: hdd5: checking transaction log (hdd5)
508 ReiserFS: hdd5: Using r5 hash to sort names
509 ReiserFS: hdd6: found reiserfs format "3.6" with standard journal
510 ReiserFS: hdd6: using ordered data mode
511 ReiserFS: hdd6: journal params: device hdd6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
512 ReiserFS: hdd6: checking transaction log (hdd6)
513 ReiserFS: hdd6: Using r5 hash to sort names
514 ReiserFS: hdd7: found reiserfs format "3.6" with standard journal
515 ReiserFS: hdd7: using ordered data mode
516 ReiserFS: hdd7: journal params: device hdd7, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
517 ReiserFS: hdd7: checking transaction log (hdd7)
518 ReiserFS: hdd7: Using r5 hash to sort names
519 Adding 2008116k swap on /dev/hda2. Priority:-1 extents:1 across:2008116k
520 r8169: eth0: link up

Replies

Subject Author
Re: [gentoo-user] KVM recognition changes in recent kernels Neil Walker <neil@×××××××.nu>
Re: [gentoo-user] KVM recognition changes in recent kernels Stroller <stroller@××××××××××××××××××.uk>