Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Apr 1999 14:01:05 +0400
From:      Ilya Naumov <camel@avias.com>
To:        current@freebsd.org
Subject:   some bug reports...
Message-ID:  <99042914385400.00520@camel.avias.com>

next in thread | raw e-mail | index | archive | help

running FreeBSD 4.0-CURRENT last 4 days i have encountered the following
problems:

1.  something is wrong with psm0 driver. my Genius NewScroll PS/2 mouse works
well, but in random moment when i touch the mouse kernel begins to write to the
systemn log the following. 

Apr 29 11:55:58 camel /kernel: psmintr: out of sync (00c8 != 0008).
Apr 29 11:55:58 camel /kernel: psmintr: out of sync (00c0 != 0008).  

when it happens, mouse cursor moves, but buttons do not work. only
reboot solves this problem. this bug doesn't appear with Microsoft and 
Hewlett-Packard mice.

my string in my kernel config related to mouse is
device      psm0    at atkbdc? irq 12

and kernel detects the mouse as

psm0: <PS/2 Mouse> on atkbdc0
psm0: model NetMouse, device ID 0
psm0: interrupting at irq 12

2. i cannot run MySQL daemon since yesterday's "make world". here is a piece of
MySQL's error log:

mysqld started on  од 29 Сав 1999 13:59:16 MSD
/usr/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.3: Undefined symbol "__vt_7filebuf"
mysqld ended on  од 29 Сав 1999 13:59:16 MSD

3. my ESS1868-based sound card (Luigi's pcm driver) do not work since one of
kernel snapshots. the kernel says the follofing:

Probing for PnP devices:
CSN 1 Vendor ID: ESS1868 [0x68187316] Serial 0xffffffff Comp ID: PNPb02f [0x2fb0d041]
This is an ESS1868, but LDN 1 is disabled
..
..
pcm0: not probed (disabled)

the strings for pcm driver in kernel config are

controller  pnp0
device pcm0 at isa? disable port 0x220 irq 10 drq 1 flags 0x0

4. i don't think that it is really a bug, but it's just interesting for me.
during bootup process my kernel writes the following message:

Bad SMBIOS table checksum!

so, what is SMBIOS table and why its checksum is bad? :)

--

sincerely,
ilya naumov (at work)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99042914385400.00520>