search for: usb_serial_init

Displaying 9 results from an estimated 9 matches for "usb_serial_init".

2018 Mar 29
0
Re: Compilation on OL7.4 - Tests fail (possibly) due to libyajl
...s > the shell appears to be blocked whatever command I type. Here's the > output (some of the errors may be the root cause of all that? on the > same system build 1.34 works, built following the same recipe): > > $ ./run virt-rescue --scratch > [    0.168448] usbserial: usb_serial_init - usb_register failed > [    0.169093] usbserial: usb_serial_init - returning with error -19 > supermin: mounting /proc > supermin: ext2 mini initrd starting up: 5.1.19 glibc > Starting /init script ... > [/usr/lib/tmpfiles.d/systemd.conf:11] Unknown group 'utmp...
2018 Mar 29
2
Compilation on OL7.4 - Tests fail (possibly) due to libyajl
2017 Oct 16
2
Elias Hickman's libguestfs dump
....106738] Linux agpgart interface v0.103 [    0.107276] rdac: device handler registered [    0.107732] hp_sw: device handler registered [    0.108181] emc: device handler registered [    0.108617] alua: device handler registered [    0.109085] libphy: Fixed MDIO Bus: probed [    0.109537] usbserial: usb_serial_init - usb_register failed [    0.110139] usbserial: usb_serial_init - returning with error -19 [    0.110759] i8042: PNP: No PS/2 controller found. [    0.111270] i8042: Probing ports directly. [    0.112307] serio: i8042 KBD port at 0x60,0x64 irq 1 [    0.112816] serio: i8042 AUX port at 0x60,0x64 irq...
2017 Dec 02
0
Re: [nbdkit PATCH] nbd: Fix memory leak
...3 [ 0.251430] scsi host0: ata_piix [ 0.251945] scsi host1: ata_piix [ 0.252413] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.253789] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.254696] libphy: Fixed MDIO Bus: probed [ 0.255387] usbserial: usb_serial_init - usb_register failed [ 0.256070] usbserial: usb_serial_init - returning with error -19 [ 0.256877] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.258536] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.259117] serio: i8042 AUX port at 0x60,0x64 irq 12 [...
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: [
2017 Dec 02
2
[nbdkit PATCH] nbd: Fix memory leak
When converting from a single transaction to a linked list, I forgot to free the storage for each member of the list. Reported-by: Richard W.M. Jones <rjones at redhat.com> Fixes: 7f5bb9bf13f041ea7702bda557d9dd668bc3423a Signed-off-by: Eric Blake <eblake at redhat.com> --- I'm still not sure why 'make check' passes while 'make check-valgrind' fails for
2020 Jan 08
3
回复: bug report
...mp;nbsp; &nbsp; 0.345858] hp_sw: device handler registered [&nbsp; &nbsp; 0.346758] emc: device handler registered [&nbsp; &nbsp; 0.347647] alua: device handler registered [&nbsp; &nbsp; 0.348718] libphy: Fixed MDIO Bus: probed [&nbsp; &nbsp; 0.349630] usbserial: usb_serial_init - registering generic driver failed [&nbsp; &nbsp; 0.351053] usbserial: usb_serial_init - returning with error -19 [&nbsp; &nbsp; 0.352322] i8042: PNP: No PS/2 controller found. [&nbsp; &nbsp; 0.353298] i8042: Probing ports directly. [&nbsp; &nbsp; 0.355112] serio: i...
2020 Jan 03
2
bug report
Hi, &nbsp; &nbsp; I have use&nbsp; kvm ? virsh ? virt&nbsp; &nbsp;for almost half year ?all things goes well ? &nbsp; &nbsp; but recently? I use virt-copy-in&nbsp; found some problem ? I&nbsp; have&nbsp; &nbsp;do&nbsp; nothing&nbsp; with my server&nbsp; ?but the problem appear .&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
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.