Re: BIOS unreadable at boot

2024-09-15 Thread Will Mengarini
* Felix Miata [24-09/15=Sun 22:01 -0400]: > Will Mengarini composed on 2024-09-15 16:12 (UTC-0700): > > > I am trying to install Debian on a new prebuilt, but when I > > boot and press , the screen is garbled. Windows later > > figures it out, but by that time it's too late to tell the > > BIOS t

Re: BIOS unreadable at boot

2024-09-15 Thread Will Mengarini
* Charles Curley [24-09/15=Sun 18:15 -0600]: > On Sun, 15 Sep 2024 16:12:45 -0700 > Will Mengarini wrote: > > > I am trying to install Debian on a new prebuilt, but when I > > boot and press , the screen is garbled. > > Slow down. When you boot what? A Debian installation (which, > presumably, ap

Re: BIOS unreadable at boot

2024-09-15 Thread Will Mengarini
* David Christensen [24-09/15=Sun 17:13 -0700]: > On 9/15/24 16:12, Will Mengarini wrote: > > I am trying to install Debian on a new prebuilt, but when I > > boot and press , the screen is garbled. Windows later > > figures it out, but by that time it's too late to tell the > > BIOS to boot from

Re: old kernel appears more stable than latest

2024-09-15 Thread Andrew M.A. Cater
On Mon, Sep 16, 2024 at 01:23:08PM +0800, hlyg wrote: > below are last msg before next boot, wifi adapter name has been > edited(wlx123) > > wifi adapter use firmware r8188eu, i don't why peripheral like wifi adapter > can cause kernel to fail > Is this the USB stick adapter? > i have downgrade

Re: old kernel appears more stable than latest

2024-09-15 Thread hlyg
below are last msg before next boot, wifi adapter name has been edited(wlx123) wifi adapter use firmware r8188eu, i don't why peripheral like wifi adapter can cause kernel to fail i have downgraded kernel to linux-image-6.1.0-17-amd64, hopefully it can solve my problem Sep 13 18:04:23 debi

Re: docker buildx plugin

2024-09-15 Thread Geert Stappers
On Sat, Sep 14, 2024 at 11:39:21PM +0200, Geert Stappers wrote: > Hello, > > On a Bookworm system results `DOCKER_BUILDKIT=1 docker build .` in > a succesfull build. > > On an unstable system results `DOCKER_BUILDKIT=1 docker build .` in > this output: > |ERROR: BuildKit is enabled but the buildx

Re: Disk drive zero-fill benchmarks for various synchronization methods and block sizes

2024-09-15 Thread tomas
On Sun, Sep 15, 2024 at 10:47:46PM -0400, Michael Stone wrote: > On Fri, Sep 13, 2024 at 08:33:55PM +0200, to...@tuxteam.de wrote: [rough dd test] > It's an invalid test because you hit the end of the device; there's nothing > left to sync. This doesn't make sense to me. The question was whether

Re: Disk drive zero-fill benchmarks for various synchronization methods and block sizes

2024-09-15 Thread Michael Stone
On Sun, Sep 08, 2024 at 10:59:58AM -0700, David Christensen wrote: 2. Using dd(1) with sync(1): 3. Using dd(1) without explicit synchronization: These two tests are identical, as dd has exited (and all the performance information has been printed) before sync runs. The flag you want[1] is con

Re: Disk drive zero-fill benchmarks for various synchronization methods and block sizes

2024-09-15 Thread Michael Stone
On Fri, Sep 13, 2024 at 08:33:55PM +0200, to...@tuxteam.de wrote: tomas@caliban:~$ time sudo dd if=/dev/zero of=/dev/sdb bs=1M ; time sync dd: error writing '/dev/sdb': No space left on device 15268+0 records in 15267+0 records out 16008609792 bytes (16 GB, 15 GiB) copied, 3614.25 s, 4.4 MB/

Re: BIOS unreadable at boot

2024-09-15 Thread Felix Miata
Will Mengarini composed on 2024-09-15 16:12 (UTC-0700): > I am trying to install Debian on a new prebuilt, but when I > boot and press , the screen is garbled. Windows later > figures it out, but by that time it's too late to tell the > BIOS to boot from a USB stick on which I've installed netins

Re: BIOS unreadable at boot

2024-09-15 Thread Charles Curley
On Sun, 15 Sep 2024 16:12:45 -0700 Will Mengarini wrote: > I am trying to install Debian on a new prebuilt, but when I > boot and press , the screen is garbled. Slow down. When you boot what? A Debian installation (which, presumably, appeared to be successful), or a Debian installer? If the latt

Re: BIOS unreadable at boot

2024-09-15 Thread David Christensen
On 9/15/24 16:12, Will Mengarini wrote: I am trying to install Debian on a new prebuilt, but when I boot and press , the screen is garbled. Windows later figures it out, but by that time it's too late to tell the BIOS to boot from a USB stick on which I've installed netinst. The mobo is a Gigab

BIOS unreadable at boot

2024-09-15 Thread Will Mengarini
I am trying to install Debian on a new prebuilt, but when I boot and press , the screen is garbled. Windows later figures it out, but by that time it's too late to tell the BIOS to boot from a USB stick on which I've installed netinst. The mobo is a Gigabyte B450M DS3H WIFI (rev 1.5), manual at <

Re: linux-image-6.10.6 fails to build in nvidia-tesla-470

2024-09-15 Thread Charles Curley
On Sun, 15 Sep 2024 21:04:18 +0200 Christian Britz wrote: > Am 09.09.24 um 10:27 schrieb David: > > > `apt auto-remove' > > You generally might want apt --purge auto-remove > This also cleans up configuration files. Which is the same as "apt autopurge", which I suggested earlier in this thre

Re: linux-image-6.10.6 fails to build in nvidia-tesla-470

2024-09-15 Thread Christian Britz
Am 09.09.24 um 10:27 schrieb David: > `apt auto-remove' You generally might want apt --purge auto-remove This also cleans up configuration files.

Re: Really ancient debian images? (potato or older)

2024-09-15 Thread Anders Andersson
On Sun, Sep 15, 2024 at 7:59 AM wrote: > > On Sat, Sep 14, 2024 at 10:27:01PM +0200, Christian Groessler wrote: > > [...] > > > Now for the main question: Why do you need ancient Debian? > > Was in the original post: "This is to build some ancient software." > > (I've been in a similar situation m