Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57188 - Dosbox fails to run in fullscreen with ati-drivers installed
Summary: Dosbox fails to run in fullscreen with ati-drivers installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-15 08:34 UTC by Shaun Crampton
Modified: 2004-07-25 22:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shaun Crampton 2004-07-15 08:34:49 UTC
I get this error when running dosbox with ati-drivers installed
CONFIG: Using default settings. Create a configfile to change them
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  149 (MIT-SHM)
  Minor opcode of failed request:  3 (X_ShmPutImage)
  Serial number of failed request:  49
  Current serial number in output stream:  50

with dosbox-cvs it puts this in the console, with dosbox 0.61 it leaves the screen in 'zoomed in' mode with the text accross it.

Reproducible: Always
Steps to Reproduce:
1. emerge ati-drivers, run opengl-update etc
2. emerge dosbox or dosbox-cvs
3. dosbox -fullscreen




Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.6.7-gentoo-r9)
=================================================================
System uname: 2.6.7-gentoo-r9 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /etc/tomcat /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache prelink sandbox"
GENTOO_MIRRORS="http://194.83.57.7/sites/www.ibiblio.org/gentoo/
http://212.219.56.152/sites/www.ibiblio.org/gentoo/
http://194.83.57.3/sites/www.ibiblio.org/gentoo/
http://194.83.57.15/sites/www.ibiblio.org/gentoo/
http://194.83.57.2/sites/www.ibiblio.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib aim alsa apache2 apm arts avi berkdb cdr crypt cups dga
directfb divx4linux doc dvd encode esd fbcon flash foomaticdb gd gdbm gif gmp
gpm gtk gtk+ gtk2 hardenedphp imlib jabber java javascript jpeg kde ldap libg++
libwww linguas_en_GB live mad matroska media-video/mplayer:libcaca mikmod mmx
motif mpeg msn mysql ncurses net-www/apache:threads nls oggvorbis opengl oss pam
pdflib perl png postgres ppds python qt quicktime readline samba scanner sdl
slang spell sse ssl svga tcltk tcpd theora tiff truetype usb video_cards_radeon
x86 xml xml2 xmms xv xvid yahoo zlib"
Comment 1 Shaun Crampton 2004-07-15 10:14:06 UTC
Just found a workaround... You need to create a dosbox config file with output=overlay in it. Could this be added to the info on the ebuild ?
Comment 2 Shaun Crampton 2004-07-15 10:54:57 UTC
Thh above only works for the cvs build
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2004-07-25 22:57:01 UTC
Added a warning to dosbox-cvs.  Thanks for the bug report.