Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Single Application Operating System Post 302506401 by Corona688 on Sunday 20th of March 2011 03:11:18 PM
Old 03-20-2011
You want to write a UNIX operating system from scratch for this, covering all possible hardware in the "old laptop" spectrum? I'm pretty sure there already are operating systems that run on old laptops, and it's taken decades of continuous effort to get them where it is already. Pretty sure you don't have that kind of time or developer base.

I don't think old laptops are even very GOOD at digital audio. Built-in sound devices are invariably garbage.

Just make a linux distro. You don't want auto-update? You have full control over what you include, rip it out. (And put up with the same program bugs forevermore, but whatever -- you must know what "no updates ever" implies if you asked for it.)
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix Operating System

I need the Unix operating system on disc as im new to unix. Im studying unix and x windows next year at Sheffield University and would like to get a head start. Any suggestions would be appreciated (2 Replies)
Discussion started by: jeffersno1
2 Replies

2. UNIX for Dummies Questions & Answers

Operating on a file being written by another application

Hi, I have a directory that is used to store files generated by another application. Each file is huge and can take some time to produce. I am writing a shell script to check the names and dates of the files and do some functions on the ones that are not being written out. My question is, if I... (3 Replies)
Discussion started by: GMMike
3 Replies

3. UNIX for Dummies Questions & Answers

Unix Operating System

Can anyone give me info on networking features of the Unix Operating System please. Thanks in advance (1 Reply)
Discussion started by: WaveZero
1 Replies

4. UNIX for Dummies Questions & Answers

Operating System

Which is much more powerful as an operating system: 1. Windows 2000 2. Windows 98 3. Windows XP 4. Windows ME 5. Unix 6. Linux and why is it much more powerful than the other operating systems that i have mentioned. thanks for your info... (1 Reply)
Discussion started by: alecks1975
1 Replies

5. UNIX for Dummies Questions & Answers

Unix Operating System?

Hey all, I currently use FreeBSD and linux and have decided I want to use a proper Unix distrobution. Which Unix distro would you members recommend. The only requirments that I have is that I can use some pogramming utilities available. I don't mind the install process. One more thing, I know some... (2 Replies)
Discussion started by: -zorin
2 Replies

6. IP Networking

Operating System Programming

I am new in Kernel programming....i want to know how kernel is implemented.To this i have downloaded minix 3 kernel but i do not know where to start my study of kernel programming...please tell me from where to start understanding the code and how to run kernel in windows 7 or red hat. (3 Replies)
Discussion started by: Sajan Gupta
3 Replies

7. UNIX for Advanced & Expert Users

Best Operating System

Hello All, I want to install Linux on my machine, so please tell me one thing which is the best to install- 1.)Red Hat 2.)Cent OS 3.)Red Hat 4.)Ubuntu 5.)Fedora except that if there is any please tell me. (1 Reply)
Discussion started by: parthmittal2007
1 Replies

8. Shell Programming and Scripting

Detect Operating System

Hi, I need a script that needs to detect the Operating System and based upon wheter it is Linux, Solaris x86, Sparc, Itanium etc it should populate "ps" command with detailed output accordingly for example: ps -xef | grep java -> Itaniumps -auxwww | greap java -> Solaris (9 Replies)
Discussion started by: mohtashims
9 Replies

9. UNIX for Advanced & Expert Users

What's my Operating System

Can we know the operating given the IP address or DNS of the host. All I have is file://myserver/myapp (4 Replies)
Discussion started by: mohtashims
4 Replies
oss_hdaudio(7)							    OSS Devices 						    oss_hdaudio(7)

NAME
oss_hdaudio - Intel High Definition Audio (AZALIA) DESCRIPTION
Open Sound System driver for Intels high definition audio known as "Azalia". This driver supports Intel 915/925 chipsets with the Realtek ALC880 and CMedia 9880 8 channel codecs. The HDA driver supports: o 8-96Khz Playback/Recording o 8 or 16 or 32 bits o 2, 4, 6 or 8 channel audio. o SPDIF digital output and Input o AC3 passthrough HDAUDIO MIXER The Intel HDA mixer is a new type of mixer that doesn't have the normal volume controls found on AC97 or legacy SB devices. The HDA mixer presents a concept of Jacks and you can configure any jack to be either an output or an input jack. Some motherboards may not correctly initialize the jacks according to their color and functionality but in general here's the configuration that should generally be followed: o Orange = Center/LFE o Blue = Line-in o Black = Rear o Green = Front o Grey = Side o Pink = Mic Some Azalia codecs support front panel connectors and so if you see fp-green and fp-pink connectors, then these are for front panel speaker and mic/line-in Jacks. There is a function selector for most of the analog audio jacks (for example connector.pink.mode). This selector is used to control if the jack is used as an input (microphone or line in) or output (front, rear, side, speaker, etc). KNOWN PROBLEMS
In general Azalia based systems (laptops/motherboards) would require a custom driver to work properly. Due to enormous number of different systems it is not possible to develop such custom drivers for all systems. A generic driver is used for systems that don't have dedicated drivers. Unfortunately the mixer and control panel interface (see ossmix(1)) for "generic" systems is very cryptic and difficult to understand. To solve problems with volumes or signal routing you need to start ossxmix(1) and change the controls one at time until you get the desired effect. OPTIONS
o hdaudio_jacksense enables jack sensing mode when the hdaudio driver is loaded. In this mode all I/O pin's that are not in use will be disabled as well as the mixer controls that are related with them. In this way the mixer/control panel will become more intuitive. However OSS will need to be restarted with soundoff; soundon every time new inputs or outputs are attached to the audio jacks. Default : 0. NOTE! hdaudio_jacksense=1 works only in some systems. Many laptops and motherboards don't support jack sensing. o hdaudio_noskip Disable skipping unconnected jack. All mixer controls will be shown, even for disabled I/O pins. Can get values 0-7. 1-7 is a bit- mask, where every bit masks a different check. Bit 3 (= value 4) overrides jacksense check too. Default: 0 - unconnected jacks are skipped. FILES
/etc/oss4/conf/oss_hdaudio.conf Device configuration file AUTHOR
4Front Technologies 16 December 2012 oss_hdaudio(7)
All times are GMT -4. The time now is 07:10 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy