LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 04-26-2024, 11:25 AM   #1
black-clover
Member
 
Registered: Jun 2017
Distribution: Devuan Daedalus, Debian Testing, SliTaz, Alpine Linux.
Posts: 208

Rep: Reputation: Disabled
Input but not output in pulseaudio


Hello everybody,

I'm trying to figure out a Pulseaudio issue.
When I connect my digital piano to the USB port, I can see the input sound in Pulseaudio, but I get no output.
I tried all the output pull down menus and all the possible configurations and got nothing.
If I record (using arecord) I can see the signal in the record page, and the recording is fine, but I still cannot hear any output.
If I play back the recording, the output is fine.

Any tips on how to figure this out?
 
Old 04-26-2024, 05:20 PM   #2
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,819

Rep: Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144
Start by examining the available sources and sinks

Code:
pactl list sinks
Code:
pactl list sources
You'll need to load the looback module first
Code:
pactl load-module module-loopback latency_msec=1
then use pavucontrol to select the desired source (Recording tab) and sink (Playback tab)

This can also be done via the pactl command itself eg
Code:
pactl load-module module-loopback latency_msec=1 source=1 sink=0
A Similar thread which may be of value
https://askubuntu.com/questions/4034...nal-sound-card

BTW, you can make it permanent by adding the required user configuration in ~/.pulse/default.pa

For example
https://unix.stackexchange.com/quest...-output-volume
 
Old 04-26-2024, 07:19 PM   #3
black-clover
Member
 
Registered: Jun 2017
Distribution: Devuan Daedalus, Debian Testing, SliTaz, Alpine Linux.
Posts: 208

Original Poster
Rep: Reputation: Disabled
Thank you so much, problem solved!
 
Old 04-26-2024, 08:32 PM   #4
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,819

Rep: Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144Reputation: 1144
Glad to have been of guidance!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Pipewire pulseaudio emulation without pulseaudio installed (works) adcdam Slackware 18 04-02-2021 01:34 AM
Can't Get Sound from Pulseaudio -- PulseAudio Will Not Start JasonC10203 Linux - Software 4 11-28-2016 11:18 PM
Bypass pulseaudio problems and crashes when you don't have pulseaudio. Rinndalir Linux - Software 1 08-31-2016 01:00 PM
[SOLVED] Squeeze + Pulseaudio + Alsa and USB Midi device causes Pulseaudio crash mad4linux Debian 1 01-26-2011 03:57 AM
Winecfg crashes on sound tab with Pulseaudio and no 'sounddrivers' without pulseaudio William (Dthdealer) Linux - Software 5 06-13-2010 07:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 12:43 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration