Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
A7N8X Deluxe some outstanding issues.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Budro
Tux's lil' helper
Tux's lil' helper


Joined: 17 Aug 2002
Posts: 91
Location: MD, USA

PostPosted: Sun Apr 20, 2003 4:28 pm    Post subject: A7N8X Deluxe some outstanding issues. Reply with quote

Hey all,

Has anyone had success with MIDI on the Deluxe model using the alsa drivers?? I am not hooking instruments up but would like to play with sound apps that support MIDI files.

After finishing this post I am going to try and playing with the alias sections of the "/etc/modules.d/alsa" file to see if I can get /dev/midi device to show up. Anywho .. here is what I have dug up so far ......

Code:

ls -la /dev/midi
ls: /dev/midi: No such file or directory

I have been over the docs on the alsa-project site but I'm not real sure what to do next. Is there a option to enable midi that I am missing??
Code:

cat /etc/modules.d/alsa
# Alsa 0.9.X kernel modules' configuration file.
# $Header:
# ALSA portion
alias char-major-116 snd
# OSS/Free portion
alias char-major-14 soundcore

##  ALSA portion
alias snd-card-0 snd-intel8x0
## alias snd-card-1 snd-ens1371
##  OSS/Free portion
alias sound-slot-0 snd-card-0

# OSS/Free portion - card #1
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

# Set this to the correct number of cards.
options snd cards_limit=1



Under /proc/asound
Code:

zippy asound # cat devices
  0: [0- 0]: ctl
 16: [0- 0]: digital audio playback
 24: [0- 0]: digital audio capture
 33:       : timer
zippy asound # cat modules
0 snd-intel8x0
zippy asound # cat pcm
00-00: Intel ICH : NVidia NForce2 : playback 1 : capture 1
zippy asound # cat version
Advanced Linux Sound Architecture Driver Version 0.9.2.
Compiled on Apr 14 2003 for kernel 2.4.20-gaming-r1 with versioned symbols.


Under /proc/asound/oss
Code:

zippy oss # cat sndstat
Sound Driver:3.8.1a-980706 (ALSA v0.9.2 emulation code)
Kernel: Linux zippy 2.4.20-gaming-r1 #1 Mon Apr 14 01:01:11 i686
Config options: 0

Installed drivers:
Type 10: ALSA emulation

Card config:
NVidia NForce2 at 0xe2080000, irq 11

Audio devices:
0: NVidia NForce2 (DUPLEX)

Synth devices: NOT ENABLED IN CONFIG

Midi devices: NOT ENABLED IN CONFIG

Timers:
7: system timer

Mixers:
0: Avance Logic ALC650 rev 0


lsmod output
Code:

snd-pcm-oss            39940   0  (autoclean)
snd-mixer-oss          13848   0  (autoclean) [snd-pcm-oss]
snd-intel8x0           19908   3
snd-pcm                65056   1  [snd-pcm-oss snd-intel8x0]
snd-timer              15912   0  [snd-pcm]
snd-page-alloc          5228   0  [snd-intel8x0 snd-pcm]
snd-ac97-codec         37888   0  [snd-intel8x0]
snd-mpu401-uart         3808   0  [snd-intel8x0]
snd-rawmidi            15072   0  [snd-mpu401-uart]
snd-seq-device          4448   0  [snd-rawmidi]
snd                    32612   3  [snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               3524   3  [snd]


zippy root # qpkg -l alsa | grep "\*"
media-libs/alsa-lib-0.9.2 *
media-sound/alsa-driver-0.9.2 *
media-sound/alsa-utils-0.9.2 *
media-sound/alsa-tools-0.9.1 *
media-sound/alsamixergui-0.9.0.1.2-r2 *

(Computer Specs)
ASUS|V9280TD GF4 Ti4200 8X 128M
CPU AMD|2500/333 ATHLON XP BARTON
DDRAM 512MBTWINX512-2700LL CORSAIR
NFORCE2 A7N8X DELUXE ASUS RTL
Maxtor 80GIG 8MB cache[/code]
Back to top
View user's profile Send private message
modal
Apprentice
Apprentice


Joined: 02 Oct 2002
Posts: 277

PostPosted: Tue Apr 22, 2003 7:17 am    Post subject: Reply with quote

I got midi working with timidity++ with my nforce1 chipset.
Just emerge timidity, and it supplies the midi stuff for you.
Back to top
View user's profile Send private message
taskara
Advocate
Advocate


Joined: 10 Apr 2002
Posts: 3763
Location: Australia

PostPosted: Mon May 12, 2003 12:58 pm    Post subject: Reply with quote

could you elaborate on how to get midi working ?

I want to crank up some phat tunes, but don't know where to start...

any help would be very much appreciated! :)
_________________
Kororaa install method - have Gentoo up and running quickly and easily, fully automated with an installer!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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