Opened 18 years ago
Closed 17 years ago
#489 closed defect (fixed)
Video Problem
Reported by: | joealwine | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 1.4.0 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
Video problem with guest Gusty Gibbon (Ubuntu 7.10) Tribe 2. After installation of guest additions 1.4.0, X will not start. Error messages from Ubuntu: VBoxVideo (0): Failed to set up write-combining range (0xe0000000,0x2000000) VBoxVideo (0): Error opening kernel module: No such file or directory VBoxVideo (0): Failed to open the VBox system device - make sure that the VirtualBox guest additions are properly installed. Reinstall of guest additions does not help!
Host system is WinXP Home.
Attachments (1)
Change History (13)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Here is the log file you requested. Only have root terminal in Gusty. Used Zenwalk livecd to access virtualbox harddrive to email you the file.
comment:3 by , 18 years ago
The installer hides an error during the installation of the guest additions. For some reason the program update-rc.d was not found. Please could you verify that the Ubuntu package sysv-rc is properly installed by executing
dpkg -s sysv-rc
And how did you install the guest additions? With sudo? Then please execute
sudo echo "$PATH"
Please post the results.
comment:4 by , 18 years ago
Locate update-rc.d gives /usr/sbin/update-rc.d
dpkg -s sysv-rc gives the following:
Package: sysv-rc Status: install ok installed Priority: required Section: admin Installed-size: 268 Maintainer: Ubuntu Core Developrs <ubuntu-devel-discuss@…> Architecture: all Source: sysvinit Version: 2.86.ds1-14.1ubuntu20 Replaces: file-rc, sysvinit (<< 2.85-1) Suggests: sysv-rc-conf, bum Confilcts: file-rc Description: System-V-like runlevel change mechanism This package provides support for the System-V like system for booting, shutting down and changing runlevels, configured through symbolic links in /etc/rc?.d/. Original-Maintainer: Debian sysvinit maintaines <pkg-sysvinit-devel@…>
I installed guest additions by copying VBoxLinuxAdditions.run to /home/joe directory then sudo sh ./VBoxLinuxAdditions.run
sudo echo "$PATH" gives /usr/local/sbin: /usr/local/bin: /usr/bin: /usr/sbin: /sbin: /bin
comment:5 by , 18 years ago
Everything looks right, with one exception: Does the PATH really contain spaces between the different parts? That would be wrong.
comment:6 by , 18 years ago
I replaced the "vboxmouse" driver and "vboxvideo" driver in the xorg.conf file. Ubuntu 7.10 working again without the guest additions!
comment:7 by , 18 years ago
I have been able to reproduce this problem also. Of interesting note, I can start up X from the console, and it starts up just fine.
Also, if I just reset the video driver from "vboxvideo" to vesa, everything works fine. vboxmouse does not seem to be the problem.
comment:9 by , 18 years ago
frank:
On my system the PATH does not contain spaces. Hope this helps.
I'll try to provide you with any information you ask for as well.
comment:10 by , 18 years ago
Hi Frank. I forgot to say the path does not contain spaces. Just a typo. I installed the new Xubuntu7.10 and got the same problem. I also have to use the reset tab to get both to start up!
comment:11 by , 17 years ago
Video problem is fixed with VBox 1.5.0. Installed guest additions and updates to the xorg.conf file did not cause any problems.
Please attach the file /var/log/vboxadd-install.log of your guest.