Re: Microphone trouble

2020-06-12 Thread Tim via users
On Fri, 2020-06-12 at 00:50 -0600, Joe Zeff wrote:
> This isn't a new laptop; it's at least ten years old.  The cheap
> Walmart headphones has a single cord that ends in a jack.  That goes
> into a Y connector that lets you plug into both the headphone and the
> mic. It's not important, as I'm not expecting to need it in the
> future.

Those adaptors can be very crappy.  There's also the issue of whether
they're the right one (the 4 pole TRRS jacks have two common,
incompatible, ways of wiring the mike), though adaptors that come with
a headset should have the right wiring.

-- 
 
uname -rsvp
Linux 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64
 
Boilerplate:  All unexpected mail to my mailbox is automatically deleted.
I will only get to see the messages that are posted to the mailing list.
 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


waaaay off topic -- apache/vhost

2020-06-12 Thread bruce
Hi.

I've got a topic that's way off topic. It's dealing with apache/vhost.
I'm screwing something up. Wondered if I can post it here.

thanks
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: waaaay off topic -- apache/vhost

2020-06-12 Thread Peter Boy


> Am 12.06.2020 um 11:00 schrieb bruce :
> 
> Hi.
> 
> I've got a topic that's way off topic. It's dealing with apache/vhost.
> I'm screwing something up. Wondered if I can post it here.
> 

If it’s in Fedora I think it’s OK you may ask (me)


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: DMESG Output Indicating Potential CPU Errors?

2020-06-12 Thread Roger Heflin
On Fri, Jun 12, 2020 at 12:25 AM Samuel Sieb  wrote:
>
> On 6/11/20 8:46 PM, Gordon Messmer wrote:
> > On 6/11/20 3:09 PM, Patrick O'Callaghan wrote:
> >> It relates to competition in the sense that keeping host and guest to
> >> disjoint sets of cores avoids them competing for the same cores and
> >> hence contaminating the respective caches. That's all I mean. Don't
> >> read too much into it. Clearly the whole set is still being scheduled
> >> by the host system.
> >

> >
> > Oh, now I see what you're getting at.  If I'm wrong, I hope someone
> > chimes in to correct me:
> >
> > Setting the CPU affinity of a process in Linux (which is what we're
> > talking about) will cause the scheduler to always schedule the process
> > on those CPUs, but it doesn't prevent the kernel or any other process
> > from using those CPUs.  That is, it doesn't reserve those CPUs for the
> > exclusive use of the process that you're setting the affinity for.  So,
> > it's not minimizing competition in the way that you think it is, if I
> > understand what you're getting at.
>
> You can also specify that certain cores are dedicated to certain
> processes and the kernel won't schedule anything else on them.

Only if you make sure none of the major interrupts are being handled
on those cpus, and
it still gets tricky to make sure all other processes aren't allowed
to use those
cpus.  And interrupts still could get moved to the given cpus.   And
still on top of that
if hyperthreading is being used it may "steal" cpu cycles away from
the other thread.  I have
ran benchmarks were just having the ht cpu "on" almost 100% idle
resulted in the thread
in the other thread running 1-2% slower (this was a single core being
benchmarks with the
os itself being for the most part all that was running on a 60+ core
machine).  And that
was with the hyperthread basically competely idle, if something else is working
on the other thread then things slow down even more as it is stealing
even more cycles.

And then if you have a hypervisor that is not linux and outside of the
current linux instance,
then you also never know exactly what it is also doiing and/or if each
cpu you get each
timesplice is even actually the same cpu.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Microphone trouble

2020-06-12 Thread Łukasz Posadowski
Thu, 11 Jun 2020 21:25:05 -0600
Joe Zeff :

> My laptop is running F 31 and Xfce, fully updated.  I'm trying to use 
> Zoom to participate in meetings of a club I belong to but am having 
> trouble with the microphone.  If I use a headset and mic, I can
> usually hear OK, but nobody can understand what I'm saying.  If I use
> the internal speakers and mic, the sound is sometimes OK, sometimes
> not. However, I'm told that there's so much static from my mic that
> the host mutes me before I can even say one, single word.  Does
> anybody have an idea as to how to correct this without throwing money
> at it?  Buying a new mic right now is out of the question, especially
> as I can't try it before I buy it.

Could You record two samples:
15 seconds of silence (setup everything and do not talk to
the microphone)
15 seconds of Your voice, just count from 1 to 10. 
Save it as mp3 and post somewhere. 

-- 
Łukasz Posadowski
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Regarding behaviour of Gnome and Fedora members

2020-06-12 Thread Ty Young

Hi all,


Gnome recently has stirred up controversy lately and aren't taking other 
people's opinions very well, to say the least. So far they've locked 
three threads:



https://www.reddit.com/r/gnome/comments/gz6fks/we_must_all_speak_up/

https://www.reddit.com/r/gnome/comments/h107as/i_agree_with_the_we_all_must_speak_up_and_the/ 



https://www.reddit.com/r/gnome/comments/h0ml37/distrotube_has_posted_a_disgusting_video_calling/


They have engaged in racism and censorship in their subreddit's comment 
sections and, just recently, banned me for posting this article, which 
I've made:



https://medium.com/@youngty1997/gnome-needs-to-be-better-2151965fd663


You may read it for yourself. In it I cite violations of Gnome's Code of 
Conduct by members of the GNOME foundation or the GNOME 
foundation(gnome.org email address), both on their subreddit and from 
fedora-devel list. I tried to cite as much as possible but Gnome 
moderators refused to hand over the moderation logs for when they locked 
a thread for reporting a bug when asked. I'm confident that they know 
what I'm talking about but just refuse to hand it over.



Keep in mind that, in Gnome's subreddit rules, it's perfectly OK to 
criticize GNOME in GNOME's subreddit. It's even in the sidebar, which 
you cannot see on old reddit(something I've told them about multiple 
times, but they've ignored repeatedly to fix):



"We do not shy away from criticism, in fact, we encourage it!"


GNOME members have recently said that "This mixing of ideas from a wide 
range of backgrounds is something that has improved free and open source 
software, and it should be highly valued."



However, their actions by locking threads and now banned me for sharing 
an article I had made goes against this statement. To be crystal clear 
here, the opinions shared in the article are not *just* my own. You may 
also read people who agree with my opinions in comment sections of the 
GNOME subreddit and Fedora subreddit which I shared it to:



https://www.reddit.com/r/Fedora/comments/h7de62/gnome_needs_to_be_better/

https://www.reddit.com/r/gnome/comments/h7ddom/gnome_needs_to_be_better/


Gnome did not say that any new threads on the topic could be made nor 
was there any rule breakage that I could find. I would have loved to 
cite more things but alas, I don't have access to the information.



Sadly the moderators of each respective subreddits have censored the 
threads, and not even snew shows them for some reason. I've tried 
contacting the fedora subreddit moderators but I have a feeling they 
won't ever answer.



I was planning on fileing a Code of Conduct violation, but GNOME refused 
to turn over the requested moderation logs, so I couldn't do so and, 
Gnome's Code of Conduct hints as what the result will be anyway. I have 
zero confidence that anything will be done, so here I am sending an email.



So, could anything be done about any of this?


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: waaaay off topic -- apache/vhost

2020-06-12 Thread George N. White III
On Fri, 12 Jun 2020 at 06:01, bruce  wrote:

> Hi.
>
> I've got a topic that's way off topic. It's dealing with apache/vhost.
> I'm screwing something up. Wondered if I can post it here.
>

It is usually more effective to look for help from a more focused group.
Most Apache discussions are on mail lists:
https://community.apache.org/lists.html

-- 
George N. White III
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Regarding behaviour of Gnome and Fedora members

2020-06-12 Thread Ty Young


On 6/12/20 6:33 AM, Bastien Nocera wrote:

On Fri, 2020-06-12 at 05:50 -0500, Ty Young via desktop-devel-list
wrote:

So, could anything be done about any of this?

You said you were leaving 8 months ago:
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/1661#note_609870

I think it might be a good idea if you did.

You can use this link to ask for your gitlab account to be closed:
https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/new?issue%5Bassignee_id%5D=&issue%5Bmilestone_id%5D=



That was in regards to Gitlab, not Reddit and in general is irrelevant. 
Reddit is a website not owned or controlled by GNOME. I have posted 
positive content on said forum:



https://www.reddit.com/r/gnome/comments/gyjrbk/hell_has_frozen_over_mutlitasking_customization/


Your reply violates the Code of Conduct, IMO, namely be respectful, 
empathetic, considerate, patient and generous and friendly sections of 
the community guidelines. If you don't have anything constructive to say 
or, at the very least, can't say it in a polite way, I'd ask that you 
don't reply. Thanks.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Microphone trouble

2020-06-12 Thread Patrick O'Callaghan
On Thu, 2020-06-11 at 22:36 -0700, Samuel Sieb wrote:
> A headset works way better.  You avoid echo and feedback issues and 
> 
> usually a headset microphone will have better sound than the built-in one.

It may depend on the model. I have some Bluetooth earbuds I've been
trying to configure for this, and although the headset is recognised by
the system, the mic is not, though the buds work fine on my phone.

poc
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: [NOT SOLVED] Audacity can't play audio on Fedora 32

2020-06-12 Thread Sreyan Chakravarty

On 5/31/20 11:45 PM, stan via users wrote:


If lukasz' suggestion of installing alsa-plugins-pulseaudio doesn't fix
your problem,  can you show your pulseaudio related packages:
rpm -qa | grep -i pulse | less


Sorry for the late reply. Weird things have been happening at my job.

The output of :

rpm -qa | grep -i pulse | less

https://pastebin.com/raw/xwAbhxAV


I think you said you are running kde, so you should have pulseaudio-qt

Nope. I am on GNOME.

I notice that you are using sysdefault instead of default as audacity's
playback device.  You want that switched to default since you are the
sole user of sound.
I have done as you recommended and am using "default" now. But still 
there is no change in my situation and there is no "pulse" option.


If none of the above has worked, go to this link,
https://alsa-project.org/wiki/Help_To_Debug
download the alsa-info.sh script, and run it.  Then paste the output
somewhere, and provide a link (the output is pretty extensive).


This is the output of alsa-info.sh:

https://pastebin.com/raw/NQ8KjUtP


   I
don't think alsa is the issue, since your devices are showing as
available in both pulseaudio and audacity.  But we are out of easy
options now.
I have no idea what is going wrong here. Its frustrating because this is 
just something that is suppose to work out of the box.


Also run this command and show the list:
rpm -qa | grep -i alsa | less


This is the output of the above command:

https://pastebin.com/raw/gnzyq7ik



And
ls -n /etc/pulse


This is output of the above command:

total 20
-rw-r--r--. 1 0 0 1201 Mar 31 20:06 client.conf
-rw-r--r--. 1 0 0 2426 Mar 31 20:06 daemon.conf
-rw-r--r--. 1 0 0 4904 Mar 31 20:06 default.pa
-



And you might as well paste somewhere
cat /etc/pulse/default.conf


There is no file called /etc/pulse/default.conf on my system but there 
is a file called /etc/pulse/default.pa and the output of that is:


https://pastebin.com/raw/4pp4J1ku


I hope you are able to find something in the huge amount of information 
that you requested for.


Thanks for still helping me with this.

--
Regards,
Sreyan
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: waaaay off topic -- apache/vhost

2020-06-12 Thread Tim via users
On Fri, 2020-06-12 at 05:00 -0400, bruce wrote:
> I've got a topic that's way off topic. It's dealing with
> apache/vhost.
> I'm screwing something up. Wondered if I can post it here.

You may as well ask about the problem, then you'll know if people can
help.  I use virtual hosting on Apache, I've been doing so for years.

-- 
 
uname -rsvp
Linux 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64
 
Boilerplate:  All unexpected mail to my mailbox is automatically deleted.
I will only get to see the messages that are posted to the mailing list.
 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


DNS resolution failure inside containers in F32

2020-06-12 Thread Suvayu Ali
Hi everyone,

I noticed recently, after upgrading to F32 DNS resolution is failing
inside containers.

  $ docker exec -it pre_deliverable /bin/bash -i -l
  root@7d5eaa0cc50b:/# which ping
  /bin/ping
  root@7d5eaa0cc50b:/# ping 8.8.8.8
  PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
  64 bytes from 8.8.8.8: icmp_seq=1 ttl=116 time=8.58 ms
  64 bytes from 8.8.8.8: icmp_seq=2 ttl=116 time=7.68 ms
  64 bytes from 8.8.8.8: icmp_seq=3 ttl=116 time=5.36 ms
  64 bytes from 8.8.8.8: icmp_seq=4 ttl=116 time=8.10 ms
  ^C
  --- 8.8.8.8 ping statistics ---
  4 packets transmitted, 4 received, 0% packet loss, time 8ms
  rtt min/avg/max/mdev = 5.356/7.429/8.580/1.238 ms
  root@7d5eaa0cc50b:/# ping www.google.com
  ping: www.google.com: Temporary failure in name resolution
  root@7d5eaa0cc50b:/#

I think it's because Fedora switched from iptables to nftables.
`iptables-save` shows several docker related rules, but `nft list
ruleset` doesn't seem to list any docker related rules.  systemctl
tells me neither of iptables or nftables services are running, which
makes sense because firewalld is running.  However I see these errors
when I look at the firewalld logs:

firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -t
nat -D PREROUTING -m addrtype --dst-type LOCAL -j DOCKER' failed:
iptables v1.8.4 (legacy): Couldn't load target `DOCKER':No such file
or direc>

Try `iptables -h' or 'iptables --help' for more information.
firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -t
nat -D OUTPUT -m addrtype --dst-type LOCAL ! --dst 127.0.0.0/8 -j
DOCKER' failed: iptables v1.8.4 (legacy): Couldn't load target
`DOCKER':No su>

Try `iptables -h' or 'iptables --help' for more information.
firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -t
nat -D OUTPUT -m addrtype --dst-type LOCAL -j DOCKER' failed: iptables
v1.8.4 (legacy): Couldn't load target `DOCKER':No such file or
directory

Try `iptables -h' or 'iptables --help' for more information.
firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -t
nat -D PREROUTING' failed: iptables: Bad rule (does a matching rule
exist in that chain?).
firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -t
nat -D OUTPUT' failed: iptables: Bad rule (does a matching rule exist
in that chain?).
firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -t
nat -F DOCKER' failed: iptables: No chain/target/match by that name.
firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -t
nat -X DOCKER' failed: iptables: No chain/target/match by that name.
firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -t
filter -F DOCKER' failed: iptables: No chain/target/match by that
name.
firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -t
filter -X DOCKER' failed: iptables: No chain/target/match by that
name.
firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -t
filter -F DOCKER-ISOLATION-STAGE-1' failed: iptables: No
chain/target/match by that name.
firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -t
filter -X DOCKER-ISOLATION-STAGE-1' failed: iptables: No
chain/target/match by that name.
firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -t
filter -F DOCKER-ISOLATION-STAGE-2' failed: iptables: No
chain/target/match by that name.
firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -t
filter -X DOCKER-ISOLATION-STAGE-2' failed: iptables: No
chain/target/match by that name.
firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -t
filter -F DOCKER-ISOLATION' failed: iptables: No chain/target/match by
that name.
firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -t
filter -X DOCKER-ISOLATION' failed: iptables: No chain/target/match by
that name.
firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -D
FORWARD -i docker0 -o docker0 -j DROP' failed: iptables: Bad rule
(does a matching rule exist in that chain?).
firewalld[856]: WARNING: COMMAND_FAILED: '/usr/sbin/iptables -w10 -D
FORWARD -i docker0 -o docker0 -j DROP' failed: iptables: Bad rule
(does a matching rule exist in that chain?).
log.txt (END)

Anyone have any thoughts about what is going on?  How can I solve this?

-- 
Suvayu

Open source is the future. It sets us free.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: waaaay off topic -- apache/vhost

2020-06-12 Thread bruce
On Fri, Jun 12, 2020 at 8:21 AM Tim via users
 wrote:
>
> On Fri, 2020-06-12 at 05:00 -0400, bruce wrote:
> > I've got a topic that's way off topic. It's dealing with
> > apache/vhost.
> > I'm screwing something up. Wondered if I can post it here.
>
> You may as well ask about the problem, then you'll know if people can
> help.  I use virtual hosting on Apache, I've been doing so for years.
>

Hi Tim,

Thanks for the reply.

The TLDR; -- Trying to set up the vhost block to be able to access a
test site built on an app called "open social" from/basedon Drupal.
The app is https://github.com/goalgorilla/open_social

I have a "test" vhost that kind of works, -- uses
Alias/DirectoryBlock/DocumentRoot, but it kept generating redirect
errs. Someone on the OpenSocial slack channel said to get rid of that
and .. But didn't say how to implement a correct config file.

Trial/Error sometimes not the most efficient approach.

The test url that currently generates a 403 is:
http://161.35.180.212/social/


I've managed to generate the required files via Composer, and the
files are stored in the following dir:

/www/var/social

within the /www/var/social  (the files for open social are)

apache apache109 Jun 11 03:34 .
apache apache128 Jun 12 04:16 ..
apache apache   1858 Jun 11 03:33 composer.json
apache apache 365863 Jun 11 03:40 composer.lock
apache apache602 Jun 11 03:33 .gitignore
apache apache   4096 Jun 11 03:40 html
apache apache   1826 Jun 11 03:33 README.md
apache apache   4096 Jun 11 03:40 vendor

within the /www/var/social/html  (the files for open social are)
drwxrwxr-x.  8 apache apache 4096 Jun 11 03:40 .
drwxrwxr-x.  4 apache apache  109 Jun 11 03:34 ..
-rw-rw-rw-.  1 apache apache  385 Jun 11 03:40 autoload.php
drwxrwxr-x. 14 apache apache 4096 Jun 11 03:40 core
-rw-rw-r--.  1 apache apache 1025 Jun 11 03:40 .csslintrc
-rw-rw-r--.  1 apache apache  357 Jun 11 03:40 .editorconfig
-rw-rw-r--.  1 apache apache  151 Jun 11 03:40 .eslintignore
-rw-rw-r--.  1 apache apache   41 Jun 11 03:40 .eslintrc.json
-rw-rw-r--.  1 apache apache 3858 Jun 11 03:40 .gitattributes
-rw-rw-r--.  1 apache apache 7878 Jun 11 03:40 .htaccess
-rw-rw-r--.  1 apache apache 2314 Jun 11 03:40 .ht.router.php
-rw-rw-r--.  1 apache apache  549 Jun 11 03:40 index.php
drwxrwxr-x. 29 apache apache 4096 Jun 11 03:40 libraries
drwxrwxr-x.  3 apache apache   21 Jun 11 03:33 modules
drwxrwxr-x.  3 apache apache   21 Jun 11 03:34 profiles
-rw-rw-r--.  1 apache apache 1594 Jun 11 03:40 robots.txt
drwxrwxr-x.  3 apache apache  112 Jun 11 03:34 sites
drwxrwxr-x.  3 apache apache   21 Jun 11 03:34 themes
-rw-rw-r--.  1 apache apache  848 Jun 11 03:40 update.php
-rw-rw-r--.  1 apache apache 4566 Jun 11 03:40 web.config


In order to test the app, I need to be able to have a valid
virtualhost to allow the user to access the site
http://1.2.3.4/??

the current   (doesn't work)!!
/etc/httpd/sites-available/virtualhosts.conf


# VirtualHost file to handle aliases


#Options Indexes FollowSymLinks MultiViews
 #AllowOverride All
 #Order allow,deny
 #allow from all

#DirectoryIndex index.html index.php
 #Require all granted

# Set the default document root for Apache (if the URL
# doesn't start with "/foo" or "/oxwall")...
#drupal cat DocumentRoot "/var/www/html"
DocumentRoot "/var/www/social/html"


# Stick your host name and domain below (commented out for now)...
#ServerName somsiten...@somedomain.tld

# Define where the logs go and what they're called...
ErrorLog "logs/testsite-error_log"
CustomLog "logs/testsite-access_log" common


So, I'm trying to get the virtualhost/apache to match the
dir/tree/files for the open social app to test the app.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Microphone trouble

2020-06-12 Thread berend



On Fri, 12 Jun, 2020 at 12:51, Patrick O'Callaghan 
 wrote:

On Thu, 2020-06-11 at 22:36 -0700, Samuel Sieb wrote:

 A headset works way better.  You avoid echo and feedback issues and

 usually a headset microphone will have better sound than the 
built-in one.


It may depend on the model. I have some Bluetooth earbuds I've been
trying to configure for this, and although the headset is recognised 
by

the system, the mic is not, though the buds work fine on my phone.



Bluetooth is a mess for this.  As a headphone it uses A2DP, and then 
when it

switches to microphone it becomes HFP, which is usually mono.

So if you use A2DP to listen (the default), the microphone won't work.  
If

you switch to HFP, the microphone will work but you'll likely get worse
audio.

You should have HFP available under the audio settings (assuming your
bluetooth chip has it in firmware)


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: waaaay off topic -- apache/vhost

2020-06-12 Thread Alexander Dalloz

Am 12.06.2020 um 15:54 schrieb bruce:

/www/var/social

within the /www/var/social  (the files for open social are)


2 times a typo for the path?


apache apache109 Jun 11 03:34 .
apache apache128 Jun 12 04:16 ..
apache apache   1858 Jun 11 03:33 composer.json
apache apache 365863 Jun 11 03:40 composer.lock
apache apache602 Jun 11 03:33 .gitignore
apache apache   4096 Jun 11 03:40 html
apache apache   1826 Jun 11 03:33 README.md
apache apache   4096 Jun 11 03:40 vendor

within the /www/var/social/html  (the files for open social are)
drwxrwxr-x.  8 apache apache 4096 Jun 11 03:40 .
drwxrwxr-x.  4 apache apache  109 Jun 11 03:34 ..
-rw-rw-rw-.  1 apache apache  385 Jun 11 03:40 autoload.php
drwxrwxr-x. 14 apache apache 4096 Jun 11 03:40 core
-rw-rw-r--.  1 apache apache 1025 Jun 11 03:40 .csslintrc
-rw-rw-r--.  1 apache apache  357 Jun 11 03:40 .editorconfig
-rw-rw-r--.  1 apache apache  151 Jun 11 03:40 .eslintignore
-rw-rw-r--.  1 apache apache   41 Jun 11 03:40 .eslintrc.json
-rw-rw-r--.  1 apache apache 3858 Jun 11 03:40 .gitattributes
-rw-rw-r--.  1 apache apache 7878 Jun 11 03:40 .htaccess
-rw-rw-r--.  1 apache apache 2314 Jun 11 03:40 .ht.router.php
-rw-rw-r--.  1 apache apache  549 Jun 11 03:40 index.php
drwxrwxr-x. 29 apache apache 4096 Jun 11 03:40 libraries
drwxrwxr-x.  3 apache apache   21 Jun 11 03:33 modules
drwxrwxr-x.  3 apache apache   21 Jun 11 03:34 profiles
-rw-rw-r--.  1 apache apache 1594 Jun 11 03:40 robots.txt
drwxrwxr-x.  3 apache apache  112 Jun 11 03:34 sites
drwxrwxr-x.  3 apache apache   21 Jun 11 03:34 themes
-rw-rw-r--.  1 apache apache  848 Jun 11 03:40 update.php
-rw-rw-r--.  1 apache apache 4566 Jun 11 03:40 web.config


Rethink if it is really required to permit the webserver to be able to 
modify (write) its own content files. Certainly many file of the 
application can be protected by being root:root owned and just read by 
the apache user.



In order to test the app, I need to be able to have a valid
virtualhost to allow the user to access the site
http://1.2.3.4/??

the current   (doesn't work)!!
/etc/httpd/sites-available/virtualhosts.conf


That's a Debian style config setup. While the active config is being 
reflected by /etc/httpd/sites-enabled/foo.conf being the symlink to the 
active config.




 # VirtualHost file to handle aliases


#Options Indexes FollowSymLinks MultiViews
  #AllowOverride All
  #Order allow,deny
  #allow from all

#DirectoryIndex index.html index.php
  #Require all granted

 # Set the default document root for Apache (if the URL
 # doesn't start with "/foo" or "/oxwall")...
 #drupal cat DocumentRoot "/var/www/html"
 DocumentRoot "/var/www/social/html"


See the difference of the DocumentRoot path to what you wrote above. 
Said that, /var/www/social would be the appropriate path on Fedora and 
"www/var/" ugly.


Look into the log files generated by Apache when accessing your server 
and application. That will tell you where to search.


Alexander
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: No DNF updating again today -

2020-06-12 Thread Bob Goodwin



On 2020-06-11 13:01, Samuel Sieb wrote:

On 6/11/20 4:50 AM, Bob Goodwin wrote:
Error: SQLite error on "/var/lib/dnf/history.sqlite": Reading a row 
failed: database disk image is malformed


Somehow your dnf history database is corrupted.  The easy fix is to 
delete it or move it somewhere else.  Otherwise you could try to find 
an sqlite database fixer.

°
I should have said in the beginning this is an Fedora 32 with xfce system.

Dnf update produces the same error message this morning as it did for 
the previous two days.


/home/bobg/.gramps/grampsdb/5eb0b4df/sqlite.db is the only sqlite.db 
file I can find and removing it did not immediately correct the problem, 
although I did not reboot with it removed, if that matters? There have 
been no recent changes that would affect that of which I am aware ...


I also removed .mozilla/seamonkey since this may have come with the dnf 
installation of SeaMonkey or whatever it is named. Thad had no obvious 
affect either but I found no seamonkey or firefox sqlite.db files.


/ may have to hope for an sqlite fixer or FC33b to come along. :-) /

--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
FEDORA-32/64bit LINUX XFCE Fastmail POP3
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: [NOT SOLVED] Audacity can't play audio on Fedora 32

2020-06-12 Thread stan via users
On Fri, 12 Jun 2020 17:40:19 +0530
Sreyan Chakravarty  wrote:

> I hope you are able to find something in the huge amount of
> information that you requested for.

you have a realtek alc3227 sound device, and there are few issues
reported online for that model, all of them superficial.  That is, it
works normally for most people.

alsa is correctly configured and working properly.

You have the needed packages installed.

Thus, the issue has to be at the interface between alsa and pulseaudio.

Is card0 the default set in pulseaudio?  Use pavucontrol to validate.
Both the setting, and you can play some audio and make sure the meters
are indicating on the correct device.

You can also do this setting with pactl, see man pactl for options.
pavucontrol is easier for casual users.

Check if /etc/alsa/conf.d has a pulseaudio file, something like
99-pulseaudio-default.conf
and looks like this:

# Default to PulseAudio

pcm.!default {
type pulse
hint {
show on
description "Default ALSA Output (currently PulseAudio Sound
Server)" }
}

ctl.!default {
type pulse
}

Is /etc/asound.conf empty?

If those are correct, everything you've shown me says you should have
working sound through pulseaudio.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: waaaay off topic -- apache/vhost

2020-06-12 Thread Tim via users
On Fri, 2020-06-12 at 09:54 -0400, bruce wrote:
> The TLDR; -- Trying to set up the vhost block to be able to access a
> test site built on an app called "open social" from/basedon Drupal.
> The app is https://github.com/goalgorilla/open_social

Okay, I don't do drupal (or other content management package), but I do
use Apache and virtual hosting for several different websites, hosting
flat HTML files.  Though I saw a note that Apache will be changing how
they configure virtual hosting some time soon (just to throw a spanner
in the works).

> I have a "test" vhost that kind of works, -- uses
> Alias/DirectoryBlock/DocumentRoot, but it kept generating redirect
> errs. Someone on the OpenSocial slack channel said to get rid of that
> and .. But didn't say how to implement a correct config file.
> 
> Trial/Error sometimes not the most efficient approach.
> 
> The test url that currently generates a 403 is:
> http://161.35.180.212/social/

I get a forbidden 403, too.

> I've managed to generate the required files via Composer, and the
> files are stored in the following dir:
> 
> /www/var/social

Is that filepath correct?  If you've made a special www directory in
the root of the directory tree, SELinux is going to bite you for trying
to serve files from a non-standard filepath.  I'll presume you really
meant /var/www/social and all your content is within that filepath.

e.g. /var/www/social/homepage.html could be your homepage file.

For that kind of thing, I have individual configuration files per site
in the /etc/httpd/conf.d/ directory.  I'll try to mock one up for you

Create a file: /etc/httpd/conf.d/social.conf


ServerName www.social.example.com   
ServerAliassocial.example.com
UseCanonicalName   On
ServerAdminbadoug...@gmail.com
DocumentRoot   /var/www/social
DirectoryIndex homepage.html default.html index.html index.php
OptionsIndexes FollowSymLinks MultiViews Includes
ErrorLog   logs/social-error_log
CustomLog  logs/socail-access_log combined
  the webserver renders the
content of that nav.menu file into the page, instead of that bit of
code.  It allows me to write one common navigation menu that all pages
will use, and I can change the navigation menu at any time and not have
to rewrite all the pages with the new links.

ErrorLog and CustomLog say where to save logfiles (above I've used
relative links, to its default logpath, but could be a full filepath),
and there's a code (combined) for the formatting of the data to log.

With a configuration file like that, and a test HTML page in the
Document root (/var/www/social/default.html), you should see that page
when you browse to http://www.social.example.com/ (or whatever actual
domain name you own).

It is dependent on there being a DNS record associating the webserver's
numerical IP address with that domain name, but for internal testing
you can do it within your /etc/hosts file.

Elsewhere, in the main configuration, you'll have a couple of things
that relate to file access permissions.  They'll stop Apache reading
the whole directory tree of your OS.  Allow access to anything within
/var/www (including sub-directories).  And allow further options to a
specific sub-directory, like /var/www/html (the default website for the
Apache installation).


AllowOverride none
Require all denied



AllowOverride None
# Allow open access:
Require all granted



Options Indexes FollowSymLinks
AllowOverride None
Require all granted


You may, or may not, need to do so something similar for your own
website directory root.  There are all sorts of ways of making things
more secure for you, and segregating types of content per site.

e.g. /var/www/social/cgi/
 /var/www/social/html/
 /var/www/social/databases/

 /var/www/anothersite/cgi/
 /var/www/anothersite/html/
 /var/www/anothersite/data/

Your CGI scripts going in *your* cgi directory, your webpages that
people request to view inside your html directory, and content that
your data management software uses inside the databases directory where
it can access it, but the general public cannot.

Someone else's website files go elsewhere, where there's no
interaction.

Anybody who tried to connect to your IP, without using your site's
domain name, would connect to Apache's default service, which keeps its
files inside /var/www/html/  Put a test page in there for yourself, so
you can test what's happening while you work this all out.

Of course how you set things up depends on what other software you're
using.  What it needs, what it lets you do, etc...

> within the /www/var/social  (the files for open social are)
> 
> apache apache109 Jun 11 03:34 .
> apache apache128 Jun 12 04:16 ..
> apache apache   1858 Jun 11 03:33 composer.json
> apache apache 365863 Jun 11 03:40 composer.lock
> apache apache602 Jun 11 03:33 .gitig

Re: How to install Wifi firmware so it's not overwritten?

2020-06-12 Thread Richard Shaw
On Wed, Jun 10, 2020 at 11:27 AM George N. White III 
wrote:

> On Wed, 10 Jun 2020 at 11:55, Richard Shaw  wrote:
>
>> So the short version...
>>
>> The current linux firmware package doesn't work with the Wifi on the MS
>> Surface GO, and the instructions to copy the downloaded board.bin and copy
>> over firmware-4.bin were incorrect. It actually saw the Wifi adapter after
>> I did that and it tried scanning for wireless networks but never got any
>> further.
>>
>> Since the Killerwifi board.bin and the linux firmware board.bin were the
>> exact same size (whereas the firmware files were orders of magnitude
>> larger), I tried replacing board.bin instead and can report after rebooting
>> that the Wifi now works.
>>
>
> Did you try a newer file from the githhub link?  Are there any license
> restrictions on Killerwifi's board.bin that prevent you from sending the
> link to the upstream URL I posted.
>

Tried the latest board.bin, but it didn't work. Verified in journalctl that
it couldn't load the board file.


So one thing I am wondering is what is the naming convention for these
>> files? Could I just save it as board-2.bin and it work? Is there some sort
>> of search hiearchy?
>>
>> From what I can tell it looks like udev takes care of it but I don't know
>> enough about udev to intuit what kind of naming scheme might work without
>> overriding the existing board file.
>>
>
> The best outcome would be to get upstream to add support for the
> "Killerwifi" board (if they don't already have by now) so you don't have to
> worry about losing wifi with each update.
>

Unfortunately they don't provide any details or license information... I
looked at the method of posting new firmware files and I can't provide all
the required information.

Thanks,
Richard
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: waaaay off topic -- apache/vhost

2020-06-12 Thread bruce
Tim!

You are so correct on the "typo"
/var/www/social/html

Someone else had mentioned this I kept looking over -- completely
missing it!  two sets of eyeballs. thanks

I'll test what you sent. It's a start to help trying to figure out
what might be user issues from my side.

'ppreciate it all!

On Fri, Jun 12, 2020 at 11:40 AM Tim via users
 wrote:
>
> On Fri, 2020-06-12 at 09:54 -0400, bruce wrote:
> > The TLDR; -- Trying to set up the vhost block to be able to access a
> > test site built on an app called "open social" from/basedon Drupal.
> > The app is https://github.com/goalgorilla/open_social
>
> Okay, I don't do drupal (or other content management package), but I do
> use Apache and virtual hosting for several different websites, hosting
> flat HTML files.  Though I saw a note that Apache will be changing how
> they configure virtual hosting some time soon (just to throw a spanner
> in the works).
>
> > I have a "test" vhost that kind of works, -- uses
> > Alias/DirectoryBlock/DocumentRoot, but it kept generating redirect
> > errs. Someone on the OpenSocial slack channel said to get rid of that
> > and .. But didn't say how to implement a correct config file.
> >
> > Trial/Error sometimes not the most efficient approach.
> >
> > The test url that currently generates a 403 is:
> > http://161.35.180.212/social/
>
> I get a forbidden 403, too.
>
> > I've managed to generate the required files via Composer, and the
> > files are stored in the following dir:
> >
> > /www/var/social
>
> Is that filepath correct?  If you've made a special www directory in
> the root of the directory tree, SELinux is going to bite you for trying
> to serve files from a non-standard filepath.  I'll presume you really
> meant /var/www/social and all your content is within that filepath.
>
> e.g. /var/www/social/homepage.html could be your homepage file.
>
> For that kind of thing, I have individual configuration files per site
> in the /etc/httpd/conf.d/ directory.  I'll try to mock one up for you
>
> Create a file: /etc/httpd/conf.d/social.conf
>
> 
> ServerName www.social.example.com
> ServerAliassocial.example.com
> UseCanonicalName   On
> ServerAdminbadoug...@gmail.com
> DocumentRoot   /var/www/social
> DirectoryIndex homepage.html default.html index.html index.php
> OptionsIndexes FollowSymLinks MultiViews Includes
> ErrorLog   logs/social-error_log
> CustomLog  logs/socail-access_log combined
> 
> The ServerName will use your actual domain name.
>
> The ServerAlias can list alternatives (e.g. making a site work with or
> without the www prefix, or even for completely different hostnames,
> such as your local hostname when testing within your LAN).  You list
> all alternative names separated by blank spaces.
>
> UseCanonicalName tells the server to use your domain name, correcting
> how someone may have alternatively accessed the site (e.g. via IP).
>
> ServerAdmin is just a contact address that the server may display on
> some error pages.  It's presumed to be an email, and many applications
> may only accept that.  But it's possible to use a URL (e.g. a contact
> details page).
>
> DocumentRoot is where the files are served from (NB what I asked before
> about your unusual filepath).
>
> DirectoryIndex is the default file the server will read if someone
> requests an address of a directory, rather than a file.
>
> e.g. when they browse to www.example.com/something/
>  rather than www.example.com/something/page.html
>
> You can list more than one filename for it to look for.  While
> index.html is the typical default value, not all default web pages are
> actually an index, nor a homepage (which is really the landing page for
> the whole site), so you customise it to suit yourself.  And if you're
> using scripted languages like PHP, that needs to be enabled, too (the
> handler for PHP, etc).
>
> Options can be specified to override default webserver options
> specified in the main configuration.  You may not need any of these
> examples.  Here, Indexes allows the listing of files in directories
> that didn't include a default page for DirectoryIndex to find.
> FollowSymLinks allows the webserver to use symlinks pointing to files
> outside of your DocumentRoot (though other things may override that).
> MultiViews allows the server to choose different media for the same
> file, as best suits the situation (e.g. a page could want to display an
> image called "diagram" and in your directory you had diagram.jpg,
> diagram.gif, diagram.png files of the same image, it'd pick what it
> thought was best).  It can also be used for multi-language pages (you
> could have welcome.html.en file  and welcome.html.es and
> welcome.html.ru and when someone requested welcome.html they'd get the
> page in one of the languages they've configure their browser to
> support).  And Includes let pages incl

Re: Microphone trouble

2020-06-12 Thread Patrick O'Callaghan
On Fri, 2020-06-12 at 16:08 +0200, berend wrote:
> 
> On Fri, 12 Jun, 2020 at 12:51, Patrick O'Callaghan 
>  wrote:
> > On Thu, 2020-06-11 at 22:36 -0700, Samuel Sieb wrote:
> > >  A headset works way better.  You avoid echo and feedback issues and
> > > 
> > >  usually a headset microphone will have better sound than the 
> > > built-in one.
> > 
> > It may depend on the model. I have some Bluetooth earbuds I've been
> > trying to configure for this, and although the headset is recognised 
> > by
> > the system, the mic is not, though the buds work fine on my phone.
> > 
> 
> Bluetooth is a mess for this.  As a headphone it uses A2DP, and then 
> when it
> switches to microphone it becomes HFP, which is usually mono.
> 
> So if you use A2DP to listen (the default), the microphone won't work.  
> If
> you switch to HFP, the microphone will work but you'll likely get worse
> audio.
> 
> You should have HFP available under the audio settings (assuming your
> bluetooth chip has it in firmware)

The buds (Cambridge Audio Melomania) do support A2DP, AVRCP, HSP, and
HFP but the HFP option with pavucontrol-qt is marked 'unavailable'.
Maybe it needs a driver of some kind.

poc
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: No DNF updating again today -

2020-06-12 Thread stan via users
On Fri, 12 Jun 2020 09:43:51 -0400
Bob Goodwin  wrote:

> On 2020-06-11 13:01, Samuel Sieb wrote:
> > On 6/11/20 4:50 AM, Bob Goodwin wrote:  
> >> Error: SQLite error on "/var/lib/dnf/history.sqlite": Reading a
> >> row failed: database disk image is malformed 

I haven't been following.
Did you do a
dnf clean all
Probably won't do anything, but resets cached information to latest, a
good place to start troubleshooting from.

I suggest that you re-install the dnf package from koji,

https://koji.fedoraproject.org/koji/packageinfo?packageID=14310

Or even update dnf via rpm.  Use rpm to do it instead of dnf. e.g.
rpm --reinstall -vh dnf[version].rpm
rpm -Uvh dnf[version].rpm
It should rebuild its database if it doesn't find it as there is
probably a post install scriptlet to do that. 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: No DNF updating again today -

2020-06-12 Thread Jerry James
On Fri, Jun 12, 2020 at 8:27 AM Bob Goodwin  wrote:
> Dnf update produces the same error message this morning as it did for
> the previous two days.

Did you do the database dump and restore that I mentioned yesterday?

> /home/bobg/.gramps/grampsdb/5eb0b4df/sqlite.db is the only sqlite.db
> file I can find and removing it did not immediately correct the problem,
> although I did not reboot with it removed, if that matters? There have
> been no recent changes that would affect that of which I am aware ...

That was a genealogy database.  It has nothing to do with your
problem.  The database in question is /var/lib/dnf/history.sqlite.
Somebody else suggested removing that database might fix the issue,
although you will lose your dnf history.

> I also removed .mozilla/seamonkey since this may have come with the dnf
> installation of SeaMonkey or whatever it is named. Thad had no obvious
> affect either but I found no seamonkey or firefox sqlite.db files.

No, these have nothing to do with it.
-- 
Jerry James
http://www.jamezone.org/
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: DMESG Output Indicating Potential CPU Errors?

2020-06-12 Thread Gordon Messmer

On 6/11/20 10:24 PM, Samuel Sieb wrote:
You can also specify that certain cores are dedicated to certain 
processes and the kernel won't schedule anything else on them. 



It looks like you can do that using a boot-time kernel argument 
(isolcpus), or by creating new exclusive cpusets.  I wasn't previously 
aware of those options.  As far as I can tell, though, you won't get 
that effect from merely pinning the guest to a set of CPUs.


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: What is backup_vg-backup? Can it be so big?

2020-06-12 Thread Beartooth
On Thu, 11 Jun 2020 13:03:37 -0700, Samuel Sieb wrote:

> Check how it did the partitioning.  I have no idea what it will do when
> there are two drives.  Custom or blivet partitioning would have been
> much better for your case.


 df -h
 Filesystem Size  Used Avail Use% Mounted on
 devtmpfs   7.8G 0  7.8G   0% /dev
 tmpfs  7.8G 0  7.8G   0% /dev/shm
 tmpfs  7.8G  1.6M  7.8G   1% /run
 /dev/mapper/fedora-root00   15G  9.4G  5.7G  63% /
 tmpfs  7.8G  156K  7.8G   1% /tmp
 /dev/sda1 1014M  195M  820M  20% /boot
 tmpfs  1.6G  128K  1.6G   1% /run/user/1000

I did manage a couple of times to set Anaconda to use the 2TB 
drive as /home, with / and or /root on the smaller drive. But I didn't 
understand, and it wouldn't tell, what was wrong with those arrangements.
-- 
Beartooth Staffwright, Erstwhile Historian of Tongues
Sclerotic Squirreler, Double Retiree, Linux Evangelist
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: Microphone trouble

2020-06-12 Thread Joe Zeff

On 06/12/2020 10:04 AM, Patrick O'Callaghan wrote:

The buds (Cambridge Audio Melomania) do support A2DP, AVRCP, HSP, and
HFP but the HFP option with pavucontrol-qt is marked 'unavailable'.
Maybe it needs a driver of some kind.


I have a headset, not earbuds, as the buds don't fit well, especially 
with my hearing aids in.  And, my laptop is over a decade old, and if it 
has bluetooth, I'm not aware of it, making this whole issue redundant.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: DMESG Output Indicating Potential CPU Errors?

2020-06-12 Thread Samuel Sieb

On 6/12/20 10:17 AM, Gordon Messmer wrote:

On 6/11/20 10:24 PM, Samuel Sieb wrote:
You can also specify that certain cores are dedicated to certain 
processes and the kernel won't schedule anything else on them. 



It looks like you can do that using a boot-time kernel argument 
(isolcpus), or by creating new exclusive cpusets.  I wasn't previously 
aware of those options.  As far as I can tell, though, you won't get 
that effect from merely pinning the guest to a set of CPUs.


You're right, there are two sides.  There's restricting the process to 
certain cores and there's dedicating cores to certain processes.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: DMESG Output Indicating Potential CPU Errors?

2020-06-12 Thread Stephen Morris

On 13/6/20 6:12 am, Samuel Sieb wrote:

On 6/12/20 10:17 AM, Gordon Messmer wrote:

On 6/11/20 10:24 PM, Samuel Sieb wrote:
You can also specify that certain cores are dedicated to certain 
processes and the kernel won't schedule anything else on them. 



It looks like you can do that using a boot-time kernel argument 
(isolcpus), or by creating new exclusive cpusets.  I wasn't 
previously aware of those options.  As far as I can tell, though, you 
won't get that effect from merely pinning the guest to a set of CPUs.


You're right, there are two sides.  There's restricting the process to 
certain cores and there's dedicating cores to certain processes.
The origonal reason for this thread was the issue with DMESG seeming to 
indicate a possible hardware issue on what looked to be core 7, or 
whether is was just that the monitoring process couldn't access the core 
at the time.
Sharing of lpars becomes a moot point if you are running a vm client 
under windows or linux, setting up lshaped lpars only really becomes 
relevant when the vm os is using the cpu and all your systems, windows 
or linux or anything else are all running in vms, where you can 
configure the sharing/exclusivity of the cpus/cores to be managed by the 
vm os. Having said this though the cpus potentially still have to be 
shared between the vm os and the vm images, unless the vm os has the 
capability of reserving cpus/cores for itself and farming out the rest, 
in which case the cpu settings in the vm images are only relevant to 
whether or not the vm images themselves will share cpus with each other.


regards,
Steve


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/

List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: DNF Upgrade of F31 to F32 did not Update Grub

2020-06-12 Thread Stephen Morris


On 12/6/20 6:19 am, Łukasz Posadowski wrote:

Tue, 9 Jun 2020 21:18:12 +1000
Stephen Morris :


Hi,
      After eventually getting 'dnf system-upgrade download
--releasever=32' to download and reboot the system, when the upgrade
had finished the system booted into sddm. When I selected KDE to
start into all it did was display a black screen. If I selected
Gnome, that did exactly the same thing. To try to work around this I
booted into recovery mode to see if I could identify why this was
happening. Looking at /boot I found that an F32 kernel had been
installed, and when I looked at /boot/efi/EFI/fedora/grub.cfg I found
that there was no entry for the F32 kernel. To circumvent this I
issued the command grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg,
and rebooted via the F32 kernel entry, which then enabled KDE and
Gnome to both start successfully. Has anyone else seen the issue of
the F32 upgrade not updating grub?

Mine went fine on several machines, You should have it logged into:
dnf history
dnf history info [thalatestnumber]

Thanks lukasz, I ran the dnf history command and in the list there is 
only one entry relative to dsf system-upgade even though I had to run it 
multiple times to actually get it to work because of issue with getting 
rpmfusion-nonfree gpg data, and when I look at the info on that entry 
there is nothing in there to tell me there was an issue with updating 
grub or that it even attempted to.


regards,
Steve

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-12 Thread Stephen Morris

On 11/6/20 7:41 am, R. G. Newbury wrote:

On 2020-06-09 8:11 p.m.Stephen Morris wrote

if in /etc/default/grub you have the entry GRUB_ENABLE_BLSCFG=true
that inserts a line into the grub processes to use the new BLS 
standard,=20
in which case grub2-mkconfig and possibly grubby do nothing until 
that=20
entry is set to false. I have always use grub2-mkconfig because I 
have=20
never liked what grubby generated, and what BLS generates appears to 
be=20
the same as what grubby does, and I found that I had to set that 
entry=20

to false for grub2-mkconfig to continue to work.


THANKS FOR THAT, Steve!

I could not get grub2-mkconfig to actually change the grub.cfg file. 
Now I know why ( but not why such a dangerously misdescriptive switch 
would be hidden away in a default file).
In the past I would just edit the damn file, but the new motherboard 
uses EFI, and such hands-on fixing might lead to an undesired result!
If you are booting via uefi with fedora then if you use grub2-mkconfig 
to update grub.cfg then you need to run it against 
/boot/efi/EFI/fedora/grub.cfg as that is where uefi looks for it, 
/boot/grub2/grub.cfg is only used for legacy non-uefi boots which also 
require grub2-install to be used to write the grub menus to the legacy 
mbr. Uefi doesn't require the mbr updates.


regards,
Steve



Geoff
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/

List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-12 Thread Stephen Morris

On 11/6/20 4:18 am, linux guy wrote:



On Wed, Jun 10, 2020 at 1:37 AM Stephen Morris 
mailto:samor...@netspace.net.au>> wrote:


    Also as I understand it /boot/grub2/grub.cfg is the grub
config file used to generate the grub menus for legacy booting,
where to get that structure into the mbr you need to issue
grub2-install, and, the /boot/efi/EFI/fedora/grub.cfg is what is
used for efi booting and in that scenario you do not need to issue
grub2-install.


That would explain a few things.

# grub2-install
grub2-install: error: /usr/lib/grub/x86_64-efi/modinfo.sh doesn't 
exist. Please specify --target or --directory.


What target or directory should I be specifying ?

If you boot your system from your first hard disk then the mbr update 
command you would issue is    grub2-install /dev/sda. I think the reason 
for the error was you didn't tell the command which disk's mbr to update.


regards,
Steve




___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: NFS Mount Point Failed

2020-06-12 Thread Stephen Morris

On 11/6/20 4:21 am, Tom H wrote:

On Wed, Jun 10, 2020 at 1:40 AM Stephen Morris  wrote:

On 10/6/20 7:12 am, Tom H wrote:

On Tue, Jun 9, 2020 at 1:55 PM Stephen Morris  wrote:



I have the following statement in fstab:

192.168.1.12:/mnt/HD/HD_a2 /mnt/nfs nfs
nfsvers=1,x-systemd.automount,defaults 0 0

When I issue the command 'mount /mnt/nfs' it fails with the
following messages shown in dmesg, which indicate that the mount
seems to be trying to proceed via nfs4, why is it doing this when I
have the option nfsvers=1?

[48439.472418] FS-Cache: Netfs 'nfs' registered for caching
[48439.472732] *** VALIDATE nfs ***
[48439.472741] *** VALIDATE nfs4 ***
[48439.476329] Key type dns_resolver registered
[48439.639981] NFS: Registering the id_resolver key type
[48439.639993] Key type id_resolver registered
[48439.639994] Key type id_legacy registered
[48439.844036] NFS4: Couldn't follow remote path
[48439.852856] NFS4: Couldn't follow remote path
[48439.898650] NFS4: Couldn't follow remote path
[48480.763754] NFS4: Couldn't follow remote path
[48480.774645] NFS4: Couldn't follow remote path

nfsv1 has never existed. Use "nfsvers=3" or "nfsvers=4".

In another thread to Roger I've mentioned that in F28, and even
though I didn't specify it, probably F30, Fedora used nfs4 by default

Indeed, nfsv4 has been the default for many releases. So it makes
sense that the mount would fallback to nfsv4 if the requested version
isn't available.



which would not enable mounting of my nas, I had to specify nfsvers=1
in the mount instruction in fstab for the nas to be mounted, which
now seems to no longer work. Following your suggestion I have tried
nfsvers=3 and that has enabled the nas to be mounted.

I'm glad that "nfsvers=3" is working. Are you sure that you're not
misremembering "nfsvers=1"?
It is possible I'm not remembering it correctly. Some time back I had an 
issue where when I specified the mount point in fstab and manually 
issued the mount the mount would fail (I've forgotten the exact syntax 
of the error) and when I raised a query on this list I thought I was 
told to try nfsvers=1, but as you have said I could be mis-remembering 
it. The other thing that I just found that might be interesting is if I 
specify nfsvers=2 I get the message 'protocol not supported'.


regards,
Steve


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-12 Thread Tim via users
On Sat, 2020-06-13 at 14:00 +1000, Stephen Morris wrote:
> /boot/grub2/grub.cfg is only used for legacy non-uefi boots which
> also require grub2-install to be used to write the grub menus to the
> legacy mbr. Uefi doesn't require the mbr updates.

I didn't think menus were written to MBR, just the code to load GRUB,
and then GRUB loads its menus from the files deeper inside /boot.

-- 
 
uname -rsvp
Linux 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64
 
Boilerplate:  All unexpected mail to my mailbox is automatically deleted.
I will only get to see the messages that are posted to the mailing list.
 
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: How do I change the grub kernel boot parameters in F32 ?

2020-06-12 Thread Samuel Sieb

On 6/12/20 9:34 PM, Tim via users wrote:

On Sat, 2020-06-13 at 14:00 +1000, Stephen Morris wrote:

/boot/grub2/grub.cfg is only used for legacy non-uefi boots which
also require grub2-install to be used to write the grub menus to the
legacy mbr. Uefi doesn't require the mbr updates.


I didn't think menus were written to MBR, just the code to load GRUB,
and then GRUB loads its menus from the files deeper inside /boot.


Right.  It only writes the bootsector and the part of grub that the 
bootsector will load.  Then that part has enough to load everything else 
from the filesystem.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: DMESG Output Indicating Potential CPU Errors?

2020-06-12 Thread Gordon Messmer

On 6/12/20 8:42 PM, Stephen Morris wrote:
The origonal reason for this thread was the issue with DMESG seeming 
to indicate a possible hardware issue on what looked to be core 7, or 
whether is was just that the monitoring process couldn't access the 
core at the time.



Right.  Everything in this branch of the thread is irrelevant to your 
question.  I just hoped to point out to Patrick that pinning a guest to 
a set of CPUs does not reserve those CPUs for the guest's exclusive use 
on Linux, as he suggested.


I still think that the log you posted most likely indicates that Windows 
simply didn't schedule VirtualBox for too long.


https://www.kernel.org/doc/Documentation/RCU/stallwarn.txt

The stall detector documentation mentions the "starved for" text from 
the log you posted in a section describing "Anything that prevents RCU's 
grace-period kthreads from running".  I'd think that would include the 
hypervisor not running the guest.

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: No DNF updating again today -

2020-06-12 Thread Jon LaBadie
On Fri, Jun 12, 2020 at 09:43:51AM -0400, Bob Goodwin wrote:
> 
> 
> On 2020-06-11 13:01, Samuel Sieb wrote:
> > On 6/11/20 4:50 AM, Bob Goodwin wrote:
> > > Error: SQLite error on "/var/lib/dnf/history.sqlite": Reading a row
> > > failed: database disk image is malformed
> > 
> > Somehow your dnf history database is corrupted.  The easy fix is to
> > delete it or move it somewhere else.  Otherwise you could try to find an
> > sqlite database fixer.
> °
> I should have said in the beginning this is an Fedora 32 with xfce system.
> 
> Dnf update produces the same error message this morning as it did for the
> previous two days.
> 
> /home/bobg/.gramps/grampsdb/5eb0b4df/sqlite.db is the only sqlite.db file I
> can find and removing it did not immediately correct the problem,

Read the first line quoted in your posting.
It contains the path to the history database.

jon
-- 
Jon H. LaBadie  jo...@jgcomp.com
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org


Re: DMESG Output Indicating Potential CPU Errors?

2020-06-12 Thread Stephen Morris

On 13/6/20 3:00 pm, Gordon Messmer wrote:

On 6/12/20 8:42 PM, Stephen Morris wrote:
The origonal reason for this thread was the issue with DMESG seeming 
to indicate a possible hardware issue on what looked to be core 7, or 
whether is was just that the monitoring process couldn't access the 
core at the time.



Right.  Everything in this branch of the thread is irrelevant to your 
question.  I just hoped to point out to Patrick that pinning a guest 
to a set of CPUs does not reserve those CPUs for the guest's exclusive 
use on Linux, as he suggested.


I still think that the log you posted most likely indicates that 
Windows simply didn't schedule VirtualBox for too long.


https://www.kernel.org/doc/Documentation/RCU/stallwarn.txt

The stall detector documentation mentions the "starved for" text from 
the log you posted in a section describing "Anything that prevents 
RCU's grace-period kthreads from running".  I'd think that would 
include the hypervisor not running the guest.

Thanks Gordon, that looks like it explains it.

regards,
Steve


___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/

List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org