Intel HD almost working!!
Posted: Mon Feb 13, 2006 3:10 am
Hello i have added the script oss.sh, however even when i rename the script to oss.sh.off the oss driver still seems to load apon boot. There is a file called [oss_rules=200] in the /usr/local/etc/rc.d directory I had the below added to etc/devfs.rules
[oss_rules=200]
add path 'dsp*' mode 666
add path 'mixer*' mode 666
add path 'audio*' mode 666
add path 'midi*' mode 666
add path sequencer mode 666
add path music mode 666
add path dmfm0 mode 666
but it did not seem to make any differance so i commented them out for now do i need both the file in /usr/local/etc/rc.d and the /etc/devfs.rules? or is the latter one just an example? i installed oss to /usr/local/lib is this correct seemed like the right place for bsd.
I cannot seem to get sound unless i am root and kdm will not let me login as root anymore which i probably a good thing. when i am a normal user i get errors like this.
Failed to open audio output. You may not have permission to open the sound device, or the sound server may not be running. Please select another audio output in the Multimedia Systems Selector.
and this
he volume control did not find any elements and/or devices to control. This means either that you don't have the right GStreamer plugins installed, or that you don't have a sound card configured.
You can remove the volume control from the panel by right-clicking the speaker icon on the panel and selecting "Remove From Panel" from the menu.
ps why does oss load even when i tell it not ie renaming the script file to oss.sh.off and comment out oss_enable="YES" in /etc/rc.conf as well as the stuff in /etc/devfs.rules
Also when i run the oss.sh start i get this error
root@rachel# /usr/local/etc/rc.d/oss.sh start
Starting OSS.
**** UNREGISTERED VERSION ****
Thank you for installing Open Sound System
This unregistered version is FULLY FUNCTIONAL. You may use the unregistered
version for personal/non-commercial use only. All features of the registered
version are included in this package with the exception of technical support.
The easiest way to order OSS is using the 'Order permanent OSS license' option
of the soundconf program. Alternatively you can order the license from our
web site at: http://www.opensound.com/order.html
Open Sound System started OK.
devfs rule: ioctl DEVFSIO_SAPPLY: No such process
root@rachel#
[oss_rules=200]
add path 'dsp*' mode 666
add path 'mixer*' mode 666
add path 'audio*' mode 666
add path 'midi*' mode 666
add path sequencer mode 666
add path music mode 666
add path dmfm0 mode 666
but it did not seem to make any differance so i commented them out for now do i need both the file in /usr/local/etc/rc.d and the /etc/devfs.rules? or is the latter one just an example? i installed oss to /usr/local/lib is this correct seemed like the right place for bsd.
I cannot seem to get sound unless i am root and kdm will not let me login as root anymore which i probably a good thing. when i am a normal user i get errors like this.
Failed to open audio output. You may not have permission to open the sound device, or the sound server may not be running. Please select another audio output in the Multimedia Systems Selector.
and this
he volume control did not find any elements and/or devices to control. This means either that you don't have the right GStreamer plugins installed, or that you don't have a sound card configured.
You can remove the volume control from the panel by right-clicking the speaker icon on the panel and selecting "Remove From Panel" from the menu.
ps why does oss load even when i tell it not ie renaming the script file to oss.sh.off and comment out oss_enable="YES" in /etc/rc.conf as well as the stuff in /etc/devfs.rules
Also when i run the oss.sh start i get this error
root@rachel# /usr/local/etc/rc.d/oss.sh start
Starting OSS.
**** UNREGISTERED VERSION ****
Thank you for installing Open Sound System
This unregistered version is FULLY FUNCTIONAL. You may use the unregistered
version for personal/non-commercial use only. All features of the registered
version are included in this package with the exception of technical support.
The easiest way to order OSS is using the 'Order permanent OSS license' option
of the soundconf program. Alternatively you can order the license from our
web site at: http://www.opensound.com/order.html
Open Sound System started OK.
devfs rule: ioctl DEVFSIO_SAPPLY: No such process
root@rachel#