All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Caswell <davec@asylum.apocalypse.org>
To: linux-sound@vger.kernel.org
Subject: Sound problems in 2.3.50
Date: Fri, 10 Mar 2000 22:02:38 +0000	[thread overview]
Message-ID: <marc-linux-sound-95272621612831@msgid-missing> (raw)


I've got no sound in 2.3.50.

My Toshiba notebook has a OPL3-SA3 chip which was working with
kernel 2.3.49 sound drivers built into the kernel.  

With 2.3.50, none of the sound devices including /dev/sndstat worked.

After checking the log files, I saw the warning that the opl3sa2
parameters needed to be set, I added an append line to my lilo.conf.
Mar 10 11:39:02 krypton kernel: ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996 
Mar 10 11:39:02 krypton kernel: MSS: I/O port conflict 
Mar 10 11:39:02 krypton kernel: mpu401: I/O port ffffffff already in use 
Mar 10 11:39:02 krypton kernel:  
Mar 10 11:39:02 krypton kernel: opl3sa2: io, mss_io, irq, dma, and dma2 must be set. 

Added to lilo.conf:
append = "opl3sa2=0x370,5,1,0,0x530,0x330"

Still no sound functions. So I checked the log again:

Mar 10 13:39:56 krypton kernel: ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996 
Mar 10 13:39:56 krypton kernel: MSS: I/O port conflict 
Mar 10 13:39:56 krypton kernel: mpu401: I/O port ffffffff already in use 
Mar 10 13:39:56 krypton kernel:  
Mar 10 13:39:56 krypton kernel: Found OPL3-SA3 (YMF715) 
Mar 10 13:39:56 krypton kernel: ad1848: must give I/O , IRQ and DMA. 

and added this to my lilo.conf
append = "ad1848=0x388,5,1,0,0"

Still no sound, although I did have some mixer settings now.

Here's what /dev/sndstat claims, with my 2.3.49 kernel.

OSS/Free:3.8s2++-971130
Load type: Driver compiled into kernel
Kernel: Linux krypton 2.3.49 #15 Fri Mar 3 10:49:22 MST 2000 i586
Config options: 0

Installed drivers: 
Type 42: OPL3SA2
Type 45: OPL3SA2 MSS
Type 43: OPL3SA2 MIDI
Type 5: Roland MPU-401
Type 26: MPU-401 (UART)

Card config: 
OPL3SA2 at 0x370 irq 5 drq 1,0
OPL3SA2 MSS at 0x530 irq 5 drq 1,0
OPL3SA2 MIDI at 0x330 irq 5 drq 1

Audio devices:
0: MS Sound System (CS4231) (DUPLEX)

Synth devices:

Midi devices:
0: MPU-401 0.0  Midi interface #1

Timers:
0: System clock
1: MS Sound System (CS4231)

Mixers:
0: OPL3-SA3 and AD1848 (through MSS)
1: MS Sound System (CS4231)

So, is there a new configuration file that I need to tweak? Or is
something broken?

Thanks for your help,
	dave caswell
	davec@apocalypse.org

             reply	other threads:[~2000-03-10 22:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-10 22:02 Dave Caswell [this message]
2000-03-12  4:12 ` Sound problems in 2.3.50 Scott Murray
2000-03-12  4:14 ` Dave Caswell

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=marc-linux-sound-95272621612831@msgid-missing \
    --to=davec@asylum.apocalypse.org \
    --cc=linux-sound@vger.kernel.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.