Hi !
How would you copy the debian security update repository ?
I know it's not recommended.
But I'd like to do so.
--
Polyna-Maude R.-Summerside
-Be smart, Be wise, Support opensource development
OpenPGP_signature
Description: OpenPGP digital signature
On 23/07/2021 23:44, The Wanderer wrote:
https://gitlab.freedesktop.org/drm/amd/-/issues/1632 as being an
upstream(?) bug report which covers it. Not sure how directly applicable
those are, but just in case...
That escalated very quickly :D This bug is responsible for this. And
patch works.
Hi again.
Happy to tell you that the installation went well. Because the dvd player
hung, the installation lost part of the process, but the settings made in
LVM were used for the automatic installation, obviously, because it
finished almost like in a flash.
Debian is jolly good `cause it instructs
On 23/07/2021 23:44, The Wanderer wrote:
https://bbs.archlinux.org/viewtopic.php?id=267503 (from just a few weeks
ago) reports that this is fixed in kernel 5.12.14.
Debian testing, being frozen, is still on 5.10.x:
$ uname -r
5.10.0-8-amd64
Yes, that's what I use.
The release is AFAIK less
On 23/07/2021 22:46, The Wanderer wrote:
gpu-mon (from rickslab-gpu-utils)
Where does that come from? It's not in current Debian stable or testing.
In Debian, there is old ricks-amdgpu-utils, which doesn't work. New
package has been renamed upstream to rickslab-gpu-utils and most likely
will
On 2021-07-23 at 18:33, Dan Ritter wrote:
> The Wanderer wrote:
>
>> On 2021-07-23 at 16:44, piorunz wrote:
>>
>> > Hello,
>> >
>> > I am using Bullseye 11 with Radeon 6800 XT and noticed higher
>> > temperature and noise comparing to Windows, so I investigated this and
>> > found the fault. GP
The Wanderer wrote:
> On 2021-07-23 at 16:44, piorunz wrote:
>
> > Hello,
> >
> > I am using Bullseye 11 with Radeon 6800 XT and noticed higher
> > temperature and noise comparing to Windows, so I investigated this and
> > found the fault. GPU core works at 100% usage at all times, even at idle.
On 2021-07-23 at 16:44, piorunz wrote:
> Hello,
>
> I am using Bullseye 11 with Radeon 6800 XT and noticed higher
> temperature and noise comparing to Windows, so I investigated this and
> found the fault. GPU core works at 100% usage at all times, even at idle.
>
> $ cat /sys/class/drm/card0/de
Hello,
I am using Bullseye 11 with Radeon 6800 XT and noticed higher
temperature and noise comparing to Windows, so I investigated this and
found the fault. GPU core works at 100% usage at all times, even at idle.
$ cat /sys/class/drm/card0/device/gpu_busy_percent
99
$ sensors
(...)
amdgpu-pci-
Charles Curley writes:
> It probably is, but I would not use make. A script which used find
> would do as well without make's idiosyncrasies. Pretty much any
> scripting language should do the job, so use one you are familiar with.
Since he said there are a lot of files to convert I thought make
> the tricky part of my search for ideal adapter(needn't non-free firmware)
> isthat many vendors claim they support linux, but i'm afraid they require
> non-free firmware
> is there some easy way to find out if it requires non-free firmware?
Buy it from a place that did this job for you.
E.g. my
On Fri, 2021-07-23 at 08:11 -0500, Nicholas Geovanis wrote:
> >
> > Thomas which USB chipsets do you prefer for audio?
> > And are you doing MIDI over USB to the synth?
> >
> > Viel Glueck .Nick Geovanis
> >
Mostly Realtek for now. I rember a faulty chipset in the early days of
USB3 causi
On Fri, 23 Jul 2021 16:10:10 +0200
Grzesiek wrote:
> Is it possible to do it using make in a fully automatic way? What I
> mean is that make should find all sub-directories and files in
> source_dir by itself. Note that the sub-directories level may be
> grater than 1, no symlinks allowed.
It pr
On Fri, Jul 23, 2021 at 08:09:07PM +0300, Andrei POPESCU wrote:
[...]
> > They're not even free
> > to rebuild the firmware and verify that it matches the official binary.
> > All they can do is look at the code and hope that the binary blob actually
> > matches it.
>
> Unless I'm missing somet
On Vi, 23 iul 21, 13:15:46, Greg Wooledge wrote:
> On Fri, Jul 23, 2021 at 08:09:07PM +0300, Andrei POPESCU wrote:
> > Unless I'm missing something (which is very much possible, I'm way out
> > of my depth here) rebuilding to verify it matches the official binary
> > should still be possible.
> >
On Fri, Jul 23, 2021 at 08:09:07PM +0300, Andrei POPESCU wrote:
> Unless I'm missing something (which is very much possible, I'm way out
> of my depth here) rebuilding to verify it matches the official binary
> should still be possible.
>
> Care to elaborate on why you think this would be a prob
On Vi, 23 iul 21, 07:17:31, Greg Wooledge wrote:
> On Fri, Jul 23, 2021 at 10:20:00AM +0300, Andrei POPESCU wrote:
> > On the other hand, if the device would accept only firmware signed by
> > the manufacturer the code itself could be open sourced.
> >
> > Users would still depend on the manufact
* 2021-07-23 16:10:10+0200, Grzesiek wrote:
> Is it possible to do it using make in a fully automatic way? What I
> mean is that make should find all sub-directories and files in
> source_dir by itself.
"make" doesn't find files. You can use "find" in a Makefile to find all
necessary files and th
On Fri, Jul 23, 2021 at 04:10:10PM +0200, Grzesiek wrote:
> I have two directories: source_dir and dest_dir. In the directory source_dir
> I have number of sub-directories and files. My goal is:
>
> 1.Recreate the sub-directory structure of the source_dir inside of the
> dest_dir
>
> 2. Each file
Grzesiek wrote:
>
> 1.Recreate the sub-directory structure of the source_dir inside of the
> dest_dir
>
> 2. Each file found in source_dir should be converted to a new format using
> some command CMD in the following way:
> CMD source_dir//.src dest_dir// name>.dst
It's not common practice to do
Dan Ritter wrote:
Dr. Gideon Fell wrote:
Colleagues,
Has anyone bought a Frameworks PC
https://frame.work/
and installed Debian??
Pretty sure that they are in pre-order only at this point, so
the answer is "not yet".
There is nothing obvious there that should be difficult for
Debia
On 7/23/21 4:25 PM, john doe wrote:
On 7/23/2021 4:10 PM, Grzesiek wrote:
I do not have experience in writing Makefiles. Appropriate Makefile
examples appreciated.
Why do you need to use make?
As far as I understand your question, you are not concernde about the
'mtime'.
The number of files
On 7/23/2021 4:10 PM, Grzesiek wrote:
I do not have experience in writing Makefiles. Appropriate Makefile
examples appreciated.
Why do you need to use make?
As far as I understand your question, you are not concernde about the
'mtime'.
--
John Doe
Hi there!
I have two directories: source_dir and dest_dir. In the directory
source_dir I have number of sub-directories and files. My goal is:
1.Recreate the sub-directory structure of the source_dir inside of the
dest_dir
2. Each file found in source_dir should be converted to a new format
Dan Ritter wrote:
Dr. Gideon Fell wrote:
Colleagues,
Has anyone bought a Frameworks PC
https://frame.work/
and installed Debian??
Pretty sure that they are in pre-order only at this point, so
the answer is "not yet".
There is nothing obvious there that should be difficult for
Debian.
Dr. Gideon Fell wrote:
> Colleagues,
> Has anyone bought a Frameworks PC
>
> https://frame.work/
>
> and installed Debian??
Pretty sure that they are in pre-order only at this point, so
the answer is "not yet".
There is nothing obvious there that should be difficult for
Debian.
-dsr-
Colleagues,
Has anyone bought a Frameworks PC
https://frame.work/
and installed Debian??
Ron B.
On Fri, Jul 23, 2021 at 02:53:13PM +0200, Christian Britz wrote:
>
>
> Ivan Krylov wrote:
> >Does anyone have any hints on how to diagnose this further?
> >
> Switching to the old kernel version for some days?
Yes, your old kernel should still be around, so it would be easy to select
it at the b
>
> On Fri, Jul 23, 2021 at 7:41 AM Thomas Amm wrote:
>
> ...and before the hub use a short USB-3 extension to keep your laptop
> from being torn apart whenever you trip over the USB cable. But use a
> hub - no matter what the vendor of your audio hardware say. They all
> want their precious devic
Ivan Krylov wrote:
Does anyone have any hints on how to diagnose this further?
Switching to the old kernel version for some days?
Hi!
A few days ago I've installed the linux-4.9.0-16-amd64 update on my
Stretch machine, a Lenovo X220 laptop. _After_ that (not yet sure
whether _because_ of that) the system started misbehaving, including:
- hanging with backtraces on shutdown, once with enough of a working
kernel for Alt-S
On Thu, 2021-07-22 at 16:25 +0100, Tom Yates wrote:
> i note in passing this is another great use for USB hubs. recently
> when i
> started having serious video camera problems, and having diagnosed a
> USB
> socket on its way out, i ended up replacing a £20 hub with another
> £20
> hub, inst
On Fri, Jul 23, 2021 at 10:20:00AM +0300, Andrei POPESCU wrote:
> On the other hand, if the device would accept only firmware signed by
> the manufacturer the code itself could be open sourced.
>
> Users would still depend on the manufacturers to actually release
> updates, but at least they wou
Hi all,
When running 3D games (video players or 2D games work fine), at a random moment
the image freezes. If I Alt-Tab out of the game window, as shown in the linked
video below, the Alt-Tab dialog works and it actually switches to the other
applications but they can't be seen, only their w
On Vi, 23 iul 21, 17:11:25, loushanguan2...@sina.com wrote:
>
> Thanks, as most adapters require firmware, it's not handy for user to
> supply them during installation
> can't debian do a better job? i care more about ease of use than
> freeware philosophymany other distro just supply them
http
Hi all,
When running 3D games (video players or 2D games work fine), at a random moment
the image freezes. If I Alt-Tab out of the game window, as shown in the linked
video below, the Alt-Tab dialog works and it actually switches to the other
applications but they can't be seen, only their win
On Fri, Jul 23, 2021 at 05:11:25PM +0800, loushanguan2...@sina.com wrote:
>
> Thanks, as most adapters require firmware, it's not handy for user to supply
> them during installation
> can't debian do a better job? i care more about ease of use than freeware
> philosophymany other distro just sup
loushanguan2...@sina.com wrote:
>
> Thanks, as most adapters require firmware, it's not handy for user to supply
> them during installation
> can't debian do a better job? i care more about ease of use than freeware
> philosophymany other distro just supply them
If all distros were the same, w
Thanks, as most adapters require firmware, it's not handy for user to supply
them during installation
can't debian do a better job? i care more about ease of use than freeware
philosophymany other distro just supply them
these non-free firmware are same as software without source code??
On Jo, 22 iul 21, 04:33:09, Gene Heskett wrote:
> On Thursday 22 July 2021 00:58:23 loushanguan2...@sina.com wrote:
>
> > Thank Georgi!
> > the tricky part of my search for ideal adapter(needn't non-free
> > firmware) isthat many vendors claim they support linux, but i'm afraid
> > they require no
40 matches
Mail list logo