Re: [gentoo-user] I have no sound in my gentoo install.

2022-06-18 Thread Jack
You have still not provided anywhere near enough information for us to 
help you.


What sound device are you trying to use?  Built into the motherboard?  
Plug in USB?  Bluetooth?  Is there any chance that sound is turned off 
in your BIOS settings?  Are you sure the kernel module to drive your 
device is either built in to the kernel or as a module and loaded?


Just saying "I tried and it didn't work" is not enough information.  Is 
there anything about sound in dmesg or /var/log/messages?  What init 
system are you using?  systemd, openrc, or something else?  Does that 
need any service started for sound?


All the previous replies gave you more questions, which you have not yet 
answered.


In terms of replying to the list or the person who sent the message to 
which you are replying, look at the "To:" field in your email software 
before you hit "Send."  You need to see the list address there.  Your 
email software probably has a  "Reply Group" or "Reply List" button.  If 
not, you may need to use "Reply All" and not just "Reply."


Jack

On 6/18/22 10:58, Guillermo wrote:

Hello, thanks for the help, i didn't know i was replying to you directly.

I just emerge sys-kernel/gentoo-kernel-bin, rebooted the computer, but 
it didn't worked.


I remember that i got sound working once in a while, however after a 
system update, it didn't work it anymore.


On 18/06/2022 18:41, Julien Roy wrote:

Hello,

You replied again to me directly. Reply to the list, so other people 
will see your response, and can help.


If Pavucontrol doesn't show any device, then most likely you are 
missing drivers for your sound devices, or perhaps your kernel 
doesn't support sound at all.


A quick way to (try to) fix the problem would be to use a 
dist-kernel, such as sys-kernel/gentoo-kernel (or 
sys-kernel/gentoo-kernel-bin) to see whether your issue is in your 
.config.
If using those kernels fixes the problem, you can use the `lsmod` 
command, combined with `lpsci -nnk` to see what drivers are being 
used for your devices.


From there, you can fix your .config file and revert back to a custom 
kernel.


Regards,
Julien

On 6/18/22 10:16, Guillermo wrote:

Hello,

I installed pavucontrol, however i only get "fake output".

If i use the button "show phisical output devices" it shows "no 
devices found".


Thanks for your help.

On 18/06/2022 17:58, Julien Roy wrote:

Hello,

Have you tried different devices?
As Mark Knecht suggested, try to install media-sound/pavucontrol; 
it is a graphical tool for sound management. Your problem might be 
as simple as unmuting the sound from there.


Note: you replied to me directly; please reply to the mailing list 
instead, so other people can see your response as well.


Regards,
Julien

On 6/18/22 09:49, Guillermo wrote:

Hello,

I tried the troubleshooting section of the gentoo wiki, but it 
didn't work, i don't know which info should i give you in order to 
help me.


I already put my volume at maximum using the alsamixer tool and 
also i unmuted the volume, nothing works.


Regards.

On 18/06/2022 17:36, Julien Roy wrote:

Hello Guillermo,

Without more information, it's impossible to help you.

I will refer you to the Gentoo Wiki article about Pulseauddio. 
Have you followed this?

https://wiki.gentoo.org/wiki/PulseAudio

Specifically, check out the troubleshooting section. It contains 
useful information for common problems.


Some other common problems are missing drivers in your kernel 
.config. Try different devices to see if you manage to have sound 
on them. By different devices, I mean different "protocols", such 
as a pair of headphones using a Jack plug, a USB sound device, or 
HDMI through your monitor, if you have it. If it works on some 
devices, then you are definitely missing drivers.


If you still cannot figure it out, feel free to reply to this 
list again, but this time try to give us more info, such as what 
you tried, perhaps some logs with relevant information.


On 6/18/22 09:07, Guillermo wrote:

Hello all,

Basically i have installed gentoo, but i don't have any type of 
sound, i installed pulseaudio and alsa but no one worked fine 
since i have no sound.


Thanks for your help.








Re: [gentoo-user] I have no sound in my gentoo install.

2022-06-18 Thread Guillermo

Hello, thanks for the help, i didn't know i was replying to you directly.

I just emerge sys-kernel/gentoo-kernel-bin, rebooted the computer, but 
it didn't worked.


I remember that i got sound working once in a while, however after a 
system update, it didn't work it anymore.


On 18/06/2022 18:41, Julien Roy wrote:

Hello,

You replied again to me directly. Reply to the list, so other people 
will see your response, and can help.


If Pavucontrol doesn't show any device, then most likely you are 
missing drivers for your sound devices, or perhaps your kernel doesn't 
support sound at all.


A quick way to (try to) fix the problem would be to use a dist-kernel, 
such as sys-kernel/gentoo-kernel (or sys-kernel/gentoo-kernel-bin) to 
see whether your issue is in your .config.
If using those kernels fixes the problem, you can use the `lsmod` 
command, combined with `lpsci -nnk` to see what drivers are being used 
for your devices.


From there, you can fix your .config file and revert back to a custom 
kernel.


Regards,
Julien

On 6/18/22 10:16, Guillermo wrote:

Hello,

I installed pavucontrol, however i only get "fake output".

If i use the button "show phisical output devices" it shows "no 
devices found".


Thanks for your help.

On 18/06/2022 17:58, Julien Roy wrote:

Hello,

Have you tried different devices?
As Mark Knecht suggested, try to install media-sound/pavucontrol; it 
is a graphical tool for sound management. Your problem might be as 
simple as unmuting the sound from there.


Note: you replied to me directly; please reply to the mailing list 
instead, so other people can see your response as well.


Regards,
Julien

On 6/18/22 09:49, Guillermo wrote:

Hello,

I tried the troubleshooting section of the gentoo wiki, but it 
didn't work, i don't know which info should i give you in order to 
help me.


I already put my volume at maximum using the alsamixer tool and 
also i unmuted the volume, nothing works.


Regards.

On 18/06/2022 17:36, Julien Roy wrote:

Hello Guillermo,

Without more information, it's impossible to help you.

I will refer you to the Gentoo Wiki article about Pulseauddio. 
Have you followed this?

https://wiki.gentoo.org/wiki/PulseAudio

Specifically, check out the troubleshooting section. It contains 
useful information for common problems.


Some other common problems are missing drivers in your kernel 
.config. Try different devices to see if you manage to have sound 
on them. By different devices, I mean different "protocols", such 
as a pair of headphones using a Jack plug, a USB sound device, or 
HDMI through your monitor, if you have it. If it works on some 
devices, then you are definitely missing drivers.


If you still cannot figure it out, feel free to reply to this list 
again, but this time try to give us more info, such as what you 
tried, perhaps some logs with relevant information.


On 6/18/22 09:07, Guillermo wrote:

Hello all,

Basically i have installed gentoo, but i don't have any type of 
sound, i installed pulseaudio and alsa but no one worked fine 
since i have no sound.


Thanks for your help.






Re: [gentoo-user] I have no sound in my gentoo install.

2022-06-18 Thread Julien Roy

Hello,

You replied again to me directly. Reply to the list, so other people 
will see your response, and can help.


If Pavucontrol doesn't show any device, then most likely you are missing 
drivers for your sound devices, or perhaps your kernel doesn't support 
sound at all.


A quick way to (try to) fix the problem would be to use a dist-kernel, 
such as sys-kernel/gentoo-kernel (or sys-kernel/gentoo-kernel-bin) to 
see whether your issue is in your .config.
If using those kernels fixes the problem, you can use the `lsmod` 
command, combined with `lpsci -nnk` to see what drivers are being used 
for your devices.


From there, you can fix your .config file and revert back to a custom 
kernel.


Regards,
Julien

On 6/18/22 10:16, Guillermo wrote:

Hello,

I installed pavucontrol, however i only get "fake output".

If i use the button "show phisical output devices" it shows "no devices 
found".


Thanks for your help.

On 18/06/2022 17:58, Julien Roy wrote:

Hello,

Have you tried different devices?
As Mark Knecht suggested, try to install media-sound/pavucontrol; it 
is a graphical tool for sound management. Your problem might be as 
simple as unmuting the sound from there.


Note: you replied to me directly; please reply to the mailing list 
instead, so other people can see your response as well.


Regards,
Julien

On 6/18/22 09:49, Guillermo wrote:

Hello,

I tried the troubleshooting section of the gentoo wiki, but it didn't 
work, i don't know which info should i give you in order to help me.


I already put my volume at maximum using the alsamixer tool and also 
i unmuted the volume, nothing works.


Regards.

On 18/06/2022 17:36, Julien Roy wrote:

Hello Guillermo,

Without more information, it's impossible to help you.

I will refer you to the Gentoo Wiki article about Pulseauddio. Have 
you followed this?

https://wiki.gentoo.org/wiki/PulseAudio

Specifically, check out the troubleshooting section. It contains 
useful information for common problems.


Some other common problems are missing drivers in your kernel 
.config. Try different devices to see if you manage to have sound on 
them. By different devices, I mean different "protocols", such as a 
pair of headphones using a Jack plug, a USB sound device, or HDMI 
through your monitor, if you have it. If it works on some devices, 
then you are definitely missing drivers.


If you still cannot figure it out, feel free to reply to this list 
again, but this time try to give us more info, such as what you 
tried, perhaps some logs with relevant information.


On 6/18/22 09:07, Guillermo wrote:

Hello all,

Basically i have installed gentoo, but i don't have any type of 
sound, i installed pulseaudio and alsa but no one worked fine since 
i have no sound.


Thanks for your help.




OpenPGP_signature
Description: OpenPGP digital signature


Re: [gentoo-user] I have no sound in my gentoo install.

2022-06-18 Thread Julien Roy

Hello,

Have you tried different devices?
As Mark Knecht suggested, try to install media-sound/pavucontrol; it is 
a graphical tool for sound management. Your problem might be as simple 
as unmuting the sound from there.


Note: you replied to me directly; please reply to the mailing list 
instead, so other people can see your response as well.


Regards,
Julien

On 6/18/22 09:49, Guillermo wrote:

Hello,

I tried the troubleshooting section of the gentoo wiki, but it didn't 
work, i don't know which info should i give you in order to help me.


I already put my volume at maximum using the alsamixer tool and also i 
unmuted the volume, nothing works.


Regards.

On 18/06/2022 17:36, Julien Roy wrote:

Hello Guillermo,

Without more information, it's impossible to help you.

I will refer you to the Gentoo Wiki article about Pulseauddio. Have 
you followed this?

https://wiki.gentoo.org/wiki/PulseAudio

Specifically, check out the troubleshooting section. It contains 
useful information for common problems.


Some other common problems are missing drivers in your kernel .config. 
Try different devices to see if you manage to have sound on them. By 
different devices, I mean different "protocols", such as a pair of 
headphones using a Jack plug, a USB sound device, or HDMI through your 
monitor, if you have it. If it works on some devices, then you are 
definitely missing drivers.


If you still cannot figure it out, feel free to reply to this list 
again, but this time try to give us more info, such as what you tried, 
perhaps some logs with relevant information.


On 6/18/22 09:07, Guillermo wrote:

Hello all,

Basically i have installed gentoo, but i don't have any type of 
sound, i installed pulseaudio and alsa but no one worked fine since i 
have no sound.


Thanks for your help.




OpenPGP_signature
Description: OpenPGP digital signature


Re: [gentoo-user] I have no sound in my gentoo install.

2022-06-18 Thread Dale
Guillermo wrote:
> Hello all,
>
> Basically i have installed gentoo, but i don't have any type of sound,
> i installed pulseaudio and alsa but no one worked fine since i have no
> sound.
>
> Thanks for your help.
>
>
> .
>


In addition to what others mentioned, make sure you unmute ALL audio
devices in ALL software.  I use ALSA here but if I recall correctly, I
had to unmute three separate pieces of software to get sound working. 
Also, adjust volume levels as well.  I think setting a value of half, 50
in most controls, will get you some sound.  Later you can come back and
adjust if needed. 

Hope that helps.

Dale

:-)  :-) 



Re: [gentoo-user] all syslog entries from fcron appear on console

2022-06-18 Thread John Covici
On Fri, 17 Jun 2022 06:57:05 -0400,
John Covici wrote:
> 
> Hi.  I am using fcron and latest version of systemd  251.1 and what is
> happening is that all syslog entries from fcron are appearing on
> whatever console I am using which is quite annoying.
> 
> I tried to put a drop in in /etc/systemd/system/fcron.d/00-fixlog.conf
> which says
> [service]
> StandardOutput=syslog
> StandardError=syslog
> 
> and did a deamon-reload and restarted fcron, but no joy.
> 
> Thanks in advance for any suggestions.
Well, I found out that systemd is very sensitive to the case of the
keywords -- I had service instead of Service and it was silently
ignored -- hate that.  I don't know why it started, but putting
Standardoutput to syslog seems to have fixed it.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici wb2una
 cov...@ccs.covici.com



Re: [gentoo-user] I have no sound in my gentoo install.

2022-06-18 Thread Julien Roy

Hello Guillermo,

Without more information, it's impossible to help you.

I will refer you to the Gentoo Wiki article about Pulseauddio. Have you 
followed this?

https://wiki.gentoo.org/wiki/PulseAudio

Specifically, check out the troubleshooting section. It contains useful 
information for common problems.


Some other common problems are missing drivers in your kernel .config. 
Try different devices to see if you manage to have sound on them. By 
different devices, I mean different "protocols", such as a pair of 
headphones using a Jack plug, a USB sound device, or HDMI through your 
monitor, if you have it. If it works on some devices, then you are 
definitely missing drivers.


If you still cannot figure it out, feel free to reply to this list 
again, but this time try to give us more info, such as what you tried, 
perhaps some logs with relevant information.


On 6/18/22 09:07, Guillermo wrote:

Hello all,

Basically i have installed gentoo, but i don't have any type of sound, i 
installed pulseaudio and alsa but no one worked fine since i have no sound.


Thanks for your help.




OpenPGP_signature
Description: OpenPGP digital signature


Re: [gentoo-user] I have no sound in my gentoo install.

2022-06-18 Thread Mark Knecht
On Sat, Jun 18, 2022 at 8:07 AM Guillermo 
wrote:
>
> Hello all,
>
> Basically i have installed gentoo, but i don't have any type of sound, i
> installed pulseaudio and alsa but no one worked fine since i have no
sound.
>
> Thanks for your help.
>

If you're going to run pulseaudio then consider starting with pavucontrol
to see what PA thinks is going on.

Consider running also-info which should save a file to /tmp with info.

Consider running alsmixer to see what sound device, if any, is selected.

Consider searching for wave files (locate *.wav) and playing one using
aplay:

aplay /usr/local/MATLAB/R2018b/toolbox/signal/sigdemos/guitartune.wav

Consider posting back more info when you've got some to share.

Mark


[gentoo-user] I have no sound in my gentoo install.

2022-06-18 Thread Guillermo

Hello all,

Basically i have installed gentoo, but i don't have any type of sound, i 
installed pulseaudio and alsa but no one worked fine since i have no sound.


Thanks for your help.




[gentoo-user] gsutil dependencies

2022-06-18 Thread Matthias Hanft
Hi,

after updating as usual (and making python 3.10 default), gsutil doesn't
work any more. First, it claimed missing "aiohttp", and after installing
that manually, it now says

pkg_resources.ContextualVersionConflict: (rsa 4.8 
(/usr/lib/python3.10/site-packages), Requirement.parse('rsa==4.7.2'), 
{'gcs-oauth2-boto-plugin'})

But dev-python/rsa exists only in 4.8-r1, and gcs-oauth2-boto-plugin is
3.0 (old 2.7 would exist).

Obviously something (what?) would expect dev-python/rsa to be 4.7.2, but
downgrading seems not to be possible.

eselect python back to 3.9 doesn't help either, nor does
emerge -1 gsutil gcs-oauth2-boto-plugin

Can I override that version conflict? How? Or what can I do?

Thanks,

-Matt



Re: [gentoo-user] KDE Plasma sound not working

2022-06-18 Thread Peter Humphrey
On Saturday, 18 June 2022 13:30:16 BST Julien Roy wrote:

> By default, only the LTS/ESR release of Firefox is unmasked (or marked 
> as stable), of which the latest version is 91.10.0, however, if you 
> unmask it, you can use the latest Firefox version, currently 101.0.1.
> Though unmasking Firefox leads to more frequent rebuilds since the rapid 
> release has, well, frequent releases.

Yes, and that's a good reason for not doing so. I have another machine running 
~amd64; this one's stable for everyday use. Well, it's supposed to be stable.  
:)

I did keyword firefox to test SP against the sound system, but I've reverted to 
the older version.

> As a side note, by default, searching using `emerge --search` does not 
> show the available masked versions (not sure if an option exists to 
> change that). One option that I recommend is to install app-portage/eix, 

Yes, I've been using it for many years.

-- 
Regards,
Peter.






Re: [gentoo-user] KDE Plasma sound not working

2022-06-18 Thread Julien Roy

On 6/18/22 07:53, Peter Humphrey wrote:

I did tell them that 91.10.0 is the
latest version in the portage tree;


By default, only the LTS/ESR release of Firefox is unmasked (or marked 
as stable), of which the latest version is 91.10.0, however, if you 
unmask it, you can use the latest Firefox version, currently 101.0.1.
Though unmasking Firefox leads to more frequent rebuilds since the rapid 
release has, well, frequent releases.


As a side note, by default, searching using `emerge --search` does not 
show the available masked versions (not sure if an option exists to 
change that). One option that I recommend is to install app-portage/eix, 
it's a small program that searches (much faster then emerge) available 
packages, and gives more information, in the case of Firefox, it shows 
both the ESR and rapid releases. See the Gentoo Wiki article [0] if you 
want to know more about it.


[0] https://wiki.gentoo.org/wiki/Eix

Regards,
Julien


OpenPGP_signature
Description: OpenPGP digital signature


Re: [gentoo-user] KDE Plasma sound not working

2022-06-18 Thread Peter Humphrey
On Thursday, 16 June 2022 17:10:38 BST Peter Humphrey wrote:

> ... I'll also report the problem to the developers.

Done that. It seems that a newer version of FF is unaffected. Startpage in 
version 101.0.1does not kill the sound. I did tell them that 91.10.0 is the 
latest version in the portage tree; we'll see if that causes a change.

-- 
Regards,
Peter.