Hi Clemens!

2015-05-20 5:47 GMT-03:00 Clemens Ladisch <cladi...@googlemail.com>:

> nightmixes wrote:
> > I compiled and installed the kernel
>
> How exactly?  This is different for each distribution.
> (And the kernel configuration is another problem; it might be a good
> idea to start with your distribution's kernel source package.)
>
>
I did 2 tests in different computers, both with Linux Mint 17, in one of
them I copied the configuration with "make oldconfig" in the other I did
"make menuconfig" leaving all as default:

in PC 1
wget https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.0.4.tar.xz
uncompress, cd linux-4.0.4...
make oldconfig
make
make modules_install install
reboot

in PC 2
wget https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.0.4.tar.xz
uncompress, cd linux-4.0.4...
make menuconfig
make
make modules_install install
reboot

I took instructions from http://community.linuxmint.com/tutorial/view/1718



> > I check with "uname -a"
>
> Did you reboot?  Did you have a different kernel version previously?
>


Of course I rebooted, both original kernel are 3.13, new is 4.0.4



> > Alsamixer still telling: "This sound device does not have any capture
> controls".
>
> What is the output of "amixer -c cardnumber controls"?
> Exactly those controls from the mixer map should show up.
>


mint mint # amixer -c 1
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 255
  Mono:
  Front Left: Playback 0 [0%] [0.00dB] [on]
  Front Right: Playback 0 [0%] [0.00dB] [on]
Simple mixer control 'Line',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 255
  Mono:
  Front Left: Playback 191 [75%] [0.74dB] [off]
  Front Right: Playback 191 [75%] [0.74dB] [off]
Simple mixer control 'Line',1
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 255
  Mono:
  Front Left: Playback 191 [75%] [0.74dB] [off]
  Front Right: Playback 191 [75%] [0.74dB] [off]


I hope we can solve, I can not wait! ;)
Regards.



>
>
> Regards,
> Clemens
>
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to