Date: Mon, 13 Oct 2003 09:20:04 -0700 From: John-Mark Gurney <gurney_j@efn.org> To: "T.M. Sommers" <tms2@mail.ptd.net> Cc: freebsd-multimedia@freebsd.org Subject: Re: missing /dev/midi with CMI8738 Message-ID: <20031013160743.GN533@funkthat.com> In-Reply-To: <3F8A7AC1.9090909@mail.ptd.net> References: <3F8A7AC1.9090909@mail.ptd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
T.M. Sommers wrote this message on Mon, Oct 13, 2003 at 06:13 -0400:
> -> cat /boot/loader.conf
> snd_pcm_load="YES" # Digital sound subsystem
> snd_cmi_load="YES" # cmi
This is for digital sound only, not for midi.
> Another device is using irq 9, but that shouldn't be a problem, should it?
>
> ohci0: <AcerLabs M5237 (Aladdin-V) USB controller> mem
> 0xeb800000-0xeb800fff irq 9 at device 2.0 on pci0
>
> Does anyone have any ideas about how to get midi working? Thanks.
It looks like midi isn't a loadable module, but you can try to recomile
your kernel with:
device seq
device midi
and that should give you the necessary devices to do midi. I haven't
used this, so I'm not sure it'll work, but give it a try. Hope it helps
you!
--
John-Mark Gurney Voice: +1 415 225 5579
"All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031013160743.GN533>
