Sponsored Content
Operating Systems Solaris Help configuring Flat LCD Monitor Post 302079729 by dcshungu on Wednesday 12th of July 2006 02:28:45 PM
Old 07-12-2006
Bug Re: Help configuring Flat LCD Monitor

Quote:
Originally Posted by reborg
The X11 config file does not need to be updated.

Console login and run:

fbconfig -dev /dev/fb0 -res 1600x1200x60 -depth 24

Reborg is indeed right. On my Sun Blade 1000, the default device for frame buffer is 'ifb', which is a 24-bit PCI color frame buffer and graphics accelerator driver. I did a 'man' on 'fbconfig' and it suggested a Sun-specific command, which I used as follows:

> /usr/lib/fbconfig/SUNWibf_config -res 1600x1200x60 now

and boom! the DT login screen showed up as usual on the previously blank new flat LCD monitor with the "out of range" error. The problem is solved.

Thanks for the input!

Dikoma
 

7 More Discussions You Might Find Interesting

1. Solaris

DELL LCD monitor falls asleep

after sometime and will not wake up until we reboot the system. It is a DELL 24" LCD connected to a sunblade 1500. my power.conf file is set like this: # more /etc/power.conf # Copyright (c) 1996 - 2001 by Sun Microsystems, Inc. # All rights reserved. # #pragma ident ... (0 Replies)
Discussion started by: jvmagic
0 Replies

2. SCO

LCD, only 22 lines?

I have a client running SCO openserver 5.0.4, character based The old 17" tube monitor died, and I replaced with an LCD monitor. I can only see 22 lines of text on-screen at a time. The LCD's have setup adjustment for scrolling up and down, but not to zoom in and out to make it fit. I swapped... (3 Replies)
Discussion started by: waywardfool
3 Replies

3. AIX

LCD codes on a P570

Anyone out there know what the LCD code 0569 means. I have a list of codes but 569 is not on it. (5 Replies)
Discussion started by: johnf
5 Replies

4. Linux

fedora core 6 not supported for acer lcd monitor

hi all i brought a new acer 17" widescreen lcd monitor . fedora core linux 6 in not displaying on the monitor . giving a error input not supported please let me know wht i can do (1 Reply)
Discussion started by: nageshrk
1 Replies

5. Ubuntu

Webin cannot lcd

Hi all, I am using a ubuntu 9.4 server as ftps server. We have scripts that transfer files to our customers and it is scheduled by a cron job via webmin 1.510. Here is a sample of my script psftp user@hostname lcd /FolderA/Outgoing cd FolderREm mput * When I run a cron job manually the... (0 Replies)
Discussion started by: Marko75
0 Replies

6. War Stories

One time I fixed an LCD monitor with a folded piece of paper

Some of the colors weren't working on the Monitor. I found pressing around the plastic border of the screen brought them back. I opened the monitor casing and used the folded paper to put pressure against the LCD panel and housing. Wah Lah. More of a bend than a hack I guess. (2 Replies)
Discussion started by: herot
2 Replies

7. Infrastructure Monitoring

Searching for Saas Monitor service which monitor my servers which are sitting in different providers

Sorry if this is the wrong forum Searching for Saas Monitor service which monitor my servers which are sitting in different providers . This monitor tool will take as less CPU as possible , and will send info about the server to main Dashboard. The info I need is CPU / RAM / my servers status (... (1 Reply)
Discussion started by: umen
1 Replies
fbconfig(1M)						  System Administration Commands					      fbconfig(1M)

NAME
fbconfig - Frame Buffer configuration utility SYNOPSIS
fbconfig [-list | -gui | -help] fbconfig [-dev device_filename] [-prconf] [-propt] [-res ?] fbconfig [-dev device_filename] [-res resolution-specification] device_specific_options DESCRIPTION
fbconfig is the generic command line interface to query and configure frame buffer attributes. The following form of fbconfig is the interface for the device independent operations performed by fbconfig: fbconfig [-list | -gui | -help] The following form of fbconfig is the interface for configuring a frame buffer: fbconfig [-dev device_filename] [-prconf] [-propt] [-res] If the -dev option is omitted, the default frame buffer (/dev/fb or /dev/fb0) is assumed. In the absence of specific options, the response will depend upon the device specific configuration program and how it responds to no options OPTIONS
The following options are supported: -dev device_filename Specify the FFB special file. The default is /dev/fbs/ffb0. -gui Invoke the Graphical User Interface (GUI). The GUI is available if the SUNWdcm package is installed. All other arguments are ignored. The GUI can configure devices (as an alternative to the fbconfig command line) and can update the Xservers file without directly edit- ing the file. The GUI allows the user that is logged in on the graphics device or devices to configure which graphics displays the win- dow system should use, their screen layout (where they appear on the user's desktop), and screen properties (X attributes). In addition, the GUI allows advanced users to create a new video format (resolution) that some graphics devices can select from fbcon- fig command line or from the device-dependent portion of the GUI. The GUI's online help explains all options and features. -help Print the fbconfig command usage summary. This is the default option. -list Print the list of installed frame buffers and associated device specific configuration routines. Device Filename Specific Config Program --------------- ----------------------- /dev/fbs/ffb0 SUNWffb_config /dev/fbs/ffb1 SUNWffb_config /dev/fbs/m640 SUNWm64_config /dev/fbs/cgsix0 not configurable -prconf Print the current hardware configuration. -propt Print the current software configuration. -res ? Print the current hardware resolution. OPERANDS
The following operands are supported: device_specific_options device_specific_options are specified in the format shown by the -help output, or the corresponding device-specific man page. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfbc | +-----------------------------+-----------------------------+ SEE ALSO
SUNWgfb_config(1M), SUNWifb_config(1M), SUNWpfb_config(1M), SUNWzulu_config(1M), afbconfig(1M), ffbconfig(1M), m64config(1M), pgxcon- fig(1M), attributes(5) LIMITATIONS
Because of limitations in the m64 kernel driver and related software, fbconfig (with the -prconf option) is unable to distinguish between a current depth of 24 or 8+24. The -propt option returns the depth specified in the OWconfig file, which will be in effect following the next restart of the window system. The xwininfo utility, usually shipped in the package containing frame buffer software (such as SUNWxwplt), reports current depth of a specified window. SunOS 5.10 15 June 2004 fbconfig(1M)
All times are GMT -4. The time now is 06:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy