Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Aug 1997 00:01:57 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        AWO <impbbs@polbox.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: GUS in kernel but not work! 8-[
Message-ID:  <Pine.BSF.3.96.970801000024.11381C-100000@localhost>
In-Reply-To: <3.0.1.32.19970731170956.0068b850@polbox.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 31 Jul 1997, AWO wrote:

> 	Primo I got 2 sound cards GUS 512kb + SBpro compatible cheap card... i got
> a GUS
> in kernel... when i compile it Fbsd starting with <Gravis Ulrasound
> 512kb.....>
> but the instalation in kernel do not made a devices for it 8-[
> how create devices to use "cat sapmelelk.au > /dev/audio" ?

Run as root:

'cd /dev; ./MAKEDEV snd0'

> 	Secundo my IDE cdRom is /dev/wcd0c and all my X & sell players can not
> find a CDRom 8-[ please help me!

Does the kernel detect it properly?  Look at 'dmesg' and make sure it's
found.  If not, then .... :-/  

Don't forget you need to mount CDs before you can read them.  Run
'mount -t cd9660 /dev/wcd0c /mnt' and your CD will show up at /mnt.  Run
'umount /mnt' to umount them before ejecting.

> PS: FreeBSD 2.2.1 release where is main config file for Xfree ?
>     I found XConfig.eg and Xconfig.89 and add my polish dir-fonts
>     but it don't work well.... i must add font path handly xset +fp....
>     where is default Xfree CFG FILE..

/etc/XF86Config

Hope this helps.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major
Spam routed to /dev/null by Procmail    | Death to Cyberpromo




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970801000024.11381C-100000>