Hi Jim,
I knew DPT had been swallowed by Adaptec but not the latest take over. Although DPT name disappeared Adaptec supported these cards for a while and probably re-badged them later.
Here is the result of lsmod:-
lsmod
Module Size Used by
lp 17760 0
parport_pc 37266 0
ppdev 17679 0
parport 46311 3 lp,parport_pc,ppdev
st 44369 0
af_packet 39587 0
fuse 87139 3
joydev 17378 0
bnep 19702 2
bluetooth 341895 7 bnep
xt_tcpudp 12885 2
xt_pkttype 12505 3
xt_LOG 17522 10
xt_limit 12712 10
ip6t_REJECT 12940 3
nf_conntrack_ipv6 14684 3
nf_defrag_ipv6 18262 1 nf_conntrack_ipv6
ip6table_raw 12684 1
ipt_REJECT 12542 3
iptable_raw 12679 1
xt_CT 12869 4
iptable_filter 12811 1
ip6table_mangle 12701 0
nf_conntrack_netbios_ns 12666 0
nf_conntrack_broadcast 12590 1 nf_conntrack_netbios_ns
nf_conntrack_ipv4 15013 3
nf_defrag_ipv4 12730 1 nf_conntrack_ipv4
ip_tables 27240 2 iptable_raw,iptable_filter
xt_conntrack 12761 6
nf_conntrack 98519 6 nf_conntrack_ipv6,xt_CT,nf_conntrack_netbios_ns,nf_conntrack_broadcast,nf_conntrack_ipv4,xt_conntrack
ip6table_filter 12816 1
ip6_tables 27208 3 ip6table_raw,ip6table_mangle,ip6table_filter
x_tables 34060 15 xt_tcpudp,xt_pkttype,xt_LOG,xt_limit,ip6t_REJECT,ip6table_raw,ipt_REJECT,iptable_raw,xt_CT,iptable_filter,ip6table_mangle,ip_tables,xt_conntrack,ip6table_filter,ip6_tables
acpi_cpufreq 19572 0
mperf 12668 1 acpi_cpufreq
coretemp 13394 0
kvm 475491 0
crc32c_intel 12902 0
ghash_clmulni_intel 13260 0
aesni_intel 55441 0
ablk_helper 13598 1 aesni_intel
cryptd 16307 3 ghash_clmulni_intel,aesni_intel,ablk_helper
lrw 13287 1 aesni_intel
aes_x86_64 17256 1 aesni_intel
xts 12915 1 aesni_intel
gf128mul 14952 2 lrw,xts
eeepc_wmi 13152 0
asus_wmi 28310 1 eeepc_wmi
sparse_keymap 13891 1 asus_wmi
rfkill 26530 3 bluetooth,asus_wmi
pci_hotplug 35160 1 asus_wmi
snd_hda_codec_hdmi 40844 1
snd_hda_codec_realtek 82329 1
snd_hda_intel 42034 3
snd_hda_codec 147417 3 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 13603 1 snd_hda_codec
snd_pcm 110154 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_seq 69780 0
iTCO_wdt 13481 0
iTCO_vendor_support 13719 1 iTCO_wdt
snd_timer 29371 2 snd_pcm,snd_seq
snd_seq_device 14498 1 snd_seq
snd 91489 15 snd_hda_codec_hdmi,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq,snd_timer,snd_seq_device
wmi 19071 1 asus_wmi
lpc_ich 17062 0
mfd_core 13436 1 lpc_ich
sr_mod 22296 0
cdrom 46688 1 sr_mod
soundcore 15048 1 snd
r8169 67643 0
snd_page_alloc 18711 2 snd_hda_intel,snd_pcm
i2c_i801 22440 0
mei 79557 0
microcode 35785 0
pcspkr 12719 0
sg 36525 0
autofs4 42771 2
thermal 18712 0
i915 605629 3
drm_kms_helper 50840 1 i915
xhci_hcd 103975 0
drm 293115 4 i915,drm_kms_helper
i2c_algo_bit 13414 1 i915
button 13953 1 i915
video 19401 2 asus_wmi,i915
fan 13003 0
processor 44950 1 acpi_cpufreq
thermal_sys 24957 4 thermal,video,fan,processor
scsi_dh_emc 17259 0
scsi_dh_rdac 17409 0
scsi_dh_hp_sw 12895 0
scsi_dh_alua 17162 0
scsi_dh 14844 4 scsi_dh_emc,scsi_dh_rdac,scsi_dh_hp_sw,scsi_dh_alua
ata_generic 12911 0
ata_piix 35039 3
and here is the output from lsscsi:-
lsscsi
[0:0:0:0] disk ATA ST32000645NS 0004 /dev/sda
[0:0:1:0] cd/dvd HL-DT-ST DVDRAM GH24NS90 IN01 /dev/sr0
strange but I cannot see the eata module listed although Yast Hardware Info still gives the module as loaded.
Any other tests I can try?
Regards,
Budgie2