Date: Thu, 19 Jul 2001 01:36:07 -0400 From: Brian Lee <brianlee@ica.net> To: freebsd-questions@freebsd.org Subject: ATI Radeon Xwindows Resolution Problems Message-ID: <3B5671C7.8090407@ica.net>
next in thread | raw e-mail | index | archive | help
I am having trouble getting Xwindows to display 1024X768from the
following line in the startx output I think it's displaying 1400x1050
(**) RADEON(0): Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz
System Specs
ATI Radeon 32MB DDR
FreeBSD 4.3
Xwindows 4.1
AfterStep 1.8.9
here is the output for Xwindows when I run start X as well as my
XFree86config file
XFree86Config...
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "//usr/X11R6/lib/X11/fonts/misc//"
FontPath "//usr/X11R6/lib/X11/fonts/Speedo//"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "//usr/X11R6/lib/X11/fonts/CID//"
FontPath "//usr/X11R6/lib/X11/fonts/75dpi//"
FontPath "//usr/X11R6/lib/X11/fonts/100dpi//"
EndSection
Section "Module"
Load "extmod"
Load "xie"
Load "pex5"
Load "glx"
Load "dri"
Load "dbe"
Load "record"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/mouse"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "SPT"
ModelName "5110"
Horizsync 30-66
VertRefresh 50-120
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "NoAccel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "Dac6Bit" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "ForcePCIMode" # [<bool>]
#Option "CPPIOMode" # [<bool>]
#Option "CPusecTimeout" # <i>
#Option "AGPMode" # <i>
#Option "AGPSize" # <i>
#Option "RingSize" # <i>
#Option "BufferSize" # <i>
#Option "EnableDepthMoves" # [<bool>]
#Option "UseFBDev" # [<bool>]
Identifier "Card0"
Driver "ati"
VendorName "ATI"
BoardName "Radeon QD"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultColorDepth 16
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
EndSection
Xwindows startx output...
XFree86 Version 4.1.0 / X Window System
(protocol Version 11, revision 0, vendor release 6510)
Release Date: 2 June 2001
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/FAQ)
Build Operating System: FreeBSD 4.3-RELEASE i386 [ELF]
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Thu Jul 19 00:52:39 2001
(==) Using config file: "/etc/X11/XF86Config"
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) FontPath set to "//usr/X11R6/lib/X11/fonts/misc//,//usr/X11R6/lib/X11/fonts/Speedo//,//usr/X11R6/lib/X11/fonts/Type1/,//usr/X11R6/lib/X11/fonts/CID//,//usr/X11R6/lib/X11/fonts/75dpi//,/usr/X11R6/lib/X11/fonts/100dpi//"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.1.0
(II) Loading /usr/X11R6/lib/modules/libscanpci.a
(II) Module scanpci: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.1.0
(II) Unloading /usr/X11R6/lib/modules/libscanpci.a
(--) PCI: (0:14:0) BrookTree unknown chipset (0x036e) rev 2, Mem @ 0xdf031000/12
(--) PCI:*(1:0:0) ATI Radeon QD rev 0, Mem @ 0xd0000000/27, 0xdd000000/19, I/O @ 0x9000/8
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/freebsd/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.13.0
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 6.3.6
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) ATI: ATI driver (version 6.3.6) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI),
ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI),
ATI Rage 128 RL (AGP), ATI Rage 128 Pro PD (PCI),
ATI Rage 128 Pro PF (AGP), ATI Rage 128 Mobility LE (PCI),
ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP),
ATI Rage 128 Mobility ML (AGP)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI Radeon VE (AGP)
(--) Chipset ATI Radeon QD (AGP) found
(II) Loading /usr/X11R6/lib/modules/drivers/radeon_drv.o
(II) Module radeon: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 4.0.1
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.1.0
(II) RADEON(0): PCI bus 1 card 0 func 0
(**) RADEON(0): Depth 16, (--) framebuffer bpp 16
(II) RADEON(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps)
(==) RADEON(0): Default visual is TrueColor
(==) RADEON(0): RGB weight 565
(II) RADEON(0): Using 6 bits per RGB (8 bit DAC)
(II) Loading /usr/X11R6/lib/modules/libint10.a
(II) Module int10: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) RADEON(0): initializing int10
(==) RADEON(0): Write-combining range (0xa0000,0x20000) was already clear
(==) RADEON(0): Write-combining range (0xf0000,0x10000)
(II) RADEON(0): Primary V_BIOS segment is: 0xc000
(--) RADEON(0): Chipset: "ATI Radeon QD (AGP)" (ChipID = 0x5144)
(--) RADEON(0): Linear framebuffer at 0xd0000000
(--) RADEON(0): MMIO registers at 0xdd000000
(==) RADEON(0): Write-combining range (0xdd000000,0x80000) was already clear
(--) RADEON(0): VideoRAM: 32768 kByte (64-bit DDR SDRAM)
(II) RADEON(0): PLL parameters: rf=2700 rd=60 min=12000 max=35000; xclk=16600
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) RADEON(0): VESA BIOS detected
(II) RADEON(0): VESA VBE DDC supported
(II) RADEON(0): Manufacturer: SPT Model: 5110 Serial#: 1992
(II) RADEON(0): Year: 1997 Week: 46
(II) RADEON(0): EDID Version: 1.0
(II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
(II) RADEON(0): Sync: Separate Composite
(II) RADEON(0): Max H-Image Size [cm]: horiz.: 28 vert.: 21
(II) RADEON(0): Gamma: 2.22
(II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) RADEON(0): redX: 0.609 redY: 0.342 greenX: 0.423 greenY: 0.588
(II) RADEON(0): blueX: 0.150 blueY: 0.064 whiteX: 0.281 whiteY: 0.311
(II) RADEON(0): Supported VESA Video Modes:
(II) RADEON(0): 720x400@70Hz <mailto:720x400@70Hz>
(II) RADEON(0): 720x400@88Hz <mailto:720x400@88Hz>
(II) RADEON(0): 640x480@60Hz <mailto:640x480@60Hz>
(II) RADEON(0): 640x480@67Hz <mailto:640x480@67Hz>
(II) RADEON(0): 640x480@72Hz <mailto:640x480@72Hz>
(II) RADEON(0): 640x480@75Hz <mailto:640x480@75Hz>
(II) RADEON(0): 800x600@56Hz <mailto:800x600@56Hz>
(II) RADEON(0): 800x600@60Hz <mailto:800x600@60Hz>
(II) RADEON(0): 800x600@72Hz <mailto:800x600@72Hz>
(II) RADEON(0): 800x600@75Hz <mailto:800x600@75Hz>
(II) RADEON(0): 832x624@75Hz <mailto:832x624@75Hz>
(II) RADEON(0): 1024x768@87Hz <mailto:1024x768@87Hz> (interlaced)
(II) RADEON(0): 1024x768@60Hz <mailto:1024x768@60Hz>
(II) RADEON(0): 1024x768@70Hz <mailto:1024x768@70Hz>
(II) RADEON(0): 1024x768@75Hz <mailto:1024x768@75Hz>
(II) RADEON(0): Manufacturer's mask: 40
(II) RADEON(0): Supported Future Video Modes:
(II) RADEON(0): #0: hsize: 1280 vsize 960 refresh: 60 vid: 16513
(II) RADEON(0): Supported additional Video Mode:
(II) RADEON(0): clock: 107.0 MHz Image Size: 260 x 195 mm
(II) RADEON(0): h_active: 1280 h_sync: 1319 h_sync_end 1423 h_blank_end 1664 h_border: 0
(II) RADEON(0): v_active: 1024 v_sync: 1030 v_sync_end 1033 v_blanking: 1072 v_border: 0
(==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
(II) RADEON(0): Monitor0: Using hsync range of 30.00-66.00 kHz
(II) RADEON(0): Monitor0: Using vrefresh range of 50.00-120.00 Hz
(II) RADEON(0): Clock range: 12.00 to 350.00 MHz
(II) RADEON(0): Not using default mode "1024x768" (hsync out of range)
(II) RADEON(0): Not using default mode "1152x864" (hsync out of range)
(II) RADEON(0): Not using default mode "1280x960" (hsync out of range)
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "1600x1200" (hsync out of range)
(II) RADEON(0): Not using default mode "1792x1344" (hsync out of range)
(II) RADEON(0): Not using default mode "1792x1344" (hsync out of range)
(II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEON(0): Not using default mode "1856x1392" (hsync out of range)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "1920x1440" (hsync out of range)
(II) RADEON(0): Not using default mode "1400x1050" (hsync out of range)
(II) RADEON(0): Not using mode "1027x768" (no mode of this name)
(II) RADEON(0): Not using mode "800X600" (no mode of this name)
(--) RADEON(0): Virtual size is 1400x1050 (pitch 1408)
(**) RADEON(0): Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz
(--) RADEON(0): Display dimensions: (28, 21) cm
(--) RADEON(0): DPI set to (127, 127)
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 0.1.0
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
compiled for 4.1.0, module version = 1.0.0
(II) RADEON(0): Depth moves disabled by default
(==) RADEON(0): Write-combining range (0xdd000000,0x80000) was already clear
(==) RADEON(0): Write-combining range (0xd0000000,0x2000000)
(==) RADEON(0): Write-combining range (0xa0000,0x10000) was already clear
(II) RADEON(0): [drm] drmOpen failed
(EE) RADEON(0): [dri] DRIScreenInit failed. Disabling DRI.
(II) RADEON(0): Memory manager initialized to (0,0) (1408,8191)
(II) RADEON(0): Reserved area from (0,1050) to (1408,1052)
(II) RADEON(0): Largest offscreen area available: 1408 x 7139
(==) RADEON(0): Backing store disabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
8x8 mono pattern filled rectangles
Indirect CPU to Screen color expansion
Solid Lines
Dashed Lines
Scanline Image Writes
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
32 256x256 slots
16 512x512 slots
(II) RADEON(0): Acceleration enabled
(II) RADEON(0): Using hardware cursor (scanline 2104)
(II) RADEON(0): Largest offscreen area available: 1408 x 7137
(II) RADEON(0): Direct rendering disabled
(**) Mouse0: Protocol: "auto"
(**) Mouse0: Core Pointer
(==) Mouse0: Buttons: 3
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
Could not init font path element //usr/X11R6/lib/X11/fonts/Speedo//, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1/, removing from list!
Detected colordepth : 16. Loading configuration ...AfterStep(non-configurable/0_feel.16bpp:257):unknown function name in function specification [CirculateWindowUp].
.... Done.
accepted module connection
accepted module connection
asetroot: loaded root background for desk# 0 (pixmap id is 8388609).
asetroot: loaded root background for desk# 1 (pixmap id is 8388613).
asetroot: loaded root background for desk# 2 (pixmap id is 8388617).
asetroot: loaded root background for desk# 3 (pixmap id is 8388621).
Wharf:invalid option BalloonFore Black
Wharf:invalid option BalloonBack Grey70
Wharf:invalid option BalloonFont -adobe-helvetica-bold-o-*-*-12-*-*-*-*-*-*-*
./run-mozilla.sh ./mozilla-bin
MOZILLA_FIVE_HOME=.
LD_LIBRARY_PATH=.:./plugins
LIBRARY_PATH=.:./components
SHLIB_PATH=.
LIBPATH=.
ADDON_PATH=.
MOZ_PROGRAM=./mozilla-bin
MOZ_TOOLKIT=
moz_debug=0
moz_debugger=
accepted module connection
accepted module connection
accepted module connection
Gdk-ERROR **: BadWindow (invalid Window parameter)
serial 12942 error_code 3 request_code 40 minor_code 0
Using system wide defaults from '/usr/local/share/afterstep'
waiting for X server to shut down (==) RADEON(0): Write-combining range (0xa0000,0x10000) was already clear
Best Regards,
Brian lee
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B5671C7.8090407>
