LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   New to BSD (https://www.linuxquestions.org/questions/%2Absd-17/new-to-bsd-109741/)

Zerodark 10-28-2003 10:10 PM

New to BSD
 
I'm pretty new to BSD, I just installed it, and I don't know anything about it. I noticed it is a lot different than most Linux distros. How can I auto start X? and when i start X I get an error that says /dev/sound/mixer couldn't be found. any help would be appreciated.

Zerodark

Stack 10-28-2003 10:20 PM

Re: New to BSD
 
Quote:

Originally posted by Zerodark
I'm pretty new to BSD, I just installed it, and I don't know anything about it. I noticed it is a lot different than most Linux distros. How can I auto start X? and when i start X I get an error that says /dev/sound/mixer couldn't be found. any help would be appreciated.

Zerodark

1). For one thing lets make sure you understand BSD is not linux ;)

2). For xdm , edit /etc/ttys, look for the line containing the string xdm, and change "off" to "on". To use startx, you will need to install the xwrapper port, because on FreeBSD, the X Server run's without the suid bit set (for security reasons).

To start it automatically, you could put a script into /usr/local/etc/rc.d (look at the existing ones there for reference).

3). What kind of soundcard? What desktop enviroment? Have you recompiled your kernel to add sound support?

4). What BDS? Open? Free? Net? lainOS?

Zerodark 10-29-2003 01:25 PM

ok, I'm using FreeBSD 5.1, and I get that error on GNOME. I haven't yet recompiled my kernel, but I will do so. I'm using a SoundBlaster Live! Value card. thank you for your help :) I'll try to recompile my kernel.

Zerodark


All times are GMT -5. The time now is 12:48 PM.