Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Has anyone been able to successfully run Gentoo on Parallels
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
xsilentmurmurx
Apprentice
Apprentice


Joined: 23 Oct 2009
Posts: 233

PostPosted: Tue Apr 20, 2010 10:39 pm    Post subject: Has anyone been able to successfully run Gentoo on Parallels Reply with quote

yet?

Hey everyone

In the past I was able to install Gentoo on a Parallels Desktop VM but whenever I tried to install the Parallels Tools so I can use the full screen option , the tools themselves would install fine but I would not be able to get the VM to go into a full screen mode as in actually become full screen. What configuration options should I have in make.conf so this problem can be resolved? Is it possible to add VIDEO_CARDS="prlvideo" and have portage emerge a specific video driver for Parallels Desktop?
Back to top
View user's profile Send private message
Raniz
l33t
l33t


Joined: 13 Sep 2003
Posts: 967
Location: Varberg, Sweden

PostPosted: Wed Apr 21, 2010 3:12 pm    Post subject: Reply with quote

What video card driver are you using? I'm guessing you should use the vesa driver.

Could you post your xorg.conf?
Back to top
View user's profile Send private message
Rexilion
Veteran
Veteran


Joined: 17 Mar 2009
Posts: 1044

PostPosted: Thu Apr 29, 2010 7:18 am    Post subject: Reply with quote

Ok, so I guess the tools are also providing a xorg video driver (prlvideo?). These are not provided with the xorg server so it probably won't automatically use them. As Raniz said, you should look in your xorg.conf. I think it should look like:

Code:
Section "Device"
   Identifier   "Card"
   Driver      "prlvideo"
EndSection
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum