Sol 11 express X86:Dual monitor config,max resolution


 
Thread Tools Search this Thread
Operating Systems Solaris Sol 11 express X86:Dual monitor config,max resolution
# 1  
Old 05-20-2011
Sol 11 express X86:Dual monitor config,max resolution

Hello!
I have some X86 desktop computer with G45 embedded dual-head video.
Two monitors can be configured, but with "small" problem: the summ of dimensions in any direction (vert or horis) can't exceed 1680 pix- max sizeof virtual screen area.
Attempts to edit "videoram" parameter in xorg.conf failed.
Any minds?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Sol 10 PAM config - how to assign modules to specific users

Hi, was after some help for the following. I want to enforce local passwd authentication for service accounts and kerberos authentication for users. Solaris 11 lets me assign different PAM modules to specific users via usermod and linux lets me define via UID, but I can't find a way to do this... (0 Replies)
Discussion started by: melias
0 Replies

2. Solaris

Usbcopy fails with the error message sol-11_1-live-x86.usb is not a multiple of 512

I am trying to create a live image of solaris 11.1. I have used #pkg image-update to upgrade from 11 to 11.1 already. (since only 11.1 can make images of 11.1 due to using new grub) then from within 11.1 I used pkg install install distribution-constructor to get latest usbcopy that should be... (1 Reply)
Discussion started by: taltamir
1 Replies

3. Hardware

Fedora 16 dual monitor - dual head - automatic monitor shutdown

Hi, I am experiencing troubles with dual monitors in fedora 16. During boot time both monitors are working, but when system starts one monitor automatically shut down. It happend out of the blue. Some time before when I updated system this happend but then I booted older kernel release and... (0 Replies)
Discussion started by: wakatana
0 Replies

4. AIX

NPIV with 8Gb PCI Express Dual Port FC Adapter

All I am at a loss with a VIO server running ios 2.2.0.10-FP-24 SP-01. The VIO server is fitted with two 8Gb PCI Express Dual Port FC Adapters. However when I run the lsnports command only two of the adapter ports show as capable: $ lsnports name physloc ... (4 Replies)
Discussion started by: johnf
4 Replies

5. Solaris

Can't boot from burned Sol 10 x86 DVD

Hi all- I am trying to boot from a Solaris 10 DVD which I burned from the ISO I d/l from Sun(Oracle). I checked the byte counts of the image on Sun's website and my system and they are the same. I and using cdrecord from Schilly and burning the DVD like so: cdrecord -v dev=0,0,0 -dao... (0 Replies)
Discussion started by: bluescreen
0 Replies

6. Solaris

GCC for X86 on SOL 10

Need help with GCC package. I did downloaded the same from sunfreeware.com for i86, however after doing the unzip I am unable to add the same with pkgadd as I am unable to get the sun standard format as SUNWgcc on my system. Thanks (4 Replies)
Discussion started by: kumarmani
4 Replies

7. Solaris

config v120(sol 8) as a router

Hello all I'm trying to configure a v120 (sol8) as router. The exact setup is: 2900 switch | | eri0 eri1 (node1 v120 sol8)----------------------> eri0 (node2 v120 sol8) so node1 eri1 is connected to node2 eri0. Also, on node1... (1 Reply)
Discussion started by: sashah
1 Replies

8. UNIX for Advanced & Expert Users

Dual boot x86 Sol 10, and Linux

I've loaded sol 10, and I left 20 Gig of 70 free, I can't seem to find a straight forward proc. for loading the Linux RH. Does anyone have one, or can they point me to one ? (0 Replies)
Discussion started by: jdel80
0 Replies

9. UNIX for Advanced & Expert Users

Monitor Resolution

Guys, We are going to order the wide screen monitor with 1920*1200 resolution for one U60 in our client side, that their current graphic card is Elite3D-m6 and the higher resolution which this card supports is 1280*1024. I just want to make sure wehther we are able to work with this monitor via... (1 Reply)
Discussion started by: nikk
1 Replies

10. 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
Login or Register to Ask a Question
RADEON(4x)																RADEON(4x)

NAME
radeon - ATI RADEON video driver SYNOPSIS
Section "Device" Identifier "devname" Driver "radeon" ... EndSection DESCRIPTION
radeon is a XFree86 driver for ATI RADEON based video cards. It contains full support for 8, 15, 16 and 24 bit pixel depths, dual-head setup, flat panel, hardware 2D acceleration, hardware 3D acceleration (except R300 cards), hardware cursor, XV extension, Xinerama exten- sion. SUPPORTED HARDWARE
The radeon driver supports PCI and AGP video cards based on the following ATI chips R100 Radeon 7200 RV100 Radeon 7000(VE), M6 RV200 Radeon 7500, M7 R200 Radeon 8500, 9100, FireGL 8800/8700 RV250 Radeon 9000, M9 R300 Radeon 9700PRO/9700/9500PRO/9500, FireGL X1/Z1 CONFIGURATION DETAILS
Please refer to XF86Config(5x) for general configuration details. This section only covers configuration details specific to this driver. The driver auto-detects all device information necessary to initialize the card. However, if you have problems with auto-detection, you can specify: VideoRam - in kilobytes MemBase - physical address of the linear framebuffer IOBase - physical address of the MMIO registers ChipID - PCI DEVICE ID In addition, the following driver Options are supported: Option "SWcursor" "boolean" Selects software cursor. The default is off. Option "NoAccel" "boolean" Enables or disables all hardware acceleration. The default is to enable hardware acceleration. Option "Dac6Bit" "boolean" Enables or disables the use of 6 bits per color component when in 8 bpp mode (emulates VGA mode). By default, all 8 bits per color component are used. The default is off. Option "VideoKey" "integer" This overrides the default pixel value for the YUV video overlay key. The default value is undefined. Option "UseFBDev" "boolean" Enable or disable use of an OS-specific framebuffer device interface (which is not supported on all OSs). See fbdevhw(4x) for fur- ther information. The default is off. Option "AGPMode" "integer" Set AGP data transfer rate. (used only when DRI is enabled) 1 -- x1 (default) 2 -- x2 4 -- x4 others -- invalid Option "AGPFastWrite" "boolean" Enable AGP fast write. (used only when DRI is enabled) The default is off. Option "ForcePCIMode" "boolean" Force to use PCI GART for DRI acceleration. (used only when DRI is enabled) The default is off. Option "DDCMode" "boolean" Force to use the modes queried from the connected monitor. The default is off. Option "CloneDisplay" "integer" This option is only used for dual-head cards with only single screen section specified in the configuration file. 0 -- disable 1 -- auto-detect (default) 2 -- force on 3 -- auto-detect + 2nd head overlay 4 -- force on + 2nd head overlay others -- auto-detect disable means only one CRTC is used for both heads. auto-detect means the secondary head will be driven by CRTC2 if a monitor is detected there. force on means the secondary head will be driven by CRTC2 even no monitor is detected there. 2nd-head overlay means the only hardware overlay will be placed to the secondary head. Primary/Secondary head for dual-head cards: (when only one port is used, it will be treated as the primary regardless) Primary head: DVI port on DVI+VGA cards LCD output on laptops Internal TMDS prot on DVI+DVI cards Secondary head: VGA port on DVI+VGA cards VGA port on laptops External TMDS port on DVI+DVI cards Option "CloneMode" "string" Set the first mode for the secondary head. It can be different from the modes used for the primary head. If you don't have this line while clone is on, the modes specified for the primary head will be used for the secondary head. Option "CloneHSync" "string" Set the horizontal sync range for the secondary monitor. It is not required if a DDC-capable monitor is connected. The default value is undefined. Option "CloneVRefresh" "string" Set the vertical refresh range for the secondary monitor. It is not required if a DDC-capable monitor is connected. The default value is undefined. Option "PanelOff" "boolean" Disable panel output. Only used when clone is enabled. The default value is off. Option "EnablePageFlip" "boolean" Enable page flipping for 3D acceleration. This will increase performance but not work correctly in some rare cases, hence the default is off. Option "ForceLegacyCRT" "boolean" Enable usage of legacy VGA CRT display when no monitor is detected. This can be used to force the driver to work with ancient VGA monitors, such as an old mono VGA monitor. Plugging 2 monitors into a dualhead radeon card while using this option, may cause dam- age to one or both monitors. off. SEE ALSO
XFree86(1), XF86Config(5x), xf86config(1), Xserver(1), X(7x) AUTHORS
Authors include: ... XFree86 Version Version 4.3.0 RADEON(4x)