On Thursday, March 8, 2018 at 4:24:05 AM UTC+1, Glen H wrote:
> Hi,
> 
> I'm using R4 (having never used R3) and trying to get my scanner working but 
> it stops scanning a page half way through.  After debugging with the author 
> of the scanner software they say the program asks for 128 KBytes of data and 
> the first 256 bytes of this data is dropped (lost).
> 
> To fix this I've tried:
> 1) Turning off USB 3.0 in BIOS (unfortunately this isn't really an option as 
> all the external ports are disabled).  It doesn't revert back to USB 2.0
> 2) Set the ports to USB 2.0 via setpci:
> 
> ```
> lspci -nn | grep USB | cut -d '[' -f3 | cut -d ']' -f1 | xargs -I@ setpci -H1 
> -d @ d0.l=0
> ```
> 
> Unfortunately neither of those made a difference.  Using the scanner/software 
> in Windows on a different computer works.
> 
> 
> I'm currently running a Qubes backup and then I'll try installing Ubuntu and 
> see if that works.  If so would seem to be related to Qubes.
> 
> Does anyone have any ideas?  My laptop is a Dell e7440 with the latest BIOS.
> 
> Thanks,
> 
> Glen

oh btw, I recently had a printer issue that might be a bit similar in the 
cause, although different symptoms. I triggered it by using a different method 
to connect to the printer, out of the multiple of addresses IPP/DNS/etc./etc. I 
don't recall which one it was at the time, but one of connecting addresses 
drove my printer absolutely insane, causing it to require pulling the power, 
pull out the ink, and re-insert, wait 4-5 minutes for it to troubleshoot it. 
All this trouble, only because I used a different connection method, exactly 
the same driver too. I could repeat it as well, I went back to it again, and it 
happened again. The moment I used another address, it acted normal. This was on 
Qubes 4 as well, btw. 

So this is also something I'd suggest you try as well, try connect with a 
different address method, see if it can finish the print if you do that.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/49af5e77-e972-4ad6-88cc-53e9779694d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to