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: Sat, 4 Feb 2006 20:57:08 +0100 [thread overview]
Message-ID: <645aeb37b454bb65f34404328e7531ae@bugtrack.alsa-project.org> (raw)
The following issue has been REOPENED.
======================================================================
<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: 02-04-2006 20:57 CET
======================================================================
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
======================================================================
----------------------------------------------------------------------
pearma - 02-04-06 10:43
----------------------------------------------------------------------
It seems that the bug could be closed now.
I tried again this afternoon with the latest alsa driver, ver
1.0.11rc3,the speaker began to make noise which shoked me.
I compiled the driver with debug turned on and make , make
install-modules,reboot.
Then I found the command cat 18 8000 > ac97#0_0+regs worked.
I tried speaker-test,and my speaker blew with lound noise.
Now everything worked like a charm except the right channel volume was
much lower than left one.
I don't know how to fix it.
The only difference between my last two installation attempts was I issued
make install command instead of make install-modules. and of course the
with-debug full option at configure stage. I don't know which matters.
anyway, i have my sound card back again.
----------------------------------------------------------------------
yafrank - 02-04-06 20:57
----------------------------------------------------------------------
I've tested the latest alsa-1.0.11rc3 driver with official 2.6.15.2 kernel
in my fc4. It's still not work for me. Dmesg shows following message:
...
irq 5: nobody cared (try booting with the "irqpoll" option)
[<c012c958>] __report_bad_irq+0x2b/0x69
[<c012ca1a>] note_interrupt+0x6b/0x91
[<c012c445>] __do_IRQ+0x90/0xcf
[<c010420f>] do_IRQ+0x1d/0x28
[<c0102d4a>] common_interrupt+0x1a/0x20
[<c012c380>] handle_IRQ_event+0x15/0x4a
[<c012c42b>] __do_IRQ+0x76/0xcf
[<c010420f>] do_IRQ+0x1d/0x28
[<c0102d4a>] common_interrupt+0x1a/0x20
[<c012c380>] handle_IRQ_event+0x15/0x4a
[<c012c42b>] __do_IRQ+0x76/0xcf
[<c010f180>] do_page_fault+0x0/0x4a5
[<c010420f>] do_IRQ+0x1d/0x28
[<c0102d4a>] common_interrupt+0x1a/0x20
[<c010f180>] do_page_fault+0x0/0x4a5
[<c010f1e2>] do_page_fault+0x62/0x4a5
[<c010f180>] do_page_fault+0x0/0x4a5
[<c0102da7>] error_code+0x4f/0x54
handlers:
[<cc8f1c44>] (snd_audiopci_interrupt+0x0/0xd8 [snd_ens1371])
Disabling IRQ #5
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
======================================================================
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
next reply other threads:[~2006-02-04 19:57 UTC|newest]
Thread overview: 82+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-04 19:57 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 16:01 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 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=645aeb37b454bb65f34404328e7531ae@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.