Setting console resolution


 
Thread Tools Search this Thread
Operating Systems Solaris Setting console resolution
# 1  
Old 01-13-2011
Question Setting console resolution

I am running Solaris 11 Express and booting into console mode - that is, I am not starting X or gdm.

My Dell Inspiron 8600 has a resolution capacity of 1680x1050, which works fine in X/Gnome, but my console resolution is low - something like 1024x768. How to I set the console resolution higher?

I have tried adding vga=369 or vga=ask to the kernel line during boot, but it says
Code:
krtld: Unused kernel arguments: 'vga=369'

and gives me the normal 1024x768 resolution.

Last edited by DeadBadger; 01-13-2011 at 01:51 AM.. Reason: typo
# 2  
Old 01-13-2011
have you tried "kdmconfig" ? (I presume that still exists in Solaris 11)
# 3  
Old 01-13-2011
kdmconfig isn't installed and isn't available in the package manager.

From what I can tell, kdmconfig is legacy software used for configuring the Xsun window system environment, which has been replaced by X11.
# 4  
Old 01-13-2011
yes, Xorg precisely. Have a look at its logs for clues: /var/log/Xorg.0.log
# 5  
Old 01-13-2011
Let me reiterate... I am NOT RUNNING X.

Within the X/gdm environment there is no problem with the resolution. It is the CONSOLE resolution that is the problem.
# 6  
Old 01-14-2011
Then your resolution is fixed by the BIOS default text mode to 640x480, 80x25 characters. There is no way I'm aware of to switch to alternate text modes under the Solaris console.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Is there a difference between setting a user as nologin and setting it as a role?

Trying to figure out the best method of security for oracle user accounts. In Solaris 10 they are set as regular users but have nologin set forcing the dev's to login as themselves and then su to the oracle users. In Solaris11 we have the option of making it a role because RBAC is enabled but... (1 Reply)
Discussion started by: os2mac
1 Replies

2. Windows & DOS: Issues & Discussions

netbios name resolution + w7

Hello guys, At windows 7, when multiple ip addresses used on one nic, starting "network" from desktop is able to resolve samba machine's name (freebsd + samba3.5.9 from ports) but does not want to open machine (error: unexisting) nor ping it by name. Works fine if specified by ipv4/ipv6 address... (2 Replies)
Discussion started by: hachik
2 Replies

3. UNIX for Dummies Questions & Answers

IP Console Vs Serial console.

Hi Gurus, Can some one explain me the difference between a IP console and a serial console. (1 Reply)
Discussion started by: rama krishna
1 Replies

4. Red Hat

data resolution

hi all after going through ext3 file system , i understood that data resolution for ext3 FS is 1 second...can i increase it 2 second...? any idea..? (3 Replies)
Discussion started by: sagar_md
3 Replies

5. UNIX for Dummies Questions & Answers

Windows to Linux remote console using VNC brings up blank console screen with only mouse pointer

:confused:Hi This was installed on the Linux box a few weeks back by a guy that no longer works for us. All worked fine until last week. Now when we connect its just a blank screen with no icons. I get a whole bunch of errors when starting the service too: Tue Feb 23 14:29:45 2010 ... (1 Reply)
Discussion started by: wbdevilliers
1 Replies

6. UNIX for Advanced & Expert Users

console /dev/console get image

We are using software (Pegasys) which runs on SunOS 5.8 and reads images from a Philips nuclear camera. The software is designed to run from the console. I need to be able to capture the images it produces on the display. The caveat is that I cannot use the X Windows display because the X Server... (3 Replies)
Discussion started by: sreyes27
3 Replies

7. IP Networking

Problem with name resolution?

I have an AIX4.3 box on our subnet, called LIMEST3.OURDOMAIN.CO.UK, with IP address 10.103.1.13 It has the following entry in its own /etc/hosts: 10.103.1.13 limest3 limest3.ourdomain.co.uk Now, if I ping limest3.ourdomain.co.uk or ping 10.103.1.13, the result is instant. However if I ping... (4 Replies)
Discussion started by: grimbleshanks
4 Replies

8. UNIX for Advanced & Expert Users

Monitor Resolution

My machine (Sun Blade 100) has just had it's OS reinstalled (solaris 8). For some reason the monitor resolution has changed (decreaded so that I have less monitor real esate). Does anybody know the command to change monitor resolution in Solaris? Cheers AreaMan (2 Replies)
Discussion started by: AreaMan
2 Replies

9. UNIX for Advanced & Expert Users

TCP/IP name resolution

We have 2 Unix boxes. AIX 4.3 RS/6000 Linux RedHat 6.1 Intel There is a name server running on the linux machine. This is not used on the AIX machine ( it simply uses /etc/hosts ). Now i have rsh permission denied problems and i suspect our AIX and tcp/ip name resolution. I was told to... (2 Replies)
Discussion started by: progressdll
2 Replies

10. UNIX Desktop Questions & Answers

Resolution..??

When i start my pc after the installation of suse linux it ask me for resolution but not for graphical interface, for console, can i run a command to change it again? Thanx! (3 Replies)
Discussion started by: Linux_fan
3 Replies
Login or Register to Ask a Question