LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Linux run time levels (https://www.linuxquestions.org/questions/linux-newbie-8/linux-run-time-levels-734782/)

pramod.linx 06-22-2009 09:59 AM

Linux run time levels
 
how many levels of softwares exists in a typical Linux Operating System.Is it possible develop OS which consists of audio player which directly interacts with the core hardware

jstephens84 06-22-2009 10:03 AM

not sure your question is very clear. Are you asking for how to make your software interact directly with the kernel? Or are you asking how many run levels linux has in which case that would be 7. 0 - 6 but the only usuable is 2 - 5 which range from single user to multi user to multi user with gui.

amani 06-22-2009 10:13 AM

Kernel is the core. Using ALSA or OSS it is possible. Pulse audio is another option(?)
You can also go lower...but that will be kernel level

http://howto.wikia.com/wiki/Howto_co...nel/sound/core

...I think you want a custom kernel

chrism01 06-22-2009 05:54 PM

http://en.wikipedia.org/wiki/Runlevel

pramod.linx 06-23-2009 12:32 AM

Quote:

Originally Posted by jstephens84 (Post 3582404)
not sure your question is very clear. Are you asking for how to make your software interact directly with the kernel? Or are you asking how many run levels linux has in which case that would be 7. 0 - 6 but the only usuable is 2 - 5 which range from single user to multi user to multi user with gui.



Thanks for your post. how many levels(how the conversion is done in various phases) we need to make a audio player to interact with core hardware of the system.


All times are GMT -5. The time now is 08:43 PM.