mtdcr

Results 43 comments of mtdcr

I have the same issue as @simpz with a new drive with an offset of 667. I rebuilt latest libcdio and libcdio-paranoia from git and added --force-overread, but it didn't...

It works for me now. I patched cd-paranoia to just go ahead when this condition occurs. ``` diff --git a/src/cd-paranoia.c b/src/cd-paranoia.c index 9443b62..68274db 100644 --- a/src/cd-paranoia.c +++ b/src/cd-paranoia.c @@ -227,7...

@ooglyhLL: Sorry, I forgot to update this patch after I had removed another line locally: ``` diff --git a/src/cd-paranoia.c b/src/cd-paranoia.c index 9443b62..fbcf55d 100644 --- a/src/cd-paranoia.c +++ b/src/cd-paranoia.c @@ -227,7 +227,6...

This may have been some kind of paranoid mode, which unfortunately breaks whipper with some drives and costs a lot of time. AccurateRip should be good enough to verify the...

Now that getFastToc() isn't faster than getTable() anymore (since #345 I think), it seems obvious that getFastToc() was previously meant to speed up two things: 1. Getting to the point...

> Hopefully https://lore.kernel.org/xen-devel/[email protected]/t/#u will fix this. Marek, should Qubes take that? These patches were merged into Linux before 6.1-rc1 and backported to **5.19.17** and **6.0.3**.

@DemiMarie, I just updated to 6.0.7-1 and noticed a lot of new warnings triggered at https://github.com/torvalds/linux/blob/f5020a08b2b371162a4a16ef97694cac3980397e/drivers/xen/gntdev.c#L406. I saw your patch trying to fix this problem (https://github.com/torvalds/linux/commit/166d3863231667c4f64dee72b77d1102cdfad11f), but unfortunately it didn't...

I'm unsure about the reliability aspect, but I reproduced it without causing much load. The warning appeared when I started my 10th VM (running simultaneously) after a reboot. Just a...

> I'm unsure about the reliability aspect, but I reproduced it without causing much load. The warning appeared when I started my 10th VM (running simultaneously) after a reboot. >...

> @mtdcr, are you also using a window manager other than xfwm4 (i.e., XFCE's window manager)? No, I'm using Qubes' default WM.