From: bugtrack@alsa-project.org
To: alsa-devel@alsa-project.org
Subject: [ALSA - driver 0001025]: kernel panic when trying to load module snd-au8830
Date: Wed, 24 Aug 2005 11:04:08 +0200 [thread overview]
Message-ID: <c1b772eb97b355c021ececfa066be8e9@bugtrack.alsa-project.org> (raw)
A NOTE has been added to this issue.
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1025>
======================================================================
Reported By: Osiris
Assigned To: mjander
======================================================================
Project: ALSA - driver
Issue ID: 1025
Category: PCI - au88x0
Reproducibility: always
Severity: block
Priority: normal
Status: assigned
Distribution: Debian
Kernel Version: 2.6.11.6
======================================================================
Date Submitted: 03-30-2005 22:50 CEST
Last Modified: 08-24-2005 11:04 CEST
======================================================================
Summary: kernel panic when trying to load module snd-au8830
Description:
kernel panic occurs on boot when system tries to load kernel module for
Aureal Vortex 2. The same thing happens when driver is compiled into
kernel, not module
======================================================================
----------------------------------------------------------------------
alien999999999 - 04-04-05 11:00
----------------------------------------------------------------------
I had similar issues on 64bit, there are a few changes i did in the above
files that make it work, but it's not yet cleaned up and some things just
have been commented out...
in a certain macro, some things are strictly for 32bit usage ( <<2 ), if
you change a few files like this, it'll work.
i can't make a patch yet, since i don't have alsa CVS, and further testing
is very uneasy, since i have only 1 64bit machine and it is this
server...
attached file
----------------------------------------------------------------------
Raymond - 08-24-05 11:04
----------------------------------------------------------------------
Have you try alien999999999 's alsa-changes.tar.bz2 ?
If not, would you please try the patch diff11.diff (against
alsa-driver-1.0.9b) at
http://savannah.nongnu.org/patch/?func=detailitem&item_id=3948
void __iomem *mmio;
should be used instead of
unsigned long __iomem *mmio;
in snd_vortex_t for architecture independent (32-bits and 64-bits)
We need feedback from au8810/au8830 user in testing the Equalizer, MPU401,
Gameport, .... on 64 bits platform.
Issue History
Date Modified Username Field Change
======================================================================
03-30-05 22:50 Osiris New Issue
03-30-05 22:50 Osiris Distribution => Debian
03-30-05 22:50 Osiris Kernel Version => 2.6.11.6
03-31-05 11:34 mjander Note Added: 0004278
04-03-05 21:16 Osiris Note Added: 0004320
04-04-05 10:19 alien999999999 Issue Monitored: alien999999999
04-04-05 11:00 alien999999999 File Added: alsa-changes.tar.bz2
04-04-05 11:00 alien999999999 Note Added: 0004325
08-24-05 11:04 Raymond Note Added: 0005927
======================================================================
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
next reply other threads:[~2005-08-24 9:04 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-24 9:04 bugtrack [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-05-23 15:23 [ALSA - driver 0001025]: kernel panic when trying to load module snd-au8830 bugtrack
2006-05-12 2:46 bugtrack
2006-02-21 17:32 bugtrack
2006-01-18 15:07 bugtrack
2006-01-05 7:28 bugtrack
2005-12-22 12:01 bugtrack
2005-12-21 3:18 bugtrack
2005-11-25 7:22 bugtrack
2005-04-04 9:00 bugtrack
2005-06-15 13:30 ` Raymond
2005-06-15 14:27 ` Takashi Iwai
2005-07-17 4:15 ` Raymond
2005-04-03 19:16 bugtrack
2005-03-31 9:34 bugtrack
2005-03-30 20:50 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=c1b772eb97b355c021ececfa066be8e9@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.