Discussion:
[vbox-dev] Latest build r52576
Perry Halbert
2014-09-04 00:29:00 UTC
Permalink
Guest = Ubuntu 14.10 X64
Guest additions build and do not show install error in terminal but the
video does not work properly at all. Resize causes a black screen and
can not be forced to return. I noticed something in the install log
that I can't seem to correct.

vboxvideo.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.16.0-12-generic/updates/dkms/

*sed: -e expression #1, char 6: unknown command: `m'*
depmod....

Any suggestions?

Perry

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.virtualbox.org/pipermail/vbox-dev/attachments/20140903/12792fec/attachment.html
-------------- next part --------------
Uninstalling modules from DKMS
Attempting to install using DKMS

Creating symlink /var/lib/dkms/vboxguest/4.3.51_OSE/source ->
/usr/src/vboxguest-4.3.51_OSE

DKMS: add completed.

Kernel preparation unnecessary for this kernel. Skipping...

Building module:
cleaning build area....
make KERNELRELEASE=3.16.0-12-generic -C /lib/modules/3.16.0-12-generic/build M=/var/lib/dkms/vboxguest/4.3.51_OSE/build............
cleaning build area....

DKMS: build completed.

vboxguest:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.16.0-12-generic/updates/dkms/

vboxsf.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.16.0-12-generic/updates/dkms/

vboxvideo.ko:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.16.0-12-generic/updates/dkms/

sed: -e expression #1, char 6: unknown command: `m'
depmod....

DKMS: install completed.
Creating user for the Guest Additions.
Creating udev rule for the Guest Additions kernel module.
Michael Thayer
2014-09-04 20:05:08 UTC
Permalink
Hello Perry,
Post by Perry Halbert
Guest = Ubuntu 14.10 X64
Guest additions build and do not show install error in terminal but the
video does not work properly at all. Resize causes a black screen and
can not be forced to return. I noticed something in the install log
that I can't seem to correct.
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.16.0-12-generic/updates/dkms/
*sed: -e expression #1, char 6: unknown command: `m'*
depmod....
Any suggestions?
Regarding the sed issue, see here:

https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/1358373
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758485
https://www.virtualbox.org/ticket/13097

I don't think that is related to your problem though. Do I understand
correctly that everything works find until you first resize the guest
window? For the record I am working on that code just now.

Regards,

Michael
--
ORACLE Deutschland B.V. & Co. KG Michael Thayer
Werkstrasse 24 VirtualBox engineering
71384 Weinstadt, Germany mailto:michael.thayer at oracle.com

Hauptverwaltung: Riesstr. 25, D-80992 M?nchen
Registergericht: Amtsgericht M?nchen, HRA 95603
Gesch?ftsf?hrer: J?rgen Kunz

Komplement?rin: ORACLE Deutschland Verwaltung B.V.
Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
Gesch?ftsf?hrer: Alexander van der Ven, Astrid Kepper, Val Maher
Perry Halbert
2014-09-04 20:20:30 UTC
Permalink
Good day Michael,

Yes it happens when I try to click-drag the window. It will go black
and can not recover (Unity or cinnamon). I have to cold boot to get
back to a screen. Also the guest is really sluggish (even my typing
outruns the terminal and I can't type more than 80 wpm), like it was
running in software rendering but it states that chromium and humper are
in fact being used.

I had not had a need to run the logs in a long time so I guest the sed
that dkms entered could have been there for some time but it was the
first time I had seen it. I also looked over the xorg log and did not
find anything that stood out as an warning/error. It all looks good but
just does not work properly at all.


Perry
Post by Michael Thayer
Hello Perry,
Post by Perry Halbert
Guest = Ubuntu 14.10 X64
Guest additions build and do not show install error in terminal but the
video does not work properly at all. Resize causes a black screen and
can not be forced to return. I noticed something in the install log
that I can't seem to correct.
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.16.0-12-generic/updates/dkms/
*sed: -e expression #1, char 6: unknown command: `m'*
depmod....
Any suggestions?
https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/1358373
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758485
https://www.virtualbox.org/ticket/13097
I don't think that is related to your problem though. Do I understand
correctly that everything works find until you first resize the guest
window? For the record I am working on that code just now.
Regards,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.virtualbox.org/pipermail/vbox-dev/attachments/20140904/6f16f31a/attachment.html
Perry Halbert
2014-09-04 20:36:14 UTC
Permalink
When it rains it pours,

Today Mint-17 started flaking out. Resize does not actually go black,
but it does corrupt the screen. The bottom bar moves up about 1/5 of
the way from the bottom. Mouse integration is still active and if you
can determine where to put it you can click to shut the guest down. But
when it starts again the previous size (one before you resize) is shown
again link it did not save the pointers in the vbox file.

Perry
Post by Perry Halbert
Good day Michael,
Yes it happens when I try to click-drag the window. It will go black
and can not recover (Unity or cinnamon). I have to cold boot to get
back to a screen. Also the guest is really sluggish (even my typing
outruns the terminal and I can't type more than 80 wpm), like it was
running in software rendering but it states that chromium and humper
are in fact being used.
I had not had a need to run the logs in a long time so I guest the sed
that dkms entered could have been there for some time but it was the
first time I had seen it. I also looked over the xorg log and did not
find anything that stood out as an warning/error. It all looks good
but just does not work properly at all.
Perry
Post by Michael Thayer
Hello Perry,
Post by Perry Halbert
Guest = Ubuntu 14.10 X64
Guest additions build and do not show install error in terminal but the
video does not work properly at all. Resize causes a black screen and
can not be forced to return. I noticed something in the install log
that I can't seem to correct.
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.16.0-12-generic/updates/dkms/
*sed: -e expression #1, char 6: unknown command: `m'*
depmod....
Any suggestions?
https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/1358373
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758485
https://www.virtualbox.org/ticket/13097
I don't think that is related to your problem though. Do I
understand correctly that everything works find until you first
resize the guest window? For the record I am working on that code
just now.
Regards,
Michael
_______________________________________________
vbox-dev mailing list
vbox-dev at virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.virtualbox.org/pipermail/vbox-dev/attachments/20140904/eeb74488/attachment.html
Perry Halbert
2014-09-05 01:22:37 UTC
Permalink
I am thinking that this is host side code issue. I have tried with
several different guest addition versions going back about two months
and it does not change the effect. Windows guests don't seem to be
effected only Linux (X11)



Host is a derivative of Debian with all kinds of personal code and using
nVidia 331 drivers. That said it should be the same on an Ubuntu 14.04
or Mint 17 host. 3D enabled. Disabling 3D in the settings which reverts
to software rendering and the resize works as it should, but that is not
acceptable as you well know. Processor goes nuts!


Perry
Post by Perry Halbert
When it rains it pours,
Today Mint-17 started flaking out. Resize does not actually go black,
but it does corrupt the screen. The bottom bar moves up about 1/5 of
the way from the bottom. Mouse integration is still active and if you
can determine where to put it you can click to shut the guest down.
But when it starts again the previous size (one before you resize) is
shown again link it did not save the pointers in the vbox file.
Perry
Post by Perry Halbert
Good day Michael,
Yes it happens when I try to click-drag the window. It will go black
and can not recover (Unity or cinnamon). I have to cold boot to get
back to a screen. Also the guest is really sluggish (even my typing
outruns the terminal and I can't type more than 80 wpm), like it was
running in software rendering but it states that chromium and humper
are in fact being used.
I had not had a need to run the logs in a long time so I guest the
sed that dkms entered could have been there for some time but it was
the first time I had seen it. I also looked over the xorg log and
did not find anything that stood out as an warning/error. It all
looks good but just does not work properly at all.
Perry
Post by Michael Thayer
Hello Perry,
Post by Perry Halbert
Guest = Ubuntu 14.10 X64
Guest additions build and do not show install error in terminal but the
video does not work properly at all. Resize causes a black screen and
can not be forced to return. I noticed something in the install log
that I can't seem to correct.
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.16.0-12-generic/updates/dkms/
*sed: -e expression #1, char 6: unknown command: `m'*
depmod....
Any suggestions?
https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/1358373
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758485
https://www.virtualbox.org/ticket/13097
I don't think that is related to your problem though. Do I
understand correctly that everything works find until you first
resize the guest window? For the record I am working on that code
just now.
Regards,
Michael
_______________________________________________
vbox-dev mailing list
vbox-dev at virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev
_______________________________________________
vbox-dev mailing list
vbox-dev at virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.virtualbox.org/pipermail/vbox-dev/attachments/20140904/4593eeab/attachment-0001.html
Mikhail Sennikovsky
2014-09-05 06:04:51 UTC
Permalink
Hi Perry,

So it appears to be a 3D host-side issue. I will try to reproduce it locally, and will let you know how it goes.

Thanks,
Mikhail
I am thinking that this is host side code issue. I have tried with several different guest addition versions going back about two months and it does not change the effect. Windows guests don't seem to be effected only Linux (X11)
Host is a derivative of Debian with all kinds of personal code and using nVidia 331 drivers. That said it should be the same on an Ubuntu 14.04 or Mint 17 host. 3D enabled. Disabling 3D in the settings which reverts to software rendering and the resize works as it should, but that is not acceptable as you well know. Processor goes nuts!
Perry
Post by Perry Halbert
When it rains it pours,
Today Mint-17 started flaking out. Resize does not actually go black, but it does corrupt the screen. The bottom bar moves up about 1/5 of the way from the bottom. Mouse integration is still active and if you can determine where to put it you can click to shut the guest down. But when it starts again the previous size (one before you resize) is shown again link it did not save the pointers in the vbox file.
Perry
Post by Perry Halbert
Good day Michael,
Yes it happens when I try to click-drag the window. It will go black and can not recover (Unity or cinnamon). I have to cold boot to get back to a screen. Also the guest is really sluggish (even my typing outruns the terminal and I can't type more than 80 wpm), like it was running in software rendering but it states that chromium and humper are in fact being used.
I had not had a need to run the logs in a long time so I guest the sed that dkms entered could have been there for some time but it was the first time I had seen it. I also looked over the xorg log and did not find anything that stood out as an warning/error. It all looks good but just does not work properly at all.
Perry
Post by Michael Thayer
Hello Perry,
Post by Perry Halbert
Guest = Ubuntu 14.10 X64
Guest additions build and do not show install error in terminal but the
video does not work properly at all. Resize causes a black screen and
can not be forced to return. I noticed something in the install log
that I can't seem to correct.
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.16.0-12-generic/updates/dkms/
*sed: -e expression #1, char 6: unknown command: `m'*
depmod....
Any suggestions?
https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/1358373
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758485
https://www.virtualbox.org/ticket/13097
I don't think that is related to your problem though. Do I understand correctly that everything works find until you first resize the guest window? For the record I am working on that code just now.
Regards,
Michael
_______________________________________________
vbox-dev mailing list
vbox-dev at virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev
_______________________________________________
vbox-dev mailing list
vbox-dev at virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev
_______________________________________________
vbox-dev mailing list
vbox-dev at virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.virtualbox.org/pipermail/vbox-dev/attachments/20140905/d5cb48a5/attachment.html
Mikhail Sennikovsky
2014-09-08 12:06:26 UTC
Permalink
Hi Perry,

Your issue should be hopefully fixed now.
Could you give a try to the latest OSE to see if it is solved for you please?

Thanks,
Mikhail
Post by Mikhail Sennikovsky
Hi Perry,
So it appears to be a 3D host-side issue. I will try to reproduce it locally, and will let you know how it goes.
Thanks,
Mikhail
I am thinking that this is host side code issue. I have tried with several different guest addition versions going back about two months and it does not change the effect. Windows guests don't seem to be effected only Linux (X11)
Host is a derivative of Debian with all kinds of personal code and using nVidia 331 drivers. That said it should be the same on an Ubuntu 14.04 or Mint 17 host. 3D enabled. Disabling 3D in the settings which reverts to software rendering and the resize works as it should, but that is not acceptable as you well know. Processor goes nuts!
Perry
Post by Perry Halbert
When it rains it pours,
Today Mint-17 started flaking out. Resize does not actually go black, but it does corrupt the screen. The bottom bar moves up about 1/5 of the way from the bottom. Mouse integration is still active and if you can determine where to put it you can click to shut the guest down. But when it starts again the previous size (one before you resize) is shown again link it did not save the pointers in the vbox file.
Perry
Post by Perry Halbert
Good day Michael,
Yes it happens when I try to click-drag the window. It will go black and can not recover (Unity or cinnamon). I have to cold boot to get back to a screen. Also the guest is really sluggish (even my typing outruns the terminal and I can't type more than 80 wpm), like it was running in software rendering but it states that chromium and humper are in fact being used.
I had not had a need to run the logs in a long time so I guest the sed that dkms entered could have been there for some time but it was the first time I had seen it. I also looked over the xorg log and did not find anything that stood out as an warning/error. It all looks good but just does not work properly at all.
Perry
Post by Michael Thayer
Hello Perry,
Post by Perry Halbert
Guest = Ubuntu 14.10 X64
Guest additions build and do not show install error in terminal but the
video does not work properly at all. Resize causes a black screen and
can not be forced to return. I noticed something in the install log
that I can't seem to correct.
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.16.0-12-generic/updates/dkms/
*sed: -e expression #1, char 6: unknown command: `m'*
depmod....
Any suggestions?
https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/1358373
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758485
https://www.virtualbox.org/ticket/13097
I don't think that is related to your problem though. Do I understand correctly that everything works find until you first resize the guest window? For the record I am working on that code just now.
Regards,
Michael
_______________________________________________
vbox-dev mailing list
vbox-dev at virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev
_______________________________________________
vbox-dev mailing list
vbox-dev at virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev
_______________________________________________
vbox-dev mailing list
vbox-dev at virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev
_______________________________________________
vbox-dev mailing list
vbox-dev at virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.virtualbox.org/pipermail/vbox-dev/attachments/20140908/ed7625b1/attachment.html
Perry Halbert
2014-09-08 13:37:23 UTC
Permalink
Good day Mikhail,

Yes the issue seems to be resolved now. I see the fix too and would
have never found it on my own.

Thanks,

Perry
Post by Mikhail Sennikovsky
Hi Perry,
Your issue should be hopefully fixed now.
Could you give a try to the latest OSE to see if it is solved for you
please?
Thanks,
Mikhail
On Sep 5, 2014, at 10:04 AM, Mikhail Sennikovsky
<mikhail.sennikovsky at oracle.com
Post by Mikhail Sennikovsky
Hi Perry,
So it appears to be a 3D host-side issue. I will try to reproduce it
locally, and will let you know how it goes.
Thanks,
Mikhail
On Sep 5, 2014, at 5:22 AM, Perry Halbert <phalbert at cox.net
Post by Perry Halbert
I am thinking that this is host side code issue. I have tried with
several different guest addition versions going back about two
months and it does not change the effect. Windows guests don't seem
to be effected only Linux (X11)
Host is a derivative of Debian with all kinds of personal code and
using nVidia 331 drivers. That said it should be the same on an
Ubuntu 14.04 or Mint 17 host. 3D enabled. Disabling 3D in the
settings which reverts to software rendering and the resize works as
it should, but that is not acceptable as you well know. Processor
goes nuts!
Perry
Post by Perry Halbert
When it rains it pours,
Today Mint-17 started flaking out. Resize does not actually go
black, but it does corrupt the screen. The bottom bar moves up
about 1/5 of the way from the bottom. Mouse integration is still
active and if you can determine where to put it you can click to
shut the guest down. But when it starts again the previous size
(one before you resize) is shown again link it did not save the
pointers in the vbox file.
Perry
Post by Perry Halbert
Good day Michael,
Yes it happens when I try to click-drag the window. It will go
black and can not recover (Unity or cinnamon). I have to cold
boot to get back to a screen. Also the guest is really sluggish
(even my typing outruns the terminal and I can't type more than 80
wpm), like it was running in software rendering but it states that
chromium and humper are in fact being used.
I had not had a need to run the logs in a long time so I guest the
sed that dkms entered could have been there for some time but it
was the first time I had seen it. I also looked over the xorg log
and did not find anything that stood out as an warning/error. It
all looks good but just does not work properly at all.
Perry
Post by Michael Thayer
Hello Perry,
Post by Perry Halbert
Guest = Ubuntu 14.10 X64
Guest additions build and do not show install error in terminal but the
video does not work properly at all. Resize causes a black
screen and
can not be forced to return. I noticed something in the install log
that I can't seem to correct.
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/3.16.0-12-generic/updates/dkms/
*sed: -e expression #1, char 6: unknown command: `m'*
depmod....
Any suggestions?
https://bugs.launchpad.net/ubuntu/+source/dkms/+bug/1358373
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758485
https://www.virtualbox.org/ticket/13097
I don't think that is related to your problem though. Do I
understand correctly that everything works find until you first
resize the guest window? For the record I am working on that
code just now.
Regards,
Michael
_______________________________________________
vbox-dev mailing list
vbox-dev at virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev
_______________________________________________
vbox-dev mailing list
vbox-dev at virtualbox.org
https://www.virtualbox.org/mailman/listinfo/vbox-dev
_______________________________________________
vbox-dev mailing list
vbox-dev at virtualbox.org <mailto:vbox-dev at virtualbox.org>
https://www.virtualbox.org/mailman/listinfo/vbox-dev
_______________________________________________
vbox-dev mailing list
vbox-dev at virtualbox.org <mailto:vbox-dev at virtualbox.org>
https://www.virtualbox.org/mailman/listinfo/vbox-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.virtualbox.org/pipermail/vbox-dev/attachments/20140908/de2dc137/attachment-0001.html
Loading...