[Desktop-packages] [Bug 1965646] Re: pulseaudio missing even though says installed in software center. Have no audio

2022-03-28 Thread ptosis
The laptop jack hardware is the problem.

** Changed in: pulseaudio (Ubuntu)
   Status: New => Invalid

** Changed in: pulseaudio (Ubuntu)
 Assignee: (unassigned) => ptosis (ccrandal-7)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1965646

Title:
  pulseaudio missing even though says installed in software center. Have
  no audio

Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:

  Previously: had SoundHissheadphones
  https://answers.launchpad.net/ubuntu/+question/700984 

  
  Messed with pulseaudio until it's totally gone even though on the software 
center it still says it is installed but unable to remove it because it says:

  "PulseAudio System Tray": no packages to remove


  Sudo apt remove pulseaudio
Removing pulseaudio (1:15.99.1+dfsg1-1ubuntu1) ...
  Setting up pipewire-pulse (0.3.48-1ubuntu1) ...
  Created symlink /etc/systemd/user/default.target.wants/pipewire-pulse.service 
→
  /usr/lib/systemd/user/pipewire-pulse.service.
  Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket 
→ /
  usr/lib/systemd/user/pipewire-pulse.socket.
  Processing triggers for man-db (2.10.1-1) ...
  Processing triggers for libglib2.0-0:amd64 (2.71.3-1) ...

  sudo apt purge

  Purging configuration files for pulseaudio (1:15.99.1+dfsg1-1ubuntu1) ...
  Processing triggers for dbus (1.12.20-2ubuntu3) .
  ___
  No audio symbol, it's gone
  Software center still says it is installed.

  Unable to remove "PulseAudio" in software center

  Unable to remove"PulseAudio Volume Control": no packages to remove

  Version 0.17.0
  ___
  mate-volume-control

  No device to configure under Hardware
  Input: unchecked Monitor of Dummy Output

  Output: unchecked Dummy Output Stereo
  __
  sudo apt-get update -y

  sudo apt-get install -y pulseaudio
  Reading package lists... Done
  Building dependency tree... Done
  Reading state information... Done
  The following packages were automatically installed and are no longer 
required:
libsbc1 libssl1.1 linux-headers-5.13.0-19
  Use 'sudo apt autoremove' to remove them.
  Suggested packages:
pavumeter paprefs ubuntu-sounds
  The following NEW packages will be installed:
pulseaudio
  0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded.
  Need to get 0 B/913 kB of archives.
  After this operation, 4,674 kB of additional disk space will be used.
  Selecting previously unselected package pulseaudio.
  (Reading database ... 321785 files and directories currently installed.)
  Preparing to unpack .../pulseaudio_1%3a15.99.1+dfsg1-1ubuntu1_amd64.deb ...
  Unpacking pulseaudio (1:15.99.1+dfsg1-1ubuntu1) ...
  Setting up pulseaudio (1:15.99.1+dfsg1-1ubuntu1) ...
  Adding user pulse to group audio
  Created symlink /etc/systemd/user/default.target.wants/pulseaudio.service → 
/usr/lib/systemd/user/pulseaudio.service.
  Created symlink /etc/systemd/user/sockets.target.wants/pulseaudio.socket → 
/usr/lib/systemd/user/pulseaudio.socket.
  Processing triggers for man-db (2.10.1-1) ...
  Processing triggers for dbus (1.12.20-2ubuntu3) ...y

  sudo apt autoremove
  Reading package lists... Done
  Building dependency tree... Done
  Reading state information... Done
  The following packages will be REMOVED:
libsbc1 libssl1.1 linux-headers-5.13.0-19
  0 upgraded, 0 newly installed, 3 to remove and 7 not upgraded.
  After this operation, 80.1 MB disk space will be freed.
  Do you want to continue? [Y/n] y
  (Reading database ... 321976 files and directories currently installed.)
  Removing libsbc1:amd64 (1.5-3build1) ...
  Removing libssl1.1:amd64 (1.1.1l-1ubuntu1) ...
  Removing linux-headers-5.13.0-19 (5.13.0-19.19) ...
  Processing triggers for libc-bin (2.35-0ubuntu3) ...

  pulseaudio
  W: [pulseaudio] pid.c: Stale PID file, overwriting.
  E: [pulseaudio] socket-server.c: bind(): Address already in use
  E: [pulseaudio] module.c: Failed to load module "module-native-protocol-unix" 
(argument: ""): initialization failed.
  E: [pulseaudio] main.c: D-Bus name org.pulseaudio.Server already taken.


  pulseaudio -k
  E: [pulseaudio] main.c: Failed to kill daemon: No such process

  __
  ubuntu-bug -s audio

  Package pulseaudio 1:15:99.1+dgsg1-1ubuntu1 2.20.11-Outbuntu79

  
  __
  killall pulseaudio; pulseaudio -k  ; rm -r ~/.config/pulse/* ; rm -r ~/.pulse*
  rm -r ~/.pulse*
  pulseaudio: no process found
  E: [pulseaudio] main.c: Failed to kill daemon: No such process
  rm: cannot remove '/home/ptosis/.pulse*': No such file or directory

  pulseaudio --start


  
  waited 10 seconds, then reboot


  wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod
  +x ./alsa-info.sh &&

[Desktop-packages] [Bug 1965646] Re: pulseaudio missing even though says installed in software center. Have no audio

2022-03-28 Thread ptosis
Solved:Marko Stanković solved no audio with
https://bugs.launchpad.net/ubuntu/+source/pipewire/+bug/1963934

The laptop's jack is jacked. Bought another 5755 and put 20.04 on it and
works perfectly with zero intervention.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1965646

Title:
  pulseaudio missing even though says installed in software center. Have
  no audio

Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:

  Previously: had SoundHissheadphones
  https://answers.launchpad.net/ubuntu/+question/700984 

  
  Messed with pulseaudio until it's totally gone even though on the software 
center it still says it is installed but unable to remove it because it says:

  "PulseAudio System Tray": no packages to remove


  Sudo apt remove pulseaudio
Removing pulseaudio (1:15.99.1+dfsg1-1ubuntu1) ...
  Setting up pipewire-pulse (0.3.48-1ubuntu1) ...
  Created symlink /etc/systemd/user/default.target.wants/pipewire-pulse.service 
→
  /usr/lib/systemd/user/pipewire-pulse.service.
  Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket 
→ /
  usr/lib/systemd/user/pipewire-pulse.socket.
  Processing triggers for man-db (2.10.1-1) ...
  Processing triggers for libglib2.0-0:amd64 (2.71.3-1) ...

  sudo apt purge

  Purging configuration files for pulseaudio (1:15.99.1+dfsg1-1ubuntu1) ...
  Processing triggers for dbus (1.12.20-2ubuntu3) .
  ___
  No audio symbol, it's gone
  Software center still says it is installed.

  Unable to remove "PulseAudio" in software center

  Unable to remove"PulseAudio Volume Control": no packages to remove

  Version 0.17.0
  ___
  mate-volume-control

  No device to configure under Hardware
  Input: unchecked Monitor of Dummy Output

  Output: unchecked Dummy Output Stereo
  __
  sudo apt-get update -y

  sudo apt-get install -y pulseaudio
  Reading package lists... Done
  Building dependency tree... Done
  Reading state information... Done
  The following packages were automatically installed and are no longer 
required:
libsbc1 libssl1.1 linux-headers-5.13.0-19
  Use 'sudo apt autoremove' to remove them.
  Suggested packages:
pavumeter paprefs ubuntu-sounds
  The following NEW packages will be installed:
pulseaudio
  0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded.
  Need to get 0 B/913 kB of archives.
  After this operation, 4,674 kB of additional disk space will be used.
  Selecting previously unselected package pulseaudio.
  (Reading database ... 321785 files and directories currently installed.)
  Preparing to unpack .../pulseaudio_1%3a15.99.1+dfsg1-1ubuntu1_amd64.deb ...
  Unpacking pulseaudio (1:15.99.1+dfsg1-1ubuntu1) ...
  Setting up pulseaudio (1:15.99.1+dfsg1-1ubuntu1) ...
  Adding user pulse to group audio
  Created symlink /etc/systemd/user/default.target.wants/pulseaudio.service → 
/usr/lib/systemd/user/pulseaudio.service.
  Created symlink /etc/systemd/user/sockets.target.wants/pulseaudio.socket → 
/usr/lib/systemd/user/pulseaudio.socket.
  Processing triggers for man-db (2.10.1-1) ...
  Processing triggers for dbus (1.12.20-2ubuntu3) ...y

  sudo apt autoremove
  Reading package lists... Done
  Building dependency tree... Done
  Reading state information... Done
  The following packages will be REMOVED:
libsbc1 libssl1.1 linux-headers-5.13.0-19
  0 upgraded, 0 newly installed, 3 to remove and 7 not upgraded.
  After this operation, 80.1 MB disk space will be freed.
  Do you want to continue? [Y/n] y
  (Reading database ... 321976 files and directories currently installed.)
  Removing libsbc1:amd64 (1.5-3build1) ...
  Removing libssl1.1:amd64 (1.1.1l-1ubuntu1) ...
  Removing linux-headers-5.13.0-19 (5.13.0-19.19) ...
  Processing triggers for libc-bin (2.35-0ubuntu3) ...

  pulseaudio
  W: [pulseaudio] pid.c: Stale PID file, overwriting.
  E: [pulseaudio] socket-server.c: bind(): Address already in use
  E: [pulseaudio] module.c: Failed to load module "module-native-protocol-unix" 
(argument: ""): initialization failed.
  E: [pulseaudio] main.c: D-Bus name org.pulseaudio.Server already taken.


  pulseaudio -k
  E: [pulseaudio] main.c: Failed to kill daemon: No such process

  __
  ubuntu-bug -s audio

  Package pulseaudio 1:15:99.1+dgsg1-1ubuntu1 2.20.11-Outbuntu79

  
  __
  killall pulseaudio; pulseaudio -k  ; rm -r ~/.config/pulse/* ; rm -r ~/.pulse*
  rm -r ~/.pulse*
  pulseaudio: no process found
  E: [pulseaudio] main.c: Failed to kill daemon: No such process
  rm: cannot remove '/home/ptosis/.pulse*': No such file or directory

  pulseaudio --start


  
  waited 10 seconds, then reboot


  wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod
  +x ./al

[Desktop-packages] [Bug 1965646] [NEW] pulseaudio missing even though says installed in software center. Have no audio

2022-03-19 Thread ptosis
Public bug reported:


Previously: had SoundHissheadphones
https://answers.launchpad.net/ubuntu/+question/700984 


Messed with pulseaudio until it's totally gone even though on the software 
center it still says it is installed but unable to remove it because it says:

"PulseAudio System Tray": no packages to remove


Sudo apt remove pulseaudio
  Removing pulseaudio (1:15.99.1+dfsg1-1ubuntu1) ...
Setting up pipewire-pulse (0.3.48-1ubuntu1) ...
Created symlink /etc/systemd/user/default.target.wants/pipewire-pulse.service →
/usr/lib/systemd/user/pipewire-pulse.service.
Created symlink /etc/systemd/user/sockets.target.wants/pipewire-pulse.socket → /
usr/lib/systemd/user/pipewire-pulse.socket.
Processing triggers for man-db (2.10.1-1) ...
Processing triggers for libglib2.0-0:amd64 (2.71.3-1) ...

sudo apt purge

Purging configuration files for pulseaudio (1:15.99.1+dfsg1-1ubuntu1) ...
Processing triggers for dbus (1.12.20-2ubuntu3) .
___
No audio symbol, it's gone
Software center still says it is installed.

Unable to remove "PulseAudio" in software center

Unable to remove"PulseAudio Volume Control": no packages to remove

Version 0.17.0
___
mate-volume-control

No device to configure under Hardware
Input: unchecked Monitor of Dummy Output

Output: unchecked Dummy Output Stereo
__
sudo apt-get update -y

sudo apt-get install -y pulseaudio
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libsbc1 libssl1.1 linux-headers-5.13.0-19
Use 'sudo apt autoremove' to remove them.
Suggested packages:
  pavumeter paprefs ubuntu-sounds
The following NEW packages will be installed:
  pulseaudio
0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded.
Need to get 0 B/913 kB of archives.
After this operation, 4,674 kB of additional disk space will be used.
Selecting previously unselected package pulseaudio.
(Reading database ... 321785 files and directories currently installed.)
Preparing to unpack .../pulseaudio_1%3a15.99.1+dfsg1-1ubuntu1_amd64.deb ...
Unpacking pulseaudio (1:15.99.1+dfsg1-1ubuntu1) ...
Setting up pulseaudio (1:15.99.1+dfsg1-1ubuntu1) ...
Adding user pulse to group audio
Created symlink /etc/systemd/user/default.target.wants/pulseaudio.service → 
/usr/lib/systemd/user/pulseaudio.service.
Created symlink /etc/systemd/user/sockets.target.wants/pulseaudio.socket → 
/usr/lib/systemd/user/pulseaudio.socket.
Processing triggers for man-db (2.10.1-1) ...
Processing triggers for dbus (1.12.20-2ubuntu3) ...y

sudo apt autoremove
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages will be REMOVED:
  libsbc1 libssl1.1 linux-headers-5.13.0-19
0 upgraded, 0 newly installed, 3 to remove and 7 not upgraded.
After this operation, 80.1 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 321976 files and directories currently installed.)
Removing libsbc1:amd64 (1.5-3build1) ...
Removing libssl1.1:amd64 (1.1.1l-1ubuntu1) ...
Removing linux-headers-5.13.0-19 (5.13.0-19.19) ...
Processing triggers for libc-bin (2.35-0ubuntu3) ...

pulseaudio
W: [pulseaudio] pid.c: Stale PID file, overwriting.
E: [pulseaudio] socket-server.c: bind(): Address already in use
E: [pulseaudio] module.c: Failed to load module "module-native-protocol-unix" 
(argument: ""): initialization failed.
E: [pulseaudio] main.c: D-Bus name org.pulseaudio.Server already taken.


pulseaudio -k
E: [pulseaudio] main.c: Failed to kill daemon: No such process

__
ubuntu-bug -s audio

Package pulseaudio 1:15:99.1+dgsg1-1ubuntu1 2.20.11-Outbuntu79


__
killall pulseaudio; pulseaudio -k  ; rm -r ~/.config/pulse/* ; rm -r ~/.pulse*
rm -r ~/.pulse*
pulseaudio: no process found
E: [pulseaudio] main.c: Failed to kill daemon: No such process
rm: cannot remove '/home/ptosis/.pulse*': No such file or directory

pulseaudio --start


waited 10 seconds, then reboot


wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod
+x ./alsa-info.sh && ./alsa-info.sh

bash alsa-info.sh --stdout

AFTER REBOOT:
wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x 
./alsa-info.sh && ./alsa-info.sh
--2022-03-19 07:09:23--  http://www.alsa-project.org/alsa-info.sh
Resolving www.alsa-project.org (www.alsa-project.org)... 207.180.221.201
Connecting to www.alsa-project.org 
(www.alsa-project.org)|207.180.221.201|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.alsa-project.org/alsa-info.sh [following]
--2022-03-19 07:09:24--  https://www.alsa-project.org/alsa-info.sh
Connecting to www.alsa-project.org 
(www.alsa-project.org)|207.180.221.201|:443...