LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 01-23-2011, 07:51 PM   #16
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Rep: Reputation: Disabled

We need more info. Please post the output of

Code:
cat /proc/asound/cards
and

Code:
cat /proc/asound/devices
as well as

Code:
uname -a
Do you have a Fermi GPU?

Did you install the nvidia driver?

Are you running 32 or 64bit distro?

Can you please supply an nvidia-bug-report (see http://www.nvnews.net/vbulletin/showthread.php?t=46678)

Your first step is to make sure the alsa subsystem detects your HDMI subdevices then you can configure the system to output sound.

Last edited by lpallard; 01-23-2011 at 07:52 PM.
 
1 members found this post helpful.
Old 01-24-2011, 02:00 AM   #17
layr
Member
 
Registered: Jan 2011
Location: Estonia
Distribution: Debian testing
Posts: 38

Rep: Reputation: 0
cat /proc/asound/cards

Code:
 0 [Intel          ]: HDA-Intel - HDA Intel
                      HDA Intel at 0xe8044000 irq 46
cat /proc/asound/devices

Code:
  2:        : timer
  3:        : sequencer
  4: [ 0- 0]: digital audio playback
  5: [ 0- 0]: digital audio capture
  6: [ 0- 1]: hardware dependent
  7: [ 0- 0]: hardware dependent
  8: [ 0]   : control
uname -a

Code:
Linux laur-HP-Compaq-8510w 2.6.35-24-generic #42-Ubuntu SMP Thu Dec 2 01:41:57 UTC 2010 i686 GNU/Linux
Nvidia bugreport
ALSA report

Couldn't figure whether my card is of Fermi generation. I'd go with it's not:P
Yes, Nvidia driver:
Code:
NVRM version: NVIDIA UNIX x86 Kernel Module  260.19.06  Mon Sep 13 06:35:06 PDT 2010
GCC version:  gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5)
32 bit system

Yes, guess i have enough info for configuration, but detecting hdmi device seems rather impossible.
Edit: tried also Ubuntu 11.04 alpha, no luck there either.
Thanks for support!

Last edited by layr; 01-24-2011 at 03:11 AM.
 
Old 01-27-2011, 03:29 AM   #18
layr
Member
 
Registered: Jan 2011
Location: Estonia
Distribution: Debian testing
Posts: 38

Rep: Reputation: 0
Bump.
 
Old 01-27-2011, 04:44 PM   #19
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Rep: Reputation: Disabled
Sorry I got busy and did not have a chance to post back...

I believe your card is not fermi architecture. It has the G84GL GPU and its basically the GF 8 series (G84). I dont see why a new kernel would not understand the G84 architecture. For myself, I have the new fermi architecture and the kernels prior to 2.6.35 would not handshake with the fermi hardware codecs so thats why sound did not work. Reading over the web for the Quadro cards prior to the new fermi architectures, people are recommending downgrading the driver to something like 180.XX or 190.XX... Have you tried that?

I think the kernel see the HDA nvidia controller's codecs fine...

I'd try downgrading to a previous release of the driver and post back.
 
Old 01-27-2011, 04:58 PM   #20
layr
Member
 
Registered: Jan 2011
Location: Estonia
Distribution: Debian testing
Posts: 38

Rep: Reputation: 0
Whoa, i've read loads of threads, everyone recommended upgrading drivers. Will try downgraded drivers (Y)
 
Old 01-27-2011, 05:10 PM   #21
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Rep: Reputation: Disabled
Upgrading or downgrading? You already almost have the latest revision (260.19.06?) The latest is 260.19.36

If I were you I would try the older version first and if it doesnt work, try the latest. If it still doesnt work, we know it is not the driver.

The audio counterpart of the hdmi in linux is really flaky.... My other ATI HD5570 card did not work very well either and my new GT430 card barely works..
 
Old 01-28-2011, 10:41 AM   #22
layr
Member
 
Registered: Jan 2011
Location: Estonia
Distribution: Debian testing
Posts: 38

Rep: Reputation: 0
No luck, ver 173 didn't make it. 'aplay -l' still doesn't recognise HDMI device.
 
Old 01-28-2011, 03:08 PM   #23
layr
Member
 
Registered: Jan 2011
Location: Estonia
Distribution: Debian testing
Posts: 38

Rep: Reputation: 0
Quote:
Originally Posted by moromendas01 View Post
It may be hdmi capable merely the manufacturer simply accosted the feature in the video card and didn't connect it to the outside world.
Nope, that ain't the case, since everything works OTB in WinXP.
 
Old 01-28-2011, 04:28 PM   #24
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Rep: Reputation: Disabled
have you tried the latest driver? if so and it did not work, it sounds like a kernel issue...upgrade to 2.6.36 or .37 and post back.
 
Old 03-25-2011, 11:39 AM   #25
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,225

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Quote:
Originally Posted by business_kid View Post
It may (Like my laptop's) be hdmi capable but the manufacturer (HP) simply nobbled the feature in the video card and didn't connect it to the outside world.
Quote:
Originally Posted by moromendas01 View Post
It may be hdmi capable merely the manufacturer simply accosted the feature in the video card and didn't connect it to the outside world.
Moromendas01's reason for posting was not to participate, share information, or to help anyone. It was attach his spam sig. To disguise his intention, he generated the body of his post by plagiarizing one from earlier in the thread. To disguise the plagiarism, he changed a couple of words in what he plagiarized.

Moromendas01 has never posted anything that he wrote himself. Every single one of his posts were generated by plagiarizing someone else. Why? To spam.

Last edited by dugan; 03-25-2011 at 11:42 AM.
 
1 members found this post helpful.
Old 03-25-2011, 04:33 PM   #26
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Rep: Reputation: Disabled
Quote:
Moromendas01's reason for posting was not to participate, share information, or to help anyone. It was attach his spam sig. To disguise his intention, he generated the body of his post by plagiarizing one from earlier in the thread. To disguise the plagiarism, he changed a couple of words in what he plagiarized.

Moromendas01 has never posted anything that he wrote himself. Every single one of his posts were generated by plagiarizing someone else. Why? To spam.
Seems to be the case. I searched for ALL posts from moromendas01 from the search tool and every single result I've found were copy-paste of an earlier post, sometimes even completely off-topic with synonyms to slightly change the form of the sentence. I think its a spam robot. What about a ban?
 
Old 03-25-2011, 05:34 PM   #27
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,225

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Quote:
Originally Posted by lpallard View Post
What about a ban?
Done.

BTW, did you find sources for his posts in the "Tough Book" and "Debian Squeeze" threads? Those are about the only two for which I wasn't able to prove anything.

Last edited by dugan; 03-25-2011 at 05:43 PM.
 
Old 03-25-2011, 11:59 PM   #28
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Rep: Reputation: Disabled
Quote:
Done.
Good!

I believe what you asked:

Tough book thread: http://www.linuxquestions.org/questi...screen-485053/

Aziscoos wrote at post #14:

Quote:
It switched the touchpad to absolute position mode, (Horribly unusable, jumpy mouse pointer, not recommended) but the touchscreen gave no response or output that I could find. Incidentally, I have found no evidence that it works with the CF-18 either, and I believe it produces the same result as it does on the CF-29. See the kernel bug report mentioned above.
While at post #212 moromendas01 replied with:

Quote:
It changed the touchpad to absolute position mode, but the touchscreen gave no response or output that I could determine. Incidentally, I have detected no evidence that it works with the CF-18 either, as well as I conceive it produces the same result as it does on the CF-29.
Debian squeeze thread: http://www.linuxquestions.org/questi...l-wine-853542/

Zafarax wrote in his post #4:

Quote:
I had the same trouble when I (unsuccessfully) tried to get Skype working a while ago. I think I may have broken something but I'm not competent enough to determine what exactly.
While at post #59 moromendas01 said:

Quote:
I had the same trouble when I tried to get Skype working a while ago. I believe I may have broken something but I'm not competent enough to determine what exactly.
Pretty clear to me thats plagiarizing... If its not a spam robot or some kind of PITA spam server its somebody that needs a life...

Last edited by lpallard; 03-26-2011 at 12:02 AM.
 
Old 07-30-2011, 03:45 AM   #29
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
I got it working using what dimm0k said.

One thing that may help is to make sure the media player outputs to the right device.

For example:
Code:
bash-4.1$ cat /proc/asound/pcm 
00-00: ALC269VB Analog : ALC269VB Analog : playback 1 : capture 1
01-03: HDMI 0 : HDMI 0 : playback 1
Then I run:

Code:
mplayer -ao alsa:device=hw=1.3 movie.avi
to have the audio go to HDMI.

Thanks again for the rest, otherwise it wouldn't work. I also had to make hda-intel a module in the kernel.
 
Old 12-24-2011, 08:57 PM   #30
Geremia
Member
 
Registered: Apr 2011
Distribution: slackware64-current
Posts: 501

Rep: Reputation: 45
One HDMI falls-back to analog, the other doesn't; none produce audio in TV

Quote:
Originally Posted by dimm0k View Post
Whenever I play audio, it is coming out of the notebook's speakers rather than the speakers connected to the monitor; speakers are actually part of the monitor. In KDE's system settings for multimedia, there's a test option for output devices. The one for HDA Intel works fine and plays through the notebook's speakers. Running the test for the HDA NVidia yields no sound whatsoever. I feel like I am missing something... any suggestions?
I have a fallback to analog (internal) sound issue whenever I select one of my HDMI devices but there is no fallback to the analog ALC272 device whenever I choose the other, nor is there any audio coming from the TV to which I am connected via HDMI. My "aplay -l" is:
Code:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
HDMI audio not working maheshsub00 Ubuntu 1 02-10-2010 03:43 PM
HDMI Audio with 12.2 Woodsman Slackware 27 09-04-2009 10:53 PM
Audio through HDMI Cable? Jeff91 Linux - Hardware 7 06-26-2009 09:44 AM
LXer: Using HDMI Audio/Video On Linux LXer Syndicated Linux News 0 12-10-2008 04:00 PM
LXer: Using HDMI Audio/Video On Linux LXer Syndicated Linux News 0 12-10-2008 11:40 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration