From: bugtrack@alsa-project.org
To: alsa-devel@alsa-project.org
Subject: [ALSA - driver 0001023]: ens1371 pcm not work in 2.6.11 kernel
Date: Mon, 26 Jun 2006 18:01:44 +0200 [thread overview]
Message-ID: <c8bcf151cc3dfb7709fb0dfe3a83ab14@bugtrack.alsa-project.org> (raw)
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1023>
======================================================================
Reported By: yafrank
Assigned To: perex
======================================================================
Project: ALSA - driver
Issue ID: 1023
Category: PCI - ens1371
Reproducibility: always
Severity: block
Priority: normal
Status: feedback
Distribution: Fedora Core 3
Kernel Version: 2.6.11-1.8_FC3
======================================================================
Date Submitted: 03-30-2005 14:25 CEST
Last Modified: 06-26-2006 18:01 CEST
======================================================================
Summary: ens1371 pcm not work in 2.6.11 kernel
Description:
I'm using FC3 and my Creative SB AudioPCI 64V sound card works fine in
2.6.10-1.770_FC3 kernel. After I replaced the kernel to 2.6.11 from
kernel.org or 2.6.11-1.8_FC3 from redhat, there is no sound anymore. I
noticed that the 2.6.11 kernel uses alsa 1.0.8 driver, yet userspace
alsa-lib and utility in fc3 are 1.0.6. So I upgrade them to 1.0.8 too.
Still, there is no sound and alsamixer doesn't show any pcm option.
Fortunately, the 1.0.8 lib and utility backward compatible with 1.0.6
driver in 2.6.10 kernel, so they were kept. The sound card uses ens1371
kernel module. And my /etc/modprobe.conf is this:
alias snd-card-0 snd-ens1371
alias sound-slot-0 snd-ens1371
install snd-ens1371 /sbin/modprobe --ignore-install snd-ens1371 &&
/usr/sbin/alsactlrestore >/dev/null 2>&1 || :
remove snd-ens1371 { /usr/sbin/alsactl store >/dev/null 2>&1 || : ; };
/sbin/modprobe -r --ignore-remove snd-ens1371
alias usb-controller uhci-hcd
alias net-pf-10 off
alias ipv6 off
alias eth0 8139too
======================================================================
----------------------------------------------------------------------
rlrevell - 06-26-06 17:40
----------------------------------------------------------------------
Raymond,
You cannot assume that every Linux user knows how to read driver source or
compile things.
Why can't you just express comment #0010521 in the form of a patch? You
know now to use patch and diff right?
diff -Nru old-driver.c new-driver.c > debug-driver.patch
And attach the patch to this bug report.
Lee
----------------------------------------------------------------------
Raymond - 06-26-06 18:01
----------------------------------------------------------------------
rlrevell
The procedure in
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1023#10521 is just a hack
not a fix
Some ens1371/3 user must revert patches in order to find out the cause
Can you provide a HG diff to revert the change related to ens1371 in this
patch ?
http://hg-mirror.alsa-project.org/alsa-kernel?cmd=changeset;node=ca827c69c200;style=gitweb
Issue History
Date Modified Username Field Change
======================================================================
03-30-05 14:25 yafrank New Issue
03-30-05 14:25 yafrank Distribution => Fedora Core 3
03-30-05 14:25 yafrank Kernel Version => 2.6.11-1.8_FC3
03-30-05 18:08 tiwai Note Added: 0004266
03-31-05 10:49 yafrank Note Added: 0004277
03-31-05 13:14 yafrank Note Added: 0004279
03-31-05 13:23 perex Note Added: 0004280
03-31-05 17:08 yafrank Note Added: 0004282
04-06-05 18:41 mmadore Note Added: 0004350
04-07-05 16:04 tiwai Note Added: 0004357
04-07-05 18:32 mmadore Note Added: 0004362
04-07-05 18:33 mmadore File Added: asound.state
04-07-05 18:37 mmadore File Added: ac97#0-0
04-07-05 18:38 mmadore File Added: ac97#0-0+regs
04-12-05 05:47 yafrank Issue Monitored: yafrank
04-12-05 06:02 yafrank Note Added: 0004445
04-12-05 16:29 tiwai Note Added: 0004447
04-12-05 19:46 yafrank Note Added: 0004459
04-12-05 20:00 yafrank Note Added: 0004460
04-12-05 21:11 mmadore Note Added: 0004463
04-12-05 21:12 mmadore File Added: asound.state.new
04-24-05 00:15 mycroft Issue Monitored: mycroft
06-17-05 09:55 yafrank Note Added: 0005065
06-17-05 11:45 yafrank Note Added: 0005067
06-17-05 14:44 tiwai Note Added: 0005073
06-18-05 04:26 yafrank Note Added: 0005082
06-18-05 04:52 yafrank File Added: alsa-ac97-test
06-18-05 05:19 yafrank Note Added: 0005083
06-20-05 10:59 perex File Added: ens1371-reset.patch
06-20-05 10:59 perex Category CORE - pcm => PCI -
ens1371
06-20-05 11:00 perex Note Added: 0005095
06-20-05 11:01 perex Status new => assigned
06-20-05 11:01 perex Assigned To => perex
06-23-05 16:48 yafrank Note Added: 0005191
07-08-05 10:24 perex Note Added: 0005405
07-08-05 10:25 perex Note Edited: 0005405
07-11-05 13:45 yafrank Note Added: 0005444
07-11-05 16:47 yafrank Note Added: 0005449
07-11-05 22:52 gwennou Note Added: 0005451
09-01-05 10:25 yafrank File Added: config-2.6.13-snd
09-01-05 10:51 yafrank Note Added: 0005995
09-01-05 18:15 tiwai Note Added: 0005997
09-04-05 02:09 bobcat98 Note Added: 0006034
09-04-05 02:12 bobcat98 Issue Monitored: bobcat98
10-25-05 13:55 rufusplant Note Added: 0006539
10-25-05 15:12 tiwai Note Added: 0006542
11-14-05 10:01 perex Status assigned => feedback
11-15-05 16:21 yafrank Note Added: 0006730
11-28-05 05:18 rufusplant Note Added: 0006853
12-11-05 06:43 yafrank Note Added: 0006975
02-02-06 12:58 pearma Note Added: 0007876
02-02-06 17:38 yafrank Note Deleted: 0006975
02-04-06 10:43 pearma Note Added: 0007915
02-04-06 19:18 rlrevell Status feedback => resolved
02-04-06 19:18 rlrevell Resolution open => fixed
02-04-06 20:57 yafrank Status resolved => feedback
02-04-06 20:57 yafrank Resolution fixed => reopened
02-04-06 20:57 yafrank Note Added: 0007925
02-13-06 00:16 ZEROplus Issue Monitored: ZEROplus
06-06-06 09:07 Raymond Note Added: 0010072
06-09-06 06:51 Raymond Note Added: 0010132
06-14-06 15:01 Raymond Note Deleted: 0010132
06-14-06 15:13 Raymond Note Deleted: 0010072
06-24-06 04:14 Raymond Note Added: 0010465
06-24-06 21:51 bobcat98 Note Added: 0010489
06-25-06 02:04 Raymond Note Added: 0010497
06-25-06 07:44 bobcat98 Note Added: 0010503
06-25-06 08:18 Raymond Note Added: 0010504
06-25-06 18:13 bobcat98 Note Added: 0010517
06-26-06 02:10 Raymond Note Added: 0010521
06-26-06 04:10 bobcat98 Note Added: 0010523
06-26-06 17:36 Raymond Note Added: 0010551
06-26-06 17:40 rlrevell Note Added: 0010553
06-26-06 17:51 Raymond Note Edited: 0010551
06-26-06 18:01 Raymond Note Added: 0010555
======================================================================
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
next reply other threads:[~2006-06-26 16:01 UTC|newest]
Thread overview: 82+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-26 16:01 bugtrack [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-07-11 14:46 [ALSA - driver 0001023]: ens1371 pcm not work in 2.6.11 kernel bugtrack
2006-07-11 13:02 bugtrack
2006-07-11 12:26 bugtrack
2006-07-11 6:48 bugtrack
2006-07-11 4:28 bugtrack
2006-07-11 4:02 bugtrack
2006-07-10 11:36 bugtrack
2006-07-10 11:01 bugtrack
2006-07-09 12:55 bugtrack
2006-07-09 11:13 bugtrack
2006-07-09 9:59 bugtrack
2006-07-09 9:25 bugtrack
2006-07-09 9:05 bugtrack
2006-07-09 8:58 bugtrack
2006-07-09 8:22 bugtrack
2006-07-07 16:35 bugtrack
2006-07-07 12:37 bugtrack
2006-07-07 12:16 bugtrack
2006-07-07 10:24 bugtrack
2006-07-07 10:08 bugtrack
2006-07-07 8:13 bugtrack
2006-07-07 7:58 bugtrack
2006-07-07 7:21 bugtrack
2006-07-07 7:13 bugtrack
2006-07-07 5:59 bugtrack
2006-07-01 3:26 bugtrack
2006-06-28 2:36 bugtrack
2006-06-27 2:48 bugtrack
2006-06-26 16:09 bugtrack
2006-06-26 15:40 bugtrack
2006-06-26 15:36 bugtrack
2006-06-26 2:10 bugtrack
2006-06-26 0:10 bugtrack
2006-06-25 16:13 bugtrack
2006-06-25 6:18 bugtrack
2006-06-25 5:44 bugtrack
2006-06-25 0:04 bugtrack
2006-06-24 19:51 bugtrack
2006-06-24 2:14 bugtrack
2006-06-09 4:51 bugtrack
2006-06-06 7:08 bugtrack
2006-02-04 19:57 bugtrack
2006-02-04 18:18 bugtrack
2006-02-04 9:43 bugtrack
2006-02-02 11:58 bugtrack
2005-12-11 5:43 bugtrack
2005-11-28 4:18 bugtrack
2005-11-15 15:21 bugtrack
2005-11-14 9:01 bugtrack
2005-10-25 13:12 bugtrack
2005-10-25 11:55 bugtrack
2005-09-04 0:09 bugtrack
2005-09-01 16:15 bugtrack
2005-09-01 8:51 bugtrack
2005-07-11 20:52 bugtrack
2005-07-11 14:47 bugtrack
2005-07-11 11:45 bugtrack
2005-07-08 8:24 bugtrack
2005-06-23 14:48 bugtrack
2005-06-20 9:01 bugtrack
2005-06-20 9:00 bugtrack
2005-06-20 8:59 bugtrack
2005-06-18 3:19 bugtrack
2005-06-18 2:26 bugtrack
2005-06-17 12:44 bugtrack
2005-06-17 9:45 bugtrack
2005-06-17 7:55 bugtrack
2005-04-12 19:11 bugtrack
2005-04-12 18:00 bugtrack
2005-04-12 17:46 bugtrack
2005-04-12 14:29 bugtrack
2005-04-12 4:02 bugtrack
2005-04-07 16:32 bugtrack
2005-04-07 14:04 bugtrack
2005-04-06 16:41 bugtrack
2005-03-31 15:08 bugtrack
2005-03-31 11:23 bugtrack
2005-03-31 11:14 bugtrack
2005-03-31 8:49 bugtrack
2005-03-30 16:08 bugtrack
2005-03-30 12:25 bugtrack
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=c8bcf151cc3dfb7709fb0dfe3a83ab14@bugtrack.alsa-project.org \
--to=bugtrack@alsa-project.org \
--cc=alsa-devel@alsa-project.org \
/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 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.