Search found 818 matches

by kmathern
Thu Dec 14, 2023 8:48 pm
Forum: Hardware /Configuration
Topic: USB Relay Controller - driver install.? [Solved]
Replies: 17
Views: 2630

Re: USB Relay Controller - driver install.? [Solved]

There's a dmesg -W option that shows just the most recent events
by kmathern
Thu Dec 14, 2023 8:02 pm
Forum: Hardware /Configuration
Topic: USB Relay Controller - driver install.? [Solved]
Replies: 17
Views: 2630

Re: USB Relay Controller - driver install.? [Solved]

It means that the driver won't build with our current compiler. Unfortunately this is a dead end. I don't think the driver (ftdi_sio kernel module) even needs to be built, it's already in the kernel. The dmesg snippets Jakob77 posted a couple posts back shows it being detected and attached to ttyUS...
by kmathern
Wed Dec 13, 2023 9:45 pm
Forum: Hardware /Configuration
Topic: USB Relay Controller - driver install.? [Solved]
Replies: 17
Views: 2630

Re: USB Relay Controller - driver install.? [Solved]

I found some scripts here: https://info.kmtronic.com/kmtronic-usb-one-relay-linux-test-script.html Not sure if you need the OpenSuse or Ubuntu ones, I downloaded both and didn't see much difference between them (I didn't look that closely at them though). One comment said something about needing to ...
by kmathern
Wed Dec 13, 2023 7:11 pm
Forum: Hardware /Configuration
Topic: USB Relay Controller - driver install.? [Solved]
Replies: 17
Views: 2630

Re: USB Relay Controller - driver install.? [Solved]

...And the 2. command: $ modinfo ftdi_sio | grep 0403.*6001 alias: usb:v0403p6001d*dc*dsc*dp*ic*isc*ip*in* Well I think the driver (kernel module) is already installed, so you shouldn't need to build anything from that 2009 download. (and there's probably other software that goes along with this wh...
by kmathern
Wed Dec 13, 2023 4:07 pm
Forum: Hardware /Configuration
Topic: USB Relay Controller - driver install.? [Solved]
Replies: 17
Views: 2630

Re: USB Relay Controller - driver install.? [Solved]

It looks like the driver download from 2009 builds a ftdi_sio kernel module. I don't currently have the 6.1 kernel installed on my MX-23.1ahs install so I can't check it, but the ftdi_sio module is present in the 6.5 kernel that MX-23.1ahs uses and looks like it supports the 0403:6001 pciid device. ...
by kmathern
Sat Nov 25, 2023 4:50 pm
Forum: Hardware /Configuration
Topic: Recommended source for Radeon 7800XT driver? [Solved]
Replies: 13
Views: 1304

Re: Recommended source for Radeon 7800XT driver? [Solved]

Graphics: Device-1: AMD vendor: Sapphire driver: N/A alternate: amdgpu pcie: gen: 4 speed: 16 GT/s lanes: 16 bus-ID: 03:00.0 chip-ID: 1002:747e class-ID: 0300 It looks to me that the amdgpu driver doesn't support that gpu's 1002:747e chip-ID yet. Here's modinfo amdgpu information I get for some rec...
by kmathern
Thu Nov 09, 2023 5:02 pm
Forum: Software / Configuration
Topic: C++ compiler?
Replies: 24
Views: 1016

Re: C++ compiler?

Okay, in a fresh LiveUSB session where nothing has been installed yet it looks like you also need the gcc package (download link below) http://deb.debian.org/debian/pool/main/g/gcc-defaults/gcc_12.2.0-3_amd64.deb Installing in LiveUsb session demo@mx1:~ $ apt-get --print-uris install build-essential...
by kmathern
Thu Nov 09, 2023 4:29 pm
Forum: Software / Configuration
Topic: C++ compiler?
Replies: 24
Views: 1016

Re: C++ compiler?

Might need to manually download the gcc package too. I'll check later, I'm not at my computer right now (posting this from my phone). I tested installing build-essential from a mx23 install I've been using for a while and gcc might've already been installed. I'll test it again in a LiveUsb session. ...
by kmathern
Wed Nov 08, 2023 7:03 pm
Forum: Software / Configuration
Topic: C++ compiler?
Replies: 24
Views: 1016

Re: C++ compiler?

These are links to the packages you would need to download to install build-essential: http://deb.debian.org/debian/pool/main/g/gcc-12/libstdc%2b%2b-12-dev_12.2.0-14_amd64.deb http://deb.debian.org/debian/pool/main/g/gcc-12/g%2b%2b-12_12.2.0-14_amd64.deb http://deb.debian.org/debian/pool/main/g/gcc-...
by kmathern
Sun Oct 22, 2023 7:45 pm
Forum: Hardware /Configuration
Topic: Beelink EQ12 wired ethernet not working [Solved]
Replies: 15
Views: 586

Re: Beelink EQ12 wired ethernet not working [Solved]

Some follow up on this. ...In this case - you should consider to send your DI into retirement and replace w#some more contemporary HW ... I'm now back at home where I have a fairly recent router (eero 6e) to plug in to, the EQ12's wired ethernet port(s) now seem to be working correctly. System: Kern...

Go to advanced search