Re: Sound issue in bulleye with USB Headset and Internal Audio

2021-04-07 Thread Andrei POPESCU
On Mi, 07 apr 21, 23:49:46, deloptes wrote:
> Rainer Dorsch wrote:
> 
> > I have a bullseye system with an on-board Intel sound device and a
> > Logitech USB headset. Everything works perfect, if I boot without the USB
> > headset plugged in. Both devices are detected and I can switch between
> > them as expected. If I boot with the USB headset plugged in, inxi still
> > finds both devices, but pacmd list-cards outputs only the USB headset. I
> > am wondering if that is a pulseaudio feature or a bug.
> 
> don't know if it will help but it is always a good idea to give index > 0 to
> usb audio
> 
> $ cat /etc/modprobe.d/alsa-base.conf
> options snd_hda_intel index=0
> options snd-usb-audio index=1

This is taken care of automatically for most cases:

$ grep snd-usb-audio /lib/modprobe.d/aliases.conf
options snd-usb-audio index=-2


Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser


signature.asc
Description: PGP signature


Re: Sound issue in bulleye with USB Headset and Internal Audio

2021-04-07 Thread Andrei POPESCU
On Mi, 07 apr 21, 20:38:46, Rainer Dorsch wrote:
> Am Mittwoch, 7. April 2021, 19:47:47 CEST schrieb Andrei POPESCU:
> > On Mi, 07 apr 21, 18:39:21, Rainer Dorsch wrote:
> > > Hello,
> > > 
> > > I have a bullseye system with an on-board Intel sound device and a
> > > Logitech
> > > USB headset. Everything works perfect, if I boot without the USB headset
> > > plugged in. Both devices are detected and I can switch between them as
> > > expected. If I boot with the USB headset plugged in, inxi still finds both
> > > devices, but pacmd list-cards outputs only the USB headset. I am wondering
> > > if that is a pulseaudio feature or a bug.
> > 
> > Please post the output of 'aplay -l' in both cases.
> 
> For me it looks identical, but see yourself:

This is ok, at least there doesn't appear to be conflict at ALSA level.

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser


signature.asc
Description: PGP signature


Re: Sound issue in bulleye with USB Headset and Internal Audio

2021-04-07 Thread Rainer Dorsch
Am Mittwoch, 7. April 2021, 20:38:46 CEST schrieb Rainer Dorsch:
> Am Mittwoch, 7. April 2021, 19:47:47 CEST schrieb Andrei POPESCU:
> > On Mi, 07 apr 21, 18:39:21, Rainer Dorsch wrote:
> > > Hello,
> > > 
> > > I have a bullseye system with an on-board Intel sound device and a
> > > Logitech
> > > USB headset. Everything works perfect, if I boot without the USB headset
> > > plugged in. Both devices are detected and I can switch between them as
> > > expected. If I boot with the USB headset plugged in, inxi still finds
> > > both
> > > devices, but pacmd list-cards outputs only the USB headset. I am
> > > wondering
> > > if that is a pulseaudio feature or a bug.
> > 
> > Please post the output of 'aplay -l' in both cases.
> 
> [...]

Small update: I cannot really repro anymore that the on-board sound works, 
even if I boot w/o a headset, I saw this correlation several times in the 
past, but right now, pulseaudio always seems to be unhappy with on-board 
sound, e.g. if I boot without USB headset:

rd@h370:~$ pacmd list-cards
0 card(s) available.
rd@h370:~$ aplay -l
 List of PLAYBACK Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC887-VD Digital [ALC887-VD Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
rd@h370:~$ 

Any idea or hint is welcome.

Regards
Rainer

-- 
Rainer Dorsch
http://bokomoko.de/




Re: Sound issue in bulleye with USB Headset and Internal Audio

2021-04-07 Thread Rainer Dorsch
Am Mittwoch, 7. April 2021, 19:47:47 CEST schrieb Andrei POPESCU:
> On Mi, 07 apr 21, 18:39:21, Rainer Dorsch wrote:
> > Hello,
> > 
> > I have a bullseye system with an on-board Intel sound device and a
> > Logitech
> > USB headset. Everything works perfect, if I boot without the USB headset
> > plugged in. Both devices are detected and I can switch between them as
> > expected. If I boot with the USB headset plugged in, inxi still finds both
> > devices, but pacmd list-cards outputs only the USB headset. I am wondering
> > if that is a pulseaudio feature or a bug.
> 
> Please post the output of 'aplay -l' in both cases.

For me it looks identical, but see yourself:

If USB headset is plugged at boot:

rd@h370:~$ aplay -l
 List of PLAYBACK Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC887-VD Digital [ALC887-VD Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Headset [Logitech USB Headset], device 0: USB Audio [USB Audio]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
rd@h370:~$ 

If USB headset is not plugged at boot, before plugging the headset:

rd@h370:~$ aplay -l
 List of PLAYBACK Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC887-VD Digital [ALC887-VD Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
rd@h370:~$ 

If USB headset is not plugged at boot, after plugging the headset:

rd@h370:~$ aplay -l
 List of PLAYBACK Hardware Devices 
card 0: PCH [HDA Intel PCH], device 0: ALC887-VD Analog [ALC887-VD Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: ALC887-VD Digital [ALC887-VD Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Headset [Logitech USB Headset], device 0: USB Audio [USB Audio]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
rd@h370:~$ 

Thanks
Rainer

-- 
Rainer Dorsch
http://bokomoko.de/




Re: Sound issue in bulleye with USB Headset and Internal Audio

2021-04-07 Thread deloptes
Rainer Dorsch wrote:

> I have a bullseye system with an on-board Intel sound device and a
> Logitech USB headset. Everything works perfect, if I boot without the USB
> headset plugged in. Both devices are detected and I can switch between
> them as expected. If I boot with the USB headset plugged in, inxi still
> finds both devices, but pacmd list-cards outputs only the USB headset. I
> am wondering if that is a pulseaudio feature or a bug.

don't know if it will help but it is always a good idea to give index > 0 to
usb audio

$ cat /etc/modprobe.d/alsa-base.conf
options snd_hda_intel index=0
options snd-usb-audio index=1





Sound issue in bulleye with USB Headset and Internal Audio

2021-04-07 Thread Rainer Dorsch
Hello,

I have a bullseye system with an on-board Intel sound device and a Logitech 
USB headset. Everything works perfect, if I boot without the USB headset 
plugged in. Both devices are detected and I can switch between them as 
expected. If I boot with the USB headset plugged in, inxi still finds both 
devices, but pacmd list-cards outputs only the USB headset. I am wondering if 
that is a pulseaudio feature or a bug.

Unfortunately, unplugging the USB device and pulseaudio -k does not fix the 
problem :-/ Any ideas or hints for a workaround to avoid a reboot are very 
welcome.

Here is the output of inxi -F
[...]
Audio: Device-1: Intel Cannon Lake PCH cAVS driver: snd_hda_intel  
  Device-2: Logitech Headset H390 type: USB driver: hid-generic,snd-
usb-audio,usbhid  
  Sound Server: ALSA v: k5.10.0-5-amd64 
[...]

pacmd lists both cards

rd@h370:~$ pacmd list-cards
2 card(s) available.
index: 0
name: 
driver: 
owner module: 6
properties:
alsa.card = "0"
alsa.card_name = "HDA Intel PCH"
alsa.long_card_name = "HDA Intel PCH at 0xa113 irq 127"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-:00:1f.3"
sysfs.path = "/devices/pci:00/:00:1f.3/sound/card0"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.id = "a348"
device.product.name = "Cannon Lake PCH cAVS"
device.form_factor = "internal"
device.string = "0"
device.description = "Internes Audio"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"
profiles:
input:analog-stereo: Analog Stereo-Eingabe (priority 65, 
available: no)
output:analog-stereo: Analog Stereo-Ausgabe (priority 6500, 
available: unknown)
output:analog-stereo+input:analog-stereo: Analog Stereo Duplex 
(priority 6565, available: no)
output:iec958-stereo: Digital Stereo (IEC958)-Ausgabe 
(priority 5500, available: unknown)
output:iec958-stereo+input:analog-stereo: Digital Stereo 
(IEC958)-Ausgabe + Analog Stereo-Eingabe (priority 5565, available: no)
output:iec958-ac3-surround-51: Digital Surround 5.1 (IEC958/
AC3)-Ausgabe (priority 300, available: unknown)
output:iec958-ac3-surround-51+input:analog-stereo: Digital 
Surround 5.1 (IEC958/AC3)-Ausgabe + Analog Stereo-Eingabe (priority 365, 
available: no)
output:hdmi-stereo: Digital Stereo (HDMI)-Ausgabe (priority 
5900, available: no)
output:hdmi-stereo+input:analog-stereo: Digital Stereo (HDMI)-
Ausgabe + Analog Stereo-Eingabe (priority 5965, available: no)
output:hdmi-surround: Digital Surround 5.1 (HDMI)-Ausgabe 
(priority 800, available: no)
output:hdmi-surround+input:analog-stereo: Digital Surround 5.1 
(HDMI)-Ausgabe + Analog Stereo-Eingabe (priority 865, available: no)
output:hdmi-surround71: Digital Surround 7.1 (HDMI)-Ausgabe 
(priority 800, available: no)
output:hdmi-surround71+input:analog-stereo: Digital Surround 
7.1 (HDMI)-Ausgabe + Analog Stereo-Eingabe (priority 865, available: no)
output:hdmi-stereo-extra1: Digital Stereo (HDMI 2)-Ausgabe 
(priority 5700, available: unknown)
output:hdmi-stereo-extra1+input:analog-stereo: Digital Stereo 
(HDMI 2)-Ausgabe + Analog Stereo-Eingabe (priority 5765, available: no)
output:hdmi-stereo-extra2: Digital Stereo (HDMI 3)-Ausgabe 
(priority 5700, available: no)
output:hdmi-stereo-extra2+input:analog-stereo: Digital Stereo 
(HDMI 3)-Ausgabe + Analog Stereo-Eingabe (priority 5765, available: no)
output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI 3)-
Ausgabe (priority 600, available: no)
output:hdmi-surround-extra2+input:analog-stereo: Digital 
Surround 5.1 (HDMI 3)-Ausgabe + Analog Stereo-Eingabe (priority 665, 
available: no)
output:hdmi-surround71-extra2: Digital Surround 7.1 (HDMI 3)-
Ausgabe (priority 600, available: no)
output:hdmi-surround71-extra2+input:analog-stereo: Digital 
Surround 7.1 (HDMI 3)-Ausgabe + Analog Stereo-Eingabe (priority 665, 
available: no)
output:hdmi-stereo-extra3: Digital Stereo (HDMI 4)-Ausgabe 
(priority 5700, available: no)
output:hdmi-stereo-extra3+input:analog-stereo: Digital Stereo 
(HDMI 4)-Ausgabe + Analog Stereo-Eingabe (priority 5765, available: no)
output:hdmi-surround-extra3: Digital Surround 5.1 (HDMI 4)-
Ausgabe (priority 600, available: no)
output:hdmi-surround-extra3+input:analog-stereo: Digital 
Surround 5.1 (HDMI 4)-Ausgabe + Analog 

Re: Sound issue in bulleye with USB Headset and Internal Audio

2021-04-07 Thread Andrei POPESCU
On Mi, 07 apr 21, 18:39:21, Rainer Dorsch wrote:
> Hello,
> 
> I have a bullseye system with an on-board Intel sound device and a Logitech 
> USB headset. Everything works perfect, if I boot without the USB headset 
> plugged in. Both devices are detected and I can switch between them as 
> expected. If I boot with the USB headset plugged in, inxi still finds both 
> devices, but pacmd list-cards outputs only the USB headset. I am wondering if 
> that is a pulseaudio feature or a bug.

Please post the output of 'aplay -l' in both cases.


Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser


signature.asc
Description: PGP signature


Re: Sound issue in bulleye with USB Headset and Internal Audio

2021-04-07 Thread Robbi Nespu

On 4/8/21 12:39 AM, Rainer Dorsch wrote:

system with an on-board Intel sound device and a Logitech
USB headset. Everything works perfect, if I boot without the USB headset
plugged in. Both devices are detected and I can switch between them a
Try checking "dmesg --human" output, there maybe something from there . 
Try compare it for both situation


--
Email : Robbi Nespu 
PGP fingerprint : D311 B5FF EEE6 0BE8 9C91 FA9E 0C81 FA30 3B3A 80BA
PGP key : https://keybase.io/robbinespu/pgp_keys.asc



Re: Sound Issue

2021-02-07 Thread Rainer Dorsch
Thank you for your reply, Andrea.

Am Samstag, 6. Februar 2021, 23:52:24 CET schrieb Andrea Borgia:
> Il 06/02/21 20:53, Rainer Dorsch ha scritto:
> > sound was working for years on my Debian System w/o any issue with
> > pulseaudio. Since a few weeks I have problems with the on-board Intel
> > sound, listed as
> I'm having a similar issue and it might be because of this bug:
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980836

I am on stable with 12.2-4+deb10u1
 
> 
> With this command I get the audio back, at least until the next reboot
> or plug/unplug cycle:
> 
> pacmd unload-module module-udev-detect && pacmd load-module
> module-udev-detect
> 

Does not work for me.

Maybe that is the sign to upgrade to bullseye :-)

Rainer


-- 
Rainer Dorsch
http://bokomoko.de/




Sound Issue

2021-02-06 Thread Rainer Dorsch
Hi,

sound was working for years on my Debian System w/o any issue with pulseaudio. 
Since a few weeks I have problems with the on-board Intel sound, listed as

Device-1: Intel Cannon Lake PCH cAVS driver: snd_hda_intel 

whereas the Logitech USB headset always works

Device-2: Logitech Headset H390 type: USB driver: hid-generic,snd-usb-
audio,usbhid 

Full inxi -F output is here: 

http://paste.debian.net/1184310/

Out of the blue I noticed today that it worked again, but after I rebooted 
into Debian 10.8 it disappeared again.

In dmesg I find

[...]
[   13.567175] snd_hda_intel :00:1f.3: enabling device ( -> 0002) 
[   13.567306] snd_hda_intel :00:1f.3: bound :00:02.0 (ops 
i915_audio_component_bind_ops [i915]) 
[   13.609251] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: 
line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line 
[   13.609252] snd_hda_codec_realtek hdaudioC0D0:speaker_outs=1 (0x1a/
0x0/0x0/0x0/0x0) 
[   13.609253] snd_hda_codec_realtek hdaudioC0D0:hp_outs=1 (0x1b/
0x0/0x0/0x0/0x0) 
[   13.609253] snd_hda_codec_realtek hdaudioC0D0:mono: mono_out=0x0 
[   13.609254] snd_hda_codec_realtek hdaudioC0D0:dig-out=0x11/0x0 
[   13.609254] snd_hda_codec_realtek hdaudioC0D0:inputs: 
[   13.609255] snd_hda_codec_realtek hdaudioC0D0:  Rear Mic=0x18 
[   13.609256] snd_hda_codec_realtek hdaudioC0D0:  Front Mic=0x19 
[   13.609256] snd_hda_codec_realtek hdaudioC0D0:  Line=0x15
[...]


http://paste.debian.net/1184308/


In $ pactl list I get

Card #0
Name: alsa_card.usb-Logitech_Logitech_USB_Headset-00
Driver: module-alsa-card.c
Owner Module: 6
Properties:
alsa.card = "1"
alsa.card_name = "Logitech USB Headset"
alsa.long_card_name = "Logitech Logitech USB Headset at 
usb-:00:14.0-13.1, full speed"
alsa.driver_name = "snd_usb_audio"
device.bus_path = "pci-:00:14.0-usb-0:13.1:1.0"
sysfs.path = "/devices/pci:00/:00:14.0/
usb1/1-13/1-13.1/1-13.1:1.0/sound/card1"
udev.id = "usb-Logitech_Logitech_USB_Headset-00"
device.bus = "usb"
device.vendor.id = "046d"
device.vendor.name = "Logitech, Inc."
device.product.id = "0a44"
device.product.name = "Headset H390"
device.serial = "Logitech_Logitech_USB_Headset"
device.form_factor = "headset"
device.string = "1"
device.description = "Headset H390"
module-udev-detect.discovered = "1"
device.icon_name = "audio-headset-usb"
device.intended_roles = "phone"
Profiles:
input:analog-mono: Analog Mono-Eingabe (sinks: 0, sources: 1, 
priority: 7, available: yes)
output:analog-stereo: Analog Stereo-Ausgabe (sinks: 1, 
sources: 0, priority: 6500, available: yes)
output:analog-stereo+input:analog-mono: Analog Stereo-Ausgabe 
+ Analog Mono-Eingabe (sinks: 1, sources: 1, priority: 6507, available: yes)
off: Aus (sinks: 0, sources: 0, priority: 0, available: yes)
Active Profile: output:analog-stereo+input:analog-mono
Ports:
analog-input-mic: Mikrofon (priority: 8700, latency offset: 0 
usec)
Properties:
device.icon_name = "audio-input-microphone"
Part of profile(s): input:analog-mono, output:analog-
stereo+input:analog-mono
analog-output-headphones: Kopfhörer (priority: 9000, latency 
offset: 0 usec)
Properties:
device.icon_name = "audio-headphones"
Part of profile(s): output:analog-stereo, 
output:analog-stereo+input:analog-mono

http://paste.debian.net/1184312/

but there is no other sound card listed.

I tried from the Debian pulseaudio wiki the part under "Missing playback 
devices or audio capture":

rd@h370:~$ rm -r ~/.config/pulse /tmp/pulse-*
rm: cannot remove '/home/rd/.config/pulse': No such file or directory
rm: descend into write-protected directory '/tmp/pulse-PKdhtXMmr18n'? y
rm: remove write-protected directory '/tmp/pulse-PKdhtXMmr18n'? y
rm: cannot remove '/tmp/pulse-PKdhtXMmr18n': Operation not permitted
rd@h370:~$ ls -ld /tmp/pulse-PKdhtXMmr18n
drwx-- 2 root root 4096 Feb  6 20:19 /tmp/pulse-PKdhtXMmr18n
rd@h370:~$ systemctl --user restart pulseaudio.service
rd@h370:~$ 

Not sure if it is expected that there is a pulse file for root in /tmp

What is also strange for me, is that the intel card is listed by-path by not 
by-id:

rd@h370:~$ ls -l /dev/snd/by-id/ 
total 0
lrwxrwxrwx 1 root root 12 Feb  6 20:42 usb-Logitech_Logitech_USB_Headset-00 -> 
../controlC1
rd@h370:~$ ls -l /dev/snd/by-path/
total 0
lrwxrwxrwx 1 root root 12 Feb  6 20:42 

Re: Sound Issue

2021-02-06 Thread Andrea Borgia

Il 06/02/21 20:53, Rainer Dorsch ha scritto:



sound was working for years on my Debian System w/o any issue with pulseaudio.
Since a few weeks I have problems with the on-board Intel sound, listed as


I'm having a similar issue and it might be because of this bug: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980836



With this command I get the audio back, at least until the next reboot 
or plug/unplug cycle:


pacmd unload-module module-udev-detect && pacmd load-module 
module-udev-detect



Regards,

Andrea.




Re: Sound issue WAS: Re: [WARNING] Intel Skylake/Kaby Lake processors: broken hyper-threading

2017-06-27 Thread deloptes
John Elliot V wrote:

> KDE -> System Settings -> Multimedia (Hardware) -> Audio and Video ->
> Audio Hardware Setup

I was going to say - it is just KDE :D - crap



Sound issue WAS: Re: [WARNING] Intel Skylake/Kaby Lake processors: broken hyper-threading

2017-06-26 Thread John Elliot V
On 27/06/17 03:16, John Elliot V wrote:
> Hmm. I re-enabled hyper-threading (to test) and sound didn't come back.

After a number of false starts I was able to restore audio by:

 KDE -> System Settings -> Multimedia (Hardware) -> Audio and Video ->
  Audio Hardware Setup

Then in the Hardware section changing Profile from:

 Digital Stereo (IEC958) Output + Analog Stereo Input

To:

 Digital Stereo (HDMI2) Output + Analog Stereo Input

I'm not sure what changed that required me to make this change. Anyway,
happy that sound is working again for me.

Regards,
John Elliot V
-- 
E: j...@jj5.net
P: +61 4 3505 7839
W: https://www.jj5.net/
<>

Re: Re: Flash/AVI/Skype sound issue in Squeeze

2010-01-02 Thread Andreas Weber
Hi guys

This line in /etc/modprobe.d/alsa-base.conf did the job for me:

options snd-usb-audio index=-2

I stumbled over it because I had to do the same in order to make sound
on my Mac Mini work. This doesn't render the device unusable AFAICS, so
blacklisting it isn't needed. Thanks for your hints, my sound is back. :-)

What I don't get though is this: Sometimes the sound would have come
back earlier after updates, and sometimes sound didn't work for flash if
the .adobe and .macromedia folders were present in my home folder.
Strange, no answers to that. Whatever. The current solution works.

HTH, ändu



signature.asc
Description: OpenPGP digital signature


Re: Fw: Re: flash video sound issue

2009-12-28 Thread Anthony Baldwin
--- On Mon, 12/21/09, Marc Shapiro mshapiro...@yahoo.com wrote:

 From: Marc Shapiro mshapiro...@yahoo.com
 Subject: Re: Fw: Re: flash video sound issue [resolved]
 To: debian-user@lists.debian.org
 Date: Monday, December 21, 2009, 2:13 AM
 Anthony Baldwin wrote:
  --- On Sun, 12/20/09, Marc Shapiro mshapiro...@yahoo.com
 wrote:
  
  From: Marc Shapiro mshapiro...@yahoo.com
  Subject: Re: Fw: Re: flash video sound issue
 [resolved]
  To: debian-user@lists.debian.org
  Date: Sunday, December 20, 2009, 8:02 PM
  Anthony Baldwin wrote:
  Hmmmturns out /etc/init.d/alsa-utils
 restart does
  the
  trick.
  I have had other, intermittent, flash video sound
 issues
  that, while not identical, are similar enough that
 the same
  fix might work.  Nothing else that has been
 suggested
  has solved the problem, so I am going to try this
 the next
  time my sound goes into an endless loop.
  
  -- Marc Shapiro
  mshapiro...@yahoo.com
  
  
  
  I wonder if other sound programs I'm using are somehow
 contributing
  to this issue, since restarting the sound system seems
 to resolve it,
  temporarily.
 
 I think it is strictly flash related.  I almost never
 use other multi-media type software and IIRC the only time
 that I have a problem is with flash.  In fact, it
 almost always occurs when my daughter is on a flash game, or
 other flash kid's site.
 

I thought this was resolved, but, honestly, it isn't.
I can restart alsa, and immediately have the same issue.
(At one point, restarting alsa seemed to, at the very least, temporarily
resolve this issue, but not anymore).
It's really starting to annoy me, in fact.  Can't watch any
videos on Youtube, and any other flash animation (all those nauseatingly
cute eCards your AOL using Grandma sends for the holidays) etc.
My Ubuntu laptop doesn't seem to be having any such issue,
but I didn't update the flash plugin on that one (think it 
has flash plugin 9, while I updated on this Lenny box
to flash10...although, the problem was here before I updated
the flash plugin, so I don't think that has anything to do with it).
I still use firefox as my browser on the ubuntu (jaunty) laptop.
So:
Experiencing the delayed, then skipping sound on Debian Lenny,
regardless of browser (iceweasel, chrome, epiphany, etc.), with 
both flash9 or (newly updated) flash10, using ion3 wm.
Not having any such problem in ubuntu jaunty with firefox with flash9, ion3 wm.
My daughter's machine, lenny, xfce with iceweasel and flash9 has the same issue 
as my lenny box.
My box is updated far more regularly.  Probably haven't updated my kid's 
box in 3 to 6 months, in all truth, but ran aptitude safe-upgrade on my
lenny box about a week ago.
Doesn't seem related to browser or wm, or even specifically one flash plugin.  
It just seems I have this problem on Debian Lenny.
So, is it, indeed, a flash bug?  
or a Debian bug?
or, maybe just a Lenny bug (are squeeze and sarge users seeing this same issue)?

/tony

--
http://www.baldwinlinguas.com
translations  interpreting

http://www.baldwinsoftware.com
tcl yer os with a feather






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



Re: Fw: Re: flash video sound issue [resolved]

2009-12-20 Thread Marc Shapiro

Anthony Baldwin wrote:

Hmmmturns out /etc/init.d/alsa-utils restart does the
trick.


I have had other, intermittent, flash video sound issues that, while not 
identical, are similar enough that the same fix might work.  Nothing 
else that has been suggested has solved the problem, so I am going to 
try this the next time my sound goes into an endless loop.


--
Marc Shapiro
mshapiro...@yahoo.com



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




Re: Fw: Re: flash video sound issue [resolved]

2009-12-20 Thread Anthony Baldwin
--- On Sun, 12/20/09, Marc Shapiro mshapiro...@yahoo.com wrote:

 From: Marc Shapiro mshapiro...@yahoo.com
 Subject: Re: Fw: Re: flash video sound issue [resolved]
 To: debian-user@lists.debian.org
 Date: Sunday, December 20, 2009, 8:02 PM
 Anthony Baldwin wrote:
  Hmmmturns out /etc/init.d/alsa-utils restart does
 the
  trick.
 
 I have had other, intermittent, flash video sound issues
 that, while not identical, are similar enough that the same
 fix might work.  Nothing else that has been suggested
 has solved the problem, so I am going to try this the next
 time my sound goes into an endless loop.
 
 -- Marc Shapiro
 mshapiro...@yahoo.com
 
 

I wonder if other sound programs I'm using are somehow contributing
to this issue, since restarting the sound system seems to resolve it,
temporarily. 
(I use mocp for listening to tunes, sometimes use the lastfm client, those 
being my most used audio apps, gxine, totem and mplayer for occasionaly video 
viewing).
Somehow, I doubt it.  I think it's specifically a Flash issue, but, 
I'm not exactly expert enough with flash or audio systems to determine that, 
however.

/tony

--
http://www.baldwinlinguas.com
translations  interpreting

http://www.baldwinsoftware.com
tcl yer os with a feather





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



Re: Fw: Re: flash video sound issue [resolved]

2009-12-20 Thread Marc Shapiro

Anthony Baldwin wrote:

--- On Sun, 12/20/09, Marc Shapiro mshapiro...@yahoo.com wrote:


From: Marc Shapiro mshapiro...@yahoo.com
Subject: Re: Fw: Re: flash video sound issue [resolved]
To: debian-user@lists.debian.org
Date: Sunday, December 20, 2009, 8:02 PM
Anthony Baldwin wrote:

Hmmmturns out /etc/init.d/alsa-utils restart does

the

trick.

I have had other, intermittent, flash video sound issues
that, while not identical, are similar enough that the same
fix might work.  Nothing else that has been suggested
has solved the problem, so I am going to try this the next
time my sound goes into an endless loop.

-- Marc Shapiro
mshapiro...@yahoo.com




I wonder if other sound programs I'm using are somehow contributing
to this issue, since restarting the sound system seems to resolve it,
temporarily.


I think it is strictly flash related.  I almost never use other 
multi-media type software and IIRC the only time that I have a problem 
is with flash.  In fact, it almost always occurs when my daughter is on 
a flash game, or other flash kid's site.



--
Marc Shapiro
mshapiro...@yahoo.com



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




flash video sound issue

2009-12-19 Thread Anthony Baldwin
Hi,

I've been seeing this problem for a while now, and it's starting to annoy me.

The video from Flash and youtube videos plays fine, but they start without the 
sound.  A few moments later, sound starts to play, but it is garbled, skips, 
etc., and even after stopping the video and/or closing the page it's on, the 
sound continues for a while.
If I restart my browser, sometimes the videos will play fine again, for a 
while, but eventually this phenomenon occurs again, and continues until I close 
and restart the browser.
I thought the problem was just with iceweasel, but I added the latest flash 
plugin to google chrome, and experience the same thing, now, in chrome, which I 
am now using as my default browser.
I added the libasound2-plugins as recommended here:
http://timony.com/mickzblog/2009/01/01/adobe-flash-sound-not-working-with-iceweasel-on-debian/
but that doesn't seem to have resolved anything.
I haven't a clue what I should do to further diagnose or resolve this issue.

Any and all assistance appreciated.

thanks,
tony


  


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



Fw: Re: flash video sound issue [resolved]

2009-12-19 Thread Anthony Baldwin

http://www.baldwinlinguas.com
translations  interpreting

Así también, la lengua es un miembro pequeño,
y se gloría de grandes cosas.
He aquí, un pequeño fuego
¡Cuán grande bosque enciende!


--- On Sat, 12/19/09, Anthony Baldwin anthonyebald...@yahoo.com wrote:

 From: Anthony Baldwin anthonyebald...@yahoo.com
 Subject: Re: flash video sound issue [resolved]
 To: Paul Cartwright a...@pcartwright.com
 Date: Saturday, December 19, 2009, 11:31 PM
 
 
 --- On Sat, 12/19/09, Paul Cartwright a...@pcartwright.com
 wrote:
 
  From: Paul Cartwright a...@pcartwright.com
  Subject: Re: flash video sound issue
  To: Anthony Baldwin anthonyebald...@yahoo.com
  Date: Saturday, December 19, 2009, 10:53 PM
  On Sat December 19 2009, you wrote:
   Thanks for that, Paul.
  
   Now, I'm on Lenny.  I assume you must be using
 either
  testing or unstable,
   because, I don't find alsasound in /etc/init.d
  
  actually I am on Lenny..
  
   I do have alsa-utils in there.  I know I'm
 using
  alsa, because I use
   alsamixer to adjust volumes, etc.
  # ls -l /etc/init.d/alsa*
  -rwxr-xr-x 1 root root 5695 2007-09-24 12:42
  /etc/init.d/alsasound
  -rwxr-xr-x 1 root root 8820 2008-02-25 18:55
  /etc/init.d/alsa-utils
  
  
 
Hmmmturns out /etc/init.d/alsa-utils restart does the
trick.

Thanks for your assistance, Paul.

:)
tony

--
http://www.baldwinlinguas.com
translations  interpreting

Así también, la lengua es un miembro pequeño,
y se gloría de grandes cosas.
He aquí, un pequeño fuego
¡Cuán grande bosque enciende!





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



Flash/AVI/Skype sound issue in Squeeze

2009-11-18 Thread Jason Filippou
Hello list,

I'm having trouble with my sound in a rather fresh Testing box on KDE.
Before I lay down the situation, let me clarify that I have googled,
rather extensively, in pursuit of a solution to my problem, yet I have
not found a solution that solves my problem. So, instead of turning my
system into a bundle of conflicting packages very possibly unrelated
to my problem, I decided to post my inquiry here. Now to the
presentation:

My sound works well for system sounds and notifications, such as the
music playing when logging into KDE and when emptying the trash. I can
also listen to music through Amarok and have sound from games as well
(namely, Tremulous). However, I do NOT have any sound from flash
player (I have installed flashplugin-nonfree) in both Iceweasel and
Konqueror or any sound from AVI videos (tested through vlc). I also
get a Problem with Audio Playback when making calls through Skype,
but I can live without Skype.

Here is what the iceweaselrc file says about my /dev/dsp wrapper for
iceweasel:


ja...@debian:~$ sudo nano /etc/iceweasel/iceweaselrc

# which /dev/dsp wrapper to use
ICEWEASEL_DSP=aoss

I have tried setting it to all the other values that the iceweasel
manpage says there are, yet still no luck.

Here is what lspci -v says about my hardware sound (I have omitted
output unrelated to audio devices or controllers):

ja...@debian:~$ lspci -v

00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
Controller (rev 02)
Subsystem: Intel Corporation 82801H (ICH8 Family) HD Audio
Controller
Flags: bus master, fast devsel, latency 0, IRQ 22
Memory at fdff8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: access denied
Kernel driver in use: HDA Intel

01:00.1 Audio device: nVidia Corporation Device 0be2 (rev a1)
Flags: bus master, fast devsel, latency 0, IRQ 10
Memory at fcffc000 (32-bit, non-prefetchable) [size=16K]
Capabilities: access denied

And below are some screenshots from system settings-multimedia

http://s128.photobucket.com/albums/p190/Bulgarian_Toothpaste/?action=viewcurrent=multimedia1.png

http://s128.photobucket.com/albums/p190/Bulgarian_Toothpaste/?action=viewcurrent=multimedia2.png

I have installed the following packages possibly related to my issue,
after googling a bit:

libasound libasound2-doc alsa-base alsa-utils alsa-oss alsamixergui

May I also note that after running iceweasel with an aoss wrapper

ja...@debian:~$ aoss /usr/lib/iceweasel/iceweasel

I see the following output on the terminal, repeated constantly:

ALSA lib pcm_dmix.c:1010:(snd_pcm_dmix_open) unable to open slave

Yet I still get no sound.

I'd like to add that I've examined the terminal output  after choosing
my Debian partition from Grub and noted the string:

Setting up ALSA... done.

kmix is well set and configured, and so is alsamixergui.

Might there be any solution to my problem?

I believe this is all I can provide you with for now, please do not
hesitate to ask for more information and I shall give it.

Thanks,
J


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



Re: Flash/AVI/Skype sound issue in Squeeze

2009-11-18 Thread Thierry Chatelet
On Wednesday 18 November 2009 14:40:16 Jason Filippou wrote:
 Hello list,
 
 I'm having trouble with my sound in a rather fresh Testing box on KDE.
 Before I lay down the situation, let me clarify that I have googled,
 rather extensively, in pursuit of a solution to my problem, yet I have
 not found a solution that solves my problem. So, instead of turning my
 system into a bundle of conflicting packages very possibly unrelated
 to my problem, I decided to post my inquiry here. Now to the
 presentation:
 
 My sound works well for system sounds and notifications, such as the
 music playing when logging into KDE and when emptying the trash. I can
 also listen to music through Amarok and have sound from games as well
 (namely, Tremulous). However, I do NOT have any sound from flash
 player (I have installed flashplugin-nonfree) in both Iceweasel and
 Konqueror or any sound from AVI videos (tested through vlc). I also
 get a Problem with Audio Playback when making calls through Skype,
 but I can live without Skype.
 
 Here is what the iceweaselrc file says about my /dev/dsp wrapper for
 iceweasel:
 
 
 ja...@debian:~$ sudo nano /etc/iceweasel/iceweaselrc
 
 # which /dev/dsp wrapper to use
 ICEWEASEL_DSP=aoss
 
 I have tried setting it to all the other values that the iceweasel
 manpage says there are, yet still no luck.
 
 Here is what lspci -v says about my hardware sound (I have omitted
 output unrelated to audio devices or controllers):
 
 ja...@debian:~$ lspci -v
 
 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
 Controller (rev 02)
 Subsystem: Intel Corporation 82801H (ICH8 Family) HD Audio
 Controller
 Flags: bus master, fast devsel, latency 0, IRQ 22
 Memory at fdff8000 (64-bit, non-prefetchable) [size=16K]
 Capabilities: access denied
 Kernel driver in use: HDA Intel
 
 01:00.1 Audio device: nVidia Corporation Device 0be2 (rev a1)
 Flags: bus master, fast devsel, latency 0, IRQ 10
 Memory at fcffc000 (32-bit, non-prefetchable) [size=16K]
 Capabilities: access denied
 
 And below are some screenshots from system settings-multimedia
 
 http://s128.photobucket.com/albums/p190/Bulgarian_Toothpaste/?action=viewc
 urrent=multimedia1.png
 
 http://s128.photobucket.com/albums/p190/Bulgarian_Toothpaste/?action=viewc
 urrent=multimedia2.png
 
 I have installed the following packages possibly related to my issue,
 after googling a bit:
 
 libasound libasound2-doc alsa-base alsa-utils alsa-oss alsamixergui
 
 May I also note that after running iceweasel with an aoss wrapper
 
 ja...@debian:~$ aoss /usr/lib/iceweasel/iceweasel
 
 I see the following output on the terminal, repeated constantly:
 
 ALSA lib pcm_dmix.c:1010:(snd_pcm_dmix_open) unable to open slave
 
 Yet I still get no sound.
 
 I'd like to add that I've examined the terminal output  after choosing
 my Debian partition from Grub and noted the string:
 
 Setting up ALSA... done.
 
 kmix is well set and configured, and so is alsamixergui.
 
 Might there be any solution to my problem?
 
 I believe this is all I can provide you with for now, please do not
 hesitate to ask for more information and I shall give it.
 
 Thanks,
 J
 

Hi,
I got a similar problem having a web cam with integrated microphone. 
Restarting the computer with the web cam unplugged would bring back the sound 
in iceweasel. Blacklisting snd_usb_audio in alsa-base-blacklist.conf did solve 
the problem, in a not too nice way, but it did what I wanted. Of course, I 
cannot use the microphone on the web cam now, but I really don't care for it.
Hope it helps
Thierry


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



Re: Flash/AVI/Skype sound issue in Squeeze

2009-11-18 Thread Jason Filippou
 Hi,
 I got a similar problem having a web cam with integrated microphone.
 Restarting the computer with the web cam unplugged would bring back the sound
 in iceweasel. Blacklisting snd_usb_audio in alsa-base-blacklist.conf did solve
 the problem, in a not too nice way, but it did what I wanted. Of course, I
 cannot use the microphone on the web cam now, but I really don't care for it.
 Hope it helps
 Thierry


Hello Thierry,

For reasons I have yet to explain my .avi and flash sound indeed
worked once I unplugged my Logitech USB microphone and rebooted. Right
now, what I need to do is blacklist it the same way you blacklisted
the microphone component of your camera, because I also have a Windows
partition in which the microphone is fully operational and needed, and
I don't want to have to plug it in every time I log into Windows. This
is my alsa-base-blacklist.conf:

ja...@debian:~$ sudo cat /etc/modprobe.d/alsa-base-blacklist.conf
# Uncomment these entries in order to blacklist unwanted modem drivers
# blacklist snd-atiixp-modem
# blacklist snd-intel8x0m
# blacklist snd-via82xx-modem
# Comment this entry in order to load snd-pcsp driver
blacklist snd-pcsp
# Comment this entry in order to load pcspkr driver
ja...@debian:~$

I added the lines

 # Blacklisting microphone input
blacklist snd-sb-audio


But the problem persists. I think I might have something wrong with my
syntax. Here is what lsusb says about my mic (other USB devices
ommitted):

ja...@debian:~$ lsusb
Bus 005 Device 002: ID 0556:0001 Asahi Kasei Microsystems Co., Ltd
AK5370 I/F A/D Converter

What should I do to keep my mic connected to the box, but not have it
interfere with my sound the way it did?

J


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



Re: Flash/AVI/Skype sound issue in Squeeze

2009-11-18 Thread Thierry Chatelet
On Wednesday 18 November 2009 17:01:36 Jason Filippou wrote:
 I added the lines
 
  # Blacklisting microphone input
 blacklist snd-sb-audio
 
 
 But the problem persists. I think I might have something wrong with my
 syntax. Here is what lsusb says about my mic (other USB devices
 ommitted):
 
 ja...@debian:~$ lsusb
 Bus 005 Device 002: ID 0556:0001 Asahi Kasei Microsystems Co., Ltd
 AK5370 I/F A/D Converter
 
 What should I do to keep my mic connected to the box, but not have it
 interfere with my sound the way it did?
 
 J
 

Yes it is
snd_usb_audio
pls note the underscore.
As far as where the real problem is, I hope someone here will be able to 
explain more. And my guess is that there is a better solution than the one I 
gave you. Any help/tips are welcome.
Thierry


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



Re: Sound issue: slow sound?

2006-05-09 Thread Bob Vloon
Hi Dennis,

 Recently, sound started misbehaving. First, sound would not only fail
 to play, any application that called for use of sound would freeze,
 only to die (in the case of Totem) on a kill -9. A reboot later, and it
 now does play, but it sounds like a 33 rpm record knocked down to 16
 rpm.

Do you use some sound system like aRts or Jack? It sounds (haha :) more like
a problem of such a system than of ALSA / OSS.

Regards,

  Bob


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Sound issue: slow sound?

2006-04-29 Thread Dennis Carr
OK, weirdness here.

Running Sarge, all updates current. Only thing out of distro is OOo 2.0
from backports. Sound card uses snd-cmipci.

Recently, sound started misbehaving. First, sound would not only fail
to play, any application that called for use of sound would freeze,
only to die (in the case of Totem) on a kill -9. A reboot later, and it
now does play, but it sounds like a 33 rpm record knocked down to 16
rpm.

Since finding this problem, I've tried an apt-get --reinstall of
alsa-base, a --purge (and subsequent installation) of all alsa-related
items in my system (-base, -oss (which I think is required by xmms),
-utils, and mixergui), and likewise, a dpkg-reconfigure of everything
but alsamixergui - and none of these has helped.

What am I missing, where should I look for errors, and what more
information is needed for this problem? 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sound issue

2006-02-27 Thread Michelle Konzack
Am 2006-02-22 01:20:20, schrieb Mark Grieveson:
 Hello.  On a Sarge machine with 2.4.27-2-686 kernel on a Pentium II 
 machine, I'm having problems with sound.  I'm using alsa, with the 
 modules installed.  I've run alsaconf, and have enabled sound for gnome 
 applications (gnometris, music player, etc).  This works fine, until I 
 try to run a kde program (ie, kolf, or kbattleship), at which point the 
 machine balks, and tells me that the device is not found, and that it is 
 switching to the null output device instead.  Then, I need to run 

You need to confgure the KDE-Bloats to use the ALSA-Sound-Daemon.

Greetings
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
   50, rue de Soultz MSM LinuxMichi
0033/3/8845235667100 Strasbourg/France   IRC #Debian (irc.icq.com)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sound issue

2006-02-25 Thread Mark Grieveson


I'm no sound guru, but there are a couple of things that may help you. 
1) both gnome and kde use different sound daemons and they're probably 
conflicting with each other. There should be a way to set these things 
to just use alsa. 2) your alsa setup may need to be setup for software 
mixing. google alsa dmixer and you should get something to help you 
there. probably what is happening is the gnome sound daemon is taking 
over your soundcard and nothing else can get at it. I'm pretty sure 
the gconf editor has a setting to use alsasink instead of esound. look 
under g-streamer settings.  sorry its vague, but hth.


A

 

I tried messing around with the Multimedia Systems Selector, in the 
Gnome Control Centre.  To give myself different option from the 
osssink it was set on, I installed various other gstreamer packages.  
Alas, I now have no sound what-so-ever.  It seems to set up perfectly 
via alsaconf, identifying my sound card (SoundBlaster Live), but, for 
some reason, it sets up for a non-existent card instead:


4405 7839 (failed: processes still using sound devices: 
8064(gnome-settings-)).
/etc/init.d/alsa: Warning: Processes using sound devices: 
8064(gnome-settings-).
Unloading ALSA sound driver modules: snd-emu10k1 snd-rawmidi 
snd-seq-device snd-ac97-codec snd-util-mem snd-hwdep snd-bt87x 
snd-mixer-oss snd-pcm snd-timer snd-page-alloc (failed: modules still 
loaded: snd-bt87x snd-pcm snd-timer snd-page-alloc).

Building card database...

ALSA Mixer indicates it is set for a Brooktree bt878, instead of using 
snd-emu10k1.  How do I fix this?



I did figure this out.  I had replaced libesd0 with libesd-alsa0, and 
this buggered things up.  Putting it back helped restore some sound.  
I'm still having the same sound problems I initially described, though 
(alsa not loading correctly on boot, and then, after running alsaconf, 
having sound from either gnome and general applications with no sound 
for kde applications, or having sound for kde and general applications, 
with no sound for gnome applications (and occasional errors like dev 
not found, using null output device instead).  While I can live with 
this, it is an irritant.  I'm hoping the day will come when there's ONE 
package, called sound, that I can chose, and then have sound work on 
all the packages, and not just a select few (hmm, yes, I realize this is 
just some deluded idealist fantasy, like world peace, end of 
starvation, etc, but it is good to dream sometimes).



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: sound issue

2006-02-24 Thread Mark Grieveson



On Wed, 22 Feb 2006 01:20:20 -0500
Mark Grieveson [EMAIL PROTECTED] wrote:

 

Hello.  On a Sarge machine with 2.4.27-2-686 kernel on a Pentium II 
machine, I'm having problems with sound.  I'm using alsa, with the 
modules installed.  I've run alsaconf, and have enabled sound for gnome 
applications (gnometris, music player, etc).  This works fine, until I 
try to run a kde program (ie, kolf, or kbattleship), at which point the 
machine balks, and tells me that the device is not found, and that it is 
switching to the null output device instead.  Then, I need to run 
alsaconf again, to get sound back to general programs (the internet, 
doom, defendguin).  The gnome programs continue to have sound, but the 
kde programs are then silent.  If I disable the gnome sound daemon, then 
both kde and general programs have sound, whereas gnome programs do 
not.  I find this irritating, and just want sound to come from all the 
programs (without worry).  I tried upgrading to the 2.6.8 kernel image, 
but I was unable to load modules for the sb-awe64 soundcard (I even 
tried alsa-source, via module-assistant, but it failed to load the modules).
Any suggestions for how I can get sound working consistently on all the 
programs?
   



I'm no sound guru, but there are a couple of things that may help you. 1) both gnome and 
kde use different sound daemons and they're probably conflicting with each other. There 
should be a way to set these things to just use alsa. 2) your alsa setup may need to be 
setup for software mixing. google alsa dmixer and you should get something to 
help you there. probably what is happening is the gnome sound daemon is taking over your 
soundcard and nothing else can get at it. I'm pretty sure the gconf editor has a setting 
to use alsasink instead of esound. look under g-streamer settings.  sorry its vague, but 
hth.

A

 

I tried messing around with the Multimedia Systems Selector, in the 
Gnome Control Centre.  To give myself different option from the osssink 
it was set on, I installed various other gstreamer packages.  Alas, I 
now have no sound what-so-ever.  It seems to set up perfectly via 
alsaconf, identifying my sound card (SoundBlaster Live), but, for some 
reason, it sets up for a non-existent card instead:


4405 7839 (failed: processes still using sound devices: 
8064(gnome-settings-)).
/etc/init.d/alsa: Warning: Processes using sound devices: 
8064(gnome-settings-).
Unloading ALSA sound driver modules: snd-emu10k1 snd-rawmidi 
snd-seq-device snd-ac97-codec snd-util-mem snd-hwdep snd-bt87x 
snd-mixer-oss snd-pcm snd-timer snd-page-alloc (failed: modules still 
loaded: snd-bt87x snd-pcm snd-timer snd-page-alloc).

Building card database...

ALSA Mixer indicates it is set for a Brooktree bt878, instead of using 
snd-emu10k1.  How do I fix this?



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: sound issue

2006-02-22 Thread Andrew Sackville-West
On Wed, 22 Feb 2006 01:20:20 -0500
Mark Grieveson [EMAIL PROTECTED] wrote:

 Hello.  On a Sarge machine with 2.4.27-2-686 kernel on a Pentium II 
 machine, I'm having problems with sound.  I'm using alsa, with the 
 modules installed.  I've run alsaconf, and have enabled sound for gnome 
 applications (gnometris, music player, etc).  This works fine, until I 
 try to run a kde program (ie, kolf, or kbattleship), at which point the 
 machine balks, and tells me that the device is not found, and that it is 
 switching to the null output device instead.  Then, I need to run 
 alsaconf again, to get sound back to general programs (the internet, 
 doom, defendguin).  The gnome programs continue to have sound, but the 
 kde programs are then silent.  If I disable the gnome sound daemon, then 
 both kde and general programs have sound, whereas gnome programs do 
 not.  I find this irritating, and just want sound to come from all the 
 programs (without worry).  I tried upgrading to the 2.6.8 kernel image, 
 but I was unable to load modules for the sb-awe64 soundcard (I even 
 tried alsa-source, via module-assistant, but it failed to load the modules).
 Any suggestions for how I can get sound working consistently on all the 
 programs?

I'm no sound guru, but there are a couple of things that may help you. 1) both 
gnome and kde use different sound daemons and they're probably conflicting with 
each other. There should be a way to set these things to just use alsa. 2) your 
alsa setup may need to be setup for software mixing. google alsa dmixer and 
you should get something to help you there. probably what is happening is the 
gnome sound daemon is taking over your soundcard and nothing else can get at 
it. I'm pretty sure the gconf editor has a setting to use alsasink instead of 
esound. look under g-streamer settings.  sorry its vague, but hth.

A

 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 


pgpa3mJ9hiIBE.pgp
Description: PGP signature


sound issue

2006-02-21 Thread Mark Grieveson
Hello.  On a Sarge machine with 2.4.27-2-686 kernel on a Pentium II 
machine, I'm having problems with sound.  I'm using alsa, with the 
modules installed.  I've run alsaconf, and have enabled sound for gnome 
applications (gnometris, music player, etc).  This works fine, until I 
try to run a kde program (ie, kolf, or kbattleship), at which point the 
machine balks, and tells me that the device is not found, and that it is 
switching to the null output device instead.  Then, I need to run 
alsaconf again, to get sound back to general programs (the internet, 
doom, defendguin).  The gnome programs continue to have sound, but the 
kde programs are then silent.  If I disable the gnome sound daemon, then 
both kde and general programs have sound, whereas gnome programs do 
not.  I find this irritating, and just want sound to come from all the 
programs (without worry).  I tried upgrading to the 2.6.8 kernel image, 
but I was unable to load modules for the sb-awe64 soundcard (I even 
tried alsa-source, via module-assistant, but it failed to load the modules).
Any suggestions for how I can get sound working consistently on all the 
programs?



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Fwd: Sound Issue

2005-08-28 Thread Scott
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I am running sarge, and got the sound to work after installing ALSA.
However, other users on the same machine have no sound.  Gnome, KDE,
etc, doesn't matter.  I've run alsamixer, no change.

Any suggestions?
Thanks in advance.
Scott
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDEnINkxtSk909EQURAt2oAJ9JKdmf7iyqswTW61x1p3XEavqcsgCfVqWt
6M2kX+5sBWSYCimaUpbns0c=
=TFGZ
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Fwd: Sound Issue

2005-08-28 Thread Ms Linuz
Scott wrote:

 I am running sarge, and got the sound to work after installing ALSA.
 However, other users on the same machine have no sound.  Gnome, KDE,
 etc, doesn't matter.  I've run alsamixer, no change.

 Any suggestions?
 Thanks in advance.
 Scott

Add other users to the audio group

machinename:# adduser theusername audio

have the users to relogin


--w,h--
-- 
-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v1.4.1 (GNU/Linux)

mQGiBEKK5J8RBACb99RhZxMEawM8KJcB9mmTK3Dwkqnw4SSsIc4qwFpnsOKdgWhn
9P07eJgNg8obFbw6VW0KKrk8UeXrXb0kbAkccZpRWenLmId7/LOuJR8NRlMySm01
o9Gdfb7jEj/3oL1zRA4WA4gCZHKkvmlsaCQcMOnr65LmNYd1j9dxVNIvbwCgqBOC
HYL+YFiO10xyGQwovYQHgLMD/jVKcFqn4tnXV770kIjGSEoriBzJv1bB28eKg3mm
UB6hUCVt02oNbO4YeYbBQGt7lKDKstehIKlc7+eKYTH7TwbrbchmBgI7vSbdHwz0
IiKb/tfFsMsIV+Zs2q7IVEGB+n96Z7+z9V8l6IKedlPTbpkkoF/cpolJhx8Bqprd
m3SJA/0WoyN8mJ3YfUEPb10n7Q2ZQn8IfN91TrcY1ToUm/4evJMERAfARzRtisNm
yL5+QqVaPVYM5iq/mqNy33MrWPqcqIp++CJGTIDPMh8NDT/aq5XYAvCjxjUmySqy
pPNV89Oig3UwQPepirtI8xlHuuuP+0hLfTNtZrGag0Fu/gX5vrQ+d2VsbHkgaGFy
dGFudG8gKGp1c3Qgc2lnbmVkKSA8d2VsbHlAbWFpbC53ZWxseS5pbnRyYWNlcmVz
Lm5ldD6IWwQTEQIAGwUCQorknwYLCQgHAwIDFQIDAxYCAQIeAQIXgAAKCRBIFlot
KVuRUC8VAJwOWCQg+mj8M0odNwprFwNSpX0BWgCgk2jubpP3Jm95PmrwfsISlGiC
DZ65AQ0EQorkoBAEAJPaAkb+OrrCMHG0T++vT4+J39+0gpc7CJSwyvO44fTenFtS
Kijsp3oV05VySa+tFqujlIjHEr6mJU8AWhs3cRbfIjul/V1Ww5DYICnpGvnClEzI
fS1WQ3lyYDiG3t0EHs8JZlD8x9D3vFKXxMZo4+/8gdUS5OKhgNubTbaR45p3AAMF
BACStbYzMw8DmNO2QR/Ai/jbhYIdcyImGkNue+DyQs7JXwVyXl81UQ8U5v/OBSOQ
d9E4RuLgnT8Gx6/s6ZiJrKRJeOtcPJIv75yxh0omcAY5hnmEXwhKlZTEQ6MZLzZ9
64hGuKNR8r9fp3NEsycyuL3QahaML3HOPO+k2PEw/KsTL4hGBBgRAgAGBQJCiuSg
AAoJEEgWWi0pW5FQoqUAn32UA3Q65/xw3NsN6n7zg/0wNkk5AJ9IpfYKvZ3Ga8Wb
eC7aCpdXQZ6eUA==
=yQQm
-END PGP PUBLIC KEY BLOCK-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



More on sound issue

2005-01-08 Thread Michael Satterwhite
I found a bit more on the sound problem I picked up from my carelessness 
earlier this week. KDE can play .wav files, it simply can't play .ogg files.


pgpKj5FIkwI30.pgp
Description: PGP signature


Re: More on sound issue

2005-01-08 Thread Greg Folkert
On Sat, 2005-01-08 at 09:08 -0600, Michael Satterwhite wrote:
 I found a bit more on the sound problem I picked up from my carelessness 
 earlier this week. KDE can play .wav files, it simply can't play .ogg files.

And you have the ogg tools installed?
-- 
greg, [EMAIL PROTECTED]

The technology that is
Stronger, better, faster:  Linux


signature.asc
Description: This is a digitally signed message part


Debian Sound issue - Cannot load libvorbisfile file

2003-03-01 Thread Subba Rao

Hi

I am experiencing some problem with the sound system.  My system is running
Debian 3.0 (Woody).  Initially the sound system worked fine.  Few weeks ago I
upgraded to GNOME 2.2 and then I lost sound.  When I try to play some WAV
files I keep getting the following error message:

-
[EMAIL PROTECTED]:/usr/share/sounds$ play phone.wav
playing phone.wav
sox: error while loading shared libraries: libvorbisfile.so.0: cannot open shared 
object file: No such file or directory
-

The sound driver that I am using is from OSS. The tests from the OSS install
programs are working fine.

How do you get sound working back again in Debian 3.0 + GNOME 2.2?

Thank you in advance for any help.

-- 
Subba Rao
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Debian Sound issue - Cannot load libvorbisfile file

2003-03-01 Thread Josh Metzler
On Saturday, March 01, 2003 09:25 am, Seneca wrote:
 On Sat, Mar 01, 2003 at 08:13:19AM -0500, Subba Rao wrote:
  [EMAIL PROTECTED]:/usr/share/sounds$ play phone.wav
  playing phone.wav
  sox: error while loading shared libraries: libvorbisfile.so.0: cannot
  open shared object file: No such file or directory

 Do you have the package libvorbis0 installed?

 --
 Seneca
 [EMAIL PROTECTED]

I'm running a testing machine with Ralf Nolden's stable backport of KDE 3.1, 
and I ran into the same problem with k3b.  I have libvorbis0 and 
libvorbisfile3 installed.

My solution (which has worked so far, though seems a bit iffy to me) was to 
create a symlink pointing libvorbisfile.so.0 to libvorbisfile.so.3.  Once I 
did this, it complained about libvorbisenc.so.0, so I did the same thing with 
it - libvorbisenc.so.2.

su root
cd /usr/lib
ln -s libvorbisfile.so.3 libvorbisfile.so.0
ln -s libvorbisenc.so.2 libvorbisenc.so.0

If this is a bad idea, someone please tell me.

Josh


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Odd sound issue

1999-12-23 Thread Matthew C. Thompson
Hello,

I'm running a Debian 2.1r4 box with a SB 16 WavEffects (CT4171) sound
card.  It seems to work in some things but not others.  I have support for
it compiled into the kernel and I have 'PnP OS?=No' in the BIOS (Award
4.51pg, I believe).

cat english.au  /dev/audio works fine, but xanim english.au doesn't.
kmedia plays .wav's, but xanim doesn't.  xmcd works fine, but rvplayer 5.0
doesn't.

Any suggestions?

TIA :)

Matthew Thompson   http://mattyt.net
[EMAIL PROTECTED]  http://www.oz.net/~mattyt
--Someday, I'll have a web page.--


Re: Odd sound issue

1999-12-23 Thread Eric G . Miller
On Wed, Dec 22, 1999 at 05:02:08PM -0800, Matthew C. Thompson wrote:
 Hello,
 
 I'm running a Debian 2.1r4 box with a SB 16 WavEffects (CT4171) sound
 card.  It seems to work in some things but not others.  I have support for
 it compiled into the kernel and I have 'PnP OS?=No' in the BIOS (Award
 4.51pg, I believe).
 
 cat english.au  /dev/audio works fine, but xanim english.au doesn't.
 kmedia plays .wav's, but xanim doesn't.  xmcd works fine, but rvplayer 5.0
 doesn't.
 
Just guessing, but do you have /dev/dsp? and permissions? I think xanim
and realplayer both use it as opposed to /dev/audio.
-- 
++
| Eric G. Milleregm2@jps.net |
| GnuPG public key: http://www.jps.net/egm2/gpg.asc  |
++