Hi everyone,

I've just about completed the upgrade from 9.04 to 9.10 (Ubuntu Studio has been a PITA due to LP #410867), the transition broke the hdj_mod dkms kernel module. I believe the cause was some ALSA API changes in 2.6.31, attached you will find a patch that can be used to get the driver going on 2.6.31.

To use it, follow roughly these steps:
sudo dkms build -m hdj_mod -v 1.28 # this will fail but explode everything needed to build with
cd /var/lib/dkms/hdjmod/1.28/build
sudo sh -c "cat ~/Desktop/hdj_mod-2.6.31-alsa.patch | patch"
sudo make
sudo make install

The patch is a transcription of on a similar patch that was found attached to this posting: http://www.nabble.com/Re%3A-em8300-vs-new-I%C2%B2C-driver-model----please-test-p25407474.html

Cheers,

-G

Attachment: hdj_mod-2.6.31-alsa.patch
Description: Binary data

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to