I have been setting up a new CrunchBang Linux and my sound doesn't work. When i type lspci -v comand and alplay -l comand in command prompt i can see that my sound card is connected and detected.
results:
ziga@ziga-laptop:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: SB [HDA ATI SB], device 0: HDA Generic [HDA Generic]
Subdevices: 0/1
Subdevice #0: subdevice #0
more results:
ziga@ziga-laptop:~$ lspci -v
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
Subsystem: Hewlett-Packard Company Device 1604
Flags: bus master, slow devsel, latency 64, IRQ 16
Memory at 90400000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: HDA Intel
Well i ve figured out that my audio card model is ATI SBx00 and i can't find it on www.alsa-project.org although my soundcard already worked with alsamixer when i was using Xubuntu 12.04. And it allso worked with previous versions of CrunchBang Linux. So i ve tried to reconfigure alsamixer by using comand alsamixer and i got only 2 sliders, like shown below.
┌─────────────────────────────── AlsaMixer v1.0.23 ────────────────────────────────┐
│ Card: HDA ATI SB F1: Help │
│ Chip: Realtek ID 270 F2: System information │
│ View: F3:[Playback] F4: Capture F5: All F6: Select sound card │
│ Item: PCM [dB gain: -0.40, -0.40] Esc: Exit │
│ ┌──┐ ┌──┐ │
│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │
│ │▒▒│ │▒▒│ │
│ └──┘ └──┘ │
│ 100<>100 99<>99 │
│ Master < PCM > │
└──────────────────────────────────────────────────────────────────────────────────┘

Soo i ve allso try to play with my volume controls which are identical like in alsamixer and both of them are turned to full. But my audio still aint working... What else can i do?