On 30/06/2022 00:14, Kevin Fenzi wrote:
On Wed, Jun 29, 2022 at 03:36:58PM +0100, lejeczek via users wrote:
Hi guys.
Where do we report missing "components" in Bugzilla.
I'm looking to file a BZ for R-core but there is no "R" nor "R-core" neither
in Fedora nor in EPEL.
many thanks, L.
Ther
On 6/29/22 18:25, Roger Heflin wrote:
The notes I found say to create a file in /etc/modprobe.d
And say call it anything but something like
enable_amdgpu_disable_radeon.conf and put this in it:
options amdgpu si_support=1
options amdgpu cik_support=1
options radeon si_support=0
options radeon ci
On Wed, 2022-06-29 at 19:04 -0400, Robert Moskowitz wrote:
> Restarted. Had nothing running but Firefox. No problem.
>
> Went to cnn.com and waited maybe 1min and the things were locked.
>
> Whatever cnn is doing running things triggers the lockup. No
> Thunderbirds running around. QEMU is u
What version of Firefox are you using? There was a version a couple
weeks ago that snuck passed updates-testing into stable that has a
nasty memory leak. I ran into it with oomd killing it off, so I masked
oomd. Haha, bad idea, the memory leak locked the whole setup, had to
force power off (I gave
The notes I found say to create a file in /etc/modprobe.d
And say call it anything but something like
enable_amdgpu_disable_radeon.conf and put this in it:
options amdgpu si_support=1
options amdgpu cik_support=1
options radeon si_support=0
options radeon cik_support=0
and then do a "dracut --for
On 6/29/22 20:13, Roger Heflin wrote:
lspci -nnk | egrep -i "VGA|DISPLAY" -A3
lspci -nnk | egrep -i "VGA|DISPLAY" -A3
00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] Kabini [Radeon HD 8330] [1002:9832]
Subsystem: Lenovo Device [17aa:2219]
Kernel dr
On 6/29/22 19:49, Roger Heflin wrote:
What kind of video card/builtin do you have? (lspci | grep -i vga)
lspci | grep -i vga
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
[AMD/ATI] Kabini [Radeon HD 8330]
Only really old amd/ati cards use the radeon driver. The newer
lspci -nnk | egrep -i "VGA|DISPLAY" -A3
and see if the card reports amdgpu could also work for the card.I
am going to guess amdgpu can be used, my 2010 vintage FM2 amd can
apparently use either driver also.
On Wed, Jun 29, 2022 at 6:49 PM Roger Heflin wrote:
>
> What kind of video card/buil
What kind of video card/builtin do you have? (lspci | grep -i vga)
Only really old amd/ati cards use the radeon driver. The newer cards
use amdgpu. And your dmesg lists your bios as being a 2020 bios
release and that would indicate the hardware you are using is new so
makes me wonder why you
On 29/6/22 22:14, Roger Heflin wrote:
If you have cache stalls in the algorithm/benchmark and/or io sections
that have to be waited on then hyperthreading will usually help.
If the code is a nice tight loop that correctly/full uses the cpu with
minimal cache stalls then hyperthreading will hurt.
On 29/6/22 21:29, George N. White III wrote:
On Wed, Jun 29, 2022 at 5:43 AM Stephen Morris
wrote:
On 22/6/22 23:54, Matthew Miller wrote:
> [...]
> Or, `cpu-x` for a GUI view with a lot of detail.
Thanks Greg. I installed cpu-x and tried all the commands. What makes
the f
On Wed, Jun 29, 2022 at 03:36:58PM +0100, lejeczek via users wrote:
> Hi guys.
>
> Where do we report missing "components" in Bugzilla.
>
> I'm looking to file a BZ for R-core but there is no "R" nor "R-core" neither
> in Fedora nor in EPEL.
>
> many thanks, L.
There is a R component, just bugz
Hi,
I booted into Fedora this morning and had no network available
because wifi had not been started. Dmesg showed the following message:
iwlwifi: probe of :05:00.0 failed with error -110
There is not an issue with the wifi router as my wife was using the
internet on her laptop at
On 6/28/22 20:52, George N. White III wrote:
On Tue, Jun 28, 2022 at 8:40 PM Robert Moskowitz
wrote:
Samuel,
Well thanks. It is NOT the kernel as I am still locking up. But
it is
something else related to that update, as I did not get these lockups
before. I have upda
Just crashed again.
Restarted. Had nothing running but Firefox. No problem.
Went to cnn.com and waited maybe 1min and the things were locked.
Whatever cnn is doing running things triggers the lockup. No
Thunderbirds running around. QEMU is up, but image is not running.
OpenOffice is sitt
On 29 Jun 2022 at 22:20, Andras Simon wrote:
From: Andras Simon
Date sent: Wed, 29 Jun 2022 22:20:44 +0200
Subject:Re: Cleaning /var/lib/dnf/yumdb
To: mi...@guam.net,
Community support for Fedora users
> 2022-06-29 19:
On 6/29/22 00:16, Michael Hennebry wrote:
I recently acquired a
Refurbished: Grade A Dell OptiPlex GX980 Tower PC, Intel Core I3-550
3.2Ghz, 8G DDR3, 1T HDD, DVD, VGA, WiFi, Bluetooth ...
I can boot it from a live Centos 7 disk.
According to W10, the HDD is partitioned as follows:
System: 350
2022-06-29 19:24 UTC+02:00, Michael D. Setzer II via users
:
> Thanks. I have 3 other machines in room that are running
> Fedora 35, and none of them have the /var/lib/dnf/yumdb
> directory at all.
This is strange, because that directory belongs to the dnf-data
package, and I'm sure you have that
On Wed, Jun 29, 2022 at 11:57 AM Roger Wells
wrote:
> # dnf install R
> seems to produce expected results
>
>
"R" is not an easy name to find in dnf searches. I use " dnf se R | grep
'^R-'"
> On 6/29/22 10:47, Tom Horsley wrote:
> > On Wed, 29 Jun 2022 15:36:58 +0100
> > lejeczek via users w
On 6/29/2022 1:54 AM, Tim via users wrote:
Samuel Sieb:
The journal has nothing to do with memory management. It's about
filesystem protection. btrfs would also be better because it is
always "journaled" (not exactly, but fairly equivalent).
Bill Cunningham:
I thought it was involved in "sw
Hi,
> This user belongs to a number of other groups.
> > $ grep ^alex /etc/group
> > alex:x:1003:group1,group2
>
> You're doing that wrong. You just added non-existent users to your
> "alex" group. You should probably use the "usermod" command instead of
> directly editing the file.
>
> usermod
On Wed, 2022-06-29 at 15:27 +0930, Tim via users wrote:
>
> Another trigger was pressing the shift key several times to turn on
> an
> accessibility feature (I don't recall if this was on Linux). Again,
> not a great idea. A lot of people will tap on the shift key to wake
> up
>
I want to say
On 29 Jun 2022 at 18:05, Barry wrote:
Subject:Re: Cleaning /var/lib/dnf/yumdb
From: Barry
Date sent: Wed, 29 Jun 2022 18:05:17 +0100
To: Community support for Fedora users
Copies to: mi...@guam.net, stan
Send repl
> On 29 Jun 2022, at 14:12, stan via users
> wrote:
>
> On Wed, 29 Jun 2022 21:31:51 +1000
> "Michael D. Setzer II via users" wrote:
>
>> Are files in /var/lib/dnf/yumdb of any use??
>> Dates of files and directories seem to all be June 20 2019
>> and seem to be for Fedora 29 and earlier.
On 29 Jun 2022 at 6:11, stan via users wrote:
Date sent: Wed, 29 Jun 2022 06:11:23 -0700
To: users@lists.fedoraproject.org
Subject:Re: Cleaning /var/lib/dnf/yumdb
Organization: zohofree
Send reply to: Community support for Fedora
# dnf install R
seems to produce expected results
On 6/29/22 10:47, Tom Horsley wrote:
On Wed, 29 Jun 2022 15:36:58 +0100
lejeczek via users wrote:
I'm looking to file a BZ for R-core but there is no "R" nor "R-core"
neither in Fedora nor in EPEL.
Do something like this:
rpm -q -i -f /usr/bi
On Wed, 29 Jun 2022 15:36:58 +0100
lejeczek via users wrote:
> I'm looking to file a BZ for R-core but there is no "R" nor "R-core"
> neither in Fedora nor in EPEL.
Do something like this:
rpm -q -i -f /usr/bin/R-core
The -i will report what source rpm was used to build it. That source
rpm is
Hi guys.
Where do we report missing "components" in Bugzilla.
I'm looking to file a BZ for R-core but there is no "R" nor "R-core"
neither in Fedora nor in EPEL.
many thanks, L.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe
I am not entirely sure that Thuderbird is my problem.
I just had to get on $M Meetings and when the app came up, the app
window was white. Nothing. I am going to try and figure this out
later, but Meetings is not not working, when it did last week, then
something really changed.
On 6/29/22
On Wed, 29 Jun 2022 21:31:51 +1000
"Michael D. Setzer II via users" wrote:
> Are files in /var/lib/dnf/yumdb of any use??
> Dates of files and directories seem to all be June 20 2019
> and seem to be for Fedora 29 and earlier.
> Machine is currently running Fedora 35??
>
> Is there a command to
If you have cache stalls in the algorithm/benchmark and/or io sections
that have to be waited on then hyperthreading will usually help.
If the code is a nice tight loop that correctly/full uses the cpu with
minimal cache stalls then hyperthreading will hurt.
I was doing some benchmarks and kind o
There are lots of this error going around, going back >10 years.
Thunderbird is what is crashing, see if reverting thunderbird to the
prior version makes the crash go away.
In libraries and/or system calls there are often bugs that fail to
block bad/invalid call parameters provided by an applicat
Are files in /var/lib/dnf/yumdb of any use??
Dates of files and directories seem to all be June 20 2019
and seem to be for Fedora 29 and earlier.
Machine is currently running Fedora 35??
Is there a command to clean them correctly.
Are the just leftovers from pervious versions.
dnf autoremove didn
On Wed, Jun 29, 2022 at 5:43 AM Stephen Morris
wrote:
> On 22/6/22 23:54, Matthew Miller wrote:
> > [...]
>
> Or, `cpu-x` for a GUI view with a lot of detail.
> Thanks Greg. I installed cpu-x and tried all the commands. What makes
> the first two processes difficult from my perspective is the cpu
On 6/28/22 21:06, Samuel Sieb wrote:
On 6/28/22 16:38, Robert Moskowitz wrote:
Well thanks. It is NOT the kernel as I am still locking up. But it
is something else related to that update, as I did not get these
lockups before. I have updated the bug report and sent a number of
related sel
On 6/28/22 20:52, George N. White III wrote:
On Tue, Jun 28, 2022 at 8:40 PM Robert Moskowitz
wrote:
Samuel,
Well thanks. It is NOT the kernel as I am still locking up. But
it is
something else related to that update, as I did not get these lockups
before. I have upda
On 22/6/22 23:54, Matthew Miller wrote:
On Tue, Jun 14, 2022 at 05:44:27PM -0600, Jerry James wrote:
Just a quick question. To determine how many cpu's/cores/channels
the kernel is configured to support, do I need to look at the kernel
source to determine if all of the cores I have are cap
37 matches
Mail list logo