Re: [Qemu-devel] Re: qemu-system-sparc video problem on 16 bitdisplays

2006-09-11 Thread Stuart Brady
On Fri, Sep 08, 2006 at 09:26:52PM +0200, Blue Swirl wrote: > Implementing full audio support for CS4231 would not be too difficult. Is > this chip used anywhere else? The data sheet mentions some ISA card and > Windows 3.1. The "Windows Sound System" cards apparently used it. -- Stuart Brady

Re: [Qemu-devel] Re: qemu-system-sparc video problem on 16 bitdisplays

2006-09-08 Thread Blue Swirl
It must be hanging while probing for sound modules, try adding 'blacklist snd-sun-cs4231' to /etc/modules.d/blacklist This patch should fix hanging, unless some program waits until playback is finished. Implementing full audio support for CS4231 would not be too difficult. Is this chip used

Re: [Qemu-devel] Re: qemu-system-sparc video problem on 16 bitdisplays

2006-09-08 Thread Igor Kovalenko
>Specifying the console allows aurora to get farther, even starting X.>Mouse doesn't seem to work though. ;0) Mouse should work with Igor Kovalenko's patch, which I resent some days ago.But I can't get to X with aurora-2.0, it just hangs much earlier.It must be hanging while probing for sound modul

Re: [Qemu-devel] Re: qemu-system-sparc video problem on 16 bitdisplays

2006-09-08 Thread Blue Swirl
Specifying the console allows aurora to get farther, even starting X. Mouse doesn't seem to work though. ;0) Mouse should work with Igor Kovalenko's patch, which I resent some days ago. But I can't get to X with aurora-2.0, it just hangs much earlier. __

Re: [Qemu-devel] Re: qemu-system-sparc video problem on 16 bitdisplays

2006-09-07 Thread Juergen Lock
On Wed, Sep 06, 2006 at 06:59:39PM +0200, Blue Swirl wrote: > Digging old bugs, I found this problem. > > Maybe this patch helps? I can't test it here (can't get display to 16 bit > somehow). > [...] Thanx, that seems to fix the 16 bit display problem. (I just had to set DefaultDepth 16

Re: [Qemu-devel] Re: qemu-system-sparc video problem on 16 bitdisplays

2006-09-06 Thread Blue Swirl
>Seems like it works, booting aurora-2.0-sparc-disc1.iso gives me the >penguin at least. Then it hangs and burns CPU as usual. So early? I get to 'Running anaconda..' etc. Before AIO, install almost finished. It still cannot decide on console device; linux console=/dev/tty0 works fine Now

Re: [Qemu-devel] Re: qemu-system-sparc video problem on 16 bitdisplays

2006-09-06 Thread Igor Kovalenko
On 9/6/06, Blue Swirl <[EMAIL PROTECTED]> wrote: >Seems like it works, booting aurora-2.0-sparc-disc1.iso gives me the>penguin at least.  Then it hangs and burns CPU as usual.So early? I get to 'Running anaconda..' etc. Before AIO, install almostfinished. It still cannot decide on console device; l

Re: [Qemu-devel] Re: qemu-system-sparc video problem on 16 bitdisplays

2006-09-06 Thread Blue Swirl
Seems like it works, booting aurora-2.0-sparc-disc1.iso gives me the penguin at least. Then it hangs and burns CPU as usual. So early? I get to 'Running anaconda..' etc. Before AIO, install almost finished. _ Express yourself in

Re: [Qemu-devel] Re: qemu-system-sparc video problem on 16 bitdisplays

2006-09-06 Thread WaxDragon
On 9/6/06, Blue Swirl <[EMAIL PROTECTED]> wrote: Digging old bugs, I found this problem. Maybe this patch helps? I can't test it here (can't get display to 16 bit somehow). Seems like it works, booting aurora-2.0-sparc-disc1.iso gives me the penguin at least. Then it hangs and burns CPU as u

Re: [Qemu-devel] Re: qemu-system-sparc video problem on 16 bitdisplays

2006-09-06 Thread Blue Swirl
Digging old bugs, I found this problem. Maybe this patch helps? I can't test it here (can't get display to 16 bit somehow). On 8/9/06, Anthony Liguori <[EMAIL PROTECTED]> wrote: On Thu, 10 Aug 2006 00:32:20 +0200, Juergen Lock wrote: > Hi! > > I was made aware of this by a FreeBSD user, bu

Re: [Qemu-devel] Re: qemu-system-sparc video problem on 16 bit displays

2006-08-14 Thread WaxDragon
On 8/9/06, Anthony Liguori <[EMAIL PROTECTED]> wrote: On Thu, 10 Aug 2006 00:32:20 +0200, Juergen Lock wrote: > Hi! > > I was made aware of this by a FreeBSD user, but i suspect the > problem is not specific to FreeBSD hosts: If run on a 16 bit display, > qemu-system-sparc' video is messed up

[Qemu-devel] Re: qemu-system-sparc video problem on 16 bit displays

2006-08-09 Thread Anthony Liguori
On Thu, 10 Aug 2006 00:32:20 +0200, Juergen Lock wrote: > Hi! > > I was made aware of this by a FreeBSD user, but i suspect the > problem is not specific to FreeBSD hosts: If run on a 16 bit display, > qemu-system-sparc' video is messed up like shown here: > http://img320.imageshack.us/im

[Qemu-devel] Re: qemu-system-sparc

2005-05-11 Thread Blue Swirl
Hi, You are probably using 2.4 or older target kernel? They don't work yet, for example prom tree reading often goes to infinite loop. Please try 2.6 series, 2.6.11+tcx kernel in the Qemu downloads section should work. _ Express you