Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Play midi on Cirrus Logic CS4205 (DELL C610)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
mun1ek
n00b
n00b


Joined: 08 Nov 2006
Posts: 55
Location: Poland, Katowice

PostPosted: Sun Mar 09, 2008 12:43 pm    Post subject: [SOLVED] Play midi on Cirrus Logic CS4205 (DELL C610) Reply with quote

I cant play midi on my laptop. Sound card (playing mp3 etc) works good, but not midi.
Something missing in kernel configuration ??

Configuration:
Code:
# cat /proc/asound/oss/sndstat
Sound Driver:3.8.1a-980706 (ALSA v1.0.14 emulation code)
Kernel: Linux gentoo 2.6.22-gentoo-r8 #12 PREEMPT Sun Mar 9 12:57:29 CET 2008 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
Intel 82801CA-ICH3 with CS4205 at irq 5
Intel 82801CA-ICH3 Modem at irq 5

Audio devices:
0: Intel 82801CA-ICH3 (DUPLEX)
1: Intel 82801CA-ICH3 Modem - Modem (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers:
0: Cirrus Logic CS4205 rev 3
1: Silicon Laboratory Si3036,8 rev


Code:

# lspci
00:00.0 Host bridge: Intel Corporation 82830 830 Chipset Host Bridge (rev 04)
00:01.0 PCI bridge: Intel Corporation 82830 830 Chipset AGP Bridge (rev 04)
00:1d.0 USB Controller: Intel Corporation 82801CA/CAM USB Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 42)
00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corporation 82801CA/CAM AC'97 Audio Controller (rev 02)
00:1f.6 Modem: Intel Corporation 82801CA/CAM AC'97 Modem Controller (rev 02)
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 LY
02:01.0 CardBus bridge: Texas Instruments PCI1420 PC card Cardbus Controller
02:01.1 CardBus bridge: Texas Instruments PCI1420 PC card Cardbus Controller
02:03.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network Connection (rev 05)


Code:
# aplaymidi -l
 Port    Client name


kernel configuration:
Code:
 
<*> Advanced Linux Sound Architecture                                                                 | | 
<M>   Sequencer support                                                                               | | 
<M>     Sequencer dummy client                                                                        | | 
<M>   OSS Mixer API                                                                                   | | 
<M>   OSS PCM (digital audio) API                                                                     | | 
[*]     OSS PCM (digital audio) API - Include plugin system                                           | | 
[*]   OSS Sequencer API                                                                               | | 

 Generic devices  --->                                                                           | | 

< > Dummy (/dev/null) soundcard                                                                       | | 
< > Virtual MIDI soundcard                                                                            | | 
< > MOTU MidiTimePiece AV multiport MIDI                                                              | | 
< > ESI Miditerminal 4140 driver                                                                      | | 
< > UART16550 serial MIDI driver                                                                      | | 
<M> Generic MPU-401 UART driver                                                                       | | 
< > Portman 2x4 driver                                                                                | | 

    PCI devices  --->                                                                               | | 

<*> Intel/SiS/nVidia/AMD/ALi AC97 Controller                                                          | | 
<M> Intel/SiS/nVidia/AMD MC97 Modem                                                                   | | 


Code:
$ ls /dev/sequencer
lrwxrwxrwx 1 root root 15 Mar  9 13:07 /dev/sequencer -> sound/sequencer


Code:
# lsmod
Module                  Size  Used by
snd_seq_midi            8064  0
snd_mpu401_uart         8192  0
snd_rawmidi            24384  2 snd_seq_midi,snd_mpu401_uart
radeon                124064  2
drm                    83252  3 radeon
snd_pcm_oss            40224  0
snd_mixer_oss          16896  1 snd_pcm_oss
snd_seq_oss            31776  0
snd_seq_device          7048  3 snd_seq_midi,snd_rawmidi,snd_seq_oss
snd_seq_midi_event      7232  2 snd_seq_midi,snd_seq_oss
snd_seq                48912  5 snd_seq_midi,snd_seq_oss,snd_seq_midi_event
nfsd                   95304  0
exportfs                5696  1 nfsd
nfs                   132804  0
lockd                  65480  2 nfsd,nfs
sunrpc                169788  3 nfsd,nfs,lockd
nls_cp852               4736  0
ipw2200               136432  0
fuse                   46292  0
parport_pc             29764  0
parport                24864  1 parport_pc
snd_intel8x0m          17388  0
intel_agp              24148  1
agpgart                33392  2 drm,intel_agp


Last edited by mun1ek on Sun Mar 09, 2008 4:04 pm; edited 1 time in total
Back to top
View user's profile Send private message
bunder
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 5934

PostPosted: Sun Mar 09, 2008 12:48 pm    Post subject: Reply with quote

did you install timidity++?

cheers
_________________
Neddyseagoon wrote:
The problem with leaving is that you can only do it once and it reduces your influence.

banned from #gentoo since sept 2017
Back to top
View user's profile Send private message
mun1ek
n00b
n00b


Joined: 08 Nov 2006
Posts: 55
Location: Poland, Katowice

PostPosted: Sun Mar 09, 2008 4:04 pm    Post subject: [SOLVED] Play midi on Cirrus Logic CS4205 (DELL C610) Reply with quote

bunder wrote:
did you install timidity++?

cheers


I've installed timidity and now I CAN PLAY MIDI FILES!
Thanks very much :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum