Last edited by damNageHack on 16. May 2010, 18:44, edited 1 time in total.
This is the oppinion of the author, it does not force you to share and is signed automatically.
You are free to keep them all errors for your own. Linux is the best game I ever played.
Yeah...I made my own patches for this to compile and run, but then I had some graphical glitches (so my patches were not ok it seems). At last, I compile latest VirtualBox, and this is working good. I need to contact the main packager of VirtualBox...
Unfortunately, I forgot to mention that host is VirtualBox PUEL 3.1.8 RPM package (for Fedora 12 running on F13) from virtualbox.org ...
This is the oppinion of the author, it does not force you to share and is signed automatically.
You are free to keep them all errors for your own. Linux is the best game I ever played.
Are you sure you have the same version of all kernel packages installed? The kernel packages have been upgraded to 2.6.33.4 shortly after the release of 13.1beta1.
gapan wrote:Are you sure you have the same version of all kernel packages installed?
uname -r --> 2.6.33.3-smp
ls -d /usr/src/linux-* --> 2.6.33.4
"slapt-get --upgrade" does not find any new packages.
Outch!
This is the oppinion of the author, it does not force you to share and is signed automatically.
You are free to keep them all errors for your own. Linux is the best game I ever played.
After doing the updates with "slapt-get -i <pkg>" and a reboot, mouse and keyboard does not work any more in vbox....
EDIT: ACPI seems also to be dead
This is the oppinion of the author, it does not force you to share and is signed automatically.
You are free to keep them all errors for your own. Linux is the best game I ever played.
How can I reactivate keyboard (+mouse) in the (with kernel) updated vbox?
EDIT:
Akuna wrote:Could it be that you forgot to upgrade kernel-modules-smp?
No. I did "slapt-get -i pkgs" where pkgs was the line got from EXCLUDED output of "slapt-get --upgrade" without aaa_base. By the way: The howto in wiki is confusing, it is easier to use slapt-get --upgrade to see all EXCLUDED packages and do individual manual upgrade for those.
I did it again and same result, no mouse and no keyboard input possible any more.
This is the oppinion of the author, it does not force you to share and is signed automatically.
You are free to keep them all errors for your own. Linux is the best game I ever played.
damNageHack wrote:No. I did "slapt-get -i pkgs" where pkgs was the line got from EXCLUDED output of "slapt-get --upgrade" without aaa_base. By the way: The howto in wiki is confusing, it is easier to use slapt-get --upgrade to see all EXCLUDED packages and do individual manual upgrade for those.