SB600 HDA audio (Realtek ALC883) glitch - IRQ sharing?
Matthew Dillon
dillon at apollo.backplane.com
Wed Jun 6 11:47:11 PDT 2007
:> This will break X, so its just a quick test to see if that's the
:> issue.
:
:This indeed fixed it. But guess what, Im typing this under X (modular xorg
:7,2, started via startx), it seems to have not broken it!
:
:Petr
I think I see what's going on here. The USB keyboard's translation
mode is set on boot... I just tested that, and it works. But if the
USB keyboard disconnects and reconnects after the device probe, the
translation mode is lost due to that bit of code and you get garbage.
I will commit a fix to HEAD which remembers the translation mode and
restores it if a USB keyboard disconnects and reconnects.
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Bugs
mailing list