Re: Getting sound in KDE

2003-10-26 Thread Rick Hoppe
Jacob Rieper wrote:

I am having trouble getting my soundcard to work in 5.1 stable.  It didn't 
automatically detect the Soundblaster Live card so I added it to the kernel 
with kldload snd_emu10k1.ko and rebooted.  It then shows up under pcm0 like 
this

pcm0: Creative EMU10K1 port 0xd400-0xd41f irq 11 at device 1.0 on pci2
pcm0: Cirrus Logic CS4297A AC97 Codec
Looking through usenet, it seems I should run MAKEDEV snd0 or something in 
/dev to create the mixer and stuff.  However, MAKEDEV has been removed from 
5.1.

Help!

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]
 

Have you tried the official instructions on 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html  
?
You'll see that FreeBSD 5.0 and later do not need to use MAKEDEV, 
because devfs(5) automatically creates device nodes.

I don't know if this helps you much further, but now you know you don't 
have to worry about MAKEDEV.

Regards,

Rick Hoppe

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: freebsd Is this a hack or a system for root

2003-10-08 Thread Rick Hoppe
 Is this a hack  or a system for root? This is in password file.

 toor:*:0:0: :0 Bourne-again Superuser :/root

 Dan

 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]


The answer is in the FreeBSD Handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/security.html#TOOR-ACCOUNT

Regards,

Rick Hoppe
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]