Hi,

This is a report to install alsa-driver-1.0.24 on linux-realtime from
abogani's PPA.

The version of alsa-driver (ALSA kernel module) installed in
linux-realtime is 1.0.22 and unfortunately I can't change the sampling
rates of my device (Creative EMU 0404 USB) by alsamixer. But I know
1.0.23 or later can change it so I have a need to install newer alsa-driver.

1. get alsa-driver-1.0.24 from alsa-project.
http://www.alsa-project.org/

2. ./configure and I realized that the debug messages tell me there is
no linux/config.h.

3. I search on WWW and find "linux/config.h" should be replaced to
"linux/autoconf.h". But linux-realtime tree doesn't have this. It has
"generated/autoconf.h" with using "$ locate autoconf.h".

4. I use eclipse IDE to replace whole line of "linux/config.h" to
"generated/config.h".

5. Then ./configure -> make -> make install;

6. reboot

7. It works fine.


To replace lines I have no other idea than using eclipse so there seems
to be better ways. Please tell me if you know good ways.

Regards


Takashi Sakamoto
[email protected]

-- 
Ubuntu-Studio-users mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users

Reply via email to