Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2004 23:50:40 +0000
From:      Skeeve of Sunshine <skeeve@spymac.com>
To:        freebsd-mobile@freebsd.org
Subject:   Re: USB sound card
Message-ID:  <1097625039.575.20.camel@sunshine.beach.ee>
In-Reply-To: <1097429697.2728.5.camel@RabbitsDen>
References:  <864ql3fmyz.fsf@kamino.rfc1149.org> <20041010013046.GB659@empiric.icir.org> <20041010020938.GB13862@neveragain.de> <1097425815.562.7.camel@sunshine.beach.ee> <1097429697.2728.5.camel@RabbitsDen>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2004-10-10 at 17:34, Alexandre "Sunny" Kovalenko wrote:
> On Sun, 2004-10-10 at 12:30, Skeeve of Sunshine wrote:
> > hi,
> > 
> > i've problem with Creative SoundBlaster usb sound card.
> > I'm running FreeBSD 5.3-beeta6 on Intel Montara-GM, ICH4-M chipset with 
> > Pentium M Centrino 1.4 Ghz.
> > Anyway, the problem is that at boot the card is recognized :
> > 
> > dmesg:
> > 
> > uhci0: <Intel 82801DB (ICH4) USB controller USB-A> port 0xe120-0xe13f
> > irq 10 at device 29.0 on pci0
> > uhci0: [GIANT-LOCKED]
> > usb0: <Intel 82801DB (ICH4) USB controller USB-A> on uhci0
> > usb0: USB revision 1.0
> > uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
> > uhub0: 2 ports with 2 removable, self powered
> > ugen0: Creative USB Audio, rev 1.10/1.00, addr 2 
> > 
> > But I, as a newbie , cannot use it for what it is ment for ( playing
> > sound that :) ).
> > 
> > It should be supported by snd_uaudio , but loading that with kldload
> > makes no difference. Help anyone ?
> > 
> > Skeeve.
> >  
> > 
> > _______________________________________________
> > freebsd-mobile@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"
> Does loading snd_uaudio *before* plugging in the device make any
> difference?
> ---
> Alexandre "Sunny" Kovalenko.
> 

Heh, thanx for the tip :)
It did work.

dmesg:
uaudio0: Creative USB Audio, rev 1.10/1.00, addr 2
uaudio_add_selector: NOT IMPLEMENTED
uaudio0: audio rev 1.00
pcm1: <USB Audio> on uaudio0

/dev/sndstat:
pcm1: <USB Audio> at addr ? (1p/0r/0v channels)

When i made xmms use /dev/dsp1 ( dsp0 is internal AC97 sound card -
crappy sound :p ), then it playd sound really nice. But , as
in "man snd_uaudio" was warned ("BUGS") it led my kernel 
to panic. I actually couldn't see any panic messages, maybe i didn't
check correct log but on the whole system hang up completely.
It happend when i removed the file, that was playing (without stopping
it ), from xmms playlist and then started another one. 
any ideas or similar behaviour ?

oh, what is the uaudio_add_selector ? ( that's not implemented ? )

Skeeve 

> _______________________________________________
> freebsd-mobile@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1097625039.575.20.camel>