You are not logged in.

#1 2016-07-16 08:57:36

XDroidie626
Member
Registered: 2014-02-05
Posts: 29

Parallels GPU Driver

Hi All,
Does anyone know what the gpu driver is on Parallels for Arch? I tried vesa but it failed to launch X.

Suggestions?

Offline

#2 2016-07-16 09:16:34

headkase
Member
Registered: 2011-12-06
Posts: 1,976

Re: Parallels GPU Driver

What is the output of:

lspci | grep -i VGA

?

Offline

#3 2016-07-16 10:17:02

XDroidie626
Member
Registered: 2014-02-05
Posts: 29

Re: Parallels GPU Driver

It says
grep: VGA: no such file or directory

But vesa graphics are installed

Offline

#4 2016-07-16 10:20:19

headkase
Member
Registered: 2011-12-06
Posts: 1,976

Re: Parallels GPU Driver

You are booted into say the Arch installation medium?  Listing the devices on the PCI bus and filtering for the word "VGA" with an case-insensitive match should tell you what your graphics hardware is.  You could also do:

lspci | less

And use the up and down arrow keys to move the text and press q to exit it.  In that text look for "VGA," "Graphics," "nVidia," "AMD," "Intel," or any thing else that might be graphics hardware.  Post back with what you find.

Edit: VESA is a driver, not your actual graphics hardware.

Last edited by headkase (2016-07-16 10:22:58)

Offline

#5 2016-07-16 10:32:43

XDroidie626
Member
Registered: 2014-02-05
Posts: 29

Re: Parallels GPU Driver

Okay so following that command the hardware is as follows.
01:00.0 VGA Compatible controller: Parallels, Inc. Accelerated Virtual Video Adapter.

Wonder if the Parallels disc would work

'EDIT' - Parallels disk contains no video drivers and may break on kernel upgrade

Last edited by XDroidie626 (2016-07-16 10:35:43)

Offline

#6 2016-07-16 10:44:38

headkase
Member
Registered: 2011-12-06
Posts: 1,976

Re: Parallels GPU Driver

Ok, you're in a virtual machine.  See the Wiki page for Parallels which should help you get going:

https://wiki.archlinux.org/index.php/Parallels

Work through it step-by-step and if any individual step gives you difficulty then post back here with the exact step, what you expected to happen, and what actually did happen.

Edit: And looking at that page I think there are going to be some difficulties as it is definitely out-of-date.  Good luck.  hmm

Last edited by headkase (2016-07-16 10:46:21)

Offline

#7 2016-08-15 10:06:19

xzzz9097
Member
Registered: 2013-07-24
Posts: 2

Re: Parallels GPU Driver

The driver is prlvideo, you have to install the extensions. They only work on Xorg 1.17, also they're often broken with new kernels. I'm running 4.2.5 and Xorg 1.17 at the moment, everything works perfectly with 2880x1800 resolution and video acceleration.

Last edited by xzzz9097 (2016-08-15 10:06:46)

Offline

Board footer

Powered by FluxBB