On Mon, Sep 22, 2014 at 07:22:12PM -0400, Walter Dnes wrote: > On Mon, Sep 22, 2014 at 05:49:10PM +0200, Frank Steinmetzger wrote > > > * I toggled those settings and rebuilt, but the result is still the same. > > You may have to configure your sound card setup manually. It's not as > scarey as it sounds. First question; what's the output of the command... > > > cat /proc/asound/cards
Here you go, plus the contents of a few others and the tree of that dir.
frank@kern /proc/asound cat cards
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xf7d10000 irq 45
1 [HDMI ]: HDA-Intel - HDA Intel HDMI
HDA Intel HDMI at 0xf7d14000 irq 44
frank@kern /proc/asound cat devices
2: [ 1] : control
3: [ 1- 3]: digital audio playback
4: [ 1- 0]: hardware dependent
5: [ 0] : control
6: [ 0- 0]: digital audio playback
7: [ 0- 0]: digital audio capture
8: [ 0- 1]: digital audio playback
9: [ 0- 2]: digital audio capture
10: [ 0- 0]: hardware dependent
33: : timer
frank@kern /proc/asound cat hwdep
01-00: HDA Codec 0
00-00: HDA Codec 0
frank@kern /proc/asound cat pcm
00-00: ALC892 Analog : ALC892 Analog : playback 1 : capture 1
00-01: ALC892 Digital : ALC892 Digital : playback 1
00-02: ALC892 Alt Analog : ALC892 Alt Analog : capture 1
01-03: ID 2807 Digital : ID 2807 Digital : playback 1
frank@kern /proc/asound tree
.
├── card0
│ ├── codec#0
│ ├── id
│ ├── oss_mixer
│ ├── pcm0c
│ │ ├── info
│ │ ├── oss
│ │ └── sub0
│ │ ├── hw_params
│ │ ├── info
│ │ ├── prealloc
│ │ ├── prealloc_max
│ │ ├── status
│ │ └── sw_params
│ ├── pcm0p
│ │ ├── info
│ │ ├── oss
│ │ └── sub0
│ │ ├── hw_params
│ │ ├── info
│ │ ├── prealloc
│ │ ├── prealloc_max
│ │ ├── status
│ │ └── sw_params
│ ├── pcm1p
│ │ ├── info
│ │ ├── oss
│ │ └── sub0
│ │ ├── hw_params
│ │ ├── info
│ │ ├── prealloc
│ │ ├── prealloc_max
│ │ ├── status
│ │ └── sw_params
│ └── pcm2c
│ ├── info
│ └── sub0
│ ├── hw_params
│ ├── info
│ ├── prealloc
│ ├── prealloc_max
│ ├── status
│ └── sw_params
├── card1
│ ├── codec#0
│ ├── id
│ ├── oss_mixer
│ └── pcm3p
│ ├── info
│ └── sub0
│ ├── hw_params
│ ├── info
│ ├── prealloc
│ ├── prealloc_max
│ ├── status
│ └── sw_params
├── cards
├── devices
├── HDMI -> card1
├── hwdep
├── oss
│ ├── devices
│ └── sndstat
├── PCH -> card0
├── pcm
├── seq
├── timers
└── version
--
Gruß | Greetings | Qapla’
Please do not share anything from, with or about me with any Facebook service.
“If you enjoy wasting time, is that time really wasted?” – Philosoraptor
signature.asc
Description: Digital signature

