The external hard drive is not showing up, even in the disk application.
Terminal output:
Laptop information:
It is properly working on another computer with Windows, also on this laptop the flash drive working properly. The hard drive does not work on any ports.
[ 3134.958371] audit: type=1107 audit(1653060613.100:82): pid=874 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.11" pid=3434 label="snap.snap-store.ubuntu-software" peer_pid=888 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[ 3134.975039] audit: type=1107 audit(1653060613.116:83): pid=874 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.DBus.Properties" member="GetAll" mask="send" name=":1.11" pid=3434 label="snap.snap-store.ubuntu-software" peer_pid=888 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=103 hostname=? addr=? terminal=?'
[ 3134.975184] audit: type=1107 audit(1653060613.116:84): pid=874 uid=103 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_method_call" bus="system" path="/org/freedesktop/PolicyKit1/Authority" interface="org.freedesktop.PolicyKit1.Authority" member="CheckAuthorization" mask="send" name=":1.11" pid=3434 label="snap.snap-store.ubuntu-software" peer_pid=888 peer_label="unconfined"
dmesg | tail
, then post the output to your question. Please don't post screenshots of text. – Pilot6 May 20 '22 at 12:57lsusb
when the drive is connected. Also, have you tried a different USB cable? – heynnema May 20 '22 at 13:36sudo dmesg | tail
. – heynnema May 20 '22 at 13:38dmesg
doesn't requiresudo
. – Pilot6 May 20 '22 at 13:38