Ubuntu :: ALSA 1.0.23 - Still No HDMI Device
Aug 7, 2010
I am still struggling with getting my HDMI working under Ubuntu lucid. I added the ricotz/unstable repositories to get the latest version of ALSA (1.0.23):
Code:
sudo add-apt-repository ppa:ricotz/unstable
sudo apt-get update
sudo apt-get upgrade
All 1.0.23 related packages were installed (Alsa base, alsa utils, libasound).If I check the ALSA version in /proc/asound:
Code:
bas@ubuntu-lt:~$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.21. Result, still no HDMI ports available when I type aplay -l:
Code:
bas@ubuntu-lt:~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC272 Analog [ALC272 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
I got this working under Karmic. What am I doing wrong?
View 9 Replies
ADVERTISEMENT
Dec 3, 2010
I've recently encountered a sound issue and I recently installed the nvidia gt220 in my box and was thrilled at how well it worked with hdmi until I tried to use the audio. I updated my alsa and went into the alsamixer and it does detect my gt220. I unmuted all spdif and tested the sound and with success the sound test works. I know the card and device numbers that work with the audio but now sure where to make changes so it will default to that device instead of the onboard audio that it seems to try to use now. I am running lucid 10.04.
View 4 Replies
View Related
Dec 15, 2010
I spent a few days trying to make audio work on my TV connected via HDMI to a PC. The speaker test used by the sound preferences was dead, as was MPlayer. I managed to find a solution for MPlayer, giving the option "-ao alsa:device=hdmi", as specified in this article:So, basically ALSA can see all my devices. This is the output of aplay -l:Quote:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC1200 Analog [ALC1200 Analog]
Subdevices: 1/1
[code]...
View 3 Replies
View Related
Dec 22, 2010
Here is my situation, I have a Zotac zBox HD-ID11
- I had Ubuntu 10.04 and got audio trough HDMI after applying this : AlsaUpgrade
- I migrated to Ubuntu 10.10
During the process I was asked "do you want to replace this alsa* file" I said Yes After the migration I had alsa 1.0.23 and the aplay -l showed the proper sounds cards. using "aplay -Dplughw:X,Y -fcd /mySound.wav" When X, Y was 0,0 I had sound though analog When X was 1 and Y was 3, 7, 8, 9 had no sound though hdmi.
[code]....
View 9 Replies
View Related
Apr 29, 2011
I have recently acquired a Lenovo Q150 machine and attempting to use it as a HTPC. I've been reading that with this platform a newer kernel is required to make wireless, sound and a few other tweaks work correctly--so I bumped up to testing repositories to upgrade to the 2.6.38 kernel.[URL]...
The audio on this device has been more than a pain. I'm currently using XBMC to play media on this device and after setting the outputs to custom: plughw:1,9 sound is played correctly. I found this out by using alsamixer, selecting the sound card with the F6 key (Nvidia 1) unmutting all outputs, quiting, and running speaker-test -D plughw:1,X where X is the sub-device from the output of aplay -l until sound could be heard from the receiver.
Now my problem is that applications like mplayer, and iceweasel won't output any sound. I'd prefer not to use the optical out on the device and would like to send sound over HDMI. Has anyone had any luck getting it to work as it should?
I've also installed pulseaudio, not too sure if this is really needed. I've also used module assistant before upgrading to compile alsa from source, it worked but i just decided to upgrade the kernel instead of dealing with m-a every time an update comes through. Linux floppy 2.6.38-2-amd64 #1 SMP Thu Apr 7 04:28:07 UTC 2011 x86_64 GNU/Linux
apt-cache policy alsa-base
alsa-base:
Installed: 1.0.23+dfsg-2
Candidate: 1.0.23+dfsg-3
[Code]...
View 1 Replies
View Related
May 22, 2011
I went out to buy myself an nVidia G210 yesterday in order to play Quake Wars. I installed the 260.19 (latest from RPMFusion) nVidia drivers and 3D effects worked along with the game. What didn't work is the sound. I am using an HDMI cable to connect my monitor to the computer. It seems as though ALSA is not letting the digital stream through because when I play an audio file in Rhythmbox, PulseAudio Volume Control shows that the speakers are blasting music. This is strange, since nothing is coming out.
aplay -l:
Quote:
[alex@alex01 ~]$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog]
Subdevices: 1/1
[Code]...
I am currently employing card 2, device 3 in my PulseAudio configuration (/etc/pulse/default.pa). How can I make ALSA read the digital stream from my HDMI cable?
View 10 Replies
View Related
Aug 10, 2010
After solving the problems:
- HDMI device not recognized in aplay -l
- upgrading Alsa to 1.0.23
- multiple HDMI devices installed
I now have an ubuntu laptop where
1) aplay -l outputs
[Code]...
View 2 Replies
View Related
Jun 4, 2011
I have a Lubuntu installed Netbook (Toshiba NB200). When I try to watch a video and listen to music smoothly. So I started the program Audacious on the terminal and I get the following Warning Message:
Code:
** WARNING **
Audacious has detected that your ALSA device has a broken timer. A workaround
is being used to prevent CPU overload. report this problem to your
Linux distributor or to the ALSA developers.
ALSA lib pcm.c:7316:(snd_pcm_recover) underrun occurred
[code]....
View 2 Replies
View Related
Jun 10, 2010
I'm trying to monitor (listen to) a second ALSA device on the default first card (#0). The device seems properly configured - for example, Audacity can select the device and record from it just fine; and when I select "Start Monitoring" in the volume level menu (the small triangle..), the volume level reacts to the captured stream. The only thing missing is the actual sound.
Before going any further, here are my specs; up-to-date Debian Squeeze on amd64 (x86_64), kernel 2.6.33.2.
Output of aplay -l:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: VT1828S Analog [VT1828S Analog]
Subdevices: 1/2
[Code]...
p.s. In case you feel inclined to tell me the command above should be just fine for me and not to waste my time with looking for an easier way; that only works when no other application has the default device (or the second device!) in its claws.
p.s.#2 : You probably noticed that the device is actually the third ALSA device. The real second device has no playback. I'm assuming this is no problem, since the same problem applies to that card.
View 4 Replies
View Related
May 19, 2010
I was having issues with the mic or line in on my onboard sound card, while trying to get my tvtuner patched in, later I gave OSS a try, I could not get it to work and decided to go back to Alsa, now my soundcard is not functioning.I have followed quite a few different guides, one of which is the sticky, please forgive me for not remembering which guides. I'm going nuts over this.As you can see below it looks like it is still using the oss driver.
uname -a
Linux freekbox 2.6.31-21-generic #59-Ubuntu SMP Wed Mar 24 07:28:56 UTC 2010 i686 GNU/Linux
aplay -l
aplay: device_list:223: no soundcards found...[code].........
View 1 Replies
View Related
Aug 24, 2010
I recently bought a logitech headset which is working very nice, the thing is that I cannot make it my default device when I plug it in. I edited /etc/modprobe.d/alsa-base.conf to make snd-usb-audio the default card but it only works when the computer is turned on with the headset plugged in. A workaround is to plug it and then "alsa force-reload" but I find it very ugly plus it kills all apps using audio and leaves the volume indicator unstable.
View 1 Replies
View Related
Feb 25, 2010
I'm running 9.10. I was installing ALSA so that I could run my EMU 1616, and when I tried to go through the steps to install, I'm running into two errors that I've noticed so far. I think. Anyway, the first is that is states that the panelw library isn't there, and that alsamixer: function snd_ctl_open failed for default: No such device or address. The alsamixer one is really odd, since it's there, but I don't know why it won't run.
I initially had it running, and now it isn't. I've yet to get sound out of my EMU. the terminal window also tells me that it can't find the snd_emu file, even though it exists on the computer as well. I need an answer for a dummy.
View 5 Replies
View Related
Mar 31, 2015
Using debian testing.
Pulseaudio got installed by default here during installtion. Since I don't want it I first ran "systemctl disable pulseaudio", "pulseaudio --kill", then without rebooting I use mpd with alsa alone and it worked fine.
But then i rebooted, and now all applications, mpd, mpv, chromium etc just says that alsa returns with "Device or resource busy", tried rebooting again with no effect.
The soundcard appears as card 1 according to the output of "aplay -l", and defined that card 1is suposed to be default with this in "/etc/asound.conf":
Code: Select allpcm.!default {
type hw
card 1
}
ctl.!default {
type hw
card 1
}
It occurred to me that there might be an issue with permissions to the soundcard so I ran "ls -l /dev/snd"
Code: Select alldrwxr-xr-x 2 root root 80 Mar 31 03:27 by-path
crw-rw----+ 1 root audio 116, 8 Mar 31 03:27 controlC0
crw-rw----+ 1 root audio 116, 2 Mar 31 03:27 controlC1
crw-rw----+ 1 root audio 116, 12 Mar 31 03:27 hwC0D0
crw-rw----+ 1 root audio 116, 7 Mar 31 03:27 hwC1D0
[Code] ....
My user is a part of the audio group:
Code: Select alluid=1000(roberth) gid=1000(roberth) groups=1000(roberth),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),108(netdev),111(scanner)
As far as I can tell, that looks fine unless I am missing something?
View 1 Replies
View Related
Mar 26, 2011
I have a HP 8510w which I attached to a sony tv via hdmi. picture is great but no sound. checked and in sound preferences, hdmi is not listed as a possible output device for sound. searched the net but couldnt find a solution. here some info:
Code:
root@gre-HP8510w:/home/gre# uname -a
Linux gre-HP8510w 2.6.35-28-generic #49-Ubuntu SMP Tue Mar 1 14:39:03 UTC 2011 x86_64 GNU/Linux
[code]....
View 2 Replies
View Related
Feb 21, 2010
I'm trying to get my Sound working with HDMI-connection. Got an Nividia 8600M GT on Ubuntu 9.10. Here is what aplay -l says:
[Code]....
View 4 Replies
View Related
Nov 19, 2010
I have recently been forced to do a hardware upgrade (my previous mobo died). Now, sounds works ok with,amarok because kde has recognized the new hardware and switched to it.
..... does not work, likely because flash uses alsa-oss which is probably not configured automatically. I have tried uninstalling and reinstalling both alsa-oss and flash, but it didn't solve the problem.
View 1 Replies
View Related
Jun 26, 2010
Here is the output of alsa-info.sh:
[url]
HDMI video out is fine, HDMI audio is a no go.
View 2 Replies
View Related
Dec 9, 2010
i want to connect my laptop to the lcd using hdmiI have nvidia video card 9200 gs and the driver is installedafter connecting both together nothing happens!do i have to change anything in the system or display settings?
View 8 Replies
View Related
Feb 8, 2011
I realise this is an issue that has been covered a lot, one way or another, but at least from what I've been able to find, most of the discussion centres around getting HDMI audio to work. However, I have problems even getting the video to work from my laptop's HDMI output.
I have an HP dv6z-se, with an ATI Mobility Radeon HD 6550 (1 Gb) video card and using F14/KDE. My problem is that when I go to System Settings/Display/Monitor, Fedora doesn't actually seem to realise my computer even has an HDMI output and only displays options for VGA and my integrated screen.
When I plug it into my LCD screen, sometimes I get a 'No Signal' message and sometimes I get garbled static and a message about unrecognised input and the frequency it's coming at.
I read elsewhere in the forum that someone was able to get video working by editing their xorg.conf file, so I went in and tried to see if I could replicate that, but none of the files in my xorg.conf.d folder had anything related to video outputs (as far as I can tell at this point).
View 10 Replies
View Related
Mar 17, 2011
I'm trying to update ALSA, following the instructions here: SDB:Alsa-update - openSUSE.I'm not sure how to proceed at STEP THREE. There are two sets of instructions, based on whether or not the kernel has been updated. I'm not sure if it has been. How can I make sure?
View 2 Replies
View Related
Apr 13, 2010
All my music editing software programs say, "unable to open device /dev/dsp.Device or resource busy." How can I fix this?
View 3 Replies
View Related
Jun 11, 2011
I rebooted my server and out of nowhere the RAID5 array won't assemble. I've tried everything I could think of to reassemble the thing. I fear that the array is ruined, but I can't imagine how. Here are various bits of information: The simplest failure (with and without partition numbers, which have not been needed in the past):
Code:
richard@nas:~$ sudo mdadm --assemble --verbose /dev/md0 /dev/sd[bcd]
mdadm: looking for devices for /dev/md0
mdadm: cannot open device /dev/sdb: Device or resource busy
[code]...
View 5 Replies
View Related
Aug 23, 2011
I've bought an X10 Home Automation USB interface: the CM15.
This is the information lsusb gives:
skerit@KIP-DU-SKER:~$ lsusb Bus 008 Device 002: ID 0bc7:0001 X10 Wireless Technology, Inc. ActiveHome (ACPI-compliant)
But this tells me nothing about where the device file is! How can I find that, or create one myself?
View 1 Replies
View Related
May 15, 2011
Recently, I created a device sc0 through device mapper. The divice could be found in /dev/mapper/sc0. My problem is that the device doesn't exist in /dev/partitions which will block my following test.BTW, I found dm-0 in /dev/partitions. Is it the same as /dev/mapper/sc0? But the device /dev/dm-0 doesn't exist!
View 2 Replies
View Related
Apr 7, 2011
I am working on an embedded system, which is an USB MSC device that supports some vendor specific scsi commands. I am using FC10 laptop as USB host for testing, and it runs some small apps based on sg3. All has been well for ~ a week. The FC10 laptop is able to communicate with the device and retrieve data. Suddenly, starting from today, the laptop is not able to properly detect the device. When plugged-in, the MSC device is detected as input device (I thought). This is observed from "dmesg" output and changes in "/dev/input/".The device under development is running at full speed. When I connect to winXP, no problem. A windows file explorer pops up, showing the content of the drive.Also, the FC10 has no problem with other USB flash drive (high speed).
View 1 Replies
View Related
Mar 11, 2010
For those that use Virtualbox on their slackware host and have a windows (xp) guest running. I have tried various settings for sound (Alsa, PulseAudio), the AC97 drivers are installed in the Windows xp guest os, but there is no sound and there is an unknown audio device (in the windows device manager). If I remove the AC97 drivers and use the soundblaster16 drivers in the Vbox settings there is no unknown sound device, but there's still no sound. why I can't get sound working?
View 13 Replies
View Related
May 24, 2011
the message from dmesg for the IrDA device:
[ 3635.194162] usb 3-1: new full speed USB device using uhci_hcd and address 2
[ 3635.338159] usb 3-1: New USB device found, idVendor=066f, idProduct=4200
[ 3635.338165] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[code]...
View 1 Replies
View Related
Jan 7, 2010
here we have an older digicam (Jenoptik/Exakta Model "DC 22", if someone might want to know) that can be switched between some "PC Camera mode" and "Mass storage mode".Unfortunately, if attached to USB, it is always recognized as
Code:
UDEV [1262910483.475886] add /class/video4linux/video0 (video4linux)
lsusb tells:
[code]...
View 4 Replies
View Related
Sep 17, 2009
Since May 12,2009. Our system lifekeeper has the error log "lifekeeper error: DEVICE FAILURE on SCSI device '/dev/add'", but it ran normally. Until last week, it failover to the standby server. The disk still running, the error still come out.
View 3 Replies
View Related
Sep 19, 2009
I am currently using fedora 11 kernel 2.6.29 version, i wanted to write device driver for usb to detect my own device. My project is radio with computer. My fm radio get connected to usb port so i need to write h/w interfacing program.
View 1 Replies
View Related