Mailinglist Archive: opensuse-factory (808 mails)

< Previous Next >
Re: [opensuse-factory] how to migrate from init.d to systemd

strange it seems systemd does not want to run that script...
or maybe it does it and fails
[alin@abbaton:~]: cat /etc/imic.sh
echo "Hacking the mic!!!"
# ox12 activates left channel of the internal mic, 0x0c activates the right
channel
echo 0x12 0x03a15030 > /sys/class/sound/hwC0D0/user_pin_configs
echo 1 > /sys/class/sound/hwC0D0/reconfig
[alin@abbaton:~]: l /etc/imic.sh
-rwxr-xr-x 1 root root 216 May 17 00:15 /etc/imic.sh*


In general the above is a bad idea since you have to remember changing the
file everytime alsasound gets updated, better create a separate file that is
dependend on alsasound and starts afterwards
exactly... that is an issue... but I learnt no to forget...
I can't remember now why the separate file solution did not work... when I
tried... anyhow I added this as a temporary solution in the idea that the
driver will be fixed but it seems become more a permanent fixture.

thought fcrozat works on the 5 min bug... I know at least another two people
hit by it.


Alin


--
Without Questions there are no Answers!
_____________________________________________________________________
Alin Marin ELENA
Advanced Molecular Simulation Research Laboratory
School of Physics, University College Dublin
----
Ardionsamblú Móilíneach Saotharlann Taighde
Scoil na Fisice, An Coláiste Ollscoile, Baile Átha Cliath


-----------------------------------------------------------------------------------
http://alin.elenaworld.net
______________________________________________________________________
< Previous Next >
Follow Ups