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

Re: ALSA website



On 26-10-12 18:47, Andrei POPESCU wrote:
On Vi, 26 oct 12, 16:30:09, steef wrote:

thanks for your answer. i know the drivers are included in all the
kernels i use and can be used by the debian-adapted mplayer-version.
however, since ancient times almost, i prefer the svn download
version from *their site* in hungary (?). that version does not see
the kernel-drivers under squeeze, my production machine.

Do you compile it yourself or is it pre-compiled?

i compile svn-mplayer myself

                                                           so, up till
driver version 1.24 i downloaded the source-code of the alsa-driver,
alsa-library and alsa-utils. the driver i compile, make and install
in /usr/src. the library and the utils in my home-directory.
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I think this may be the difference. Can you please post the output of
'ldd your_mplayer'?

here it comes:
steef@squeeze:~/mplayer$ ldd mplayer
        linux-gate.so.1 =>  (0xb775f000)
        libm.so.6 => /lib/i686/cmov/libm.so.6 (0xb7724000)
        libpng12.so.0 => /lib/libpng12.so.0 (0xb7700000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb76eb000)
        libasound.so.2 => /usr/lib/libasound.so.2 (0xb7607000)
        libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7603000)
        libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xb75ea000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7572000)
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb7542000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0xb7533000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0xb7416000)
        libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0xb7413000)
        libGL.so.1 => /usr/lib/libGL.so.1 (0xb734f000)
        libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0xb6f78000)
        libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0xb6ee2000)
        libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0xb6ec6000)
        libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0xb6ea0000)
        libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0xb6e87000)
        libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0xb6e7c000)
        libcairo.so.2 => /usr/lib/libcairo.so.2 (0xb6e06000)
        libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0xb6d6a000)
        libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0xb6d26000)
        libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0xb6ce8000)
        libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0xb6ce4000)
        libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0xb6cde000)
        librt.so.1 => /lib/i686/cmov/librt.so.1 (0xb6cd5000)
        libglib-2.0.so.0 => /lib/libglib-2.0.so.0 (0xb6c0c000)
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb6ac5000)
        /lib/ld-linux.so.2 (0xb7760000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb6a9f000)
        libxcb.so.1 => /usr/lib/libxcb.so.1 (0xb6a85000)
        libatiuki.so.1 => /usr/lib/libatiuki.so.1 (0xb6a7d000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb6a5f000)
        libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0xb6a5c000)
        libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0xb6a59000)
        libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb6a53000)
        libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb6a4a000)
        libXi.so.6 => /usr/lib/libXi.so.6 (0xb6a3d000)
        libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb6a36000)
        libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb6a2d000)
        libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0xb69d3000)
        libxcb-render-util.so.0 => /usr/lib/libxcb-render-util.so.0 (0xb69cf000)
        libxcb-render.so.0 => /usr/lib/libxcb-render.so.0 (0xb69c8000)
        libpcre.so.3 => /lib/libpcre.so.3 (0xb6995000)
        libresolv.so.2 => /lib/i686/cmov/libresolv.so.2 (0xb6981000)
        libselinux.so.1 => /lib/libselinux.so.1 (0xb6965000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0xb6962000)
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb695d000)


this makes that the downloaded mplayer-svn-version can see the
driver. (i can of course control that by reading the ./compile&&
file.

I don't understand this part.


mmmmm: if you compile the sourcecode it starts as you know with a check put down in a file. in this check_file you can find back all the possibilities the program, when installed, after make and sudo make install, will be able to.

so <; in this checkfile you find at something like audio-output the alsa driver (besides of oss and jack &&) *only* when compiled and installed into the kernel *before buiding and installing (svn_)mplayer from sourcecode.

kind regards,

steef

Kind regards,
Andrei


Reply to: