* KVM crashes when switching out of fullscreen mode
@ 2007-04-12 14:30 David Abrahams
[not found] ` <878xcxy8b8.fsf-2bi8v6C3s58ZC2cDDG0gXw@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: David Abrahams @ 2007-04-12 14:30 UTC (permalink / raw)
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
No, this doesn't happen with -no-kvm
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 136 (XFree86-VidModeExtension)
Minor opcode of failed request: 10 (XF86VidModeSwitchToMode)
Value in failed request: 0x3600003
Serial number of failed request: 29599
Current serial number in output stream: 29601
This is when running fglrx in "big destop" mode with two side-by-side
monitors. When I go into fullscreen, one monitor mirrors the other,
and the resolution of each one is decreased to match the vm. After
the crash the resolution is still wrong.
--
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
Don't Miss BoostCon 2007! ==> http://www.boostcon.com
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: KVM crashes when switching out of fullscreen mode
[not found] ` <878xcxy8b8.fsf-2bi8v6C3s58ZC2cDDG0gXw@public.gmane.org>
@ 2007-04-12 14:47 ` Anthony Liguori
2007-04-12 14:55 ` David Abrahams
0 siblings, 1 reply; 4+ messages in thread
From: Anthony Liguori @ 2007-04-12 14:47 UTC (permalink / raw)
To: David Abrahams; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
David Abrahams wrote:
> No, this doesn't happen with -no-kvm
>
> X Error of failed request: BadValue (integer parameter out of range for operation)
> Major opcode of failed request: 136 (XFree86-VidModeExtension)
> Minor opcode of failed request: 10 (XF86VidModeSwitchToMode)
> Value in failed request: 0x3600003
> Serial number of failed request: 29599
> Current serial number in output stream: 29601
>
This is an SDL bug.
Regards,
Anthony Liguori
> This is when running fglrx in "big destop" mode with two side-by-side
> monitors. When I go into fullscreen, one monitor mirrors the other,
> and the resolution of each one is decreased to match the vm. After
> the crash the resolution is still wrong.
>
>
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: KVM crashes when switching out of fullscreen mode
2007-04-12 14:47 ` Anthony Liguori
@ 2007-04-12 14:55 ` David Abrahams
[not found] ` <87irc1wsl0.fsf-2bi8v6C3s58ZC2cDDG0gXw@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: David Abrahams @ 2007-04-12 14:55 UTC (permalink / raw)
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
on Thu Apr 12 2007, Anthony Liguori <anthony-rdkfGonbjUSkNkDKm+mE6A-AT-public.gmane.org> wrote:
> David Abrahams wrote:
>> No, this doesn't happen with -no-kvm
>>
>> X Error of failed request: BadValue (integer parameter out of range for operation)
>> Major opcode of failed request: 136 (XFree86-VidModeExtension)
>> Minor opcode of failed request: 10 (XF86VidModeSwitchToMode)
>> Value in failed request: 0x3600003
>> Serial number of failed request: 29599
>> Current serial number in output stream: 29601
>>
>
> This is an SDL bug.
Known, or should I report it to someone, and if so, who?
--
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
Don't Miss BoostCon 2007! ==> http://www.boostcon.com
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: KVM crashes when switching out of fullscreen mode
[not found] ` <87irc1wsl0.fsf-2bi8v6C3s58ZC2cDDG0gXw@public.gmane.org>
@ 2007-04-12 15:09 ` Anthony Liguori
0 siblings, 0 replies; 4+ messages in thread
From: Anthony Liguori @ 2007-04-12 15:09 UTC (permalink / raw)
To: David Abrahams; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
David Abrahams wrote:
> on Thu Apr 12 2007, Anthony Liguori <anthony-rdkfGonbjUSkNkDKm+mE6A-AT-public.gmane.org> wrote:
>
>
>> David Abrahams wrote:
>>
>>> No, this doesn't happen with -no-kvm
>>>
>>> X Error of failed request: BadValue (integer parameter out of range for operation)
>>> Major opcode of failed request: 136 (XFree86-VidModeExtension)
>>> Minor opcode of failed request: 10 (XF86VidModeSwitchToMode)
>>> Value in failed request: 0x3600003
>>> Serial number of failed request: 29599
>>> Current serial number in output stream: 29601
>>>
>>>
>> This is an SDL bug.
>>
>
> Known, or should I report it to someone, and if so, who?
>
You should report it to your distro. I've only reproduced it once
myself so I haven't reported it yet.
There's a single SDL call that takes you in and out of full screen mode
so there's really nothing that we can be doing wrong :-)
Regards,
Anthony Liguori
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-04-12 15:09 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-12 14:30 KVM crashes when switching out of fullscreen mode David Abrahams
[not found] ` <878xcxy8b8.fsf-2bi8v6C3s58ZC2cDDG0gXw@public.gmane.org>
2007-04-12 14:47 ` Anthony Liguori
2007-04-12 14:55 ` David Abrahams
[not found] ` <87irc1wsl0.fsf-2bi8v6C3s58ZC2cDDG0gXw@public.gmane.org>
2007-04-12 15:09 ` Anthony Liguori
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox