can't install drivers for saa7135 on XP guest.
-
mackism
- Posts: 2
- Joined: 20. Sep 2009, 15:59
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP
can't install drivers for saa7135 on XP guest.
I have a Ubuntu Linux host and a Windows XP guest. I'm having problems getting the xp guest to install/setup a SAA7135 tv/capture card thats on the PCI bus. it sees it as an unknown device and everytime I install the driver it says this isn't for this device. On the Linux host I downloaded a driver for it but it won't compile because of errors and I can't seem to fix it. Is the reason I can't get the driver to recognize on the guest is because there is no driver for it on the host? Or is it another reason?
-
Perryg
- Site Moderator
- Posts: 34369
- Joined: 6. Sep 2008, 22:55
- Primary OS: Linux other
- VBox Version: OSE self-compiled
- Guest OSses: *NIX
Re: can't install drivers for saa7135 on XP guest.
First thing you need to do is install the guest additions on the XP guest in safe mode to be sure that you have the proper drivers loaded. Then if it does not work it may be because the 3D effects are not compatible yet. See snip from the VirtualBox users guide below.
4.8. Hardware 3D acceleration (OpenGL and DirectX 8/9)
For Windows guests, support is restricted to 32-bit versions of XP and Vista. Both OpenGL and DirectX 8/9 are supported (experimental).
4.8. Hardware 3D acceleration (OpenGL and DirectX 8/9)
For Windows guests, support is restricted to 32-bit versions of XP and Vista. Both OpenGL and DirectX 8/9 are supported (experimental).
-
stefan.becker
- Volunteer
- Posts: 7639
- Joined: 7. Jun 2007, 21:53
Re: can't install drivers for saa7135 on XP guest.
VBOX like any other virtualiazer does not support pci devices. Forget it.
Solve the driver problems in a Linux Forum. Or buy hardware that is supported out of the box.
There is no other approach like these 2 solutions.
Solve the driver problems in a Linux Forum. Or buy hardware that is supported out of the box.
There is no other approach like these 2 solutions.
German Howto (Linux): http://www.linuxforen.de/forums/showthread.php?t=236444
User Manual / Download Section: http://www.virtualbox.de/wiki/Downloads
FAQ: http://www.virtualbox.de/wiki/User_FAQ http://forums.virtualbox.org/viewtopic.php?t=8669
User Manual / Download Section: http://www.virtualbox.de/wiki/Downloads
FAQ: http://www.virtualbox.de/wiki/User_FAQ http://forums.virtualbox.org/viewtopic.php?t=8669
-
mackism
- Posts: 2
- Joined: 20. Sep 2009, 15:59
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP
Re: can't install drivers for saa7135 on XP guest.
thank you for you replies