[Pkg-alsa-devel] Bug#526648: Bug#526648: alsa-base: /proc/asound/dev not present

Charles G Montgomery cgm at physics.utoledo.edu
Tue May 5 19:38:14 UTC 2009


On Saturday 02 May 2009, Elimar Riesebieter wrote:
> * Charles G Montgomery [090502 13:04 -0400]
>
> > > > --- Begin /proc/asound/version ---
> > > > Advanced Linux Sound Architecture Driver Version 1.0.16.
> > > > --- End /proc/asound/version ---
> > >
> > > Please update to at least the lenny version.
> > [...]
> # apt-get install alsa-source
>
> Follow the instructions in
> /usr/share/doc/alsa-source/README.Debian for installing drivers
> of version 1.0.19. The drivers are either distributed by the
> kernel or are provided by compiling them as described in
> README.Debian.
>
I followed the instructions in README.Debian, except that 
removing /usr/src/modules/alsa-driver and untarring the tarball had 
to be done as root.  Then I made a copy as suggested:

/usr/src [511]$ cp -rpL /usr/src/linux-headers-2.6.26-2-686 /tmp
cp: cannot stat `/usr/src/linux-headers-2.6.26-2-686/.tmp_versions': 
No such file or directory
cp: cannot stat `/usr/src/linux-headers-2.6.26-2-686/virt': No such 
file or directory
/usr/src [512]$ cd /tmp/linux-headers-2.6.26-2-686/
/tmp/linux-headers-2.6.26-2-686 [513]$ make-kpkg -rootcmd=fakeroot 
modules-image
exec make 
kpkg_version=12.009 -f /usr/share/kernel-package/ruleset/minimal.mk 
debian ROOT_CMD=fakeroot
====== making target debian/stamp/conf/minimal_debian [new 
prereqs: ]======
This is kernel package version 12.009.
test -d debian             || mkdir debian
test ! -e stamp-building || rm -f stamp-building
install -p -m 755 /usr/share/kernel-package/rules debian/rules
for file in ChangeLog  Control  Control.bin86 config templates.in 
rules; do                                      \
            cp -f  /usr/share/kernel-package/$file ./debian/;                               
\
        done
for dir  in Config docs examples ruleset scripts pkg po;  do                                      
\
          cp -af /usr/share/kernel-package/$dir  ./debian/;                                 
\
        done
test -f debian/control || sed         -e 's/=V/2.6.26/g'  \
                -e 's/=D/2.6.26-2-686-10.00.Custom/g'         -e 's/=A/i386/g'  
\
                -e 's/=SA//g'  \
                -e 's/=I//g'                                \
                -e 's/=CV/2.6/g'                            \
                -e 's/=M/Unknown Kernel Package Maintainer 
<unknown at unconfigured.in.etc.kernel-pkg.conf>/g'                         
\
                -e 's/=ST/linux/g'      -e 's/=B/i386/g'    \
                  /usr/share/kernel-package/Control > debian/control
test -f debian/changelog ||  sed -e 's/=V/2.6.26/g'       \
            -e 's/=D/2.6.26-2-686-10.00.Custom/g'        -e 's/=A/i386/g'       
\
            -e 's/=ST/linux/g'     -e 's/=B/i386/g'         \
            -e 's/=M/Unknown Kernel Package Maintainer 
<unknown at unconfigured.in.etc.kernel-pkg.conf>/g'                            
\
             /usr/share/kernel-package/changelog > debian/changelog
chmod 0644 debian/control debian/changelog
test -d ./debian/stamp || mkdir debian/stamp
make -f debian/rules debian/stamp/conf/kernel-conf
make[1]: Entering directory `/tmp/linux-headers-2.6.26-2-686'
====== making target debian/stamp/conf/kernel-conf [new 
prereqs: ]======
make    ARCH=i386 \
                    oldconfig;
make[2]: Entering directory `/tmp/linux-headers-2.6.26-2-686'
scripts/Makefile.build:41: /tmp/linux-headers-2.6.26-2-686/scripts/basic/Makefile: 
No such file or directory
make[3]: *** No rule to make target 
`/tmp/linux-headers-2.6.26-2-686/scripts/basic/Makefile'.  Stop.
make[2]: *** [scripts_basic] Error 2
make[2]: Leaving directory `/tmp/linux-headers-2.6.26-2-686'
make[1]: *** [debian/stamp/conf/kernel-conf] Error 2
make[1]: Leaving directory `/tmp/linux-headers-2.6.26-2-686'
make: *** [debian/stamp/conf/minimal_debian] Error 2
Failed to create a ./debian directory: No such file or directory 
at /usr/bin/make-kpkg line 970.
/tmp/linux-headers-2.6.26-2-686 [514]$

What now???

cgm     





More information about the Pkg-alsa-devel mailing list