[Touch-packages] [Bug 1763157] Re: Network manager PPTP VPN connection very unstable, connection breaks (lost packets)

2018-04-25 Thread Kristof S.
** Also affects: network-manager-pptp (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  The PPTP-VPN connection over WiFi of my Ubuntu Xenial installation is
  extremely unstable, repeated loss of connection (100% packet loss),
  easily reproducible using network manager. The wlan module is r8712u
  (Realtek Semiconductor Corp. RTL8191SU 802.11n WLAN Adapter). (System:
  Linux Mint 18.3 Sylvia, xenial, linux 4.13.0-38-generic
  #43~16.04.1-Ubuntu SMP, x86_64)
  
- Wlan connection seems very stable basically but as soon as I start using
- vpn it quickly is broken after a very short time. Example pptp vpn is
- ca.hide.me but I tested other connections as well with the same result.
+ Wlan connection seems quite stable basically but as soon as I start
+ using vpn it quickly is broken after a very short time. Example pptp vpn
+ is ca.hide.me but I tested other connections as well with the same
+ result.
  
  Network manager does not show a no-more-working connection visually
  (regarding the symbols all looks good) but it is quickly noticeable that
  no more internet sites are reacting as soon as the bug situation occurs
  (which is very often, normally only after a few seconds!).
  
  The vpn sites are working good with other clients, also the wlan (WPA2)
  and wlan router itself at my home are working fine, several other client
  system (Windows, Mobile, another Linux) are working without any issue,
  thus it is definitely this specific network manager wlan/pptp-vpn client
  with the r8712u module causing the trouble.
  
- 
- ### here I try to demonstrate a typical situation, first stable later the 
error
+ ### here I try to demonstrate a typical situation, first stable later
+ the error
  
  I start with resetting wlan module r8712u first, letting network manager
  establish a new connection to my wireless lan at 20:50-20:51h.
  Connection is working fine so far. (Module output: insmod
  /lib/modules/4.13.0-38-generic/kernel/drivers/staging/rtl8712/r8712u.ko)
  
  Making a lot of traffic, parallel download etc. stress test, everything
  is stable so it does not seem that the wireless lan has issues but only
  the vpn client on top of it...
  
  After disconnecting the broken vpn, the normal wlan traffic (internet
  sites etc.) are working again.
  
  But to show the case here I demonstrate first the working base scenario
  and then the occuring bug situation.
- 
  
  First working situation before the bug occurs (starting with wlan reset 
first):
  $ dmesg |tail -n20
  [ 4869.764646] usbcore: deregistering interface driver r8712u
  [ 4870.152409] usb 3-2: reset high-speed USB device number 2 using ehci-pci
  [ 4871.333150] r8712u: module is from the staging directory, the quality is 
unknown, you have been warned.
  [ 4871.334319] r8712u: register rtl8712_netdev_ops to netdev_ops
  [ 4871.334324] usb 3-2: r8712u: USB_SPEED_HIGH with 4 endpoints
  [ 4871.334830] usb 3-2: r8712u: Boot from EFUSE: Autoload OK
  [ 4871.873153] usb 3-2: r8712u: CustomerID = 0x
  [ 4871.873158] usb 3-2: r8712u: MAC Address from efuse = 00:0d:81:af:00:fb
  [ 4871.873161] usb 3-2: r8712u: Loading firmware from "rtlwifi/rtl8712u.bin"
  [ 4871.873713] usbcore: registered new interface driver r8712u
  [ 4871.877915] r8712u 3-2:1.0 wlx000d81af00fb: renamed from wlan0
  [ 4871.907478] IPv6: ADDRCONF(NETDEV_UP): wlx000d81af00fb: link is not ready
  [ 4872.652953] r8712u 3-2:1.0 wlx000d81af00fb: 1 RCR=0x153f00e
  [ 4872.653709] r8712u 3-2:1.0 wlx000d81af00fb: 2 RCR=0x553f00e
  [ 4874.164838] IPv6: ADDRCONF(NETDEV_UP): wlx000d81af00fb: link is not ready
  [ 4874.206830] IPv6: ADDRCONF(NETDEV_UP): wlx000d81af00fb: link is not ready
  [ 4887.083087] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  [ 4887.088383] IPv6: ADDRCONF(NETDEV_UP): wlx000d81af00fb: link is not ready
  [ 4887.121475] IPv6: ADDRCONF(NETDEV_UP): wlx000d81af00fb: link is not ready
  [ 4895.089398] IPv6: ADDRCONF(NETDEV_CHANGE): wlx000d81af00fb: link becomes 
ready
  
- 
  $ nmcli d
- DEVICE   TYPE  STATECONNECTION 
- wlx000d81af00fb  wifi  connectedAutomatisch BM12E3 
- enp3s0   ethernet  unavailable  -- 
- lo   loopback  unmanaged--  
- 
+ DEVICE   TYPE  STATECONNECTION
+ wlx000d81af00fb  wifi  connectedAutomatisch BM12E3
+ enp3s0   ethernet  unavailable  --
+ lo   loopback  unmanaged--
  
  $ nmcli c
- NAMEUUID  TYPE 
DEVICE  
- Automatisch BM12E3  e49fbaa5-14d9-400e-8c04-14602717479c  802-11-wireless  
wlx000d81af00fb 
- Wired connection 1  c235039e-b313-3c6b-9701-e4ad24cac272  802-3-ethernet   -- 
 
+ NAMEUUID  TYPE 
DEVICE
+ Automatisch BM12E3  e49fbaa5-14d9-400e-8c04-14602717479c  802-11-wireless  
wlx000d81af00fb
+ Wired connection 1  

[Touch-packages] [Bug 1763157] Re: Network manager PPTP VPN connection very unstable, connection breaks (lost packets)

2018-04-24 Thread Kristof S.
To further proof the issue I now tested the same scenario with another wifi usb 
module in the same network/router setup, this time the driver module was 
rt2800usb.
Same result.

Before using a vpn (pppt) connection my network connection seemed very
stable, I had no connection losses and performance was quite good.

Again establishing the vpn-ppt-connection with network manager (like
above) works basically, I can open a few websites successfully for
instance, but after a very short time the connection is completely
faulty. This time the connection stayed functional about 30 seconds,
then I got packet loss and no more network connections worked anymore.

Like before though, network manager showed the vpn connection is still
"active" (established) albeit no more packets were transferred.

I attached the new error/debug log for this test.




** Attachment added: "syslog_pptp_vpn_debug_rt2800usb"
   
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1763157/+attachment/5126432/+files/syslog_pptp_vpn_debug_rt2800usb

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1763157

Title:
  Network manager PPTP VPN connection very unstable,  connection breaks
  (lost packets)

Status in network-manager package in Ubuntu:
  New

Bug description:
  The PPTP-VPN connection over WiFi of my Ubuntu Xenial installation is
  extremely unstable, repeated loss of connection (100% packet loss),
  easily reproducible using network manager. The wlan module is r8712u
  (Realtek Semiconductor Corp. RTL8191SU 802.11n WLAN Adapter). (System:
  Linux Mint 18.3 Sylvia, xenial, linux 4.13.0-38-generic
  #43~16.04.1-Ubuntu SMP, x86_64)

  Wlan connection seems very stable basically but as soon as I start
  using vpn it quickly is broken after a very short time. Example pptp
  vpn is ca.hide.me but I tested other connections as well with the same
  result.

  Network manager does not show a no-more-working connection visually
  (regarding the symbols all looks good) but it is quickly noticeable
  that no more internet sites are reacting as soon as the bug situation
  occurs (which is very often, normally only after a few seconds!).

  The vpn sites are working good with other clients, also the wlan
  (WPA2) and wlan router itself at my home are working fine, several
  other client system (Windows, Mobile, another Linux) are working
  without any issue, thus it is definitely this specific network manager
  wlan/pptp-vpn client with the r8712u module causing the trouble.

  
  ### here I try to demonstrate a typical situation, first stable later the 
error

  I start with resetting wlan module r8712u first, letting network
  manager establish a new connection to my wireless lan at 20:50-20:51h.
  Connection is working fine so far. (Module output: insmod
  /lib/modules/4.13.0-38-generic/kernel/drivers/staging/rtl8712/r8712u.ko)

  Making a lot of traffic, parallel download etc. stress test,
  everything is stable so it does not seem that the wireless lan has
  issues but only the vpn client on top of it...

  After disconnecting the broken vpn, the normal wlan traffic (internet
  sites etc.) are working again.

  But to show the case here I demonstrate first the working base
  scenario and then the occuring bug situation.

  
  First working situation before the bug occurs (starting with wlan reset 
first):
  $ dmesg |tail -n20
  [ 4869.764646] usbcore: deregistering interface driver r8712u
  [ 4870.152409] usb 3-2: reset high-speed USB device number 2 using ehci-pci
  [ 4871.333150] r8712u: module is from the staging directory, the quality is 
unknown, you have been warned.
  [ 4871.334319] r8712u: register rtl8712_netdev_ops to netdev_ops
  [ 4871.334324] usb 3-2: r8712u: USB_SPEED_HIGH with 4 endpoints
  [ 4871.334830] usb 3-2: r8712u: Boot from EFUSE: Autoload OK
  [ 4871.873153] usb 3-2: r8712u: CustomerID = 0x
  [ 4871.873158] usb 3-2: r8712u: MAC Address from efuse = 00:0d:81:af:00:fb
  [ 4871.873161] usb 3-2: r8712u: Loading firmware from "rtlwifi/rtl8712u.bin"
  [ 4871.873713] usbcore: registered new interface driver r8712u
  [ 4871.877915] r8712u 3-2:1.0 wlx000d81af00fb: renamed from wlan0
  [ 4871.907478] IPv6: ADDRCONF(NETDEV_UP): wlx000d81af00fb: link is not ready
  [ 4872.652953] r8712u 3-2:1.0 wlx000d81af00fb: 1 RCR=0x153f00e
  [ 4872.653709] r8712u 3-2:1.0 wlx000d81af00fb: 2 RCR=0x553f00e
  [ 4874.164838] IPv6: ADDRCONF(NETDEV_UP): wlx000d81af00fb: link is not ready
  [ 4874.206830] IPv6: ADDRCONF(NETDEV_UP): wlx000d81af00fb: link is not ready
  [ 4887.083087] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  [ 4887.088383] IPv6: ADDRCONF(NETDEV_UP): wlx000d81af00fb: link is not ready
  [ 4887.121475] IPv6: ADDRCONF(NETDEV_UP): wlx000d81af00fb: link is not ready
  [ 4895.089398] IPv6: ADDRCONF(NETDEV_CHANGE): wlx000d81af00fb: link becomes 
ready

  
  $ nmcli d
  DEVICE   

[Touch-packages] [Bug 1763157] Re: Network manager PPTP VPN connection very unstable, connection breaks (lost packets)

2018-04-18 Thread Kristof S.
** Project changed: snappy-hwe-snaps => network-manager (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1763157

Title:
  Network manager PPTP VPN connection very unstable,  connection breaks
  (lost packets)

Status in network-manager package in Ubuntu:
  New

Bug description:
  The PPTP-VPN connection over WiFi of my Ubuntu Xenial installation is
  extremely unstable, repeated loss of connection (100% packet loss),
  easily reproducible using network manager. The wlan module is r8712u
  (Realtek Semiconductor Corp. RTL8191SU 802.11n WLAN Adapter). (System:
  Linux Mint 18.3 Sylvia, xenial, linux 4.13.0-38-generic
  #43~16.04.1-Ubuntu SMP, x86_64)

  Wlan connection seems very stable basically but as soon as I start
  using vpn it quickly is broken after a very short time. Example pptp
  vpn is ca.hide.me but I tested other connections as well with the same
  result.

  Network manager does not show a no-more-working connection visually
  (regarding the symbols all looks good) but it is quickly noticeable
  that no more internet sites are reacting as soon as the bug situation
  occurs (which is very often, normally only after a few seconds!).

  The vpn sites are working good with other clients, also the wlan
  (WPA2) and wlan router itself at my home are working fine, several
  other client system (Windows, Mobile, another Linux) are working
  without any issue, thus it is definitely this specific network manager
  wlan/pptp-vpn client with the r8712u module causing the trouble.

  
  ### here I try to demonstrate a typical situation, first stable later the 
error

  I start with resetting wlan module r8712u first, letting network
  manager establish a new connection to my wireless lan at 20:50-20:51h.
  Connection is working fine so far. (Module output: insmod
  /lib/modules/4.13.0-38-generic/kernel/drivers/staging/rtl8712/r8712u.ko)

  Making a lot of traffic, parallel download etc. stress test,
  everything is stable so it does not seem that the wireless lan has
  issues but only the vpn client on top of it...

  After disconnecting the broken vpn, the normal wlan traffic (internet
  sites etc.) are working again.

  But to show the case here I demonstrate first the working base
  scenario and then the occuring bug situation.

  
  First working situation before the bug occurs (starting with wlan reset 
first):
  $ dmesg |tail -n20
  [ 4869.764646] usbcore: deregistering interface driver r8712u
  [ 4870.152409] usb 3-2: reset high-speed USB device number 2 using ehci-pci
  [ 4871.333150] r8712u: module is from the staging directory, the quality is 
unknown, you have been warned.
  [ 4871.334319] r8712u: register rtl8712_netdev_ops to netdev_ops
  [ 4871.334324] usb 3-2: r8712u: USB_SPEED_HIGH with 4 endpoints
  [ 4871.334830] usb 3-2: r8712u: Boot from EFUSE: Autoload OK
  [ 4871.873153] usb 3-2: r8712u: CustomerID = 0x
  [ 4871.873158] usb 3-2: r8712u: MAC Address from efuse = 00:0d:81:af:00:fb
  [ 4871.873161] usb 3-2: r8712u: Loading firmware from "rtlwifi/rtl8712u.bin"
  [ 4871.873713] usbcore: registered new interface driver r8712u
  [ 4871.877915] r8712u 3-2:1.0 wlx000d81af00fb: renamed from wlan0
  [ 4871.907478] IPv6: ADDRCONF(NETDEV_UP): wlx000d81af00fb: link is not ready
  [ 4872.652953] r8712u 3-2:1.0 wlx000d81af00fb: 1 RCR=0x153f00e
  [ 4872.653709] r8712u 3-2:1.0 wlx000d81af00fb: 2 RCR=0x553f00e
  [ 4874.164838] IPv6: ADDRCONF(NETDEV_UP): wlx000d81af00fb: link is not ready
  [ 4874.206830] IPv6: ADDRCONF(NETDEV_UP): wlx000d81af00fb: link is not ready
  [ 4887.083087] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
  [ 4887.088383] IPv6: ADDRCONF(NETDEV_UP): wlx000d81af00fb: link is not ready
  [ 4887.121475] IPv6: ADDRCONF(NETDEV_UP): wlx000d81af00fb: link is not ready
  [ 4895.089398] IPv6: ADDRCONF(NETDEV_CHANGE): wlx000d81af00fb: link becomes 
ready

  
  $ nmcli d
  DEVICE   TYPE  STATECONNECTION 
  wlx000d81af00fb  wifi  connectedAutomatisch BM12E3 
  enp3s0   ethernet  unavailable  -- 
  lo   loopback  unmanaged--  

  
  $ nmcli c
  NAMEUUID  TYPE 
DEVICE  
  Automatisch BM12E3  e49fbaa5-14d9-400e-8c04-14602717479c  802-11-wireless  
wlx000d81af00fb 
  Wired connection 1  c235039e-b313-3c6b-9701-e4ad24cac272  802-3-ethernet   -- 
 
  ca.hide.me  b0c7374c-e6ba-4752-bd67-8751dc389126  vpn  --

  # debug mode has been set now for better logging
  $ sudo nmcli general logging level debug


  ### Then 21:13h now after making test connection to ca.hide.me and
  making some traffic, after a short time the bug situation occurs...
  vpn still seems to be connected but is completely broken.

  # ok, no more internet sites responding and package loss at 100%

  $ PING 

[Touch-packages] [Bug 1316156] Re: speakers audio won't work - pavucontrol is switching continually between speakers and headphones

2015-07-03 Thread Kristof S.
FYI: I tested again with a current Ubuntu Installation, Lubuntu 15.04,
Kernel 3.19.0-21-generic #21-Ubuntu SMP  (same Asus Notebook as noted
above). The good news is the switching bug disappeared. The bad thing
is that there is still no (speaker) sound yet, not with the installation
default and not with manually trying the entry working for me in an
earlier ubuntu version - options snd-hda-intel model=laptop-eapd
position_fix=1).

Here is a recent alsa-info: ALSA information is located at http://www
.alsa-project.org/db/?f=dd668e30fbdc329986902f48d7aa9229a17281e6

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1316156

Title:
  speakers audio won't work - pavucontrol is switching continually
  between speakers and headphones

Status in ALSA driver:
  Unknown
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  The port is continually switching between Speakers and Heaphones and no audio 
is outputting from the speakers. I have tried various distributions and have 
found that this problems is NOT present in Ubuntu 11.04, 12.04, 13.04. I have 
not tried 11.10, or 12.10. But have found 13.10 and 14.04 to show this 
identical problem.
  My main concern is for the 14.04 LTS version I am currently using.

  - I tried regulating the audio from alsamixer -by disabling auto-mute in 
alsamixer i managed to stop it switching from one port to the other. Still, no 
audio from speakers (only a regular and low-volume BUMP comes out)
  - I tried modifying the /etc/modprobe.d/alsa-base.conf file. Since i could 
not find my pc (Packard Bell EasyNote MX45) in the alsa-configuration list, i 
have tried using only the audio boards main info as referral (Intel HDA AD1986A 
NM10/ICH7). Thus i have added to the alsa-base.conf the following and rebooted 
after trying each and every new line (added only once per try, not all of them 
together).
-options snd-hda-intel model=laptop
-options snd-hda-intel model=laptop-eapd
-options snd-hda-intel model=3stack 
-options snd-hda-intel model=generic

  - Also tried the position_fix quirking suggested on the ubuntu documentation 
pages
   -options snd-hda-intel position_fix= 1 
   -options snd-hda-intel position_fix= 2

  The audio outputted from the speakers kept being a regular BUMP and
  nothing more, regardless of the input.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  xubuntu3690 F pulseaudio
  CasperVersion: 1.340
  Date: Mon May  5 13:48:40 2014
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/11/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T12FvNC.203
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: EasyNote_MX45
  dmi.board.vendor: Packard Bell BV
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: Packard Bell BV
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT12FvNC.203:bd10/11/2006:svnPackardBellBV:pnEasyNote_MX45:pvrPB64H00206:rvnPackardBellBV:rnEasyNote_MX45:rvr1.0:cvnPackardBellBV:ct10:cvr:
  dmi.product.name: EasyNote_MX45
  dmi.product.version: PB64H00206
  dmi.sys.vendor: Packard Bell BV

To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-driver/+bug/1316156/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1316156] Re: speakers audio won't work - pavucontrol is switching continually between speakers and headphones

2015-02-16 Thread Kristof S.
How could I test if the patch is working? Are there already new package builds 
with the fix included that I can install...? 
I already tried to use the alsa-setup.sh script 
(http://www.stchman.com/alsa_update.html) but it did not help unfortunately...

Still with enabled automute feature the volume bar is blinking and no
sound from the speakers :-/

Tested with a few different settings in alsa-base.conf, just default
without any settings , the earlier working model=laptop-eapd
position_fix=1 and with model=3stack but nothing changes...

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1316156

Title:
  speakers audio won't work - pavucontrol is switching continually
  between speakers and headphones

Status in ALSA driver:
  Unknown
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  The port is continually switching between Speakers and Heaphones and no audio 
is outputting from the speakers. I have tried various distributions and have 
found that this problems is NOT present in Ubuntu 11.04, 12.04, 13.04. I have 
not tried 11.10, or 12.10. But have found 13.10 and 14.04 to show this 
identical problem.
  My main concern is for the 14.04 LTS version I am currently using.

  - I tried regulating the audio from alsamixer -by disabling auto-mute in 
alsamixer i managed to stop it switching from one port to the other. Still, no 
audio from speakers (only a regular and low-volume BUMP comes out)
  - I tried modifying the /etc/modprobe.d/alsa-base.conf file. Since i could 
not find my pc (Packard Bell EasyNote MX45) in the alsa-configuration list, i 
have tried using only the audio boards main info as referral (Intel HDA AD1986A 
NM10/ICH7). Thus i have added to the alsa-base.conf the following and rebooted 
after trying each and every new line (added only once per try, not all of them 
together).
-options snd-hda-intel model=laptop
-options snd-hda-intel model=laptop-eapd
-options snd-hda-intel model=3stack 
-options snd-hda-intel model=generic

  - Also tried the position_fix quirking suggested on the ubuntu documentation 
pages
   -options snd-hda-intel position_fix= 1 
   -options snd-hda-intel position_fix= 2

  The audio outputted from the speakers kept being a regular BUMP and
  nothing more, regardless of the input.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  xubuntu3690 F pulseaudio
  CasperVersion: 1.340
  Date: Mon May  5 13:48:40 2014
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/11/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T12FvNC.203
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: EasyNote_MX45
  dmi.board.vendor: Packard Bell BV
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: Packard Bell BV
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT12FvNC.203:bd10/11/2006:svnPackardBellBV:pnEasyNote_MX45:pvrPB64H00206:rvnPackardBellBV:rnEasyNote_MX45:rvr1.0:cvnPackardBellBV:ct10:cvr:
  dmi.product.name: EasyNote_MX45
  dmi.product.version: PB64H00206
  dmi.sys.vendor: Packard Bell BV

To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-driver/+bug/1316156/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1316156] Re: speakers audio won't work - pavucontrol is switching continually between speakers and headphones

2014-12-07 Thread Kristof S.
Ok, here is alsa-info.sh without specified model, so it should be
just installation default...

The auto mute feature is disabled, when enabled the blinking volume bar
bug appears as in the already described case with specified settings
(the settings that worked for me in an earlier ubuntu version).


** Attachment added: alsa-info.txt.ouSRz9Gesa
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1316156/+attachment/4275676/+files/alsa-info.txt.ouSRz9Gesa

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1316156

Title:
  speakers audio won't work - pavucontrol is switching continually
  between speakers and headphones

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  The port is continually switching between Speakers and Heaphones and no audio 
is outputting from the speakers. I have tried various distributions and have 
found that this problems is NOT present in Ubuntu 11.04, 12.04, 13.04. I have 
not tried 11.10, or 12.10. But have found 13.10 and 14.04 to show this 
identical problem.
  My main concern is for the 14.04 LTS version I am currently using.

  - I tried regulating the audio from alsamixer -by disabling auto-mute in 
alsamixer i managed to stop it switching from one port to the other. Still, no 
audio from speakers (only a regular and low-volume BUMP comes out)
  - I tried modifying the /etc/modprobe.d/alsa-base.conf file. Since i could 
not find my pc (Packard Bell EasyNote MX45) in the alsa-configuration list, i 
have tried using only the audio boards main info as referral (Intel HDA AD1986A 
NM10/ICH7). Thus i have added to the alsa-base.conf the following and rebooted 
after trying each and every new line (added only once per try, not all of them 
together).
-options snd-hda-intel model=laptop
-options snd-hda-intel model=laptop-eapd
-options snd-hda-intel model=3stack 
-options snd-hda-intel model=generic

  - Also tried the position_fix quirking suggested on the ubuntu documentation 
pages
   -options snd-hda-intel position_fix= 1 
   -options snd-hda-intel position_fix= 2

  The audio outputted from the speakers kept being a regular BUMP and
  nothing more, regardless of the input.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  xubuntu3690 F pulseaudio
  CasperVersion: 1.340
  Date: Mon May  5 13:48:40 2014
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/11/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T12FvNC.203
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: EasyNote_MX45
  dmi.board.vendor: Packard Bell BV
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: Packard Bell BV
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT12FvNC.203:bd10/11/2006:svnPackardBellBV:pnEasyNote_MX45:pvrPB64H00206:rvnPackardBellBV:rnEasyNote_MX45:rvr1.0:cvnPackardBellBV:ct10:cvr:
  dmi.product.name: EasyNote_MX45
  dmi.product.version: PB64H00206
  dmi.sys.vendor: Packard Bell BV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1316156/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1316156] Re: speakers audio won't work - pavucontrol is switching continually between speakers and headphones

2014-12-07 Thread Kristof S.
Oh, to answer your question to the head phone: I did not connect it during the 
time generating the log, sorry for that misunderstanding. I just mentioned that 
the head phones work and there is a reaction when plugging in, that is not 
included in the log though - my main problem is that the internal speakers are 
not working.
(head phones do work with the above manual settings, though sometimes problems 
occur when you plug them in or out... Did not analyze that behaviour in detail)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1316156

Title:
  speakers audio won't work - pavucontrol is switching continually
  between speakers and headphones

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  The port is continually switching between Speakers and Heaphones and no audio 
is outputting from the speakers. I have tried various distributions and have 
found that this problems is NOT present in Ubuntu 11.04, 12.04, 13.04. I have 
not tried 11.10, or 12.10. But have found 13.10 and 14.04 to show this 
identical problem.
  My main concern is for the 14.04 LTS version I am currently using.

  - I tried regulating the audio from alsamixer -by disabling auto-mute in 
alsamixer i managed to stop it switching from one port to the other. Still, no 
audio from speakers (only a regular and low-volume BUMP comes out)
  - I tried modifying the /etc/modprobe.d/alsa-base.conf file. Since i could 
not find my pc (Packard Bell EasyNote MX45) in the alsa-configuration list, i 
have tried using only the audio boards main info as referral (Intel HDA AD1986A 
NM10/ICH7). Thus i have added to the alsa-base.conf the following and rebooted 
after trying each and every new line (added only once per try, not all of them 
together).
-options snd-hda-intel model=laptop
-options snd-hda-intel model=laptop-eapd
-options snd-hda-intel model=3stack 
-options snd-hda-intel model=generic

  - Also tried the position_fix quirking suggested on the ubuntu documentation 
pages
   -options snd-hda-intel position_fix= 1 
   -options snd-hda-intel position_fix= 2

  The audio outputted from the speakers kept being a regular BUMP and
  nothing more, regardless of the input.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  xubuntu3690 F pulseaudio
  CasperVersion: 1.340
  Date: Mon May  5 13:48:40 2014
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/11/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T12FvNC.203
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: EasyNote_MX45
  dmi.board.vendor: Packard Bell BV
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: Packard Bell BV
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT12FvNC.203:bd10/11/2006:svnPackardBellBV:pnEasyNote_MX45:pvrPB64H00206:rvnPackardBellBV:rnEasyNote_MX45:rvr1.0:cvnPackardBellBV:ct10:cvr:
  dmi.product.name: EasyNote_MX45
  dmi.product.version: PB64H00206
  dmi.sys.vendor: Packard Bell BV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1316156/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1316156] Re: speakers audio won't work - pavucontrol is switching continually between speakers and headphones

2014-12-06 Thread Kristof S.
Do you mean a physically connected microphone? I never used one with this 
Notebook... 
I did not find a command/script 'hda-jack-sense-test'...

When I connect ear phones  the connection is noticed by the desktop
environment, so it seems there is some jack detection at least for the
phones.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1316156

Title:
  speakers audio won't work - pavucontrol is switching continually
  between speakers and headphones

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  The port is continually switching between Speakers and Heaphones and no audio 
is outputting from the speakers. I have tried various distributions and have 
found that this problems is NOT present in Ubuntu 11.04, 12.04, 13.04. I have 
not tried 11.10, or 12.10. But have found 13.10 and 14.04 to show this 
identical problem.
  My main concern is for the 14.04 LTS version I am currently using.

  - I tried regulating the audio from alsamixer -by disabling auto-mute in 
alsamixer i managed to stop it switching from one port to the other. Still, no 
audio from speakers (only a regular and low-volume BUMP comes out)
  - I tried modifying the /etc/modprobe.d/alsa-base.conf file. Since i could 
not find my pc (Packard Bell EasyNote MX45) in the alsa-configuration list, i 
have tried using only the audio boards main info as referral (Intel HDA AD1986A 
NM10/ICH7). Thus i have added to the alsa-base.conf the following and rebooted 
after trying each and every new line (added only once per try, not all of them 
together).
-options snd-hda-intel model=laptop
-options snd-hda-intel model=laptop-eapd
-options snd-hda-intel model=3stack 
-options snd-hda-intel model=generic

  - Also tried the position_fix quirking suggested on the ubuntu documentation 
pages
   -options snd-hda-intel position_fix= 1 
   -options snd-hda-intel position_fix= 2

  The audio outputted from the speakers kept being a regular BUMP and
  nothing more, regardless of the input.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  xubuntu3690 F pulseaudio
  CasperVersion: 1.340
  Date: Mon May  5 13:48:40 2014
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/11/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T12FvNC.203
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: EasyNote_MX45
  dmi.board.vendor: Packard Bell BV
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: Packard Bell BV
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT12FvNC.203:bd10/11/2006:svnPackardBellBV:pnEasyNote_MX45:pvrPB64H00206:rvnPackardBellBV:rnEasyNote_MX45:rvr1.0:cvnPackardBellBV:ct10:cvr:
  dmi.product.name: EasyNote_MX45
  dmi.product.version: PB64H00206
  dmi.sys.vendor: Packard Bell BV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1316156/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1316156] Re: speakers audio won't work - pavucontrol is switching continually between speakers and headphones

2014-12-05 Thread Kristof S.
All details in attached alsa-info.txt-file... (generated with alsa-
info.sh)

Notebook ASUS Pro52H Series (X51H)
Kernel 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:31:42 UTC 2014 i686 i686 
i686 GNU/Linux
Linux Mint 17 Qiana \n \l DISTRIB_ID=LinuxMint DISTRIB_DESCRIPTION=Linux Mint 
17 Qiana NAME=Ubuntu ID=ubuntu ID_LIKE=debian PRETTY_NAME=Ubuntu 14.04 LTS 
HOME_URL=http://www.ubuntu.com/; SUPPORT_URL=http://help.ubuntu.com/; 
BUG_REPORT_URL=http://bugs.launchpad.net/ubuntu/;

snd_hda_intel
...
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio 
Controller (rev 02)
...
!!HDA-Intel Codec information
...
Codec: Analog Devices AD1986A
...


** Attachment added: alsa-info.txt.h8hvXofbnR.txt
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1316156/+attachment/4274720/+files/alsa-info.txt.h8hvXofbnR.txt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1316156

Title:
  speakers audio won't work - pavucontrol is switching continually
  between speakers and headphones

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  The port is continually switching between Speakers and Heaphones and no audio 
is outputting from the speakers. I have tried various distributions and have 
found that this problems is NOT present in Ubuntu 11.04, 12.04, 13.04. I have 
not tried 11.10, or 12.10. But have found 13.10 and 14.04 to show this 
identical problem.
  My main concern is for the 14.04 LTS version I am currently using.

  - I tried regulating the audio from alsamixer -by disabling auto-mute in 
alsamixer i managed to stop it switching from one port to the other. Still, no 
audio from speakers (only a regular and low-volume BUMP comes out)
  - I tried modifying the /etc/modprobe.d/alsa-base.conf file. Since i could 
not find my pc (Packard Bell EasyNote MX45) in the alsa-configuration list, i 
have tried using only the audio boards main info as referral (Intel HDA AD1986A 
NM10/ICH7). Thus i have added to the alsa-base.conf the following and rebooted 
after trying each and every new line (added only once per try, not all of them 
together).
-options snd-hda-intel model=laptop
-options snd-hda-intel model=laptop-eapd
-options snd-hda-intel model=3stack 
-options snd-hda-intel model=generic

  - Also tried the position_fix quirking suggested on the ubuntu documentation 
pages
   -options snd-hda-intel position_fix= 1 
   -options snd-hda-intel position_fix= 2

  The audio outputted from the speakers kept being a regular BUMP and
  nothing more, regardless of the input.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  xubuntu3690 F pulseaudio
  CasperVersion: 1.340
  Date: Mon May  5 13:48:40 2014
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/11/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T12FvNC.203
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: EasyNote_MX45
  dmi.board.vendor: Packard Bell BV
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: Packard Bell BV
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT12FvNC.203:bd10/11/2006:svnPackardBellBV:pnEasyNote_MX45:pvrPB64H00206:rvnPackardBellBV:rnEasyNote_MX45:rvr1.0:cvnPackardBellBV:ct10:cvr:
  dmi.product.name: EasyNote_MX45
  dmi.product.version: PB64H00206
  dmi.sys.vendor: Packard Bell BV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1316156/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1316156] Re: speakers audio won't work - pavucontrol is switching continually between speakers and headphones

2014-12-02 Thread Kristof S.
Should I post some debug output for the Asus Pro52H Notebook, too? In
case that would help: Which logs do you want?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1316156

Title:
  speakers audio won't work - pavucontrol is switching continually
  between speakers and headphones

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  The port is continually switching between Speakers and Heaphones and no audio 
is outputting from the speakers. I have tried various distributions and have 
found that this problems is NOT present in Ubuntu 11.04, 12.04, 13.04. I have 
not tried 11.10, or 12.10. But have found 13.10 and 14.04 to show this 
identical problem.
  My main concern is for the 14.04 LTS version I am currently using.

  - I tried regulating the audio from alsamixer -by disabling auto-mute in 
alsamixer i managed to stop it switching from one port to the other. Still, no 
audio from speakers (only a regular and low-volume BUMP comes out)
  - I tried modifying the /etc/modprobe.d/alsa-base.conf file. Since i could 
not find my pc (Packard Bell EasyNote MX45) in the alsa-configuration list, i 
have tried using only the audio boards main info as referral (Intel HDA AD1986A 
NM10/ICH7). Thus i have added to the alsa-base.conf the following and rebooted 
after trying each and every new line (added only once per try, not all of them 
together).
-options snd-hda-intel model=laptop
-options snd-hda-intel model=laptop-eapd
-options snd-hda-intel model=3stack 
-options snd-hda-intel model=generic

  - Also tried the position_fix quirking suggested on the ubuntu documentation 
pages
   -options snd-hda-intel position_fix= 1 
   -options snd-hda-intel position_fix= 2

  The audio outputted from the speakers kept being a regular BUMP and
  nothing more, regardless of the input.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  xubuntu3690 F pulseaudio
  CasperVersion: 1.340
  Date: Mon May  5 13:48:40 2014
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/11/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T12FvNC.203
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: EasyNote_MX45
  dmi.board.vendor: Packard Bell BV
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: Packard Bell BV
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT12FvNC.203:bd10/11/2006:svnPackardBellBV:pnEasyNote_MX45:pvrPB64H00206:rvnPackardBellBV:rnEasyNote_MX45:rvr1.0:cvnPackardBellBV:ct10:cvr:
  dmi.product.name: EasyNote_MX45
  dmi.product.version: PB64H00206
  dmi.sys.vendor: Packard Bell BV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1316156/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1316156] Re: speakers audio won't work - pavucontrol is switching continually between speakers and headphones

2014-12-01 Thread Kristof S.
Is there any bugfix or workaround?
Can I install new alsa packages with included fix or something like that?
Thanks in advance!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1316156

Title:
  speakers audio won't work - pavucontrol is switching continually
  between speakers and headphones

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  The port is continually switching between Speakers and Heaphones and no audio 
is outputting from the speakers. I have tried various distributions and have 
found that this problems is NOT present in Ubuntu 11.04, 12.04, 13.04. I have 
not tried 11.10, or 12.10. But have found 13.10 and 14.04 to show this 
identical problem.
  My main concern is for the 14.04 LTS version I am currently using.

  - I tried regulating the audio from alsamixer -by disabling auto-mute in 
alsamixer i managed to stop it switching from one port to the other. Still, no 
audio from speakers (only a regular and low-volume BUMP comes out)
  - I tried modifying the /etc/modprobe.d/alsa-base.conf file. Since i could 
not find my pc (Packard Bell EasyNote MX45) in the alsa-configuration list, i 
have tried using only the audio boards main info as referral (Intel HDA AD1986A 
NM10/ICH7). Thus i have added to the alsa-base.conf the following and rebooted 
after trying each and every new line (added only once per try, not all of them 
together).
-options snd-hda-intel model=laptop
-options snd-hda-intel model=laptop-eapd
-options snd-hda-intel model=3stack 
-options snd-hda-intel model=generic

  - Also tried the position_fix quirking suggested on the ubuntu documentation 
pages
   -options snd-hda-intel position_fix= 1 
   -options snd-hda-intel position_fix= 2

  The audio outputted from the speakers kept being a regular BUMP and
  nothing more, regardless of the input.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  xubuntu3690 F pulseaudio
  CasperVersion: 1.340
  Date: Mon May  5 13:48:40 2014
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/11/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T12FvNC.203
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: EasyNote_MX45
  dmi.board.vendor: Packard Bell BV
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: Packard Bell BV
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT12FvNC.203:bd10/11/2006:svnPackardBellBV:pnEasyNote_MX45:pvrPB64H00206:rvnPackardBellBV:rnEasyNote_MX45:rvr1.0:cvnPackardBellBV:ct10:cvr:
  dmi.product.name: EasyNote_MX45
  dmi.product.version: PB64H00206
  dmi.sys.vendor: Packard Bell BV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1316156/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1316156] Re: speakers audio won't work - pavucontrol is switching continually between speakers and headphones

2014-11-11 Thread Kristof S.
I am also affected by this bug, using 14.04 LTS.

Hardware:
Asus Pro52H Notebook
Sound-Chip is as described above: Intel HDA, AD1986A NM10/ICH7

The symptom is also as described above:
In the alsamixer the port is continually switching between Speakers and 
Headphones.
In result on the desktop you can see a constantly blinking volume display.

This happens just with the basic installation (auto detection), so the
default installation already leads to the bug.

In can confirm that the bug is related to the auto mute feature, it only
happens when auto mute is enabled. On the other hand having it disabled,
I got no sound at all (though at least no blinking volume display on the
screen).


Currently I am using this setting in alsa-base.conf:

options snd-hda-intel model=laptop-eapd position_fix=1

With this at least I got the headphones working and the blinking volume display 
does not appear any more.
As said, speaker not working, already the speaker port is said to be not 
available in the sound control.

Using that manual option last year I already had a fully working sound
in an earlier release, I think it was 13.04, though I am not 100% sure.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1316156

Title:
  speakers audio won't work - pavucontrol is switching continually
  between speakers and headphones

Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  The port is continually switching between Speakers and Heaphones and no audio 
is outputting from the speakers. I have tried various distributions and have 
found that this problems is NOT present in Ubuntu 11.04, 12.04, 13.04. I have 
not tried 11.10, or 12.10. But have found 13.10 and 14.04 to show this 
identical problem.
  My main concern is for the 14.04 LTS version I am currently using.

  - I tried regulating the audio from alsamixer -by disabling auto-mute in 
alsamixer i managed to stop it switching from one port to the other. Still, no 
audio from speakers (only a regular and low-volume BUMP comes out)
  - I tried modifying the /etc/modprobe.d/alsa-base.conf file. Since i could 
not find my pc (Packard Bell EasyNote MX45) in the alsa-configuration list, i 
have tried using only the audio boards main info as referral (Intel HDA AD1986A 
NM10/ICH7). Thus i have added to the alsa-base.conf the following and rebooted 
after trying each and every new line (added only once per try, not all of them 
together).
-options snd-hda-intel model=laptop
-options snd-hda-intel model=laptop-eapd
-options snd-hda-intel model=3stack 
-options snd-hda-intel model=generic

  - Also tried the position_fix quirking suggested on the ubuntu documentation 
pages
   -options snd-hda-intel position_fix= 1 
   -options snd-hda-intel position_fix= 2

  The audio outputted from the speakers kept being a regular BUMP and
  nothing more, regardless of the input.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  xubuntu3690 F pulseaudio
  CasperVersion: 1.340
  Date: Mon May  5 13:48:40 2014
  LiveMediaBuild: Xubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.2)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/11/2006
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: T12FvNC.203
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: EasyNote_MX45
  dmi.board.vendor: Packard Bell BV
  dmi.board.version: 1.0
  dmi.chassis.type: 10
  dmi.chassis.vendor: Packard Bell BV
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrT12FvNC.203:bd10/11/2006:svnPackardBellBV:pnEasyNote_MX45:pvrPB64H00206:rvnPackardBellBV:rnEasyNote_MX45:rvr1.0:cvnPackardBellBV:ct10:cvr:
  dmi.product.name: EasyNote_MX45
  dmi.product.version: PB64H00206
  dmi.sys.vendor: Packard Bell BV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1316156/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp