DragonFly bugs List (threaded) for 2007-06
DragonFly BSD
DragonFly bugs List (threaded) for 2007-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue676] SB600 HDA audio (Realtek ALC883) glitch - IRQ sharing?


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 3 Jun 2007 17:35:42 -0700 (PDT)

:Unplugging the mouse doesn't change anything, unplugging atapci1 would be
:difficult as it's on the same chip.  The BIOS setup for this board doesn't
:provide knobs for interrupt assignment or anything sound related (other than
:enable/disable, maybe).
:
:This has been a problem with every kernel I've tried, not sure if the mouse
:trick was apparent until now.  I need to see what happens without X.org or
:moused running.
:
:.=2E.
:
:Thoughts?

    Try turning on emergency interrupt polling and see if that solves the
    sound problem.

    sysctl kern.emergency_intr_enable=1
    sysctl kern.emergency_intr_freq=20

    The real issue here is that our interrupt routing is horribly out of
    date, and it isn't an easy thing to port from the current best
    implementation available, which is in FreeBSD.

					-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]