> Mine aren't missing a 0, I divided wrong and added a 0, so I am using
> 5MB and 3MB, which would leave my spread at 2MB or at say 100MB/sec
> 1/50sec. It has been a long time since I set them and my system works
> decent during copying.
Hold on let me try this.
___
> On Tue, 31 Mar 2020 19:23:53 -0400
> Tom Horsley
>
> A few versions ago the default disk drivers shifted to multi queue
> versions from single queue. I don't know that this had any thing to do
> with it, but it is a change in disk handling.
>
> I don't copy large files, so I haven't seen an
Try :
USB -> HDD.
Please dont use an SSD.
You are not testing correctly.
On Wed, Apr 1, 2020 at 8:56 AM Ed Greshko wrote:
> On 2020-04-01 09:14, Roger Heflin wrote:
> > To have the issue it helps to have the reading disk be a quite a bit
> > faster than the receiving disk that way the reading
On 2020-04-01 13:27, Ranjan Maitra wrote:
> Hi,
>
> I have noticed that hugo is FTBS in Fedora 32 may be dropped?
>
> https://bugzilla.redhat.com/show_bug.cgi?id=1799514
>
> There are other bugs/RFEs also so it seems that it may be a maintainer who is
> no longer able to care for this RPM.
FYI,
Hi,
I have noticed that hugo is FTBS in Fedora 32 may be dropped?
https://bugzilla.redhat.com/show_bug.cgi?id=1799514
There are other bugs/RFEs also so it seems that it may be a maintainer who is
no longer able to care for this RPM.
Ranjan
___
users
On Tue, Mar 31, 2020 at 11:16 PM Saša Janiška wrote:
> On Mon, 30 Mar 2020 08:33:59 -0500
> Ranjan Maitra wrote:
>
> > I found something called openmeetings, but it is java-based, OSS, but
> > not on Fedora.
>
> I'm also lokking for webconference package suitable for education and
> know that W
Try this:
https://rpmfusion.org/Howto/NVIDIA
On 3/31/20 9:22 PM, t_pol wrote:
On Tue, 31 Mar 2020 21:54:25 -0500
Richard Shaw wrote:
On Tue, Mar 31, 2020 at 9:25 PM t_pol wrote:
Hi list,
I've decided to switch from nouveau to Nvidia drivers.
How did you install the nvidia drivers? D
On 2020-04-01 09:14, Roger Heflin wrote:
> To have the issue it helps to have the reading disk be a quite a bit
> faster than the receiving disk that way the reading disk can easily
> get ahead and fill up the write cache faster than the reading disk can
> process it (it backs up into the writecach
On Tue, 31 Mar 2020 21:54:25 -0500
Richard Shaw wrote:
> On Tue, Mar 31, 2020 at 9:25 PM t_pol wrote:
>
> > Hi list,
> >
> > I've decided to switch from nouveau to Nvidia drivers.
> >
>
> How did you install the nvidia drivers? Did you download them from
> Nvidia or use the RPM Fusion akmod? I
On Tue, Mar 31, 2020 at 9:25 PM t_pol wrote:
> Hi list,
>
> I've decided to switch from nouveau to Nvidia drivers.
>
How did you install the nvidia drivers? Did you download them from Nvidia
or use the RPM Fusion akmod? I have not had an issue when running the RPM
Fusion packages.
Thanks,
Richa
Hi list,
I've decided to switch from nouveau to Nvidia drivers.
Everythings seems ok but I cannot play anymore h24 videos.
Both VLC & SMPLAYER just play sounds but no video.
this is the error message:
Codec not supported:
VLC could not decode the format "h264" (H264 - MPEG-4 AVC (part 10))
Befo
To have the issue it helps to have the reading disk be a quite a bit
faster than the receiving disk that way the reading disk can easily
get ahead and fill up the write cache faster than the reading disk can
process it (it backs up into the writecache).
So USB3.0 3.5-7200rpm or an SSD will easily
On 2020-04-01 08:46, Samuel Sieb wrote:
> On 3/31/20 5:42 PM, Ed Greshko wrote:
>> On 2020-04-01 07:09, Sreyan Chakravarty wrote:
>>> I have just installed the latest version of Fedora Gnome on my HP laptop. I
>>> had to import a 50 GB OVA file from my USB HDD to my hard drive via USB 3.0.
>>
>> I
On 3/31/20 5:42 PM, Ed Greshko wrote:
On 2020-04-01 07:09, Sreyan Chakravarty wrote:
I have just installed the latest version of Fedora Gnome on my HP laptop. I had
to import a 50 GB OVA file from my USB HDD to my hard drive via USB 3.0.
I don't often copy large files to/from USB. But figure
On 2020-04-01 07:09, Sreyan Chakravarty wrote:
> I have just installed the latest version of Fedora Gnome on my HP laptop. I
> had to import a 50 GB OVA file from my USB HDD to my hard drive via USB 3.0.
I don't often copy large files to/from USB. But figured I give it a go. I
created a file o
On Tue, 31 Mar 2020 19:23:53 -0400
Tom Horsley wrote:
> On Wed, 1 Apr 2020 04:39:13 +0530
> Sreyan Chakravarty wrote:
>
> > Why does this happen ?
>
> I don't know why, but I've noticed it as well. It wasn't always this
> way, but a few fedora versions ago it changed.
A few versions ago the
I have never seen nice have any useful IO throttling effect (unless
you are using 100% of your cpu with non-niced processes that is), so
for exactly the reason you say, it takes very little cpu to do a
massive amount of IO, so nice won't work.
There are some kernel knobs that will control IO but t
Mine aren't missing a 0, I divided wrong and added a 0, so I am using
5MB and 3MB, which would leave my spread at 2MB or at say 100MB/sec
1/50sec. It has been a long time since I set them and my system works
decent during copying.
On Tue, Mar 31, 2020 at 7:22 PM Samuel Sieb wrote:
>
> On 3/31/2
On 3/31/20 5:01 PM, Mauricio Tavares wrote:
This may not solve the problem but if you need it to work right
now, what would happen if your reniced it?
That doesn't help. There's no lack of CPU time and I don't think
process priority has any effect on IO priority.
_
On 3/31/20 5:00 PM, Roger Heflin wrote:
These are what I set:
vm.dirty_background_bytes = 300
vm.dirty_bytes = 500
I think you're missing a zero. If those are your actual numbers, you
have a very small buffer. Even with your numbers that seems a little small.
I have noticed that copy
This may not solve the problem but if you need it to work right
now, what would happen if your reniced it?
On Tue, Mar 31, 2020 at 7:40 PM Tom Horsley wrote:
>
> On Wed, 1 Apr 2020 04:55:23 +0530
> Sreyan Chakravarty wrote:
>
> > Marvelous.
> >
> > So now what do we do ?
>
> Well, the ubunt
These are what I set:
vm.dirty_background_bytes = 300
vm.dirty_bytes = 500
That limits the to-be-written bytes to 50Mb, and when it hits 50MB it
will clear the write cache down to 30MB and let writes happen again.
Since 20MB of writes happens pretty fast on modern HD's this makes
response
On Wed, 1 Apr 2020 04:55:23 +0530
Sreyan Chakravarty wrote:
> Marvelous.
>
> So now what do we do ?
Well, the ubuntu bug had suggested sysctl settings, but I've
mostly ignored it since I don't have to copy big files that often,
so I don't know how well the ubuntu suggestions work.
__
Marvelous.
So now what do we do ?
On Wed, Apr 1, 2020 at 4:54 AM Tom Horsley wrote:
> On Wed, 1 Apr 2020 04:39:13 +0530
> Sreyan Chakravarty wrote:
>
> > Why does this happen ?
>
> I don't know why, but I've noticed it as well. It wasn't always this
> way, but a few fedora versions ago it chang
On Wed, 1 Apr 2020 04:39:13 +0530
Sreyan Chakravarty wrote:
> Why does this happen ?
I don't know why, but I've noticed it as well. It wasn't always this
way, but a few fedora versions ago it changed. I always figured some
kernel developer got a bee in his bonnet about some disk copying
benchmark
I have just installed the latest version of Fedora Gnome on my HP laptop. I
had to import a 50 GB OVA file from my USB HDD to my hard drive via USB 3.0.
When the copying was taking place through VirtualBox, the system hung
almost completely, I was not able to even move my mouse.
Why does this hap
On Wed, 14 Mar 2018 13:53:53 -0700, stan wrote:
> On Wed, 14 Mar 2018 13:45:43 -0700 stan
> wrote:
>> package fbreader
>
> After I sent this I checked the date, and this is a very old package.
> It still works, though. You can probably go here,
> https://koji.fedoraproject.org/koji/packageinfo
On Mon, 30 Mar 2020 23:19:55 +0100, Patrick O'Callaghan wrote:
[]
>> I'm going to have to work on configuring it, I think, because it
>> imagines I want to connect to Amazon, which I almost never do. (We have
>> a Prime account; but abebooks.com is often better, especially for
>> o
On Mon, 30 Mar 2020 08:33:59 -0500
Ranjan Maitra wrote:
> I found something called openmeetings, but it is java-based, OSS, but
> not on Fedora.
I'm also lokking for webconference package suitable for education and
know that WikiSuite (http://wikisuite.org/Openfire-Meetings) does plan
to use
Jitsi’s VOIP/XMPP-client RPM are outdated, but their src is kept up-to-date (
jitsi-src-2.11.5633.zip 2020-03-26 21:49 58M )
Most of their time is now given to their video-meeting application (
jitsi-meet_1.0.4353-1_all.deb 2020-03-31 17:18 2.8K)
Alas, they are UB@#$%^&-addic
On 31.03.20 17:17, Tom H wrote:
On Sat, Mar 28, 2020 at 10:31 PM sixpack13 wrote:
if someone needs the fix/info too:
https://lkml.org/lkml/2020/3/14/186
Thanks.
nothing to thank, just community services !
anyhow:
also with gcc-10.0.1-0.11 I seee a lot of warnings during compile and
the
On Sat, Mar 28, 2020 at 10:31 PM sixpack13 wrote:
>
> if someone needs the fix/info too:
>
> https://lkml.org/lkml/2020/3/14/186
Thanks.
___
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproj
On Sat, 2020-03-14 at 08:55 +1100, Philip Rhoades wrote:
> On 2020-03-14 05:12, Tom Horsley wrote:
> > On Sat, 14 Mar 2020 03:10:04 +1100
> > Philip Rhoades wrote:
> >
> > > In the olden days I used to just edit the grub conf file and delete
> > > these args manually - now I am supposed to use grub
Am 31.03.20 um 01:36 schrieb S.Bob:
> Graphics Quadro P620 4G G5 128b
Well, Nvidia graphics cards are always problematic in Fedora (as mentioned in
your previous thread).
Maybe the binary installer will work fine but you should expect more work and
you might have to spend some more time in t
On 3/30/20 10:31 PM, VISHAL DHANURE wrote:
[root@localhost ~]# ./netbeans-8.2-linux.sh
Configuring the installer...
Searching for JVM on the system...
Extracting installation data...
Running the installer wizard...
Can`t initialize UI
Running in headless mode
Exception: java.awt.HeadlessExceptio
35 matches
Mail list logo