LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   How do i make KDE startup without typing startx? (https://www.linuxquestions.org/questions/debian-26/how-do-i-make-kde-startup-without-typing-startx-204287/)

MadSkillzMan 07-12-2004 08:43 PM

How do i make KDE startup without typing startx?
 
pretty straightforward guys. how do i do this?

SOMEHOW i FTP installed bedian and it worked!

I hafta type startx to get into KDE, which is no big deal but im sure theres a way to make it not like that.

Also im noticing NO sound. its kernel 2.6.3. and when i hit TEST SOUND it freezes and i cant open control center until i reboot x.

any help is appreciated thanks guys.

twsnnva 07-12-2004 08:52 PM

For a graphical login install xdm, kdm, or gdm. 'apt-get install gdm'

You need to install alsa for sound. 'apt-get install alsa-base'

Thomas

MadSkillzMan 07-12-2004 09:08 PM

ok the startx is solved THANK U.

ALSa says modprobe: Cant locate module and failed.

twsnnva 07-12-2004 09:31 PM

You need to install the modules. I ran dpkg -l alsa-modules* and there dosen't seem to be a modules package for the 2.6 kernel. I compiled my kernel from source and built alsa support into it, since I knew I would be using alsa. You could either compile a kernel from source or complie alsa from source. You could use OSS. in the KDE control center go to Sound&Multimedia>Sound System, and under the hardware tab select Open Sound System as the audio device.

KneeLess 07-13-2004 01:08 PM

startkde starts it without starting the X server.


All times are GMT -5. The time now is 05:32 AM.