OpenSolaris

Discussions Communities Projects Download Source Browser

Home » OpenSolaris Forums » OpenSolaris » help

Thread: Need help increasting screen resolution

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 6 - Last Post: Oct 21, 2008 8:30 AM by: pkasper
pkasper

Posts: 106
From: US

Registered: 8/9/06
Need help increasting screen resolution
Posted: Oct 14, 2008 8:09 PM
To: OpenSolaris » help
  Click to reply to this thread Reply

So, I've successfully installed OpenSolaris 2008:05 using VirtualBox on my laptop. Everything is working great, but I want to increase the size of the screen resolution. I know my card can handle more...it's a GeForce 8600M GT card.

When I try to run the Nvidia X Server Settings, I get the following error message:

You do not appear to be using the NVIDA X driver. Please edit your X configuration file (just run 'nvidia-xconfig' as root), and restart the X server.

After I do this, my desktop won't launch until I remove the /etc/X11/xorg.conf created by the nvidia-xconfig script.

Any suggestions?

Thanks,
Paul

pschow

Posts: 138
From:

Registered: 6/21/05
Re: [osol-help] Need help increasting screen resolution
Posted: Oct 14, 2008 8:52 PM   in response to: pkasper

  Click to reply to this thread Reply

Hi Paul!

On Tue, Oct 14, 2008 at 08:09:23PM -0700, Paul Kasper wrote:
> So, I've successfully installed OpenSolaris 2008:05 using VirtualBox on my laptop. Everything is working great, but I want to increase the size of the screen resolution. I know my card can handle more...it's a GeForce 8600M GT card.
>
> When I try to run the Nvidia X Server Settings, I get the following error message:
>
> You do not appear to be using the NVIDA X driver. Please edit your X configuration file (just run 'nvidia-xconfig' as root), and restart the X server.

When running under VirtualBox, you are using a virtualized graphics driver
and not the Nvidia one.

1. Did you install the Solaris Host additions package on your guest?

2. How much RAM did you allocate to the display, via the VirtualBox UI?

With #1 installed, you should be able to resize your window via the
mouse to your desired size.

If that doesn't work, some have had success in using the VirtualBox CLI
to resize it, a la:

VBoxManage controlvm setvideomodehint 1280 1024 32

but hopefully you don't need to do this.
_______________________________________________
opensolaris-help mailing list
opensolaris-help at opensolaris dot org


pkasper

Posts: 106
From: US

Registered: 8/9/06
Re: [osol-help] Need help increasting screen resolution
Posted: Oct 14, 2008 10:07 PM   in response to: pschow
To: OpenSolaris » help
  Click to reply to this thread Reply

Good to hear from you Peter.

I increased the video ram to 128 and that didn't help. I can still only select 1024x768.

I'm not sure what Solaris Host additions package you are referring to. I tried to search for it in the package repository but didn't find anything. Can you give me the specific package name?

Thanks,
Paul

pschow

Posts: 138
From:

Registered: 6/21/05
Re: [osol-help] Need help increasting screen resolution
Posted: Oct 15, 2008 8:37 AM   in response to: pkasper

  Click to reply to this thread Reply

Hi Paul,

On Tue, Oct 14, 2008 at 10:07:37PM -0700, Paul Kasper wrote:
> I'm not sure what Solaris Host additions package you are referring to. I tried to search for it in the package repository but didn't find anything. Can you give me the specific package name?

It's explained more in the User Manual, Chapter 4.

http://download.virtualbox.org/virtualbox/2.0.2/UserManual.pdf

You can easily mount the Host Additions package on your OpenSolaris
guest via the UI menubar:

Devices -> Install Guest Additions


_______________________________________________
opensolaris-help mailing list
opensolaris-help at opensolaris dot org


pkasper

Posts: 106
From: US

Registered: 8/9/06
Re: [osol-help] Need help increasing screen resolution
Posted: Oct 15, 2008 12:40 PM   in response to: pschow
To: OpenSolaris » help
  Click to reply to this thread Reply

o.k., so I did a pkgadd of the VBoxSolarisAdditions.pkg package.

After a reboot, the only change to the screen resolution screen is that the Hz is 60 instead of 71. The resolution is still capped at 1024x768.

So, what does the VBoxSolarisAdditions package actually add?

Well, let me know if there are any other things to try.

To be clear, my virtualbox is running on OS X.

Thanks,
Paul

pkasper

Posts: 106
From: US

Registered: 8/9/06
Re: [osol-help] Need help increasing screen resolution
Posted: Oct 15, 2008 12:59 PM   in response to: pschow
To: OpenSolaris » help
  Click to reply to this thread Reply

Actually, looking through a few blogs, it looks like I need to do the VBoxManage command you stated earlier to change the VBox default.

VBoxManage controlvm setvideomodehint 1280 1024 32

However, when I try to run this, I get the following error:

[!] FAILED calling virtualBox->FindMachine (Bstr(argv[0]), machine.asOutParam()) at line 5705!
[!] Primary RC = NS_ERROR_INVALID_ARG (0x80070057) - Invalid argument value
[!] Full error info present: true , basic error info present: true
[!] Result Code = NS_ERROR_INVALID_ARG (0x80070057) - Invalid argument value
[!] Text = Could not find a registered machine named 'VBoxManage'
[!] Component = VirtualBox, Interface: IVirtualBox, {557a07bc-e6ae-4520-a361-4a8493199137}
[!] Callee = IVirtualBox, {557a07bc-e6ae-4520-a361-4a8493199137}

Paul

pkasper

Posts: 106
From: US

Registered: 8/9/06
Re: Need help increasing screen resolution
Posted: Oct 21, 2008 8:29 AM   in response to: pkasper
To: OpenSolaris » help
  Click to reply to this thread Reply

I think I finally found a way to increase the screen resolution. Here you go:

http://blogs.sun.com/paulkasper/entry/customizing_opensolaris_screen_resolution_running

It's been working fine so far. If you find any problems with my solution, please let me know.

Paul




Terms of Use | Privacy | Trademarks | Copyright Policy | Site Guidelines
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.
Copyright © 1995-2005 Sun Microsystems, Inc.