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 majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to