|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Multimedia Questions about media applications, codecs (DVD, music, video, pdf) configuration (usage, bugs) |
![]() |
|
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
* wehrmacht,
different channels: PCM (pulse code modulation) cares about the internal signal, means you are changing the volume "before" it leaves the soundcard. "Front" and others are the output channels. I wonder why your output is named "Front": That's normally the output jack where you put in your head set. Do you see "Master"? Anyway, it doesn't really matter which one you use, as long as you don't record things. Uwe |
|
||||
|
I have a Dell Inspiron 1501 with only a Front and PCM option in KMix, on first boot PCM was what was set as the main channel. All that I did was right click the KMix icon in the system tray, click select master channel, and set it to front.
After doing that, I set the volume keys to the corresponding shortcuts, and everything worked great. Of course, it seems to forget these shortcuts on reboot... Anyway, I've always preffered front as the master channel. I usually don't keep PCM at full volume though, as I find the sound quality can be better that way.
__________________
lysdestic@suseforums:~>make install --not-war |
|
||||
|
Quote:
Code:
wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && bash alsa-info.sh |
|
||||
|
I would hate to feel as if I am hijacking a thread, but as it is on topic I will happily post the URL for you.
Here it is.
__________________
lysdestic@suseforums:~>make install --not-war |
|
||||
|
Quote:
# Simple mixer control 'Master',0 # Simple mixer control 'PCM',0 # Simple mixer control 'Capture',0 # Simple mixer control 'Capture Mux',0 # Simple mixer control 'Digital',0 # Simple mixer control 'Input Source',0 ... and I note the laptop has an HDA ATI SB and your audio hardware codec is recognized as a "Conexant ID 2bfa" but the "2bfa" is not decoded. It makes me think alsa driver support is still lacking a bit for this laptop. |
|
||||
|
Yeah, I knew of the other channels, it just appeared as if they were all capture type channels.
As nice as it would be to have full use of the card, it isn't that important. It makes noise, and laptop sounds are never amazing anyway. Who knows, maybe a future alsa updare will remedy the situation.
__________________
lysdestic@suseforums:~>make install --not-war |
|
||||
|
Ooops!
I ran your script out of curiosity and it uploaded stuff to pastebin! Sorry if I messed anything up oldcpu :S. Thanks for the clarification. I also lose my key assignments on reboot! Not a very good situation with laptop keys in this release .I think I'm going to hit bugzilla because it seems silly to not have something we had in previous releases. Oh yes, here is the pastebin URL if it is of interest to anyone: general pastebin - kev - post number 1056255 |
|
||||
|
I found from another thread that if you use keytouch you will have better luck. It works better, and keeps the settings after reboot. Solves my issues with the reboot.
__________________
lysdestic@suseforums:~>make install --not-war |
|
||||
|
Quote:
Code:
948 Conexant 5045 949 laptop-hpsense Laptop with HP sense (old model laptop) 950 laptop-micsense Laptop with Mic sense (old model fujitsu) 951 laptop-hpmicsense Laptop with HP and Mic senses 952 benq Benq R55E 953 test for testing/debugging purpose, almost all controls 954 can be adjusted. Appearing only when compiled with 955 $CONFIG_SND_DEBUG=y Code:
957 Conexant 5047 958 laptop Basic Laptop config 959 laptop-hp Laptop config for some HP models (subdevice 30A5) 960 laptop-eapd Laptop config with EAPD support 961 test for testing/debugging purpose, almost all controls 962 can be adjusted. Appearing only when compiled with 963 $CONFIG_SND_DEBUG=y If you are curious, you could in your /etc/modprobe.d/sound file, try changing "laptop" to "laptop-hpsense" and restart your alsa (from an xterm/konsole with root permissions) via "rcalsasound restart" and then check out your mixer. If that doesn't improve your options, then instead try "laptop-micsense" (with same "rcalsasound restart" .... ) and also laptop-hpmicsense, laptop-hp, laptop-eapd. And of course, you can simply leave it (or put it back to) model=laptop |
![]() |
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|