Changes between Version 54 and Version 55 of User_FAQ
- Timestamp:
- Oct 12, 2007 3:19:30 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
User_FAQ
v54 v55 24 24 Please do not open bug reports when you get this error before you have tried the other available support channels ([http://forums.virtualbox.org/ forums], [wiki:"Mailing_lists" mailing lists] and [wiki:"IRC" IRC]). 25 25 26 * "How come it doesn't detect my n vidia/ati/whatever graphics card?"26 * "How come it doesn't detect my nVidia/ATI/whatever graphics card?" 27 27 28 Because the graphics card is virtualized. The guest does not get direct access to any host hardware. VirtualBox implements a VESA compatible graphics card and drivers for enabling additional features are provided with the guest additions. 29 28 Because the guest sees a __virtual__ graphics card, not the host graphics card. The virtual graphics card provides the necessary VESA and VGA features to make the guest operative systems work OK. Additional features, like higher resolutions, is provided by the graphics driver included with the guest additions. More details on how to install guest additions and features of the virtual graphics card can be found in the manual. 30 29 31 30 == Linux hosts ==