[SerialICE] Experiencing a qemu segfault (SOLVED) and serialice accessibility problems

Idwer Vollering vidwer at gmail.com
Fri Aug 27 13:05:37 CEST 2010


Oh, no the segfault happened when using qemu/serialice v1.5 and is solved
using qemu from svn, on 32-bit hardware too.
In my previous message I forgot to attach the superiotool dump -- see
attached file.

Following quote is after soft reset, typing some text and hitting the reset
button:

SerialICE v1.5 (Aug 27 2010)
>
> > 1
> > 2
> > 3
> > 4
> > 5
> > 6
> > 7
> > 8
> > 9
> > 0
> > r
> > e
> > s
> > e
> > t
> > -
> > -
> > >
> > òóñôõöôöòñðôõô÷ôôöðôÿôõõôõôô
>

Since the southbridge and superio datasheets mention the existence of two
serial ports, I followed their guidance.
I thought that (the console printing part of) SerialICE, when setup the
correct way, should survive a hard reset/power cycle regardless of the qemu
part is running or not.

Since I don't have an oscilloscope, I've tried setting CLKSEL to 24 MHz and
48 MHz:
pnp_write_register(SUPERIO_
CONFIG_PORT, 0x24, 0xb4); // 24 MHz and KBC=1
pnp_write_register(SUPERIO_CONFIG_PORT, 0x24, 0xc4); // 48 MHz and KBC=1

What information is leading, the info from the superio or the info from the
southbridge ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://serialice.com/pipermail/serialice/attachments/20100827/079143e2/attachment.html>
-------------- next part --------------
superiotool r5728
Found Winbond W83627HF/F/HG/G (id=0x52, rev=0x41) at 0x2e
Register dump:
idx 02 20 21 22 23 24 25 26  28 29 2a 2b 2c 2e 2f
val ff 52 41 ff fe c0 00 00  00 00 7c c0 ff 00 ff
def 00 52 NA ff 00 MM 00 00  00 00 7c c0 00 00 00
LDN 0x00 (Floppy)
idx 30 60 61 70 74 f0 f1 f2  f4 f5
val 00 00 00 00 04 0e 00 ff  00 00
def 01 03 f0 06 02 0e 00 ff  00 00
LDN 0x01 (Parallel port)
idx 30 60 61 70 74 f0
val 01 03 78 07 03 3b
def 01 03 78 07 04 3f
LDN 0x02 (COM1)
idx 30 60 61 70 f0
val 01 03 f8 04 00
def 01 03 f8 04 00
LDN 0x03 (COM2)
idx 30 60 61 70 f0 f1
val 00 00 00 00 00 00
def 01 02 f8 03 00 00
LDN 0x05 (Keyboard)
idx 30 60 61 62 63 70 72 f0
val 01 00 60 00 64 01 0c 40
def 01 00 60 00 64 01 0c 80
LDN 0x06 (Consumer IR)
idx 30 60 61 70
val 00 00 00 00
def 00 00 00 00
LDN 0x07 (Game port, MIDI port, GPIO 1)
idx 30 60 61 62 63 70 f0 f1  f2
val 00 00 00 00 00 00 ff ff  ff
def 00 02 01 03 30 09 ff 00  00
LDN 0x08 (GPIO 2, watchdog timer)
idx 30 f0 f1 f2 f3 f5 f6 f6  f7
val 01 ff 06 00 00 00 00 00  00
def 00 ff 00 00 00 00 00 00  00
LDN 0x09 (GPIO 3)
idx 30 f0 f1 f2 f3
val 00 ff ff ff 40
def 00 ff 00 00 00
LDN 0x0a (ACPI)
idx 30 70 e0 e1 e2 e3 e4 e5  e6 e7 f0 f1 f3 f4 f6 f7  f9 fe ff
val 00 00 00 00 02 00 00 00  00 00 00 8f 3a 00 00 00  00 00 00
def 00 00 00 00 NA NA 00 00  00 00 00 00 00 00 00 00  00 00 00
LDN 0x0b (Hardware monitor)
idx 30 60 61 70 f0
val 01 02 90 00 00
def 00 00 00 00 00


More information about the SerialICE mailing list