Re: FreeBSD 7 and 2 monitors

2009-03-31 Thread User Wblock

On Tue, 31 Mar 2009, M. Vale wrote:


Hi, I have 2 monitors (20" Asus) with a Radeon X1600/X1650 PRO configure
with xrand and everything works ok.

The resolution I'm using right now is 3360x1050.

Now I've a brand new Asus 24 (MK241H), and  I can use this monitor with the
other asus.

My configuration now is 1 monitor 24" Asus and another one 20", but xrand
cant use this to make one desktop :(


Please post specifics.


Do you have any solutions or recomendations in how to put this 2 monitors
working.


Use xorg.conf instead of xrandr?


one monitor max resolution is 1920 x 1200 (24) and the other Asus 1680 x
1050 (20).


I have a 1920x1200 and 1024x768 dual monitors with an X1650 right here. 
Here's the xorg.conf:


Section "ServerLayout"
Identifier   "X.org Configured"
Screen   0  "Screen0" 0 0
Option   "Blank Time" "0"
Option   "Standby Time" "0"
Option   "Suspend Time" "0"
Option   "Off Time" "0"
EndSection

Section "Files"
ModulePath   "/usr/local/lib/xorg/modules"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/OTF"
FontPath "/usr/local/lib/X11/fonts/Type1/"
FontPath "/usr/local/lib/X11/fonts/100dpi/"
FontPath "/usr/local/lib/X11/fonts/75dpi/"
FontPath "/usr/local/lib/X11/fonts/bitstream-vera/"
EndSection

Section "DRI"
Group 0
Mode  0660
EndSection

Section "Monitor"
Identifier   "Monitor0"
VendorName   "HWP"
ModelName"2615"
Option   "PreferredMode" "1920x1200"
Option   "Position" "1024 0"
Option   "DPMS"
EndSection

Section "Monitor"
Identifier   "Monitor1"
VendorName   "PHL"
ModelName"Philips 150B3"
Option   "PreferredMode" "1024x768"
Option   "Position" "0 0"
EndSection

Section "Device"
### Available Driver options are:-
### Values: : integer, : float, : "True"/"False",
### : "String", : " Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # []
#Option "SWcursor"# []
#Option "Dac6Bit" # []
#Option "Dac8Bit" # []
#Option "BusType" # []
#Option "CPPIOMode"   # []
#Option "CPusecTimeout"   # 
#Option "AGPMode" # 
#Option "AGPFastWrite"# []
#Option "AGPSize" # 
#Option "GARTSize"# 
#Option "RingSize"# 
#Option "BufferSize"  # 
#Option "EnableDepthMoves"# []
#Option "EnablePageFlip"  # []
#Option "NoBackBuffer"# []
#Option "DMAForXv"# []
#Option "FBTexPercent"# 
#Option "DepthBits"   # 
#Option "PCIAPERSize" # 
#Option "AccelDFS"# []
#Option "DDCMode" # []
#Option "IgnoreEDID"  # []
#Option "DisplayPriority" # []
#Option "PanelSize"   # []
#Option "ForceMinDotClock"# 
#Option "ColorTiling" # []
#Option "VideoKey"# 
#Option "RageTheatreCrystal"  # 
#Option "RageTheatreTunerPort"# 
#Option "RageTheatreCompositePort"# 
#Option "RageTheatreSVideoPort"   # 
#Option "TunerType"   # 
#Option "RageTheatreMicrocPath"   # 
#Option "RageTheatreMicrocType"   # 
#Option "ScalerWidth" # 
#Option "RenderAccel" # []
#Option "SubPixelOrder"   # []
#Option "ShowCache"   # []
#Option "DynamicClocks"   # []
#Option "VGAAccess"   # []
#Option "ReverseDDC"  # []
#Option "LVDSProbePLL"# []
#Option "AccelMethod" # 
#Option "DRI" # []
#Option "ConnectorTable"  # 
#Option "DefaultConnectorTable"   # []
#Option "DefaultTMDSPLL"  # []
#Option "TVDACLoadDetect" # []
#Option "ForceTVOut"  # []
#Option "TVStandard"  # 
#Option "IgnoreLidStatus" # []
#Option "DefaultTVDACAdj" # []
#Option "Int10"   # []
Identifier  "Card0"
Driver  "radeon"
VendorName  "ATI Technologies Inc"
BoardName  

Re: Software installasion (Was: Re: Wine without X)

2009-03-29 Thread User Wblock

On Sun, 29 Mar 2009, Barnaby Scott wrote:

Thanks for all the ideas about where to download/install custom apps -
the one that appeals most at this stage is a jail, partly because I have
never played with them, and I think I should progress my learning in
that direction. However I find the other answers very useful insights
too. Given that winetricks calls itself a 'quick and dirty script',
along with the fact that the current wine port doesn't work,


Today's updated wine-1.1.18,1 port works now.

-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"