Displaying 20 results from an estimated 30000 matches similar to: "help with a module on centos 5"
2006 Oct 08
6
HVM WinXP dom crash
Hi
Trying to get WinXP HVM to install as domU on AMD. Got latest Xen Kernel and Xen package (NOT unstable or debug).
When start, a window pops up for few seconds.. then it dies and another one comes up... and it disappears too. (Xen is trying to restart and giving up because the restart happens in 2 seconds..) It seems DomU is not able to read/understand something from Cirrus VGABIOS.
2006 Oct 08
6
HVM WinXP dom crash
Hi
Trying to get WinXP HVM to install as domU on AMD. Got latest Xen Kernel and Xen package (NOT unstable or debug).
When start, a window pops up for few seconds.. then it dies and another one comes up... and it disappears too. (Xen is trying to restart and giving up because the restart happens in 2 seconds..) It seems DomU is not able to read/understand something from Cirrus VGABIOS.
2011 Feb 22
2
System Log Error
When I issue sudo tail -f/var/log/syslog in order to try and track down an
external drive problem I get the following:
Jan 11 07:56:00 kernel: [17179663.076000] atkbd.c: Unknown key released
(translated set 2, code 0x81 on isa0060/serio0).
Jan 11 07:56:00 kernel: [17179663.076000] atkbd.c: Use 'setkeycodes e001
<keycode>' to make it known.
Jan 11 07:56:00 kernel: [17179663.084000]
2012 Mar 01
1
libguestfs on debian squeeze
Hello all,
I tried unsuccessfully to run libguestfs on debian squeeze (with kernel
from testing) using the packages you provide here:
http://libguestfs.org/download/binaries/debian-packages/.
The output I get from libguestfs-test tool is this:
===== Test starts here =====
LIBGUESTFS_DEBUG=1
TMPDIR=(not set)
libguestfs: new guestfs handle 0x17f32c0
library version: 1.14.0
guestfs_get_append:
2018 Jan 10
1
guestmount fails after linux kernel update 01/10/2018
Hello,
I had been using guestmount to mount a raw image and it has been working
great until I updated the kernel on 01/10/2018. I am running ubuntu 16.04
LTS, and have changed the read permissions to the vmlinuz as I have done
with previous kernels. The only change to my system between working and not
working is the kernel update from this morning. I am concerned this might
be related to the
2010 Mar 28
2
Keyboard problems on Centos 5.4
I installed CentOS 5.4on a WMWare Server virtual machine that's
running on win7. Everything seems to work fine except I get a shit load
of error messages from the console along the lines of when I type on the
keyboard:
atkbd.c Unknown key released (translated set 2, code 0x81 on
isa0060/serio0).
atkbd.c Unknown key pressed (translated set 2, code 0x81 on isa0060/serio0).
*atkbd*.*c*:
2018 Jan 15
2
but report
uname -a
Linux drh-MS-7888 4.13.0-26-generic #29~16.04.2-Ubuntu SMP Tue Jan 9
22:00:44 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
dpkg -l libguest*
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version
Architecture
2014 Dec 11
2
Re: virt-df error, help
Hi, Rich, follow your advice, I have succeeded in compiling the “libguestfs-1.26.5”
my ”libguestfs-test-tool is passed “
“ libguestfs: command: run: rm
libguestfs: command: run: \ -rf /tmp/libguestfs7jxKy0
===== TEST FINISHED OK =====”
But, When I run “virt-df `virsh domuuid 147`”
the error show:(debug mode)
“supermin helper [00000ms] host_cpu = x86_64
supermin helper [00000ms]
2019 Dec 10
0
How to fix keymap error in centOS 8
Hi,
I.m using centOS 8 in Compaq Pressario V3737TU which is using touchpad.
Everytime i pushed touchpad on/off button, i saw an error in messages log,
although the button is functioning well, it switch on and off the touchpad.
kernel: atkbd serio0: Unknown key pressed (translated set 2, code 0xd8 on
isa0060/serio0).
kernel: atkbd serio0: Use 'setkeycodes e058 <keycode>' to make it
2013 Nov 07
2
Kernel panic with virt-builder etc.
Hi there,
I am trying to write an article on virt-builder and managed to compile
version 1.24.1 of libguestfs on Ubuntu 13.10 (I had mixed success with
the git version and 1.25.x). When I am running virt-builder I am getting
an error message:
virt-builder: error: virt-resize failed
Upon further investigation it turns out that there's a kernel panic when
booting the freshly created image.
2007 Sep 22
3
[git patch] module-init-tools fixes
hello hpa,
quite easy to get m-i-t build against klibc,
so i propose to kill the old local insmod copy.
sent the only local m-i-t fix upstream, please pull:
git pull git://brane.itp.tuwien.ac.at/~mattems/klibc.git maks
maximilian attems (3):
[klibc] klibc/socketcalls/.gitignore addition
[klibc] elf.h add support for st_info field
[klibc] remove local insmod.c copy
and diffstat
2007 Dec 27
3
Failed to enable keyboard
I have a set of systems that I have to build that cannot be booted from
CD. So I put the drive in another system, do the install, move the
drive, and fix the video with system-config-display.
But seems perhaps there is another (small) problem. The build system
has a PS/2 keyboard interface (and mouse). The target system has NO
PS/2 interfaces. Only USB is available.
So at boot I get the
2011 Dec 23
1
Kernel panic on Ubuntu 10.04
Hello!
I'm trying to install libguestfs on Ubuntu 10.04
I've installed packages from here:
http://libguestfs.org/download/binaries/ubuntu1004-packages/
I get kernel panic on running libguestfs_test_tool, here is outptut:
libguestfs: new guestfs handle 0xa596c0
===== Test starts here =====
LIBGUESTFS_DEBUG=1
library version: 1.13.11
guestfs_get_append: (null)
guestfs_get_attach_method:
2007 Jun 29
0
evbug module on centos 5
How can I get the module evbug under centos 5?
I was hoping it was there by default but it is not.
Can I individually compile it? If so how. I havent done kernel modules
before.
evbug gives me all keyboard events in syslog.
I tries a couple other keyloggers but it only gave me ps/2 keys not USB
keys.
Thanks, I am hoping evbug will give both ps/2 and USB keys.
Jerry
2015 Sep 25
2
Problems with my touchpad in CentOS7
Hi all,
I have a lot of errors like this:
psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
This is a CentOS7 laptop (fully patched). It is the same problem
reported here:
https://bugs.centos.org/view.php?id=4192
and solution was to release a new kernel under cplus kernel repo ...
Is the same solution for CentOS7? Will be patched?
Thanks.
2011 Dec 14
1
Help loading a corrupt vdi file
Hello everyone, I have a corrupt .vdi file from a virtualbox installation (XP host, Mint 11 guest) which I recently broke. I wanted to allocate more space to it, so I ran this command:VBoxManage.exe modifyhd /path/to/YOUR_HARD_DISK.vdi --resize 17179869184
It only took a second to actually complete, so I think a header somewhere is broken.
I need to get access to some files I had on there using
2013 May 22
0
laptop keyboard not detected under xen
I have a TOSHIBA Satellite S855 with Bios 6.60 laptop.
When I try to use xen-4.3 with it I cannot get the keyboard to work... If
I plug in a USB keyboard the USB keyboard functions fine...
I suspect Xen might have problems with this hardware.
I am running archlinux with the 3.9.3-1Arch kernel and xen-4.3 from the
aur.
I see the same problem with xen-4.2 for what it is worth.
I found some
2015 Sep 25
1
Problems with my touchpad in CentOS7
On 09/25/2015 04:32 PM, Akemi Yagi wrote:
> On Fri, Sep 25, 2015 at 9:02 AM, C.L. Martinez <carlopmart at gmail.com> wrote:
>> Hi all,
>>
>> I have a lot of errors like this:
>>
>> psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6
>>
>> This is a CentOS7 laptop (fully patched). It is the same problem reported
>> here:
2018 Nov 13
2
touchpad problem
On Mon, Nov 12, 2018 at 04:07:47PM -0800, Gordon Messmer wrote:
> On 11/11/18 4:31 PM, Fred Smith wrote:
> >Can any of you remind me how to find out the Synaptics model it is,
> >and/or figure out if it would be expected (or not) to support two-
> >finger scrolling?
>
> Start with:
>
> ?dmesg | egrep -i 'input:|mouse|synapt'
looking in dmesg output for
2017 Jul 30
0
Re: cannot find any suitable libguestfs supermin
2017-07-29 20:17 GMT+08:00 lampahome <pahome.chen@mirlab.org>:
>
>
> 2017-07-29 18:00 GMT+08:00 Richard W.M. Jones <rjones@redhat.com>:
>>
>> > I download the newset package and extract in my
>> > path(/share/CACHEDEV1_DATA/appliance/) and set env
>> > It doesn't work.
>> > and I run the libugestfs-test-tool:
>>
>>