Re: some hardware support questions

2025-02-05 Thread Andrius V
On Thu, Feb 6, 2025 at 12:47 AM Paul Goyette wrote: > > I tried the patch but still got "not configured" > Sorry then, either matching is not enough or I made an error. Regards, Andrius V

Re: some hardware support questions

2025-02-05 Thread Paul Goyette
I tried the patch but still got "not configured" On Wed, 5 Feb 2025, Andrius V wrote: On Wed, Feb 5, 2025 at 4:04 PM Paul Goyette wrote: On Wed, 5 Feb 2025, Andrius V wrote: 011:00:0: 0x812610ec (0x0201) [rge0] 013:00:0: 0x816110ec (0x0215) Maybe you can try patch below, if it

Re: some hardware support questions

2025-02-05 Thread Andrius V
On Wed, Feb 5, 2025 at 4:04 PM Paul Goyette wrote: > > On Wed, 5 Feb 2025, Andrius V wrote: > > 011:00:0: 0x812610ec (0x0201) [rge0] > 013:00:0: 0x816110ec (0x0215) Maybe you can try patch below, if it attaches and works decently, I think we can add this pci id to to pcidevs and re(4) dr

Re: some hardware support questions

2025-02-05 Thread Michael van Elst
p...@vps1.whooppee.com (Paul Goyette) writes: >Any recommendations onn a specific LAN card? 100M or 1G would be >nice. Any cheap Intel 82574L card should work.

Re: some hardware support questions

2025-02-05 Thread Paul Goyette
On Wed, 5 Feb 2025, Andrius V wrote: Maybe it is enough to add pciid for this device? Can you send pcictl pci0 list -Nn 000:00:0: 0x14d81022 (0x0600) [amdsmn0] 000:00:2: 0x14d91022 (0x0806) 000:01:0: 0x14da1022 (0x0600) [pchb0] 000:01:1: 0x14db1022 (0x0604) [ppb0] 000:01:2: 0x1

Re: some hardware support questions

2025-02-04 Thread Paul Goyette
Still searching for suitable network card. My most rcent attempt was a TPLink TG-3468 with Realtek 8161 chip, but it shows up in dmesg as "not configured". (The re(4) man page indicates that this card should be an 8168 or 8169.) Any recommendations onn a specific LAN card? 100M or 1G would be

Re: some hardware support questions

2025-02-03 Thread Michael van Elst
p...@vps1.whooppee.com (Paul Goyette) writes: >On Mon, 3 Feb 2025, Michael van Elst wrote: >> p...@vps1.whooppee.com (Paul Goyette) writes: >> >>> As several folks pointed out, 14c3/7927 is my wifi interface. The >>> wired LAN port is a "Realtek Semiconductor 8126". Any clues for >>> support fo

Re: some hardware support questions

2025-02-03 Thread Paul Goyette
On Mon, 3 Feb 2025, Michael van Elst wrote: p...@vps1.whooppee.com (Paul Goyette) writes: As several folks pointed out, 14c3/7927 is my wifi interface. The wired LAN port is a "Realtek Semiconductor 8126". Any clues for support for this device? There is a recent patch in PR 59044 that adds

Re: some hardware support questions

2025-02-02 Thread Michael van Elst
p...@vps1.whooppee.com (Paul Goyette) writes: >As several folks pointed out, 14c3/7927 is my wifi interface. The >wired LAN port is a "Realtek Semiconductor 8126". Any clues for >support for this device? There is a recent patch in PR 59044 that adds support to rge(4).

Re: some hardware support questions

2025-02-02 Thread Paul Goyette
also, the new motherboard has LAN chip that is identified as "Vendor 14c3 product 7927". Does anyone know what this is, and how near we might b to supporting it? alternatively,, any suggestions for a specific pci-e add-on card for lan? As several folks pointed out, 14c3/7927 is my wifi interfa

Re: some hardware support questions

2025-02-01 Thread Paul Goyette
On Fri, 31 Jan 2025, Paul Goyette wrote: On Fri, 31 Jan 2025, Paul Goyette wrote: My old machine died, and i'm preparing for a new build. as alway, I'm confused about our supprt for video cards. I thought I had been told we support GeForce GT1080 series but turns out that that doesn't work.

Re: some hardware support questions

2025-01-31 Thread Michael van Elst
p...@vps1.whooppee.com (Paul Goyette) writes: >> also, the new motherboard has LAN chip that is identified as "Vendor >> 14c3 product 7927". Does anyone know what this is, and how near we >> might b to supporting it? alternatively,, any suggestions for a >> specific pci-e add-on card for lan? M

Re: some hardware support questions

2025-01-31 Thread Paul Goyette
On Fri, 31 Jan 2025, Paul Goyette wrote: My old machine died, and i'm preparing for a new build. as alway, I'm confused about our supprt for video cards. I thought I had been told we support GeForce GT1080 series but turns out that that doesn't work. So, what is the "best" supported card? I

some hardware support questions

2025-01-31 Thread Paul Goyette
My old machine died, and i'm preparing for a new build. as alway, I'm confused about our supprt for video cards. I thought I had been told we support GeForce GT1080 series but turns out that that doesn't work. So, what is the "best" supported card? I need one that has hdmi output. also, the n