I set up my audio device preferences so that my C-Media card would be preferred over my built-in audio. Now everything follows my audio preferences, but, when I start up the computer, a notification comes up telling me that my device preferences have changed back to the built in audio and asks if I want to revert. Is there any way to stop it from doing that?
Announcement
Collapse
No announcement yet.
Phonon changes device preferences on startup.
Collapse
This topic is closed.
X
X
-
You can try making the setting changes 'as root'. To do so, open a console and type:
Code:kdesudo kcmshell4 kcm_phonon
Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
-
Does this also happen for a new user?
Originally posted by Snowhog View PostYou can try making the setting changes 'as root'. To do so, open a console and type:
Code:kdesudo kcmshell4 kcm_phonon
- Top
- Bottom
Comment
-
I don't think so. Launching any GUI app with kdesudo preserves the users environment. There are some quirks (by design?) where you need/must launch a System Settings module 'as root' in order for changes to be preserved between reboots. That's why I suggested this approach. If it works, it works. If it doesn't, then there is some other issue as the root cause (no pun intended) of the OP's problem.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
Originally posted by Snowhog View PostI don't think so. Launching any GUI app with kdesudo preserves the users environment. There are some quirks (by design?) where you need/must launch a System Settings module 'as root' in order for changes to be preserved between reboots. That's why I suggested this approach. If it works, it works. If it doesn't, then there is some other issue as the root cause (no pun intended) of the OP's problem.
Code:kdesudo konsole # echo $HOME /root
- Top
- Bottom
Comment
-
I stand corrected.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
-
I ended up going with Snowhog's original suggestion since it was the first one that I'd seen at the time, and it worked. Is it possible that it's loading the sound settings before I log in, using root's settings in lieu of a login screen? It seems strange now that I think about it that changing a root account's settings fixed my problem.
- Top
- Bottom
Comment
-
I'm glad that it worked for you. I made the suggestion because I've had to do this (on other items) in the past. I do think that it's a quirk, if not an outright bug, but one that is benign in that it only 'prevents' you from doing something as your user that you should otherwise be able to do.Windows no longer obstructs my view.
Using Kubuntu Linux since March 23, 2007.
"It is a capital mistake to theorize before one has data." - Sherlock Holmes
- Top
- Bottom
Comment
Comment