Comment out those three lines and add:
Code: Select all
pcm.!default pcm.dmixer
ctl.!default ctl.dmixer
pcm.dmixer {
type plug
slave.pcm {
type dmix
ipc_key 1024
slave.pcm "hw:1,0"
}
}
ctl.dmixer {
type hw
card 1
}
Comment out those three lines and add:
Code: Select all
pcm.!default pcm.dmixer
ctl.!default ctl.dmixer
pcm.dmixer {
type plug
slave.pcm {
type dmix
ipc_key 1024
slave.pcm "hw:1,0"
}
}
ctl.dmixer {
type hw
card 1
}
Please post your current .asoundrc file.
FWIW, the gtk3 versions of Xdialog can do this easily. See attached.
For anyone who has recently acquired a bleeding-edge HP printer, here are the separate print and scan drivers built from HPLIP v3.24.4.
They are two years ahead of the versions in the Bookworm repo.
I agree that gtkdialog-gtk3 sometimes has a mind of its own when it comes to geometry.
Try "--geometry=700x0".
I have found that setting the vertical size to "0" sometimes helps.
[Update] Thank you to Jasper for spearheading the work on Webp.
Work on the Debian version of PeasyScale continues below.
Excellent. I posted v3.2 above with a minor change.
PeasyPDF updated to v5.5 above with some final code cleanup.
PeasyPDF updated to v5.4 above.
If you check "PDF" and "Range", the pages in each selected range will be extracted as a single PDF file, not separately.
Something is preventing you from pinging your own router. Do you have a firewall running?
Please also show me a picture of the Routing tab.
Try: busybox ping 192.168.1.1
Open a terminal and type: busybox ping 8.8.8.8
Do you get a reply?
Then do: busybox ping google.com
Click the Info button at the bottom of the PWF screen. Open the DNS and Routing tabs. Take pictures of them.
fredx181 wrote: Wed Mar 19, 2025 4:36 pmTo add to Bill's answer, perhaps the usb ethernet interface is named something else than eth0
Sonia confirmed that it's eth0 in pic #5.
Excellent. So after repeating that pair of lines, you could end with:
echo -e "\f" | busybox nc x.x.x.x 9100
and get a page eject?
Maybe: cat Epson-nozzlecheck.SPL | tr -d "\f" | busybox nc x.x.x.x 9100
Does that end with a formfeed?
Try: cat Epson-nozzlecheck.SPL | busybox nc x.x.x.x 515
Or maybe: cat Epson-nozzlecheck.SPL | busybox nc x.x.x.x 9100
You could also try: cat Epson-nozzlecheck.SPL > /dev/usb/lp0
Using PeasyGlue, make a grid of the image and save it as a single file. Then print that file.