I did a fresh instal 0f 10.4 and am also having the dummy output issue.
Unfortunately I cant use the instuctions in the sticky because I cant find the dropdown.
I am using netbook remix on an acer AspireOne 1410 btw
here are the outputs of the that lidex requested
Code:
uname -a
2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:27:30 UTC 2010 i686 GNU/Linux
Code:
~$ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC269 Digital [ALC269 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 3: INTEL HDMI [INTEL HDMI]
Subdevices: 1/1
Subdevice #0: subdevice #0
Code:
~$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.21
Code:
head -n 1 /proc/asound/card*/codec#*
==> /proc/asound/card0/codec#0 <==
Codec: Realtek ALC269
==> /proc/asound/card0/codec#1 <==
Codec: Intel G45 DEVCTG
Regarding Morph's suggestions:
sudo alsa unload gave this:
Code:
sudo alsa unload
lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system /home/james/.gvfs
Output information may be incomplete.
/sbin/alsa: Warning: Processes using sound devices: 1738(pulseaudio).
Unloading ALSA sound driver modules: snd-hda-intel snd-hda-codec-intelhdmi snd-hda-codec-realtek snd-hda-codec snd-hwdep snd-pcm snd-timer snd-page-alloc (failed: modules still loaded: snd-hda-intel snd-hda-codec-intelhdmi snd-hda-codec-realtek snd-hda-codec snd-hwdep snd-pcm snd-timer snd-page-alloc).
sudo soundon gave:
Code:
sudo soundon
sudo: soundon: command not found
sudo soundoff:
Code:
sudo soundoff
sudo: soundoff: command not found
And I had just gotten everything working in Karmic when an update screwed everything up and I just decided to do a clean reinstall
Bookmarks