Mailinglist Archive: opensuse-factory (808 mails)

< Previous Next >
Re: [opensuse-factory] how to migrate from init.d to systemd
On Wednesday, August 10, 2011 10:23:37 Alin Marin Elena wrote:
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*

Indeed, there's alsa-store.service and alsa-restore.service and those will be
used now, I didn't notice them before.


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.

Did you file a bugreport against the driver?

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

Yep, he works on it - but was on vacation and is right now at Desktop Summit,

Andreas
--
Andreas Jaeger, Program Manager openSUSE
aj@{suse.com,opensuse.org} Twitter/Identica: jaegerandi
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg)
GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
--
To unsubscribe, e-mail: opensuse-factory+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-factory+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups