All of lore.kernel.org
 help / color / mirror / Atom feed
* no soundcards detected on MCP51 rev a
@ 2010-04-13 21:06 Gregory T Flynn
  2010-04-13 23:19 ` Daniel Chen
  0 siblings, 1 reply; 10+ messages in thread
From: Gregory T Flynn @ 2010-04-13 21:06 UTC (permalink / raw)
  To: alsa-devel

$ alsaconf
will detect the soundcard but

$ aplay -l
aplay: device_list:223: no soundcards found...

ALC883 Realtek
lspci:
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)

Alsa info result:

upload=true&script=true&cardinfo=
!!################################
!!ALSA Information Script v 0.4.59
!!################################

!!Script ran on: Tue Apr 13 20:50:40 UTC 2010


!!Linux Distribution
!!------------------

Arch Linux \r (\n) (\l)


!!DMI Information
!!---------------

Manufacturer:      Micro-Star International
Product Name:      MEGA BOOK S430


!!Kernel Information
!!------------------

Kernel release:    2.6.33-ARCH
Operating System:  GNU/Linux
Architecture:      x86_64
Processor:         AMD Turion(tm) 64 X2 Mobile Technology TL-50
SMP Enabled:       Yes


!!ALSA Version
!!------------

Driver version:     1.0.21
Library version:    1.0.22
Utilities version:  1.0.22


!!Loaded ALSA modules
!!-------------------



!!Sound Servers on this system
!!----------------------------

ESound Daemon:
      Installed - Yes (/usr/bin/esd)
      Running - No

Jack:
      Installed - Yes (/usr/bin/jackd)
      Running - No


!!Soundcards recognised by ALSA
!!-----------------------------

--- no soundcards ---


!!PCI Soundcards installed in the system
!!--------------------------------------

00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)


!!Advanced information - PCI Vendor/Device/Susbsystem ID's
!!--------------------------------------------------------

00:10.1 0403: 10de:026c (rev a2)
	Subsystem: 1462:373d


!!Loaded sound module options
!!--------------------------


!!ALSA Device nodes
!!-----------------

crw-rw----+ 1 root audio 116, 3 Apr 13 14:37 /dev/snd/seq
crw-rw----+ 1 root audio 116, 2 Apr 13 14:37 /dev/snd/timer


!!Aplay/Arecord output
!!------------

APLAY

aplay: device_list:223: no soundcards found...

ARECORD

arecord: device_list:223: no soundcards found...

!!Amixer output
!!-------------


!!Alsactl output
!!-------------

--startcollapse--
--endcollapse--


!!All Loaded Modules
!!------------------

Module
ipt_MASQUERADE
xt_state
ipt_REJECT
xt_tcpudp
iptable_filter
nf_nat_h323
nf_conntrack_h323
nf_nat_pptp
nf_conntrack_pptp
nf_conntrack_proto_gre
nf_nat_proto_gre
nf_nat_tftp
nf_conntrack_tftp
nf_nat_sip
nf_conntrack_sip
nf_nat_irc
nf_conntrack_irc
nf_nat_ftp
nf_conntrack_ftp
iptable_nat
nf_nat
nf_conntrack_ipv4
nf_conntrack
nf_defrag_ipv4
ip_tables
x_tables
ipv6
ext2
joydev
usbhid
hid
arc4
ecb
rt73usb
crc_itu_t
rt2x00usb
rt2x00lib
led_class
mac80211
cfg80211
rfkill
snd_seq_dummy
snd_seq_oss
snd_seq_midi_event
snd_seq
snd_seq_device
snd_hda_intel
snd_pcm_oss
snd_hda_codec
snd_hwdep
snd_pcm
snd_mixer_oss
ohci_hcd
snd_timer
video
ac
battery
ehci_hcd
snd
snd_page_alloc
nvidia
output
usbcore
thermal
i2c_nforce2
i2c_core
button
k8temp
processor
forcedeth
psmouse
sg
edac_core
edac_mce_amd
evdev
serio_raw
soundcore
fuse
rtc_cmos
rtc_core
rtc_lib
ext4
mbcache
jbd2
crc16
sr_mod
sd_mod
cdrom
ata_generic
pata_acpi
pata_amd
sata_nv
libata
scsi_mod


!!ALSA/HDA dmesg
!!------------------

ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 23
HDA Intel 0000:00:10.1: PCI INT B -> Link[LAZA] -> GSI 23 (level, low) -> IRQ 23
hda_intel: Disable MSI for Nvidia chipset
HDA Intel 0000:00:10.1: setting latency timer to 64
usb 1-8: new high speed USB device using ehci_hcd and address 3
--
usbhid: USB HID core driver
hda-intel: azx_get_response timeout, switching to polling mode: last
cmd=0x000f0000
hda-intel: Codec #0 probe error; disabling it...
hda-intel: Codec #1 probe error; disabling it...
hda-intel: Codec #2 probe error; disabling it...
hda-intel: Codec #3 probe error; disabling it...
hda_intel: azx_get_response timeout, switching to single_cmd mode:
last cmd=0x000f0000
hda-intel: no codecs initialized
HDA Intel 0000:00:10.1: PCI INT B disabled
EXT4-fs (sda4): mounted filesystem with ordered data mode



-- 
- Greg Flynn

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: no soundcards detected on MCP51 rev a
  2010-04-13 21:06 no soundcards detected on MCP51 rev a Gregory T Flynn
@ 2010-04-13 23:19 ` Daniel Chen
       [not found]   ` <v2rb98465221004131834o14d1d48brba3a39da322e2011@mail.gmail.com>
  0 siblings, 1 reply; 10+ messages in thread
From: Daniel Chen @ 2010-04-13 23:19 UTC (permalink / raw)
  To: Gregory T Flynn; +Cc: alsa-devel

On Tue, Apr 13, 2010 at 5:06 PM, Gregory T Flynn <gflynn1@binghamton.edu> wrote:
> Driver version:     1.0.21
> 00:10.1 0403: 10de:026c (rev a2)
>        Subsystem: 1462:373d

Please try http://kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-snapshot.tar.bz2
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: no soundcards detected on MCP51 rev a
       [not found]   ` <v2rb98465221004131834o14d1d48brba3a39da322e2011@mail.gmail.com>
@ 2010-04-14 12:47     ` Gregory T Flynn
  2010-04-14 16:05       ` Takashi Iwai
  0 siblings, 1 reply; 10+ messages in thread
From: Gregory T Flynn @ 2010-04-14 12:47 UTC (permalink / raw)
  To: alsa-devel

No dice, configured with '--with-debug=verbose':

nuckin:~$ dmesg | grep hda
hda_intel: Disable MSI for Nvidia chipset
ALSA hda_intel.c:2518: chipset global capabilities = 0x770
ALSA hda_intel.c:909: codec_mask = 0xff
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x000f0000
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x000f0000
ALSA hda_intel.c:712: azx_get_response timeout, switching to polling
mode: last cmd=0x000f0000
ALSA hda_intel.c:1420: Codec #0 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #1 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #2 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #3 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #4 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #5 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #6 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #7 probe error; disabling it...
ALSA hda_intel.c:909: codec_mask = 0xff
ALSA hda_intel.c:751: hda_intel: azx_get_response timeout, switching
to single_cmd mode: last cmd=0x000f0000
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0xf0000
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0xf0000
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0xf0001
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0xf0002
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0xf0004
ALSA hda_codec.c:1051: hda_codec: no AFG or MFG node found
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0x100f0000
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0x100f0000
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0x100f0001
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0x100f0002
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0x100f0004
ALSA hda_codec.c:1051: hda_codec: no AFG or MFG node found
ALSA hda_codec.c:1051: hda_codec: no AFG or MFG node found
ALSA hda_codec.c:1051: hda_codec: no AFG or MFG node found
ALSA hda_codec.c:1051: hda_codec: no AFG or MFG node found
ALSA hda_codec.c:1051: hda_codec: no AFG or MFG node found
ALSA hda_codec.c:1051: hda_codec: no AFG or MFG node found
ALSA hda_codec.c:1051: hda_codec: no AFG or MFG node found
ALSA hda_intel.c:1447: no codecs initialized

upload=true&script=true&cardinfo=
!!################################
!!ALSA Information Script v 0.4.59
!!################################

!!Script ran on: Wed Apr 14 12:46:14 UTC 2010


!!Linux Distribution
!!------------------

Arch Linux \r (\n) (\l)


!!DMI Information
!!---------------

Manufacturer:      Micro-Star International
Product Name:      MEGA BOOK S430


!!Kernel Information
!!------------------

Kernel release:    2.6.33-ARCH
Operating System:  GNU/Linux
Architecture:      x86_64
Processor:         AMD Turion(tm) 64 X2 Mobile Technology TL-50
SMP Enabled:       Yes


!!ALSA Version
!!------------

Driver version:     1.0.22.1
Library version:    1.0.22
Utilities version:  1.0.22


!!Loaded ALSA modules
!!-------------------



!!Sound Servers on this system
!!----------------------------

ESound Daemon:
      Installed - Yes (/usr/bin/esd)
      Running - No

Jack:
      Installed - Yes (/usr/bin/jackd)
      Running - No


!!Soundcards recognised by ALSA
!!-----------------------------

--- no soundcards ---


!!PCI Soundcards installed in the system
!!--------------------------------------

00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio (rev a2)


!!Advanced information - PCI Vendor/Device/Susbsystem ID's
!!--------------------------------------------------------

00:10.1 0403: 10de:026c (rev a2)
	Subsystem: 1462:373d


!!Loaded sound module options
!!--------------------------


!!ALSA Device nodes
!!-----------------

crw-rw----+ 1 root audio 116, 3 Apr 13 19:50 /dev/snd/seq
crw-rw----+ 1 root audio 116, 2 Apr 13 19:50 /dev/snd/timer


!!Aplay/Arecord output
!!------------

APLAY

aplay: device_list:223: no soundcards found...

ARECORD

arecord: device_list:223: no soundcards found...

!!Amixer output
!!-------------


!!Alsactl output
!!-------------

--startcollapse--
--endcollapse--


!!All Loaded Modules
!!------------------

Module
ipt_MASQUERADE
xt_state
ipt_REJECT
xt_tcpudp
iptable_filter
nf_nat_h323
nf_conntrack_h323
nf_nat_pptp
nf_conntrack_pptp
nf_conntrack_proto_gre
nf_nat_proto_gre
nf_nat_tftp
nf_conntrack_tftp
nf_nat_sip
nf_conntrack_sip
nf_nat_irc
nf_conntrack_irc
nf_nat_ftp
nf_conntrack_ftp
iptable_nat
nf_nat
nf_conntrack_ipv4
nf_conntrack
nf_defrag_ipv4
ip_tables
x_tables
ipv6
ext2
joydev
usbhid
hid
arc4
ecb
rt73usb
crc_itu_t
rt2x00usb
rt2x00lib
led_class
mac80211
cfg80211
rfkill
snd_seq_dummy
snd_seq_oss
snd_seq_midi_event
snd_seq
snd_seq_device
snd_pcm_oss
snd_mixer_oss
snd_hda_intel
snd_hda_codec
snd_hwdep
snd_pcm
snd_timer
snd
ohci_hcd
snd_page_alloc
i2c_nforce2
edac_core
battery
ac
ehci_hcd
nvidia
i2c_core
edac_mce_amd
usbcore
video
psmouse
output
forcedeth
k8temp
button
thermal
evdev
serio_raw
processor
sg
soundcore
fuse
rtc_cmos
rtc_core
rtc_lib
ext4
mbcache
jbd2
crc16
sr_mod
sd_mod
cdrom
ata_generic
pata_acpi
pata_amd
sata_nv
libata
scsi_mod


!!ALSA/HDA dmesg
!!------------------

ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 23
HDA Intel 0000:00:10.1: PCI INT B -> Link[LAZA] -> GSI 23 (level, low) -> IRQ 23
hda_intel: Disable MSI for Nvidia chipset
HDA Intel 0000:00:10.1: setting latency timer to 64
ALSA hda_intel.c:2518: chipset global capabilities = 0x770
usb 1-8: new high speed USB device using ehci_hcd and address 3
ALSA hda_intel.c:909: codec_mask = 0xff
cfg80211: Calling CRDA to update world regulatory domain
--
usbhid: USB HID core driver
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x000f0000
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x000f0000
ALSA hda_intel.c:712: azx_get_response timeout, switching to polling
mode: last cmd=0x000f0000
ALSA hda_intel.c:1420: Codec #0 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #1 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #2 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #3 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #4 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #5 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #6 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #7 probe error; disabling it...
ALSA hda_intel.c:909: codec_mask = 0xff
ALSA hda_intel.c:751: hda_intel: azx_get_response timeout, switching
to single_cmd mode: last cmd=0x000f0000
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0xf0000
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0xf0000
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0xf0001
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0xf0002
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0xf0004
ALSA hda_codec.c:1051: hda_codec: no AFG or MFG node found
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0x100f0000
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0x100f0000
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0x100f0001
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0x100f0002
ALSA hda_intel.c:815: send_cmd timeout: IRS=0x741, val=0x100f0004
ALSA hda_codec.c:1051: hda_codec: no AFG or MFG node found
ALSA hda_codec.c:1051: hda_codec: no AFG or MFG node found
ALSA hda_codec.c:1051: hda_codec: no AFG or MFG node found
ALSA hda_codec.c:1051: hda_codec: no AFG or MFG node found
ALSA hda_codec.c:1051: hda_codec: no AFG or MFG node found
ALSA hda_codec.c:1051: hda_codec: no AFG or MFG node found
ALSA hda_codec.c:1051: hda_codec: no AFG or MFG node found
ALSA hda_intel.c:1447: no codecs initialized
HDA Intel 0000:00:10.1: PCI INT B disabled
EXT4-fs (sda4): mounted filesystem with ordered data mode



> On Tue, Apr 13, 2010 at 7:19 PM, Daniel Chen <seven.steps@gmail.com> wrote:
>> On Tue, Apr 13, 2010 at 5:06 PM, Gregory T Flynn <gflynn1@binghamton.edu> wrote:
>>> Driver version:     1.0.21
>>> 00:10.1 0403: 10de:026c (rev a2)
>>>        Subsystem: 1462:373d
>>
>> Please try http://kernel.org/pub/linux/kernel/people/tiwai/snapshot/alsa-driver-snapshot.tar.bz2
>>
>
>
>
> --
> - Greg Flynn
>



-- 
- Greg Flynn

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: no soundcards detected on MCP51 rev a
  2010-04-14 12:47     ` Gregory T Flynn
@ 2010-04-14 16:05       ` Takashi Iwai
  2010-04-14 17:44         ` Gregory T Flynn
  0 siblings, 1 reply; 10+ messages in thread
From: Takashi Iwai @ 2010-04-14 16:05 UTC (permalink / raw)
  To: Gregory T Flynn; +Cc: alsa-devel

At Wed, 14 Apr 2010 08:47:04 -0400,
Gregory T Flynn wrote:
> 
> No dice, configured with '--with-debug=verbose':
> 
> nuckin:~$ dmesg | grep hda
> hda_intel: Disable MSI for Nvidia chipset
> ALSA hda_intel.c:2518: chipset global capabilities = 0x770
> ALSA hda_intel.c:909: codec_mask = 0xff
> ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
> once: last cmd=0x000f0000
> ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
> once: last cmd=0x000f0000
> ALSA hda_intel.c:712: azx_get_response timeout, switching to polling
> mode: last cmd=0x000f0000
> ALSA hda_intel.c:1420: Codec #0 probe error; disabling it...
> ALSA hda_intel.c:1420: Codec #1 probe error; disabling it...
> ALSA hda_intel.c:1420: Codec #2 probe error; disabling it...
> ALSA hda_intel.c:1420: Codec #3 probe error; disabling it...
> ALSA hda_intel.c:1420: Codec #4 probe error; disabling it...
> ALSA hda_intel.c:1420: Codec #5 probe error; disabling it...
> ALSA hda_intel.c:1420: Codec #6 probe error; disabling it...
> ALSA hda_intel.c:1420: Codec #7 probe error; disabling it...

Is the onboard sound enabled on BIOS?

Also, try to add probe_mask=1 option to snd-hda-intel module.
If this still doesn't work, try probe_mask=2, then probe_mask=4, and
probe_mask=8.  If none of them works, then it's likely a hardware
issue.


Takashi

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: no soundcards detected on MCP51 rev a
  2010-04-14 16:05       ` Takashi Iwai
@ 2010-04-14 17:44         ` Gregory T Flynn
  2010-04-14 18:16           ` Takashi Iwai
  0 siblings, 1 reply; 10+ messages in thread
From: Gregory T Flynn @ 2010-04-14 17:44 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

the options in the laptop's BIOS are rather sparse and nothing about
Sound card enable/disable

The soundcard works in Windows 7 and Ubuntu 8.04/8.10/9.04 Live USB images

results from probe_mask:

//options snd-hda-intel probe_mask=1 and for probe_mask=2

nuckin:~$ dmesg | grep hda
hda_intel: Disable MSI for Nvidia chipset
ALSA hda_intel.c:2518: chipset global capabilities = 0x770
ALSA hda_intel.c:909: codec_mask = 0xff
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x000f0000
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x000f0000
ALSA hda_intel.c:712: azx_get_response timeout, switching to polling
mode: last cmd=0x000f0000
ALSA hda_intel.c:1420: Codec #0 probe error; disabling it...
ALSA hda_intel.c:1447: no codecs initialized

//options snd-hda-intel probe_mask=3
nuckin:~$ dmesg | grep hda
hda_intel: Disable MSI for Nvidia chipset
ALSA hda_intel.c:2518: chipset global capabilities = 0x770
ALSA hda_intel.c:909: codec_mask = 0xff
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x000f0000
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x000f0000
ALSA hda_intel.c:712: azx_get_response timeout, switching to polling
mode: last cmd=0x000f0000
ALSA hda_intel.c:1420: Codec #0 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #1 probe error; disabling it...
ALSA hda_intel.c:1447: no codecs initialized

//probe_mask=4
nuckin:~$ dmesg | grep hda
hda_intel: Disable MSI for Nvidia chipset
ALSA hda_intel.c:2518: chipset global capabilities = 0x770
ALSA hda_intel.c:909: codec_mask = 0xff
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x200f0000
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x200f0000
ALSA hda_intel.c:712: azx_get_response timeout, switching to polling
mode: last cmd=0x200f0000
ALSA hda_intel.c:1420: Codec #2 probe error; disabling it...
ALSA hda_intel.c:1447: no codecs initialized

//probe_mask=5
nuckin:~$ dmesg | grep hda
hda_intel: Disable MSI for Nvidia chipset
ALSA hda_intel.c:2518: chipset global capabilities = 0x770
ALSA hda_intel.c:909: codec_mask = 0xff
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x000f0000
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x000f0000
ALSA hda_intel.c:712: azx_get_response timeout, switching to polling
mode: last cmd=0x000f0000
ALSA hda_intel.c:1420: Codec #0 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #2 probe error; disabling it...
ALSA hda_intel.c:1447: no codecs initialized

//probe_mask=6
nuckin:~$ dmesg | grep hda
hda_intel: Disable MSI for Nvidia chipset
ALSA hda_intel.c:2518: chipset global capabilities = 0x770
ALSA hda_intel.c:909: codec_mask = 0xff
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x100f0000
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x100f0000
ALSA hda_intel.c:712: azx_get_response timeout, switching to polling
mode: last cmd=0x100f0000
ALSA hda_intel.c:1420: Codec #1 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #2 probe error; disabling it...
ALSA hda_intel.c:1447: no codecs initialized

//probe_mask=7
nuckin:~$ dmesg | grep hda
hda_intel: Disable MSI for Nvidia chipset
ALSA hda_intel.c:2518: chipset global capabilities = 0x770
ALSA hda_intel.c:909: codec_mask = 0xff
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x000f0000
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x000f0000
ALSA hda_intel.c:712: azx_get_response timeout, switching to polling
mode: last cmd=0x000f0000
ALSA hda_intel.c:1420: Codec #0 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #1 probe error; disabling it...
ALSA hda_intel.c:1420: Codec #2 probe error; disabling it...
ALSA hda_intel.c:1447: no codecs initialized

//probe_mask=8
nuckin:~$ dmesg | grep hda
hda_intel: Disable MSI for Nvidia chipset
ALSA hda_intel.c:2518: chipset global capabilities = 0x770
ALSA hda_intel.c:909: codec_mask = 0xff
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x300f0000
ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
once: last cmd=0x300f0000
ALSA hda_intel.c:712: azx_get_response timeout, switching to polling
mode: last cmd=0x300f0000
ALSA hda_intel.c:1420: Codec #3 probe error; disabling it...
ALSA hda_intel.c:1447: no codecs initialized


On Wed, Apr 14, 2010 at 12:05 PM, Takashi Iwai <tiwai@suse.de> wrote:
> At Wed, 14 Apr 2010 08:47:04 -0400,
> Gregory T Flynn wrote:
>>
>> No dice, configured with '--with-debug=verbose':
>>
>> nuckin:~$ dmesg | grep hda
>> hda_intel: Disable MSI for Nvidia chipset
>> ALSA hda_intel.c:2518: chipset global capabilities = 0x770
>> ALSA hda_intel.c:909: codec_mask = 0xff
>> ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
>> once: last cmd=0x000f0000
>> ALSA hda_intel.c:702: azx_get_response timeout, polling the codec
>> once: last cmd=0x000f0000
>> ALSA hda_intel.c:712: azx_get_response timeout, switching to polling
>> mode: last cmd=0x000f0000
>> ALSA hda_intel.c:1420: Codec #0 probe error; disabling it...
>> ALSA hda_intel.c:1420: Codec #1 probe error; disabling it...
>> ALSA hda_intel.c:1420: Codec #2 probe error; disabling it...
>> ALSA hda_intel.c:1420: Codec #3 probe error; disabling it...
>> ALSA hda_intel.c:1420: Codec #4 probe error; disabling it...
>> ALSA hda_intel.c:1420: Codec #5 probe error; disabling it...
>> ALSA hda_intel.c:1420: Codec #6 probe error; disabling it...
>> ALSA hda_intel.c:1420: Codec #7 probe error; disabling it...
>
> Is the onboard sound enabled on BIOS?
>
> Also, try to add probe_mask=1 option to snd-hda-intel module.
> If this still doesn't work, try probe_mask=2, then probe_mask=4, and
> probe_mask=8.  If none of them works, then it's likely a hardware
> issue.
>
>
> Takashi
>



-- 
- Greg Flynn

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: no soundcards detected on MCP51 rev a
  2010-04-14 17:44         ` Gregory T Flynn
@ 2010-04-14 18:16           ` Takashi Iwai
  2010-04-14 18:19             ` Gregory T Flynn
  0 siblings, 1 reply; 10+ messages in thread
From: Takashi Iwai @ 2010-04-14 18:16 UTC (permalink / raw)
  To: Gregory T Flynn; +Cc: alsa-devel

At Wed, 14 Apr 2010 13:44:13 -0400,
Gregory T Flynn wrote:
> 
> the options in the laptop's BIOS are rather sparse and nothing about
> Sound card enable/disable
> 
> The soundcard works in Windows 7 and Ubuntu 8.04/8.10/9.04 Live USB images

Then try the version of alsa-driver of Ubuntu.  Check whether it
really works.  If works, then please bisect.


thanks,

Takashi

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: no soundcards detected on MCP51 rev a
  2010-04-14 18:16           ` Takashi Iwai
@ 2010-04-14 18:19             ` Gregory T Flynn
  2010-04-14 18:22               ` Takashi Iwai
  0 siblings, 1 reply; 10+ messages in thread
From: Gregory T Flynn @ 2010-04-14 18:19 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

after 9.04 it doesn't work, and versions of ALSA prior to 1.0.20 won't
compile against the newer kernels since the source tree organization
has changed

On Wed, Apr 14, 2010 at 2:16 PM, Takashi Iwai <tiwai@suse.de> wrote:
> At Wed, 14 Apr 2010 13:44:13 -0400,
> Gregory T Flynn wrote:
>>
>> the options in the laptop's BIOS are rather sparse and nothing about
>> Sound card enable/disable
>>
>> The soundcard works in Windows 7 and Ubuntu 8.04/8.10/9.04 Live USB images
>
> Then try the version of alsa-driver of Ubuntu.  Check whether it
> really works.  If works, then please bisect.
>
>
> thanks,
>
> Takashi
>



-- 
- Greg Flynn

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: no soundcards detected on MCP51 rev a
  2010-04-14 18:19             ` Gregory T Flynn
@ 2010-04-14 18:22               ` Takashi Iwai
  2010-04-14 19:16                 ` Gregory T Flynn
  0 siblings, 1 reply; 10+ messages in thread
From: Takashi Iwai @ 2010-04-14 18:22 UTC (permalink / raw)
  To: Gregory T Flynn; +Cc: alsa-devel

At Wed, 14 Apr 2010 14:19:20 -0400,
Gregory T Flynn wrote:
> 
> after 9.04 it doesn't work, and versions of ALSA prior to 1.0.20 won't
> compile against the newer kernels since the source tree organization
> has changed

The other-way round: you can run the old kernel that old Ubuntu was
based on, and compile the later alsa-driver on it.


Takashi

> On Wed, Apr 14, 2010 at 2:16 PM, Takashi Iwai <tiwai@suse.de> wrote:
> > At Wed, 14 Apr 2010 13:44:13 -0400,
> > Gregory T Flynn wrote:
> >>
> >> the options in the laptop's BIOS are rather sparse and nothing about
> >> Sound card enable/disable
> >>
> >> The soundcard works in Windows 7 and Ubuntu 8.04/8.10/9.04 Live USB images
> >
> > Then try the version of alsa-driver of Ubuntu.  Check whether it
> > really works.  If works, then please bisect.
> >
> >
> > thanks,
> >
> > Takashi
> >
> 
> 
> 
> -- 
> - Greg Flynn
> 
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: no soundcards detected on MCP51 rev a
  2010-04-14 18:22               ` Takashi Iwai
@ 2010-04-14 19:16                 ` Gregory T Flynn
  2010-04-15  8:11                   ` Takashi Iwai
  0 siblings, 1 reply; 10+ messages in thread
From: Gregory T Flynn @ 2010-04-14 19:16 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

Well here is the problem with downgrading kernels, i just tried
booting the Arch LTS kernel package which is 2.6.27 and i have an EXT4
root partition, therefor that kernel can't boot.  Is there any good
way to get an ALSA build prior to 1.0.20 to compile against kernel
2.6.33?

On Wed, Apr 14, 2010 at 2:22 PM, Takashi Iwai <tiwai@suse.de> wrote:
> At Wed, 14 Apr 2010 14:19:20 -0400,
> Gregory T Flynn wrote:
>>
>> after 9.04 it doesn't work, and versions of ALSA prior to 1.0.20 won't
>> compile against the newer kernels since the source tree organization
>> has changed
>
> The other-way round: you can run the old kernel that old Ubuntu was
> based on, and compile the later alsa-driver on it.
>
>
> Takashi
>
>> On Wed, Apr 14, 2010 at 2:16 PM, Takashi Iwai <tiwai@suse.de> wrote:
>> > At Wed, 14 Apr 2010 13:44:13 -0400,
>> > Gregory T Flynn wrote:
>> >>
>> >> the options in the laptop's BIOS are rather sparse and nothing about
>> >> Sound card enable/disable
>> >>
>> >> The soundcard works in Windows 7 and Ubuntu 8.04/8.10/9.04 Live USB images
>> >
>> > Then try the version of alsa-driver of Ubuntu.  Check whether it
>> > really works.  If works, then please bisect.
>> >
>> >
>> > thanks,
>> >
>> > Takashi
>> >
>>
>>
>>
>> --
>> - Greg Flynn
>>
>



-- 
- Greg Flynn

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: no soundcards detected on MCP51 rev a
  2010-04-14 19:16                 ` Gregory T Flynn
@ 2010-04-15  8:11                   ` Takashi Iwai
  0 siblings, 0 replies; 10+ messages in thread
From: Takashi Iwai @ 2010-04-15  8:11 UTC (permalink / raw)
  To: Gregory T Flynn; +Cc: alsa-devel

At Wed, 14 Apr 2010 15:16:31 -0400,
Gregory T Flynn wrote:
> 
> Well here is the problem with downgrading kernels, i just tried
> booting the Arch LTS kernel package which is 2.6.27 and i have an EXT4
> root partition, therefor that kernel can't boot.  Is there any good
> way to get an ALSA build prior to 1.0.20 to compile against kernel
> 2.6.33?

That's not trivial, I'm afraid.

An easier way would be to copy only sound/pci/hda/* from the older
alsa-driver.  If any, fixing the incompatible code only in HD-audio
driver would be easier.  Instead of alsa-driver tarball, you can try
hda codes in 2.6.27..33 kernels.

It'd be helpful, at least, if you can figure out which version
starts breaking.


Takashi

> On Wed, Apr 14, 2010 at 2:22 PM, Takashi Iwai <tiwai@suse.de> wrote:
> > At Wed, 14 Apr 2010 14:19:20 -0400,
> > Gregory T Flynn wrote:
> >>
> >> after 9.04 it doesn't work, and versions of ALSA prior to 1.0.20 won't
> >> compile against the newer kernels since the source tree organization
> >> has changed
> >
> > The other-way round: you can run the old kernel that old Ubuntu was
> > based on, and compile the later alsa-driver on it.
> >
> >
> > Takashi
> >
> >> On Wed, Apr 14, 2010 at 2:16 PM, Takashi Iwai <tiwai@suse.de> wrote:
> >> > At Wed, 14 Apr 2010 13:44:13 -0400,
> >> > Gregory T Flynn wrote:
> >> >>
> >> >> the options in the laptop's BIOS are rather sparse and nothing about
> >> >> Sound card enable/disable
> >> >>
> >> >> The soundcard works in Windows 7 and Ubuntu 8.04/8.10/9.04 Live USB images
> >> >
> >> > Then try the version of alsa-driver of Ubuntu.  Check whether it
> >> > really works.  If works, then please bisect.
> >> >
> >> >
> >> > thanks,
> >> >
> >> > Takashi
> >> >
> >>
> >>
> >>
> >> --
> >> - Greg Flynn
> >>
> >
> 
> 
> 
> -- 
> - Greg Flynn
> 
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-04-15  8:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-13 21:06 no soundcards detected on MCP51 rev a Gregory T Flynn
2010-04-13 23:19 ` Daniel Chen
     [not found]   ` <v2rb98465221004131834o14d1d48brba3a39da322e2011@mail.gmail.com>
2010-04-14 12:47     ` Gregory T Flynn
2010-04-14 16:05       ` Takashi Iwai
2010-04-14 17:44         ` Gregory T Flynn
2010-04-14 18:16           ` Takashi Iwai
2010-04-14 18:19             ` Gregory T Flynn
2010-04-14 18:22               ` Takashi Iwai
2010-04-14 19:16                 ` Gregory T Flynn
2010-04-15  8:11                   ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.