|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Hardware Support Do you have any problems with installing new hardware under SuSE Linux? Post your question in here... |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
How to fix this problem?
To switch them back somehow in the system? |
|
|||
|
I'd physically switch (or rewire) 'em
But if you want to do it in sw it appears you'll need to edit (create?) an .audiorc file and the following link should help http://ubuntuforums.org/showthread.php?t=659379 and I qoute "For example following .audiorc creates a new device (also called pcm or plug) with the name "switched" which has the left channel switched with the right channel. This plug can be set as output device in most of the applications (mplayer, xine, amarok...) Code: pcm.switched { #the name of the new plug type plug slave { pcm "default" #the name of the standard sound device } ttable.1.0 1 # send right channel_in to left channel_out ttable.0.1 1 # send left channel_in to right channel_out } You can test it by (speaker-test is in the package alsa-utils) Code: speaker-test -c 2 -D switched " |
|
|||
|
Quick question, are these internal or external speakers? If they're the latter, could you confirm that you haven't placed/wired them incorrectly?
|
|
|||
|
Quote:
External speakers are not quite a problem, just switch them physically BUT headphones are a problem. |
|
|||
|
Quote:
|
|
|||
|
Quote:
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|