* Re: SB X-Fi driver fixes (Re: Testers wanted:
@ 2009-06-12 4:32 bill
2009-06-12 18:22 ` Brendan Pike
0 siblings, 1 reply; 7+ messages in thread
From: bill @ 2009-06-12 4:32 UTC (permalink / raw)
To: Takashi Iwai; +Cc: alsa-devel, Gernot Kohlhaas
Looking at the board, it is model SB1040, with
CA0110-IBG LF chip.
Is that an hda type chip?
> -------- Original Message --------
> Subject: Re: [alsa-devel] SB X-Fi driver fixes (Re: Testers wanted:
> From: Takashi Iwai <tiwai@suse.de>
> Date: Thu, June 11, 2009 6:54 pm
> To: bill@tellytopia.com
> Cc: "Gernot Kohlhaas" <gernot.kohlhaas@googlemail.com>,
> alsa-devel@alsa-project.org
> At Thu, 11 Jun 2009 14:28:02 -0700,
> bill@tellytopia.com wrote:
> >
> > Yes, I have loaded the module snd-ctfxi many times,
> > and unloaded snd-hda-intl.
> > Also blacklisted snd-hda-intel, and put snd-ctxfi into modprobe.conf.
> Are you sure that your board has really emu20k1 or emu20k2 chip?
> X-Fi isn't always with these chips. Some are HD-audio only (thus
> snd-hda-intel is the right driver) and some are with CA0106 chip.
> Takashi
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: SB X-Fi driver fixes (Re: Testers wanted:
@ 2009-06-11 21:28 bill
2009-06-12 1:54 ` Takashi Iwai
0 siblings, 1 reply; 7+ messages in thread
From: bill @ 2009-06-11 21:28 UTC (permalink / raw)
To: Gernot Kohlhaas; +Cc: Takashi Iwai, alsa-devel
Yes, I have loaded the module snd-ctfxi many times,
and unloaded snd-hda-intl.
Also blacklisted snd-hda-intel, and put snd-ctxfi into modprobe.conf.
I get more warnings on compiling the driver than you do - see below.
(the messages below are from today not from Tuesday. The driver source
was downloaded this morning.)
Fedora Core 8:
[root@localhost alsa-driver-unstable]# uname -a
Linux localhost.localdomain 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33
EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
(the messages below are from today not from Tuesday. The driver source
was downloaded this morning.)
---------------------------
configure: creating ./config.status
config.status: creating version
config.status: creating Makefile.conf
A couple of days ago I got this:
config.status: WARNING: 'Makefile.conf.in' seems to ignore the
--datarootdir setting
but now this:
$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the
--datarootdir setting" >&2;}
config.status: creating snddevices
--------------------------------------------------------------------------
These messages are from the "make":
CC [M] /root/Desktop/alsa-driver-unstable/pci/ctxfi/ctatc.o
/root/Desktop/alsa-driver-unstable/pci/ctxfi/ctatc.c: In function
‘spdif_passthru_playback_prepare’:
/root/Desktop/alsa-driver-unstable/pci/ctxfi/ctatc.c:872: warning:
‘err’ may be used uninitialized in this function
CC [M] /root/Desktop/alsa-driver-unstable/pci/ctxfi/ctvmem.o
..........
CC [M] /root/Desktop/alsa-driver-unstable/pci/hda/hda_eld.o
In file included from
/root/Desktop/alsa-driver-unstable/pci/hda/hda_eld.c:4:
/root/Desktop/alsa-driver-unstable/pci/hda/../../alsa-kernel/pci/hda/hda_eld.c:
In function ‘hdmi_update_eld’:
/root/Desktop/alsa-driver-unstable/pci/hda/../../alsa-kernel/pci/hda/hda_eld.c:281:
warning: passing argument 1 of ‘get_unaligned_le64’
discards qualifiers from pointer target type
/root/Desktop/alsa-driver-unstable/pci/hda/../../alsa-kernel/pci/hda/hda_eld.c:284:
warning: passing argument 1 of ‘get_unaligned_le16’
discards qualifiers from pointer target type
/root/Desktop/alsa-driver-unstable/pci/hda/../../alsa-kernel/pci/hda/hda_eld.c:285:
warning: passing argument 1 of ‘get_unaligned_le16’
discards qualifiers from pointer target type
CC [M] /root/Desktop/alsa-driver-unstable/pci/hda/patch_nvhdmi.o
.........
CC [M] /root/Desktop/alsa-driver-unstable/pci/riptide/riptide.o
/root/Desktop/alsa-driver-unstable/pci/riptide/riptide.c: In function
‘alsa_card_riptide_init’:
/root/Desktop/alsa-driver-unstable/pci/riptide/riptide.c:2206: warning:
ignoring return value of ‘pci_register_driver’, declared
with attribute warn_unused_result
LD [M] /root/Desktop/alsa-driver-unstable/pci/riptide/snd-riptide.o
...........
No errors at end:
LD [M] /root/Desktop/alsa-driver-unstable/usb/usx2y/snd-usb-usx2y.ko
make[1]: Leaving directory `/usr/src/kernels/2.6.23.1-42.fc8-x86_64'
utils/link-modules /root/Desktop/alsa-driver-unstable
ALSA modules were successfully compiled.
[root@localhost alsa-driver-unstable]#
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: SB X-Fi driver fixes (Re: Testers wanted:
2009-06-11 21:28 bill
@ 2009-06-12 1:54 ` Takashi Iwai
0 siblings, 0 replies; 7+ messages in thread
From: Takashi Iwai @ 2009-06-12 1:54 UTC (permalink / raw)
To: bill; +Cc: alsa-devel, Gernot Kohlhaas
At Thu, 11 Jun 2009 14:28:02 -0700,
bill@tellytopia.com wrote:
>
> Yes, I have loaded the module snd-ctfxi many times,
> and unloaded snd-hda-intl.
> Also blacklisted snd-hda-intel, and put snd-ctxfi into modprobe.conf.
Are you sure that your board has really emu20k1 or emu20k2 chip?
X-Fi isn't always with these chips. Some are HD-audio only (thus
snd-hda-intel is the right driver) and some are with CA0106 chip.
Takashi
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: SB X-Fi driver fixes (Re: Testers wanted:
@ 2009-06-11 6:14 bill
2009-06-11 12:42 ` Gernot Kohlhaas
0 siblings, 1 reply; 7+ messages in thread
From: bill @ 2009-06-11 6:14 UTC (permalink / raw)
To: tiwai; +Cc: alsa-devel
I am using the snd-ctxfi driver on a 64-bit version of fedora code 7.
Is there anyone else working on a 64-bit system?
There are some compile warnings during the compilation of the driver,
but no errors.
But no sound, either, so far.
I have also taken the 1.0.20 library, utils and tools sources from the
Alsa main downloads.
In order to compile the utils I had to link the 64-bit sound libraries
to /usr/lib/libasound.2.0.0, in other words:
(cd /lib64; ln -s /usr/lib/libasound.2.0.0 libasound.2.0.0; ln -s
/usr/lib/libasound.2.0.0 libasound.2)
There is no /lib64/libasound.la
Also had to install xmlto (yum install xmlto).
So far I have added the snd-hda-intel driver to the blacklist but still
the Soundcard Detection shows snd-hda-intel.
Any ideas, anyone?
Regards
Bill
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: SB X-Fi driver fixes (Re: Testers wanted:
2009-06-11 6:14 bill
@ 2009-06-11 12:42 ` Gernot Kohlhaas
0 siblings, 0 replies; 7+ messages in thread
From: Gernot Kohlhaas @ 2009-06-11 12:42 UTC (permalink / raw)
To: bill; +Cc: alsa-devel
bill@tellytopia.com schrieb:
> I am using the snd-ctxfi driver on a 64-bit version of fedora code 7.
> Is there anyone else working on a 64-bit system?
Yes, me!
Gentoo Linux x86_64-pc-linux-gnu
Kernel 2.6.29-gentoo-r5
> There are some compile warnings during the compilation of the driver,
> but no errors.
Here are the Warnings I get:
/usr/src/alsa-driver/acore/sound.c: In function 'snd_request_other':
/usr/src/alsa-driver/acore/sound.c:99: warning: format not a string
literal and no format arguments
/usr/src/alsa-driver/acore/seq/seq_clientmgr.c: In function
'snd_seq_info_dump_subscribers':
/usr/src/alsa-driver/acore/seq/seq_clientmgr.c:2465: warning: format not
a string literal and no format arguments
So... Nothing serious...
> But no sound, either, so far.
Did you try "modprobe snd_ctxfi"?
Did you unmute all needed Channels?
> I have also taken the 1.0.20 library, utils and tools sources from the
> Alsa main downloads.
My versions (if it helps):
media-libs/alsa-lib-1.0.18
media-sound/alsa-utils-1.0.18
Both normally installed through packet management a while ago (when
installing the system)
> Any ideas, anyone?
Sorry, only one:
Try loading the module "snd_ctxfi" manually.
Does this work? Any errors? dmesg-output?
--
http://www.gnupp.de/verschluesselung/warum.html
Key ID: 0x4C0B2250
Key: http://home.arcor.de/mr_maniac/ANDERES/public.gpg
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-06-12 18:39 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-12 4:32 SB X-Fi driver fixes (Re: Testers wanted: bill
2009-06-12 18:22 ` Brendan Pike
2009-06-12 18:39 ` Ted T. Logan
-- strict thread matches above, loose matches on Subject: below --
2009-06-11 21:28 bill
2009-06-12 1:54 ` Takashi Iwai
2009-06-11 6:14 bill
2009-06-11 12:42 ` Gernot Kohlhaas
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.