AMD GPU
This does not seem to be required as Fedora and Rocky install the approved repo / no annoying AMD branding.
The commands below accomplish the following tasks:
- Install the pciutils packaged.
- Verify the AMD driver is in use.
- Verify the Radeon driver is NOT in use.
Verify the driver is installed:
If the driver did not install for whatever reason, you can run this.
Brother Printer
KDE installs has the system-config-printer / CUPS management built into the systems settings. Xfce relies on traditional interfaces. CUPS must be installed and configured.
- Install, start, and enable CUPS to load at startup.
- Verify the contents of these folders:
- Download the bits:
- Go to: https://www.brother-usa.com/brother-support/
- Search for Model: MFCL2750DW
- OS Family: Linux
- OS Version: rpm
- File name: Linux printer driver (rpm package)
- Install the Brother RPM.
- Create a symbolic link where: /usr/share/etc points to: /opt/brother/Printers/etc.
- Verify the following:
- The driver is: pressent
- The permissions are set to: 777.
- Verify the ownership is set to: root:root.
- Get a list of installed printers:
- Delete the pre-installed printer. If cups is installed first and then the Brother drivers a local printer may be installed.
- In addition to the main cups.service, there’s also cups-browsed.service, which is used to scan and add printer from the local network. If you want your CentOS 8/RHEL 8 computer to be able to use other printers on the local network, start this service.
- sudo systemctl start cups-browsed
- sudo systemctl enable cups-browsed
- CUPS can be admistered from: http://localhost:631.
- This command creates a networked printer. Going through the wizard is not needed now.
- The following commands:
- Set the printer as the default.
- Disable printer sharing.
- Set the media to letter.
- Set the type to plain paper.
- Enable duplex printing.
- If you need to remove the driver for whatever reason:
Cambridge Magic 200 DAC
Install USB utilities to verify if the DAC is seen.
This kernel moduel should be loaded, but just in case.
Make a backup of the Pulse Config.
Make a few changes to dramaticlly increase the quality.
Verify changes.
Restart the Pulse Audio app within the current user.
Netgear USB WiFi NIC Setup
Install the pre-req.
Verify the OS sees the wireless NIC.
You should see something along these lines:
- wlp6s0f1u3: unmanaged
- NetGear A6210
- wifi (mt76x2u), 80:CC:9C:82:XY:ZY, plugin missing, hw, mtu 1500
To enable the WiFi card.
To connect to the wireless network in a single string.
Start the text based wizard. Note: sudo is not required.
There may be problems having multiple interfaces, so I had to down some devices to get the WiFi to be the primary.
You shouldn't have to, but just to document it.