All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugtrack@alsa-project.org
To: alsa-devel@alsa-project.org
Subject: [ALSA - driver 0000733]: No sound with Hercules Game Theater XP
Date: Tue, 25 Jan 2005 15:29:08 +0100	[thread overview]
Message-ID: <d71fabd2c22de4d8dde7ae7fe25366ed@bugtrack.alsa-project.org> (raw)


The following issue has been CLOSED
======================================================================
<https://bugtrack.alsa-project.org/alsa-bug/view.php?id=733> 
======================================================================
Reported By:                sherington
Assigned To:                
======================================================================
Project:                    ALSA - driver
Issue ID:                   733
Category:                   PCI - cs46xx
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Distribution:               
Kernel Version:             2.6.8.1-12mdk
Resolution:                 fixed
Fixed in Version:           
======================================================================
Date Submitted:             12-19-2004 20:05 CET
Last Modified:              01-25-2005 15:29 CET
======================================================================
Summary:                    No sound with Hercules Game Theater XP
Description: 
Hi,

The Hercules Game Theater XP is recognised as a Cirrus Logic CS
4614/22/24. I have had this working very nicely (after some trouble) on
Mandrake 10.0 but I am having major prolems trying to get it working on
Mandrake 10.1. I have had problems with this sound card before on various
earlier versions of Linux.

I am guessing it's a driver problem (and posting here) since I only have
problems when I disable my motherboard's onboard audio (an Intel chip) and
use my PCI Game Theater sound card instead.

A base installation of Linux gives me no sound whatsoever. I have tried to
make sure that it's not just a muting problem because I've checked with
aumix, kmix and alsamixer and everything looks OK to me.

I have also tried with KDE's sound system enabled/disabled and still I
have problems.

After some extensive searching and tweaking, I could get xmms to play mp3
files for a while (although not now) but I then had different problems -
'tinny' output, playback stalling or noise when minimising windows etc,
and application stability problems and video playback grinding to a halt
when using e.g. mplayer to play something. (If I used "mplayer -nosound"
then the video played back flawlessly).

So, I guess it's a sound driver bug and I hope someone here can help me.

Mandrake 10.1 ships with Alsa 1.0.6, I have already built and installed
1.0.7 and it makes no difference.

I have also tried to build the latest ALSA from CVS but I get some
compilation errors that prevent me from being able to do so.

Hardware:
MSI K8N Neo2 Platinum Motherboard
Athlon64 3500+
Hercules Game Theater XP Sound Card

Software:
Mandrake Linux 10.1 Official Edition (32 bit version)
KDE 3.2.3
ALSA 1.0.6 / ALSA 1.0.7

Some diagnostic information that might be useful:

$uname -a
Linux localhost 2.6.8.1-12mdk
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=1 Fri Oct 1 12:53:41 CEST
2004 i686 AMD
Athlon(tm) 64 Processor 3500+ unknown GNU/Linux

$lspcidrake | fgrep AUDIO
snd-cs46xx      : Cirrus Logic|CS 4614/22/24 [CrystalClear SoundFusion
Audio Accelerator] [MULTIMEDIA_AUDIO] (vendor:1013 device:6003 subv:1681
subd:0050)

$modprobe -l | grep snd-cs46xx

/lib/modules/2.6.8.1-12mdk/kernel/sound/pci/cs46xx/snd-cs46xx.ko.gz
/lib/modules/2.6.8.1-12mdk/kernel/sound/pci/cs46xx/snd-cs46xx.ko

$lsmod | grep snd
snd-seq-oss            33248  0
snd-seq-midi-event      6080  1 snd-seq-oss
snd-seq                47856  4 snd-seq-oss,snd-seq-midi-event
snd-pcm-oss            49832  0
snd-mixer-oss          17536  1 snd-pcm-oss
snd-cs46xx             81896  0
snd-rawmidi            19496  1 snd-cs46xx
snd-seq-device          7020  3 snd-seq-oss,snd-seq,snd-rawmidi
snd-ac97-codec         69392  1 snd-cs46xx
snd-pcm                82632  2 snd-pcm-oss,snd-cs46xx
snd-timer              20452  2 snd-seq,snd-pcm
snd-page-alloc          7464  2 snd-cs46xx,snd-pcm
gameport                3328  1 snd-cs46xx
snd                    46916  10
snd-seq-oss,snd-seq,snd-pcm-oss,snd-mixer-oss,snd-cs46xx,snd-rawmidi,snd-seq-device,snd-ac97-codec,snd-pcm,snd-timer
soundcore               7008  2 snd,audio

$aumix -q
vol 90, 90, P
pcm 77, 77
line 77, 77, P
mic 0, 0, R
cd 77, 77, P
pcm2 77, 77
igain 80, 80
line1 77, 77, P
line2 77, 77
phin 100, 100, P
phout 100, 100, P
video 100, 100, P

$ls -l /dev/sound
total 0
lrwxrwxrwx  1 root root  7 Dec 19 11:31 adsp -> ../adsp
lrwxrwxrwx  1 root root  8 Dec 19 11:31 audio -> ../audio
lrwxrwxrwx  1 root root  9 Dec 19 11:31 dmmidi -> ../dmmidi
lrwxrwxrwx  1 root root  6 Dec 19 11:31 dsp -> ../dsp
lrwxrwxrwx  1 root root  7 Dec 19 11:31 midi -> ../midi
lrwxrwxrwx  1 root root  8 Dec 19 11:31 mixer -> ../mixer
lrwxrwxrwx  1 root root 12 Dec 19 11:31 sequencer -> ../sequencer
lrwxrwxrwx  1 root root 13 Dec 19 11:31 sequencer2 -> ../sequencer2

$ls -l /dev/*dsp* /dev/*audio* /dev/*mixer* /dev/*sequencer* /dev/*midi*
crw-rw----  1 mark audio 14, 12 Dec 19 11:31 /dev/adsp
crw-rw----  1 mark audio 14,  4 Dec 19 11:31 /dev/audio
crw-rw----  1 mark audio 14,  9 Dec 19 11:31 /dev/dmmidi
crw-rw----  1 mark audio 14,  3 Dec 19 11:31 /dev/dsp
crw-rw----  1 mark audio 14,  2 Dec 19 11:31 /dev/midi
crw-rw----  1 mark audio 14,  0 Dec 19 11:31 /dev/mixer
crw-rw----  1 mark audio 14,  1 Dec 19 11:31 /dev/sequencer
crw-rw----  1 mark audio 14,  8 Dec 19 11:31 /dev/sequencer2

$lspcidrake
amd64-agp       : nVidia Corp.| [BRIDGE_HOST]
unknown         : unknown (10de/00e0/1462/0250) [BRIDGE_ISA]
unknown         : unknown (10de/00e4/1462/0250) [SERIAL_SMBUS]
usb-ohci        : unknown (10de/00e7/1462/0250) [SERIAL_USB]
usb-ohci        : unknown (10de/00e7/1462/0250) [SERIAL_USB]
ehci-hcd        : unknown (10de/00e8/1462/0250) [SERIAL_USB]
forcedeth       : nVidia Corp.|Ethernet adapter [BRIDGE_OTHER]
unknown         : unknown (10de/00e5/1462/0250) [STORAGE_IDE]
sata_nv         : nVidia Corp.| [STORAGE_IDE]
unknown         : unknown (10de/00e2/ffff/ffff) [BRIDGE_PCI]
unknown         : unknown (10de/00ed/ffff/ffff) [BRIDGE_PCI]
unknown         : Advanced Micro Devices|K8 [Athlon64/Opteron]
HyperTransport Technology Configuration [BRIDGE_HOST]
unknown         : Advanced Micro Devices|K8 [Athlon64/Opteron] Address Map
[BRIDGE_HOST]
unknown         : Advanced Micro Devices|K8 [Athlon64/Opteron] DRAM
Controller [BRIDGE_HOST]
unknown         : Advanced Micro Devices|K8 [Athlon64/Opteron]
Miscellaneous Control [BRIDGE_HOST]
Card:ATI Radeon (fglrx): ATI|Radeon 9800PRO NH (AGP) [DISPLAY_VGA]
unknown         : ATI|Radeon R300 [Radeon 9800] (Secondary)
[DISPLAY_OTHER]
rt2500          : RaLink|Ralink RT2500 802.11 Cardbus Reference Card
[NETWORK_OTHER]
snd-cs46xx      : Cirrus Logic|CS 4614/22/24 [CrystalClear SoundFusion
Audio Accelerator] [MULTIMEDIA_AUDIO]
ohci1394        : VIA Technologies|OHCI Compliant IEEE 1394 Host
Controller [SERIAL_FIREWIRE]
r8169           : Realtek|RTL-8169 [NETWORK_ETHERNET]
hub             : Linux 2.6.8.1-12mdk ehci_hcd|EHCI Host Controller [Hub]
hub             : Linux 2.6.8.1-12mdk ohci_hcd|OHCI Host Controller [Hub]
hub             : Linux 2.6.8.1-12mdk ohci_hcd|OHCI Host Controller [Hub]

I am very happy to try any suggestions or tests if you have any ideas.

Thanks.
======================================================================

----------------------------------------------------------------------
 sherington - 12-23-04 18:14 
----------------------------------------------------------------------
Thanks so much tiwai for pointing me in the right direction.

I disabled ACPI in my BIOS, booted up, and sound worked fine in KDE, no
stutter, and very nice quality.

Movies also played fine with mplayer with no slowdown or instability.

MP3 playback with XMMS was screwed until I cleared the Mmap mode checkbox
in the advanced settings of the ALSA plugin.

So, in short, you've helped me completely solve my problem.

I guess it's clearly not an ALSA bug, so apologies for that, and thank you
very much for helping me solve this problem.

----------------------------------------------------------------------
 tiwai - 12-23-04 18:16 
----------------------------------------------------------------------
OK, let's move this to FIXED.

Issue History
Date Modified  Username       Field                    Change              
======================================================================
12-19-04 20:05 sherington     New Issue                                    
12-19-04 20:05 sherington     Kernel Version            => 2.6.8.1-12mdk   
12-19-04 20:06 sherington     Issue Monitored: sherington                    
12-22-04 18:42 sherington     Note Added: 0002910                          
12-23-04 16:23 tiwai          Note Added: 0002925                          
12-23-04 18:14 sherington     Note Added: 0002926                          
12-23-04 18:16 tiwai          Status                   new => resolved     
12-23-04 18:16 tiwai          Resolution               open => fixed       
12-23-04 18:16 tiwai          Assigned To               => tiwai           
12-23-04 18:16 tiwai          Note Added: 0002927                          
12-23-04 18:17 tiwai          Assigned To              tiwai =>            
01-25-05 15:29 tiwai          Status                   resolved => closed  
======================================================================




-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl

             reply	other threads:[~2005-01-25 14:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-25 14:29 bugtrack [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-12-23 17:17 [ALSA - driver 0000733]: No sound with Hercules Game Theater XP bugtrack
2004-12-23 17:14 bugtrack
2004-12-23 15:23 bugtrack
2004-12-22 17:42 bugtrack
2004-12-19 19:05 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=d71fabd2c22de4d8dde7ae7fe25366ed@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.