ALT Linux hardware support
 help / color / mirror / Atom feed
From: "Denis G. Samsonenko" <d.g.samsonenko@gmail.com>
To: hardware@lists.altlinux.org
Subject: [Hardware] не могу заставить работать встроенный микрофон в EeePC 1000H
Date: Fri, 21 Nov 2008 18:42:32 +0600
Message-ID: <957265820811210442w6f518883u96fb104df0d6cb0a@mail.gmail.com> (raw)

День добрый!

Есть такая проблема: не могу заставить работать встроенный микрофон в
ноуте Eee PC 1000H. У кого-нибудь получилось? Пробовал двигать все
ползунки, какие есть, переключать все переключатели в микшере --
ничего не помогает.

#lspci |grep Audio
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High
Definition Audio Controller (rev 02)

#lsmod |grep snd
snd_pcm_oss            45472  0
snd_hda_intel         360216  1
snd_seq_dummy           7812  0
snd_seq_oss            38272  0
snd_seq_midi_event     11520  1 snd_seq_oss
snd_seq                57328  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device         12428  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_mixer_oss          20480  1 snd_pcm_oss
snd_pcm                81156  2 snd_pcm_oss,snd_hda_intel
snd_timer              27784  2 snd_seq,snd_pcm
snd_page_alloc         14472  2 snd_hda_intel,snd_pcm
snd_hwdep              13444  1 snd_hda_intel
snd                    59684  12
snd_pcm_oss,snd_hda_intel,snd_seq_dummy,snd_seq_oss,snd_seq,snd_seq_device,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep
soundcore              11872  1 snd

$amixer
Simple mixer control 'Master',0
  Capabilities: pvolume pvolume-joined pswitch pswitch-joined
  Playback channels: Mono
  Limits: Playback 0 - 64
  Mono: Playback 52 [81%] [13.00dB] [on]
Simple mixer control 'Headphone',0
  Capabilities: pswitch
  Playback channels: Front Left - Front Right
  Mono:
  Front Left: Playback [on]
  Front Right: Playback [on]
Simple mixer control 'PCM',0
  Capabilities: pvolume
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 255
  Mono:
  Front Left: Playback 255 [100%] [0.00dB]
  Front Right: Playback 255 [100%] [0.00dB]
Simple mixer control 'Front',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 64
  Mono:
  Front Left: Playback 64 [100%] [1.00dB] [on]
  Front Right: Playback 64 [100%] [1.00dB] [on]
Simple mixer control 'Front Mic',0
  Capabilities: pvolume pswitch
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 31
  Mono:
  Front Left: Playback 31 [100%] [12.00dB] [off]
  Front Right: Playback 31 [100%] [12.00dB] [off]
Simple mixer control 'Front Mic Boost',0
  Capabilities: volume
  Playback channels: Front Left - Front Right
  Capture channels: Front Left - Front Right
  Limits: 0 - 3
  Front Left: 3 [100%]
  Front Right: 3 [100%]
Simple mixer control 'Capture',0
  Capabilities: cvolume cswitch
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 46
  Front Left: Capture 46 [100%] [29.00dB] [off]
  Front Right: Capture 46 [100%] [29.00dB] [off]
Simple mixer control 'Digital',0
  Capabilities: cvolume
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 120
  Front Left: Capture 120 [100%] [30.00dB]
  Front Right: Capture 120 [100%] [30.00dB]
Simple mixer control 'Input Source',0
  Capabilities: cenum
  Items: 'Front Mic'
  Item0: 'Front Mic'

Поиск по рассылке показал, что не у меня одного такая проблема, но
решения так и не нашёл.

-- 
Всего доброго,

Денис.

             reply	other threads:[~2008-11-21 12:42 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-21 12:42 Denis G. Samsonenko [this message]
2008-11-21 12:45 ` Михаил Якушин
2008-11-22  6:37   ` Denis G. Samsonenko
2008-11-22  8:55     ` Михаил Якушин
2008-11-24  5:43       ` Denis G. Samsonenko
2008-12-15  7:10         ` nemo61
2008-12-15  7:59           ` Denis G. Samsonenko
2008-12-15  8:25             ` nemo61
2008-12-15  8:54               ` Denis G. Samsonenko
2008-12-15 12:04                 ` Ivan Petrov
2008-12-15 12:03               ` Ivan Petrov
2009-04-04 16:56 ` Denis G. Samsonenko
2009-04-04 17:12   ` Андрей Новосёлов
2009-04-04 18:49   ` Alexey Borisenkov
2009-04-05  4:26     ` Denis G. Samsonenko
2009-04-05  9:40       ` Denis G. Samsonenko
2009-04-07 15:33         ` Denis G. Samsonenko
2009-04-08 17:10           ` Denis G. Samsonenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=957265820811210442w6f518883u96fb104df0d6cb0a@mail.gmail.com \
    --to=d.g.samsonenko@gmail.com \
    --cc=hardware@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.hardware


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git