sound set up
    Matthew Seaman 
    m.seaman at infracaninophile.co.uk
       
    Tue May 11 06:13:09 PDT 2004
    
    
  
On Tue, May 11, 2004 at 01:47:26PM +0100, arden wrote:
> ive been using linux for some time and thought was time to try something
> new 
> the install of 5.2 went without a prob but did not set up my sound card
> in linux would be able to probe the pci bus to get an id of the card 
> with cat /proc/ pci but could not under bsd can you please point me in
> the right direction 
    # pciconf -lv
or look at the dmesg output from when the system last booted up:
    % less /var/run/dmesg.boot
or if the sound card is supported by the pcm(4) driver:
    # cat /dev/sndstat
[although these last two are less useful if you don't have an
appropriate driver available in the kernel or the loadable kernel
modules for that particular sound card].
	Cheers,
	Matthew	
-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040511/37ea8f0a/attachment.bin
    
    
More information about the freebsd-questions
mailing list