You are not logged in.
That is absolutely and intentionally made by Google/Youtube:
They want you to sign up for them to get some monthly fee, and this would stop all ads.
If you don't, you will have to do with the ads.
There was an announcement from Youtube recently.
Only my 2 pennies to it:
now I usually install Devuan (Daedalus) plain standard, Cinnamon DE, Console Productivity, SSH Server and Standard System Utilities, choosing OpenRC etc.
I don't even bother to check or configure any printer.
The CUPS-Browsed or Bonjour protocols seem to do all work.
When i check in Menu - Administration - Print Settings, my printer is already there. The same holds true for the scanner (MFP Printers).
This automatic setup seems to work with several modern printer brands. I can confirm this for Brother, HP and Canon.
I wonder if your Kyocera is an older model or configured differently.
My printer was set up just by connecting it to power and the internal network (I gave it a fixed IP address in the same subnet as the workstations)
So, maybe, this could work for modern Kyocera printers as well???
I've a similar HP Elitebook laptop PC since 2012. After a few month using it, I had similar problems with external displays and overhead projectors, until it went completely black. The built-in display was still working. HP service replaced the mainboard and the problems are gone since. I'm still using it today, with Devuan Daedalus. I'm still happy.
It's lovely to read positive comments! Thank you.
If things are good it's good to tell that too. And I personally haven't found a single negative aspect of Devuan 5 yet.
All our systems now run Devuan5 - and before it was Devuan - many years already. Stability, freedom, sensible selection of software and an exciting community. What more is there to wish?
We have to thank the developers, the community, the "Veteran Unix Adminstrators"... a great bravissimo to them.
In the worst case you have to factory-reset your mainboard, redo the UEFI setup (disable secure boot), wipe the disks and install anew, from scratch. That almost always works.
Suggestion:
download the iso HelenSmith indicated
download the checksums and verify your downloaded iso
(sha256sum devuan_daedalus_5.0.0_amd64_desktop.iso)
then:
sudo dd if=devuan_daedalus_5.0.0_amd64_desktop.iso of=/dev/sdb ### (if that is your USB drive, verify it with lsblk, make sure its unmounted.)
be patient
reboot
follow the simplest procedure to install (select 1)
be sure which partition you want to use
as an example:
- /dev/sda1 EFI (don't touch if its already there)
- /dev/sda2 ext4, format it , it becomes root (/)
- /dev/sda3 SWAP (twice memory size 8GB memory, make it 8-16 GB)
- /dev/sda4 ext4, don't format it if you want to reuse userdata, (/home)
- /dev/sda5 ext4, format it, could become /srv (/srv)
If you are sure of your choices, write the layout down to disk and continue your installation.
If it's to become a server, you can always remove unwanted software like libreoffice and whatever later, apt and synaptic do a very good job.
You might want to choose:
- Devuan Destop environment
- XFCE
- web server
- console productivity
- ssh server
- standard system utilities.
This shouldn't be that hard, the mentioned documentation is quite good.
The only critical thing may be the grub-install.
I mentioned it before, but if the new Devuan is the only OS ion your system, it should work, hopefully.
Good luck.
One note concerning OS booting:
when you had a Windows on the system before installing linux, chances are high in your UEFI settings the "Secure Boot" option is enabled.
I suggest to disable Secure Boot. I only had the worst of all experiences with Secure Boot. (Thank you, Microsoft, grrmbllh!)
I encountered that problem when installing Daedalus on a UEFI-type computer that also has another linux (Mint) on another partition.
The same message at the first boot after successful installation
I could solve it by booting to linux mint and doing the grub-install and update-grub things from mint. That still has the os-prober enabled.
Afterwards I could boot Daedalus.
I then corrected the update-grub file to allow the os-prober again. All is fine now.
Although Network-Manager is great for desktops and laptop PCs.
And only for these and not for servers.
It's important enough to report:
Should you install Devuan Daedalus and want to configure it as an DHCP server,
don't forget to remove the Network-Manager (apt remove network-manager) from your system and configure the network in the classical way in
/etc/network/interfaces.
This will save you from head-aches caused by quizzical entries in /var/log/syslog and the DHCP server not starting at system start.
In such a case you can still start the server manually after system-boot. But system-boot will fail the starting DHCP server. (I use OpenRC)
You may have to edit /etc/default/ISC_DHCP-SERVER too depending on your IPv4 and IPv6 configuration.
Network-Manager is not recommended on servers anyway - think of BIND9, NFS, DHCP etc.
Network-Manager comes along with DEs - but I still want to have an XFCE4 Desktop on a server.
I'm not sure if that has to do with Daedalus, but I hadn't that problem with Beowulf.
Otherwise I can tell only the best from Daedalus! Be happy, as I am.
Hello,
That's really good and helpful information, thank you.
Could you possibly post your future experiences with open-rc init?
I'm interested. I always use open-rc and I like it, but I always stuck to the default init program (InitSysV).
Have a great day.
Welcome to the forum and the very friendly Devuan-community!
You complicate matters by using the server-CD and CD2,3,4, increasingly so if done in a VM, due to the CD swapping.
It can be done in a single go using the desktop-image iso, which you can directly import to your VM host and deploy your Cinnamon-Devuan installation.
The server CD, though installs only basic things to make up a server. However, you can install tasksel which gives you the comfort of an automated process to install desktop-environments.
BTW: you can install a pure server using the same dvd-iso.
The install instructions are here:
https://www.devuan.org/os/documentation … all-devuan
Good luck and have fun. Daedalus is really fun, believe me.
Congratulations to all of the Devuan team and the community helping refine that release. Daedalus is simply fantastic.
BRAVO - Thank you all!!
It's quite easy:
install clamav-daemon (with all dependencies)
The services will be installed and started.
To make sure your on-access-scan is started by default:
$ sudo rc-update add clamav-daemon
I've just verified it on my standard Devuan 4 (Chimaera) system. It run's with open-rc.
If you have a system installed with init-sysV, the same script should work:
$ ls -l /etc/init.d/clam*
-rwxr-xr-x 1 root root 9563 Feb 17 21:43 /etc/init.d/clamav-daemon
-rwxr-xr-x 1 root root 7692 Feb 17 21:43 /etc/init.d/clamav-freshclam
Update - Devuan Daedalus
I have tested 3 different Brother MFC / DCP multifunction printers.
With the latest Daedalus RC7 install, all printers work well, immediately, without any config to do. This holds true for printing and scanning (flatbed and sheet-feeder).
With the Chimaera release the experience was and still is identical with the exception of the scanner not working correctly with the ADF (document feeder). For this version of Devuan I had to download the Brother br-sane-config-tool to setup the scanner (with ADF) correctly. If not, I could scan only with the flatbed scanner.
It looks as that detail was corrected with the sane release in Devuan Daedalus.
1. Install printer in to the IP network - 2. go to your Devuan box - 3. and start printing!
I'm so happy.
BTW: Daedalus RC7 looks very polished, slick and nice - and ready. I'd like to call it "the best".
@alexkemp: give it a try
Agree: none
Should you share files with Windows machines, you can check and protect these files with clamav. Just keep it updated. Read The Fascinating Man-pages.
And one other note to add:
I've just tested the rc5 netinstall. The USB stick boots correctly, installation is flawless, the system works very well, on both, BIOS-architectures and EFI-architectures.
Good work, thanks to you.
Just to conclude that matter,
the desktop-iso (rc4) works like a charm too.
I found no issues with all 3 isos tested. (rc4!)
I suggest to mark the topic resolved...
Thanks to you all
Hello all,
I'm happy to report the new rc4 isos boot correctly from the USB sticks. I have tested the netinstall and server iso.
The desktop iso comes next.
I will report if issues come up again.
So for now life is beautiful and the world is a wonderful place. THANK YOU, Ralph and all concerned.
Have a good day, André
I see, the rc4 isos are already there, I will test immediately and report back.
Result:
The netinstall iso (rc3) successfully boots into the installer when burned to a CDROM and booted from.
The same iso booted from a USB stick fails.
The test was performed on the very same machine..
And yes, on the CD it's syslinux booting.
I hope the information helps...
@ralph.ronnquist,
Sorry for the delay, had a night's rest....
Here the required lspci -v on my Alma Linux installation:
[linuxadmin@coyote ~]$ lspci -v
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller (rev 09)
Subsystem: Intel Corporation Device 2035
Flags: bus master, fast devsel, latency 0
Capabilities: <access denied>
Kernel driver in use: ivb_uncore
Kernel modules: ie31200_edac
00:02.0 VGA compatible controller: Intel Corporation IvyBridge GT2 [HD Graphics 4000] (rev 09) (prog-if 00 [VGA controller])
DeviceName: CPU
Subsystem: Intel Corporation Device 2035
Flags: bus master, fast devsel, latency 0, IRQ 30
Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at f000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04) (prog-if 30 [XHCI])
Subsystem: Intel Corporation Device 2035
Flags: bus master, medium devsel, latency 0, IRQ 24
Memory at f7e20000 (64-bit, non-prefetchable) [size=64K]
Capabilities: <access denied>
Kernel driver in use: xhci_hcd
00:16.0 Communication controller: Intel Corporation 7 Series/C216 Chipset Family MEI Controller #1 (rev 04)
Subsystem: Intel Corporation Device 2035
Flags: bus master, fast devsel, latency 0, IRQ 31
Memory at f7e3c000 (64-bit, non-prefetchable) [size=16]
Capabilities: <access denied>
Kernel driver in use: mei_me
Kernel modules: mei_me
00:16.3 Serial controller: Intel Corporation 7 Series/C210 Series Chipset Family KT Controller (rev 04) (prog-if 02 [16550])
Subsystem: Intel Corporation Device 2035
Flags: 66MHz, fast devsel, IRQ 19
I/O ports at f0e0 [size=8]
Memory at f7e3a000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: serial
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (Lewisville) (rev 04)
DeviceName: L1U1
Subsystem: Intel Corporation Device 2035
Flags: bus master, fast devsel, latency 0, IRQ 25
Memory at f7e00000 (32-bit, non-prefetchable) [size=128K]
Memory at f7e39000 (32-bit, non-prefetchable) [size=4K]
I/O ports at f080 [size=32]
Capabilities: <access denied>
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1a.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #2 (rev 04) (prog-if 20 [EHCI])
Subsystem: Intel Corporation Device 2035
Flags: bus master, medium devsel, latency 0, IRQ 16
Memory at f7e38000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci-pci
00:1b.0 Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller (rev 04)
DeviceName: AU1
Subsystem: Intel Corporation Device 2035
Flags: bus master, fast devsel, latency 0, IRQ 32
Memory at f7e30000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 7 Series/C216 Chipset Family PCI Express Root Port 1 (rev c4) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 16
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: [disabled]
Memory behind bridge: [disabled]
Prefetchable memory behind bridge: [disabled]
Capabilities: <access denied>
Kernel driver in use: pcieport
00:1c.6 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 7 (rev c4) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0, IRQ 18
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 0000e000-0000efff [size=4K]
Memory behind bridge: f7d00000-f7dfffff [size=1M]
Prefetchable memory behind bridge: [disabled]
Capabilities: <access denied>
Kernel driver in use: pcieport
00:1d.0 USB controller: Intel Corporation 7 Series/C216 Chipset Family USB Enhanced Host Controller #1 (rev 04) (prog-if 20 [EHCI])
Subsystem: Intel Corporation Device 2035
Flags: bus master, medium devsel, latency 0, IRQ 23
Memory at f7e37000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci-pci
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev a4) (prog-if 01 [Subtractive decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=32
I/O behind bridge: [disabled]
Memory behind bridge: f7c00000-f7cfffff [size=1M]
Prefetchable memory behind bridge: [disabled]
Capabilities: <access denied>
00:1f.0 ISA bridge: Intel Corporation Q77 Express Chipset LPC Controller (rev 04)
Subsystem: Intel Corporation Device 2035
Flags: bus master, medium devsel, latency 0
Capabilities: <access denied>
Kernel driver in use: lpc_ich
Kernel modules: lpc_ich
00:1f.2 SATA controller: Intel Corporation 7 Series/C210 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04) (prog-if 01 [AHCI 1.0])
Subsystem: Intel Corporation Device 2035
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 26
I/O ports at f0d0 [size=8]
I/O ports at f0c0 [size=4]
I/O ports at f0b0 [size=8]
I/O ports at f0a0 [size=4]
I/O ports at f060 [size=32]
Memory at f7e36000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
Kernel modules: ahci
00:1f.3 SMBus: Intel Corporation 7 Series/C216 Chipset Family SMBus Controller (rev 04)
Subsystem: Intel Corporation Device 2035
Flags: medium devsel, IRQ 18
Memory at f7e35000 (64-bit, non-prefetchable) [size=256]
I/O ports at f040 [size=32]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
02:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
DeviceName: L2U1
Subsystem: Intel Corporation Device 2035
Flags: bus master, fast devsel, latency 0, IRQ 18
Memory at f7d00000 (32-bit, non-prefetchable) [size=128K]
I/O ports at e000 [size=32]
Memory at f7d20000 (32-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: e1000e
Kernel modules: e1000e
03:03.0 FireWire (IEEE 1394): LSI Corporation FW322/323 [TrueFire] 1394a Controller (rev 70) (prog-if 10 [OHCI])
Subsystem: Intel Corporation Device 2035
Flags: medium devsel, IRQ 10
Memory at f7c00000 (32-bit, non-prefetchable) [disabled] [size=4K]
Capabilities: <access denied>
[linuxadmin@coyote ~]$
I will burn the rc3 iso to a CD and test booting it on that same machine.
I will report back. Thank you all!
Unfortunately, the problem is still present in the rc3 files.
I have tested the netinstall-iso and the server-iso.
Does it help if I try to burn CDs with these rc3 files and test again?
You are a hero Ralph, thank you!
I will test it when it appears and report back.
Have a good day.
WOW, you are pointing to a good direction....
here the required information:
The system has
- UEFI Boot enabled
- Legacy Boot enabled
- Secure Boot disabled
Booting the Devuan5 rc2 USB stick in UEFI mode: fails
Booting the Devuan5 rc2 USB stick in Legacy mode: fails
In both ways: the output shows:
= = 0 Devuan boot preamble = = =
And then fails miserably (locked completely up, dead, after messages complaining about unable to mount cdrom...)
The same test with Debian 12 goes well and boots successfully into the installer.
here is the extract from /var/log/messages in Alma Linux when inserting that Devuan 5 rc2 USB stick>:
Jul 7 09:11:34 coyote systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Jul 7 09:11:34 coyote systemd[1]: systemd-localed.service: Deactivated successfully.
Jul 7 09:11:42 coyote chronyd[1016]: Selected source 83.150.25.25 (2.almalinux.pool.ntp.org)
Jul 7 09:11:43 coyote journal[1628]: Service not used for 60 seconds. Shutting down..
Jul 7 09:11:43 coyote systemd[1]: geoclue.service: Deactivated successfully.
Jul 7 09:11:45 coyote systemd[1]: realmd.service: Deactivated successfully.
Jul 7 09:12:07 coyote PackageKit[1632]: uid 1000 is trying to obtain org.freedesktop.packagekit.system-sources-refresh auth (only_trusted:0)
Jul 7 09:12:07 coyote PackageKit[1632]: uid 1000 obtained auth for org.freedesktop.packagekit.system-sources-refresh
Jul 7 09:12:08 coyote systemd[1]: Starting Fingerprint Authentication Daemon...
Jul 7 09:12:08 coyote systemd[1]: Started Fingerprint Authentication Daemon.
Jul 7 09:12:28 coyote kernel: usb 1-1.6: new high-speed USB device number 5 using ehci-pci
Jul 7 09:12:28 coyote kernel: usb 1-1.6: New USB device found, idVendor=0781, idProduct=5581, bcdDevice= 1.00
Jul 7 09:12:28 coyote kernel: usb 1-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Jul 7 09:12:28 coyote kernel: usb 1-1.6: Product: Ultra
Jul 7 09:12:28 coyote kernel: usb 1-1.6: Manufacturer: SanDisk
Jul 7 09:12:28 coyote kernel: usb 1-1.6: SerialNumber: 4C530001270914118551
Jul 7 09:12:28 coyote kernel: usb-storage 1-1.6:1.0: USB Mass Storage device detected
Jul 7 09:12:28 coyote kernel: scsi host7: usb-storage 1-1.6:1.0
Jul 7 09:12:28 coyote mtp-probe[2898]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6"
Jul 7 09:12:28 coyote mtp-probe[2898]: bus: 1, device: 5 was not an MTP device
Jul 7 09:12:28 coyote mtp-probe[2899]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6"
Jul 7 09:12:28 coyote mtp-probe[2899]: bus: 1, device: 5 was not an MTP device
Jul 7 09:12:29 coyote kernel: scsi 7:0:0:0: Direct-Access SanDisk Ultra 1.00 PQ: 0 ANSI: 6
Jul 7 09:12:29 coyote kernel: sd 7:0:0:0: Attached scsi generic sg6 type 0
Jul 7 09:12:29 coyote kernel: sd 7:0:0:0: [sdf] 30464000 512-byte logical blocks: (15.6 GB/14.5 GiB)
Jul 7 09:12:29 coyote kernel: sd 7:0:0:0: [sdf] Write Protect is off
Jul 7 09:12:29 coyote kernel: sd 7:0:0:0: [sdf] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
Jul 7 09:12:29 coyote kernel: sdf: sdf1 sdf2
Jul 7 09:12:29 coyote kernel: sd 7:0:0:0: [sdf] Attached SCSI removable disk
Jul 7 09:12:30 coyote journal[952]: Mounted /dev/sdf1 at /run/media/linuxadmin/DEVUAN5 on behalf of uid 1000
Jul 7 09:12:36 coyote systemd[1]: virtqemud.service: Deactivated successfully.
Jul 7 09:12:39 coyote systemd[1]: fprintd.service: Deactivated successfully.
Jul 7 09:13:05 coyote systemd[1985]: Starting Mark boot as successful...
Jul 7 09:13:05 coyote systemd[1985]: Finished Mark boot as successful.
Jul 7 09:13:51 coyote chronyd[1016]: Selected source 195.186.1.100 (2.almalinux.pool.ntp.org)
Jul 7 09:14:30 coyote systemd-logind[950]: New session 4 of user linuxadmin.
Jul 7 09:14:30 coyote systemd[1]: Started Session 4 of User linuxadmin.
Jul 7 09:14:30 coyote systemd[1]: Starting Hostname Service...
Jul 7 09:14:30 coyote systemd[1]: Started Hostname Service.
Jul 7 09:15:00 coyote systemd[1]: systemd-hostnamed.service: Deactivated successfully.
(END)
And here the output of lsmod after plugging the stick in:
[linuxadmin@coyote ~]$ lsmod > modules.text
[linuxadmin@coyote ~]$ cat modules.text
Module Size Used by
nls_utf8 16384 1
isofs 49152 1
uinput 20480 0
snd_seq_dummy 16384 0
snd_hrtimer 16384 1
nft_fib_inet 16384 1
nft_fib_ipv4 16384 1 nft_fib_inet
nft_fib_ipv6 16384 1 nft_fib_inet
nft_fib 16384 3 nft_fib_ipv6,nft_fib_ipv4,nft_fib_inet
nft_reject_inet 16384 6
nf_reject_ipv4 16384 1 nft_reject_inet
nf_reject_ipv6 20480 1 nft_reject_inet
nft_reject 16384 1 nft_reject_inet
nft_ct 24576 21
nft_chain_nat 16384 3
nf_nat 57344 1 nft_chain_nat
nf_conntrack 176128 2 nf_nat,nft_ct
nf_defrag_ipv6 24576 1 nf_conntrack
nf_defrag_ipv4 16384 1 nf_conntrack
bridge 315392 0
stp 16384 1 bridge
llc 16384 2 bridge,stp
ip_set 61440 0
rfkill 36864 3
nf_tables 270336 276 nft_ct,nft_reject_inet,nft_fib_ipv6,nft_fib_ipv4,nft_chain_nat,nft_reject,nft_fib,nft_fib_inet
nfnetlink 20480 3 nf_tables,ip_set
qrtr 49152 4
sunrpc 667648 1
vfat 20480 1
fat 86016 1 vfat
intel_rapl_msr 20480 0
intel_rapl_common 28672 1 intel_rapl_msr
x86_pkg_temp_thermal 20480 0
intel_powerclamp 20480 0
snd_hda_codec_hdmi 81920 1
coretemp 20480 0
snd_hda_codec_realtek 167936 1
snd_hda_codec_generic 98304 1 snd_hda_codec_realtek
ledtrig_audio 16384 1 snd_hda_codec_generic
snd_hda_intel 57344 2
kvm_intel 385024 0
snd_intel_dspcfg 32768 1 snd_hda_intel
snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg
kvm 1105920 1 kvm_intel
snd_hda_codec 176128 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core 110592 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hwdep 16384 1 snd_hda_codec
snd_seq 94208 7 snd_seq_dummy
snd_seq_device 16384 1 snd_seq
irqbypass 16384 1 kvm
iTCO_wdt 16384 0
rapl 24576 0
iTCO_vendor_support 16384 1 iTCO_wdt
snd_pcm 151552 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
mei_wdt 16384 0
snd_timer 49152 3 snd_seq,snd_hrtimer,snd_pcm
snd 118784 16 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm
mei_me 49152 1
intel_cstate 24576 0
mei 155648 3 mei_wdt,mei_me
i2c_i801 32768 0
soundcore 16384 1 snd
intel_uncore 225280 0
lpc_ich 28672 0
pcspkr 16384 0
i2c_smbus 20480 1 i2c_i801
xfs 2002944 3
libcrc32c 16384 4 nf_conntrack,nf_nat,nf_tables,xfs
sr_mod 28672 0
cdrom 81920 2 isofs,sr_mod
sd_mod 65536 6
t10_pi 16384 1 sd_mod
sg 40960 0
i915 3321856 4
i2c_algo_bit 16384 1 i915
intel_gtt 24576 1 i915
drm_buddy 20480 1 i915
drm_dp_helper 159744 1 i915
drm_kms_helper 200704 2 drm_dp_helper,i915
syscopyarea 16384 1 drm_kms_helper
sysfillrect 16384 1 drm_kms_helper
sysimgblt 16384 1 drm_kms_helper
fb_sys_fops 16384 1 drm_kms_helper
cec 53248 2 drm_dp_helper,i915
ttm 86016 1 i915
ahci 49152 3
libahci 49152 1 ahci
crct10dif_pclmul 16384 1
crc32_pclmul 16384 0
drm 622592 7 drm_dp_helper,drm_kms_helper,drm_buddy,i915,ttm
libata 389120 2 libahci,ahci
crc32c_intel 24576 1
e1000e 323584 0
ghash_clmulni_intel 16384 0
video 57344 1 i915
uas 32768 0
usb_storage 81920 2 uas
dm_mirror 28672 0
dm_region_hash 24576 1 dm_mirror
dm_log 20480 2 dm_region_hash,dm_mirror
dm_mod 184320 12 dm_log,dm_mirror
fuse 176128 3
[linuxadmin@coyote ~]$
It shows that the module "usb_storage 81920 2 uas" is present.
I hope that helps.... I'm ready to give more information if required. Thank you so much!
André