alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Raymond Yau <superquad.vortex2@gmail.com>
To: Jonas Petersen <jnsptrsn1@gmail.com>
Cc: tiwai@suse.de, alsa-devel <alsa-devel@alsa-project.org>
Subject: Re: Takashi: please help (compiling alsa-driver)
Date: Wed, 13 Feb 2013 08:31:38 +0800	[thread overview]
Message-ID: <CAN8cciZZb-JRP=ssavKH+L4aeSAmZ7_8aQCO+GMWF-uTyYRqFQ@mail.gmail.com> (raw)
In-Reply-To: <511ABB0D.90808@gmail.com>

>
> I'm talking to you directly because this
>
>
ftp://ftp.suse.com/pub/people/tiwai/snapshot/alsa-driver-unstable-snapshot.tar.gz
>
> is the only alsa-driver source that I'm able to compile so far. I can
unpack this and simply run ./configure && make && make install. It works
great. (I compile against the kernel-headers from ubuntu).

But there are warning message for four sound card modules  when build in
Ubuntu 12.04 LTS

Section mismatch in reference from the function snd_bt87x_detect_card() to
the variable .devinit.rodata:snd_bt87x_ids
The function snd_bt87x_detect_card() references
the variable __devinitconst snd_bt87x_ids.
This is often because snd_bt87x_detect_card lacks a __devinitconst
annotation or the annotation of snd_bt87x_ids is wrong.

Section mismatch in reference from the function generic_oxygen_probe() to
the variable .devinit.rodata:oxygen_ids
The function generic_oxygen_probe() references
the variable __devinitconst oxygen_ids.
This is often because generic_oxygen_probe lacks a __devinitconst
annotation or the annotation of oxygen_ids is wrong.

Section mismatch in reference from the function xonar_probe() to the
variable .devinit.rodata:xonar_ids
The function xonar_probe() references
the variable __devinitconst xonar_ids.
This is often because xonar_probe lacks a __devinitconst
annotation or the annotation of xonar_ids is wrong.

Do the latest version of alsa-lib require any specific parameter to install
on Ubuntu 12.04 for testing the channel map ?

alsa-lib/test/chmap -D hw:0 query

ALSA lib conf.c:3314:(snd_config_hooks_call) Cannot open shared library
libasound_module_conf_pulse.so
ALSA lib pcm.c:2223:(snd_pcm_open_noupdate) Unknown PCM hw:0
Cannot open PCM stream hw:1 for PLAYBACK

>
> I spent hours in trying to compile from several other sources.
>

What is the proper way to build from git since alsa-driver-build.git only
contain README

The snapshot in alsa-project.org is also unusable

  reply	other threads:[~2013-02-13  0:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-12 21:58 Takashi: please help (compiling alsa-driver) Jonas Petersen
2013-02-13  0:31 ` Raymond Yau [this message]
2013-02-13  6:53   ` Takashi Iwai
2013-02-14  3:20     ` Raymond Yau
2013-02-14  7:16       ` Takashi Iwai
2013-02-13  6:51 ` Takashi Iwai
2013-02-15 18:37   ` Jonas Petersen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAN8cciZZb-JRP=ssavKH+L4aeSAmZ7_8aQCO+GMWF-uTyYRqFQ@mail.gmail.com' \
    --to=superquad.vortex2@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=jnsptrsn1@gmail.com \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).