search for: hid_init

Displaying 8 results from an estimated 8 matches for "hid_init".

Did you mean: hd_init
2008 Jan 27
1
standardizing debug log levels [was: passing nut_debug_level from upsdrvctl to drivers]
...me from starting this. I agree that this would be useful, but you're right - it's a big task. Another possibility is to tag the debug output in such a way that we can use tools like grep or awk to filter debug messages. Example output from libhid (Martin Krafft wrote this part): TRACE: hid_init(): initialising USB subsystem... TRACE: hid_init(): scanning for USB busses... TRACE: hid_init(): scanning for USB devices... NOTICE: hid_init(): successfully initialised HID library. The "trace" messages are one level lower than "notice", and are controlled by a variable...
2010 Sep 03
1
usbhid-ups causing hang on boot with 2.6.35 - any ideas?
...30 20:31:06 archangel kernel: Call Trace: Aug 30 20:31:06 archangel kernel: [<ffffffffa0202ba5>] usb_kill_urb+0x85/0xc0 [usbcore] Aug 30 20:31:06 archangel kernel: [<ffffffff810718d0>] ? autoremove_wake_function+0x0/0x40 Aug 30 20:31:06 archangel kernel: [<ffffffffa02e0831>] usbhid_init_reports+0xb1/0x120 [usbhid] Aug 30 20:31:06 archangel kernel: [<ffffffffa02e0d53>] usbhid_start+0x4b3/0x5a0 [usbhid] Aug 30 20:31:06 archangel kernel: [<ffffffffa02ca6d8>] hid_device_probe+0x98/0xe0 [hid] Aug 30 20:31:06 archangel kernel: [<ffffffff812877ea>] ? driver_sysfs_add+...
2011 Jun 13
5
3.0.0-rc2: Xen: High amount of kernel "reserved" memory, about 33% in 256MB DOMU
Hi, another issue I''m seeing with 3.0-rc2 and Xen is that there is an unexpectedly high amount of kernel reserved memory. I suspect that Linux allocates page table entries and corresponding data structures for the whole 6GB areas of the provided ''physical RAM map'' even though it has rather big unusable holes in it. [ 0.000000] BIOS-provided physical RAM map: [
2010 Dec 16
19
Hypervisor hangs on startup
Hi! We have a problem that the dom0 very often does not boot and hangs in the hypervisor - see screenshot. The last message is: (XEN) Dom0 has maximum 16 VCPUs (afterwards xen should overwrite the memory) We are using the xen kernel from kernel.org git. Kernel is 2.6.32.24-xen with Xen 4.0.1 Hardware is HP DL380. Is this a known problem? Any hints what could be the problem and how we can
2010 Dec 16
19
Hypervisor hangs on startup
Hi! We have a problem that the dom0 very often does not boot and hangs in the hypervisor - see screenshot. The last message is: (XEN) Dom0 has maximum 16 VCPUs (afterwards xen should overwrite the memory) We are using the xen kernel from kernel.org git. Kernel is 2.6.32.24-xen with Xen 4.0.1 Hardware is HP DL380. Is this a known problem? Any hints what could be the problem and how we can
2010 Nov 16
0
Bug#603727: xen-hypervisor-4.0-amd64: i386 Dom0 crashes after doing some I/O on local storage (software Raid1 on SAS-drives with mpt2sas driver)
...sb 5-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 41.802650] usb 5-2: Product: USB Composite Device-0 [ 41.807677] usb 5-2: Manufacturer: Avocent [ 41.811837] usb 5-2: SerialNumber: 20080519 [ 41.816338] usb 5-2: configuration #1 chosen from 1 choice [ 41.837968] calling hid_init+0x0/0x52 [hid] @ 352 [ 41.842820] initcall hid_init+0x0/0x52 [hid] returned 0 after 145 usecs [ 41.851517] calling hid_init+0x0/0xaa [usbhid] @ 353 [ 41.856581] usbcore: registered new interface driver hiddev [ 41.867128] input: Avocent USB Composite Device-0 as /devices/pci0000:00/0000:00...
2016 Mar 22
19
[PATCH v3 0/11] tests/qemu: Add program for tracing and analyzing boot times.
Lots of changes since v2, too much to remember or summarize. Please ignore patch 11/11, it's just for my testing. Rich.
2013 Mar 12
14
vpmu=1 and running 'perf top' within a PVHVM guest eventually hangs dom0 and hypervisor has stuck vCPUS. Romley-EP (model=45, stepping=2)
...usb 2-1.4: SerialNumber: serial [ 29.244756] usb 2-1.4: usb_probe_device [ 29.244913] usb 2-1.4: configuration #1 chosen from 1 choice [ 29.245429] usb 2-1.4: adding 2-1.4:1.0 (config #1, interface 0) [ 29.246686] usb 2-1.4: adding 2-1.4:1.1 (config #1, interface 1) [ 29.286882] calling hid_init+0x0/0x6d [hid] @ 2508 [ 29.287182] calling init_scsi+0x0/0x91 [scsi_mod] @ 2497 [ 29.288552] hidraw: raw HID events driver (C) Jiri Kosina [ 29.288857] initcall hid_init+0x0/0x6d [hid] returned 0 after 1725 usecs [ 29.291684] SCSI subsystem initialized [ 29.291881] initcall init_scsi+0x0...