Re: [DNG] Chimaera Oddities
On Thu, Oct 28, 2021 at 12:36:19PM -0400, Ken Dibble wrote: > A couple of oddities. > > > The uas driver does not like the JMicron Sata/USB 3 bridge. > > Bus 004 Device 003: ID 152d:0578 JMicron Technology Corp. / JMicron USA > Technology Corp. JMS567 SATA 6Gb/s bridge Works here on debian testing: # lsusb -s 004:002 Bus 004 Device 002: ID 152d:0567 JMicron Technology Corp. / JMicron USA Technology Corp. JMS567 SATA 6Gb/s bridge # lsmod |grep uas uas32768 1 usb_storage81920 1 uas usbcore 331776 8 xhci_hcd,ehci_pci,usb_storage,uvcvideo,ehci_hcd,btusb,xhci_pci,uas scsi_mod 262144 6 sd_mod,usb_storage,uas,libata,sg,sr_mod # uname -srvm Linux 5.14.0-2-amd64 #1 SMP Debian 5.14.9-2 (2021-10-03) x86_64 ael ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [DNG] Chimaera Oddities
On 10/30/21 7:36 AM, ael via Dng wrote: On Thu, Oct 28, 2021 at 12:36:19PM -0400, Ken Dibble wrote: A couple of oddities. The uas driver does not like the JMicron Sata/USB 3 bridge. Bus 004 Device 003: ID 152d:0578 JMicron Technology Corp. / JMicron USA Technology Corp. JMS567 SATA 6Gb/s bridge Works here on debian testing: # lsusb -s 004:002 Bus 004 Device 002: ID 152d:0567 JMicron Technology Corp. / JMicron USA Technology Corp. JMS567 SATA 6Gb/s bridge # lsmod |grep uas uas32768 1 usb_storage81920 1 uas usbcore 331776 8 xhci_hcd,ehci_pci,usb_storage,uvcvideo,ehci_hcd,btusb,xhci_pci,uas scsi_mod 262144 6 sd_mod,usb_storage,uas,libata,sg,sr_mod # uname -srvm Linux 5.14.0-2-amd64 #1 SMP Debian 5.14.9-2 (2021-10-03) x86_64 Well, it kind of works on chimaera, but the i/o is limited to 6MB/s. Blacklisting it results in full speed 140MB/s +-. Are you getting normal i/o speeds? Thanks Ken ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [DNG] Chimaera Oddities
On Sat, Oct 30, 2021 at 10:04:20AM -0400, Ken Dibble wrote: > Well, it kind of works on chimaera, but the i/o is limited to 6MB/s. > > Blacklisting it results in full speed 140MB/s +-. > > Are you getting normal i/o speeds? Well, I haven't measured, but it seems fast. Maybe I should reach for iotop next time I have that drive connected. I would expect the drive rather than the interface to be the limiting factor. ael ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
Re: [DNG] white band on top of lxqt screen -- SOLVED
On October 30, 2021 12:07:35 AM GMT+02:00, Hendrik Boom wrote: > Turns out menu-clicking on the bar itself provides a menu Haha, nice one! My most-given advice to mouse clickers eager to learn: Wherever you are, use the /other/ button to check for context menus! libre Grüße, f. -- [message sent otg] ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
[DNG] mutt and html
Until upgraded from ascii to beowulf, HTML messages were tolerable. Either they were obvious crap, in which case I just deeted them, or they seemed like they were worth viewing, in which case they were usually html attachments, and I could seen the list of attachments by typeing v and selecting the html version -- in which case it would open for me in the chromium browser. This stopped working after the upgrade to beowulf. I did manage to reconfigure, telling it to use firefox-esr, but that didn't help much. I connect to my server, the machine on which I run mutt, using ssh -X. So firefox on the server detects I already have a firefox browser on my laptop and proceeds to give the job of browsing the message to my laptop. Makes sense, except that my laptop has no way to access the /tmp/mutt/somethingorother.html on the server. And I have not been able to get mutt to call chromium at all. Any ideas? -- hendrik ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng