From: zOrg <nazgul4ever@mail.ru>
To: Saratov Linux User Group Maillist <sarlug@lug.ru>
Subject: Re: [Sarlug] ALSA в 2.6.2 (au8830)
Date: Wed, 18 Feb 2004 00:37:40 +0300
Message-ID: <20040218003740.170c9b81.nazgul4ever@mail.ru> (raw)
In-Reply-To: <200402171943.47272.sin@info.sgu.ru>
Tue, 17 Feb 2004 19:43:47 +0300 Sin <sin@info.sgu.ru> писал:
> В сообщении от 17 Февраль 2004 04:19 Sin написал:
> > Привет!
> >
> > > > Итак, если кто может помочь с этой проблемой, пожалуйста,
> > >
> > > откликнитесь(!), а то в тишине скучно сидеть :)
> >
> > Ты как устранял кофликт с алсой, постовляемой с ядром?
> > Судя по ошибке у тебя, возможно, сконфигурировано две алсы.
> > Попробую сам, во второй половине дня отвечу, что получилось.
>
> Что получилось? Скомпилировать удалось, запустить нет. Предупреждение было
> похожим:
> [skip]
> make[3]: Entering directory
> `/usr/src/RPM/BUILD/alsa/kernel-source-alsa-1.0.2c/p
> copying file alsa-kernel/pcmcia/vx/vx_entry.c
> patching file vx_entry.c
> Hunk #2 succeeded at 151 (offset 4 lines).
> Hunk #4 succeeded at 333 (offset 4 lines).
> DUMMY
> make[3]: Leaving directory
> `/usr/src/RPM/BUILD/alsa/kernel-source-alsa-1.0.2c/pc
> DUMMY
> make[2]: Leaving directory
> `/usr/src/RPM/BUILD/alsa/kernel-source-alsa-1.0.2c/pc
> make[1]: Leaving directory `/usr/src/RPM/BUILD/alsa/kernel-source-alsa-1.0.2c'
> make -C /usr/src/RPM/BUILD/alsa/kernel-source-2.6.2/
> SUBDIRS=/usr/src/RPM/BUILD/
> make[1]: Entering directory `/usr/src/RPM/BUILD/alsa/kernel-source-2.6.2'
> *** Warning: Overriding SUBDIRS on the command line can cause
> *** inconsistencies
> make[2]: `arch/i386/kernel/asm-offsets.s' ____ ______________ ____________________.
> CC [M]
> /usr/src/RPM/BUILD/alsa/kernel-source-alsa-1.0.2c/kbuild/../acore/hwde
> CC [M]
> /usr/src/RPM/BUILD/alsa/kernel-source-alsa-1.0.2c/kbuild/../acore/mema
> [skip]
>
> Все-таки опиши как ты это делал?
> Сейчас я буду собирать ядра в rpm, а модули отдельно, но это проблемы не
> решает.
Да, ошибка была именно такой. А ты можешь объяснить, что вообще делает ALSA?
Ведь раньше(ALT-2.4.22) я ее просто компилил как и любую другую прогу без проблем
и в ядро она так 'нагло' не лезла :) Кстати тогда все (au8830 и via82xx) работало
так, как надо.
Вообщем задача у меня не собрать ALSA а собрать какие-нибудь дрова
для Aureal Vortex2 (что я уже делал в 2.4.22). Эти дрова (au88xx-1.1.3.1)
выдают следующую ошибку:
cc -D__KERNEL__ -DMODULE -DAU8830 -mcpu=k6 -march=k6 -O2 -fomit-frame-pointer -Wall -pipe -I/usr/src/linux/include -c -o au_vortex.o au_vortex.c
au_vortex.c: In function `aureal_remove_one':
au_vortex.c:181: warning: implicit declaration of function `free_irq'
au_vortex.c: In function `aureal_init_module':
au_vortex.c:225: `EXPORT_NO_SYMBOLS' undeclared (first use in this function) //Вот в этом-то и вопрос!
au_vortex.c:225: (Each undeclared identifier is reported only once
au_vortex.c:225: for each function it appears in.)
au_vortex.c: In function `add_device':
au_vortex.c:387: warning: `check_region' is deprecated (declared at /usr/src/linux/include/linux/ioport.h:119)
au_vortex.c:390: warning: `check_region' is deprecated (declared at /usr/src/linux/include/linux/ioport.h:119)
au_vortex.c:408: warning: implicit declaration of function `request_irq'
au_vortex.c: At top level:
au_vortex.c:196: warning: `aureal_resume' defined but not used
au_vortex.c:201: warning: `aureal_suspend' defined but not used
make: *** [au_vortex.o] Ошибка 1
Так что для меня важно решить хотя-бы одну из этих проблем :)
zOrg
next prev parent reply other threads:[~2004-02-17 21:37 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-15 15:41 Наконечный Павел
2004-02-17 1:19 ` Sin
2004-02-17 16:43 ` Sin
2004-02-17 21:37 ` zOrg [this message]
2004-02-18 1:35 ` Sin
2004-02-18 13:48 ` zOrg
2004-02-18 14:24 ` Sin
2004-02-20 20:13 ` zOrg
2004-02-21 12:32 ` Sin
2004-02-21 17:36 ` zOrg
2004-02-22 1:03 ` Re[2]: " HaPK
2004-02-22 18:55 ` Sin
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=20040218003740.170c9b81.nazgul4ever@mail.ru \
--to=nazgul4ever@mail.ru \
--cc=sarlug@lug.ru \
/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
Saratov Linux User Group
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sarlug/0 sarlug/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sarlug sarlug/ http://lore.altlinux.org/sarlug \
sarlug@lists.lug.ru sarlug@lug.ru
public-inbox-index sarlug
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sarlug
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git