audio driver

Asked by eddie

I have an IBM 380z and I need an audio driver for it.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Cristian Aravena Romero
Solved:
Last query:
Last reply:
Revision history for this message
Cristian Aravena Romero (caravena) said :
#1

Pliss paste in report:

$sudo lspci

Revision history for this message
eddie (electronicwiz3) said :
#2

16 bit CS4237B is the sound card

Revision history for this message
eddie (electronicwiz3) said :
#3

0000:00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (AGP disabled) (rev 02)
0000:00:02.0 CardBus bridge: Texas Instruments PCI1250 (rev 02)
0000:00:02.1 CardBus bridge: Texas Instruments PCI1250 (rev 02)
0000:00:03.0 VGA compatible controller: Neomagic Corporation NM2200 [MagicGraph 256AV] (rev 12)
0000:00:06.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
0000:00:06.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
0000:00:06.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
0000:00:06.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 02)

Revision history for this message
Cristian Aravena Romero (caravena) said :
#4

Eddie, not information of your card of sound in ouput of command lspci.

Revision history for this message
eddie (electronicwiz3) said :
#5

my sound card is ignored

Revision history for this message
Cristian Aravena Romero (caravena) said :
#6

I see: http://members.tripod.com/andreas_h/pc/380z_linux.html

Load module
$sudo modprobe snd-sb16

Test sound. If soud work, add in /etc/modules in new line "snd-sb16".

Revision history for this message
Cristian Aravena Romero (caravena) said :
#7

Other test:

$sudo modprobe cs4236

Revision history for this message
Cristian Aravena Romero (caravena) said :
#8

other command : -)

3 alternatives : -)
a) $sudo modprobe snd-sb16
b) $sudo modprobe cs4236
c) $sudo modprobe snd-cs4232 index=0 port=0x530 cport=0x538 isapnp=0 dma1=1 dma2=0 irq=5

If work command (b) add in /etc/modules in new line "cs4236"

Revision history for this message
Cristian Aravena Romero (caravena) said :
#9
Revision history for this message
Cristian Aravena Romero (caravena) said :
#10

Eddie, now work?

Revision history for this message
eddie (electronicwiz3) said :
#11

it worked but computer is slower now. does this work for warty, hoary, or breezy?

Revision history for this message
Cristian Aravena Romero (caravena) said :
#12

What version of Ubuntu you use?

Revision history for this message
eddie (electronicwiz3) said :
#13

I have dapper, but warty works faster

Revision history for this message
Cristian Aravena Romero (caravena) said :
#14

Is updated its distribution?

Revision history for this message
eddie (electronicwiz3) said :
#15

yes, but not every thing works in warty.