Re: Intel soundcard does not work

2014-01-17 Thread Martin
On Tue, Jan 14, 2014 at 05:42:58PM +, Klaus wrote:
 On 14/01/14 11:58, Martin wrote:
 Realtek ALC887
 Does any of this help:
 http://forums.debian.net/viewtopic.php?f=7t=86536 ?

This was helpful Klaus.
After appending a linewith command:
# echo options snd-hda-intel model=generic  /etc/modprobe.d/alsa-base.conf
and rebooting sound is working now.

Many thanks
Martin


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140117104736.GA2525@alfa



Re: Intel soundcard does not work

2014-01-17 Thread Klaus

On 17/01/14 10:47, Martin wrote:

On Tue, Jan 14, 2014 at 05:42:58PM +, Klaus wrote:

On 14/01/14 11:58, Martin wrote:

Realtek ALC887

Does any of this help:
http://forums.debian.net/viewtopic.php?f=7t=86536 ?


This was helpful Klaus.
After appending a linewith command:
# echo options snd-hda-intel model=generic  /etc/modprobe.d/alsa-base.conf
and rebooting sound is working now.

Many thanks
Martin


You'll probably find that some features of your sound card are not 
available with model=generic. During the Time of Squeeze, the ALC887 was 
quite new, and the drivers (don't know whether its snd-hda-intel or 
snd_hda_codec_realtek) probably can't / won't recognise this device.


Depending on whether you need more than just sound is working, it 
might be worth trying a kernel from Squeeze-Backports (22MB)

http://packages.debian.org/squeeze-backports/linux-image-3.2.0-0.bpo.4-686-pae
If your DVD set contains the package 'linux-doc' or something like 
'linux-doc-2.6', there is some fine documentation in 
/usr/share/doc/linux-doc-2.6/Documentation/sound/alsa/HD-Audio.txt.gz


--
Klaus


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/52d94de5.2010...@gmail.com



Re: Intel soundcard does not work

2014-01-14 Thread Martin
On Sun, Jan 12, 2014 at 11:54:31AM +0100, Martin wrote:
 Bellow are output from some command that I tought would be needed.

Here are more info about errors I get when running some commands:

$ amixer  info
Card default 'PCH'/'HDA Intel PCH at 0xf7d0 irq 22'
  Mixer name: 'Realtek ALC887'
  Components: 'HDA:10ec0887,1458a002,00100302'
  Controls  : 39
amixer: Mixer load default error: Invalid argument

There are many lines as following one on the screen while
system is booting (but I could not find them neither in
/var/log/syslog file nor dmesg output):

amixer: Mixer hw:0 load error: Invalid argument

In file /var/log/syslog I found those lines:

Jan 13 21:14:06 spongia kernel: [3.975410] HDA Intel :00:1b.0: PCI INT 
A - GSI 22 (level, low) - IRQ 22
Jan 13 21:14:06 spongia kernel: [3.975455] HDA Intel :00:1b.0: setting 
latency timer to 64
Jan 13 21:14:06 spongia kernel: [4.113408] input: PS/2 Logitech Mouse as 
/devices/platform/i8042/serio1/input/input5
Jan 13 21:14:06 spongia kernel: [4.446503] input: HDA Digital PCBeep as 
/devices/pci:00/:00:1b.0/input/input6
Jan 13 21:14:06 spongia kernel: [4.745610] hda_codec: num_steps = 0 for 
NID=0xc (ctl = Front Playback Volume)
Jan 13 21:14:06 spongia kernel: [4.750654] hda_codec: num_steps = 0 for 
NID=0xc (ctl = Front Playback Volume)
Jan 13 21:14:06 spongia kernel: [4.752443] hda_codec: num_steps = 0 for 
NID=0xc (ctl = Front Playback Volume)
...

and many more (something like 70 for each booting) lines same as last
three.

Thanks
Martin


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140114115846.GA2525@alfa



Re: Intel soundcard does not work

2014-01-14 Thread Klaus

On 14/01/14 11:58, Martin wrote:

Realtek ALC887
Does any of this help: 
http://forums.debian.net/viewtopic.php?f=7t=86536 ?


--
Klaus


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/52d57722.2050...@gmail.com



Re: Intel soundcard does not work

2014-01-14 Thread Raffaele Morelli
2014/1/12 Martin twpim-...@yahoo.com.au

 Hello,
 I have new computer but soundcard does not work with Debian/Squeeze.
 Maybe I need to tweak some configuration files or I need new driver?
 It is integrated on motherboard Intel soundcard.
 Can anybody give me an advice?

 Bellow are output from some command that I tought would be needed.
 BTW soudcard works under Windows.

 If anybody is wondering why I use Squeeze instead of something more
 recent it is because I do have complete set of DVD for Squeeze but do
 not have internet connection capable for online installation of OS or
 even easy acces to set of DVD for newer system.

 boza@spongia:~/tmp$ lspci -n
 00:1b.0 0403: 8086:1c20 (rev 05)

 boza@spongia:~/tmp$ lspci -v
 00:1b.0 Audio device: Intel Corporation Cougar Point High Definition Audio
 Controller (rev 05)
 Subsystem: Giga-byte Technology Device a002
 Flags: bus master, fast devsel, latency 0, IRQ 22
 Memory at f7d0 (64-bit, non-prefetchable) [size=16K]
 Capabilities: access denied
 Kernel driver in use: HDA Intel
  ]


run `aplay -l` and look at the card0 infos
eg. I have

$ aplay -l
 List of PLAYBACK Hardware Devices 
card 0: Intel [HDA Intel], device 0: AD1984 Analog [AD1984 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

then `cd /usr/share/doc/alsa-base/driver`

check in HD-Audio-Models.txt (or the gzipped related) the model which fits
to your card and add it in /etc/modprobe.d/alsa-base.conf like this

options snd-hda-intel model=YOUR_MODEL

reboot


/r


Re: Intel soundcard does not work

2014-01-14 Thread Doug

On 01/15/2014 12:05 AM, Raffaele Morelli wrote:


2014/1/12 Martin twpim-...@yahoo.com.au mailto:twpim-...@yahoo.com.au

Hello,
I have new computer but soundcard does not work with Debian/Squeeze.
Maybe I need to tweak some configuration files or I need new driver?
It is integrated on motherboard Intel soundcard.
Can anybody give me an advice?

Bellow are output from some command that I tought would be needed.
BTW soudcard works under Windows.

If anybody is wondering why I use Squeeze instead of something more
recent it is because I do have complete set of DVD for Squeeze but do
not have internet connection capable for online installation of OS or
even easy acces to set of DVD for newer system.

boza@spongia:~/tmp$ lspci -n
00:1b.0 0403: 8086:1c20 (rev 05)

boza@spongia:~/tmp$ lspci -v
00:1b.0 Audio device: Intel Corporation Cougar Point High
Definition Audio Controller (rev 05)
Subsystem: Giga-byte Technology Device a002
Flags: bus master, fast devsel, latency 0, IRQ 22
Memory at f7d0 (64-bit, non-prefetchable) [size=16K]
Capabilities: access denied
Kernel driver in use: HDA Intel
   ]


run `aplay -l` and look at the card0 infos
eg. I have

$ aplay -l
 List of PLAYBACK Hardware Devices 
card 0: Intel [HDA Intel], device 0: AD1984 Analog [AD1984 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

then `cd /usr/share/doc/alsa-base/driver`

check in HD-Audio-Models.txt (or the gzipped related) the model which 
fits to your card and add it in /etc/modprobe.d/alsa-base.conf like this


options snd-hda-intel model=YOUR_MODEL

reboot


/r

Check your mixer(s) and make sure that the sound is not muted, and if 
it's not muted, then make sure that it's turned up. You probably have at 
least two
mixers in the system, or maybe one and a volume control--any of these 
things turned down all the way or off can give you that problem. Look 
for alsamxr,
anything with pulse-audio, maybe kmix (don't know for your system)--you 
get the idea.

--doug


Re: Intel soundcard does not work

2014-01-12 Thread steef



 Origineel bericht 


Hello,
I have new computer but soundcard does not work with Debian/Squeeze.
Maybe I need to tweak some configuration files or I need new driver?
It is integrated on motherboard Intel soundcard.
Can anybody give me an advice?

Bellow are output from some command that I tought would be needed.
BTW soudcard works under Windows.

If anybody is wondering why I use Squeeze instead of something more
recent it is because I do have complete set of DVD for Squeeze but do
not have internet connection capable for online installation of OS or
even easy acces to set of DVD for newer system.

boza@spongia:~/tmp$ lspci -n
00:1b.0 0403: 8086:1c20 (rev 05)

boza@spongia:~/tmp$ lspci -v
00:1b.0 Audio device: Intel Corporation Cougar Point High Definition Audio 
Controller (rev 05)
 Subsystem: Giga-byte Technology Device a002
 Flags: bus master, fast devsel, latency 0, IRQ 22
 Memory at f7d0 (64-bit, non-prefetchable) [size=16K]
 Capabilities: access denied
 Kernel driver in use: HDA Intel
  ]
boza@spongia:~/tmp$ groups
boza cdrom floppy audio dip video plugdev netdev bluetooth scanner

boza@spongia:~/tmp$ lsmod
Module  Size  Used by
parport_pc 18855  0
ppdev   5030  0
lp  7462  0
parport27682  3 parport_pc,ppdev,lp
binfmt_misc 6399  1
kvm_intel  38146  0
kvm   213960  1 kvm_intel
fuse   50417  1
nls_utf81208  3
nls_cp437   5817  3
vfat7836  3
fat39990  1 vfat
loop   11623  0
snd_hda_codec_realtek   235122  1
snd_hda_intel  20019  1
snd_hda_codec  53892  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep   5220  1 snd_hda_codec
snd_pcm_oss32415  0
snd_mixer_oss  12478  2 snd_pcm_oss
snd_pcm60151  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_seq_midi4256  0
snd_rawmidi15323  1 snd_seq_midi
snd_seq_midi_event  4628  1 snd_seq_midi
snd_seq41281  2 snd_seq_midi,snd_seq_midi_event
button  4650  0
i2c_i8017750  0
i2c_core   15328  1 i2c_i801
snd_timer  15486  2 snd_pcm,snd_seq
snd_seq_device  4493  3 snd_seq_midi,snd_rawmidi,snd_seq
snd45918  11 
snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore   4566  2 snd
snd_page_alloc  6217  2 snd_hda_intel,snd_pcm
processor  29871  2
video  17349  0
output  1692  1 video
pcspkr  1699  0
evdev   7352  8
psmouse49777  0
serio_raw   3752  0
ext3  106326  3
jbd36861  1 ext3
mbcache 5050  1 ext3
sg 18632  0
usb_storage39513  1
sd_mod 29649  9
crc_t10dif  1276  1 sd_mod
sr_mod 12250  0
cdrom  28631  1 sr_mod
ata_generic 3047  0
fan 3346  0
ehci_hcd   31135  0
ata_piix   21124  6
r8169  29213  0
thermal11610  0
mii 3210  1 r8169
thermal_sys11942  4 processor,video,fan,thermal
libata133120  2 ata_generic,ata_piix
scsi_mod  121765  5 sg,usb_storage,sd_mod,sr_mod,libata
usbcore   121762  3 usb_storage,ehci_hcd
nls_base6377  5 nls_utf8,nls_cp437,vfat,fat,usbcore





hi,

the alsa kernel module hda-intel is loaded. did your machine/pr. load alsa-utils? if yes: try the konsole-command alsamixer and look if the output is 
muted. if so: put it on: put it on.

\
reg.,

steef


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/52d29016.2030...@home.nl