| ryanflannery.net | |
|
Navigation
Link Roll
m & r . net
m & r rate recipes
neal hogan
john schlipf
logic matters
tim gowers
scott aaronson
aatu koskensilta
log blog
it's only a theory
OpenBSD
OpenPorts.se
undeadly.org
advogato
§apio§oft
λ server
xkcd
PhD comics
c & h
s.m.b.
Far Left Side
a.p.o.d.
bbc sci.
life hacker
wvxu/wnku/npr
cet/ket/pbs cinci rollergirls banksy mark ryden todd shorr |
Audio under FreeBSD 5.x on a Sony VAIO LaptopAfter installing FreeBSD 5.1 on my Sony VAIO PCG-R505GC laptop, I quickly noticed that the sound only worked when the some other device using the same IRQ as my sound card was active. For example, both my USB ports and the ethernet jack used IRQ 9, the same as the sound card. When there was heavy traffic on the internet connection or I was using a USB mouse, I could hear the sound. Once the activity stopped, however, so did the sound. ProblemHow to get sound working on a Sony VAIO laptop running FreeBSD 5.x SolutionThe problem has to do with the PCI driver for FreeBSD 5.x < 5.2 improperly routing interrupts for PCM devices. There is a problem report on FreeBSD's website with a fix, but it's relatively difficult to find. Here is a link to the report:
The report contains a diff for |