LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 05-09-2023, 05:56 AM   #16
michaelk
Moderator
 
Registered: Aug 2002
Posts: 26,753

Rep: Reputation: 6318Reputation: 6318Reputation: 6318Reputation: 6318Reputation: 6318Reputation: 6318Reputation: 6318Reputation: 6318Reputation: 6318Reputation: 6318Reputation: 6318

The instructions on what command to install is based on the operating system. dnf is red hat based, apt debian based and pacman arch based. Once the tools are installed you can then move on to the next step to access the player.
.
 
Old 05-09-2023, 06:18 AM   #17
kernelhead
Member
 
Registered: Jun 2022
Posts: 247

Original Poster
Rep: Reputation: 5
Just an fyi, this is my mp3 player i'm trying to get to work:
https://www.onbuy.com/gb/sandisk-cli...235~p18641292/
 
Old 05-09-2023, 06:19 AM   #18
kernelhead
Member
 
Registered: Jun 2022
Posts: 247

Original Poster
Rep: Reputation: 5
Quote:
Originally Posted by michaelk View Post
The instructions on what command to install is based on the operating system. dnf is red hat based, apt debian based and pacman arch based. Once the tools are installed you can then move on to the next step to access the player.
.
Please see post #15 and please help me to type the right thing into terminal...
 
Old 05-09-2023, 08:27 AM   #19
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,413
Blog Entries: 7

Rep: Reputation: 1955Reputation: 1955Reputation: 1955Reputation: 1955Reputation: 1955Reputation: 1955Reputation: 1955Reputation: 1955Reputation: 1955Reputation: 1955Reputation: 1955
@kernelhead, pacman is arch linux.

Why don't you stop and read the docs for your distro. So that you know how to use it.

The first thing you need to do it find out what file system that player has on it. You can't know how to mount an external device until you know what it is.

If it is a mtp device, then you can use any number of mtp tools to mount it to a directory. Or plugins for a file manager to do it.

gvfs-mtp apparently allows a file manager that uses it to auto mount a mtp device.

https://askubuntu.com/questions/8766...rk-with-ubuntu

https://docs.ubuntu.com/
https://help.ubuntu.com/
https://manpages.ubuntu.com/manpages...n7/gvfs.7.html
 
Old 05-09-2023, 08:40 AM   #20
kernelhead
Member
 
Registered: Jun 2022
Posts: 247

Original Poster
Rep: Reputation: 5
Quote:
Originally Posted by teckk View Post
@kernelhead, pacman is arch linux.

Why don't you stop and read the docs for your distro. So that you know how to use it.

The first thing you need to do it find out what file system that player has on it. You can't know how to mount an external device until you know what it is.

If it is a mtp device, then you can use any number of mtp tools to mount it to a directory. Or plugins for a file manager to do it.

gvfs-mtp apparently allows a file manager that uses it to auto mount a mtp device.

https://askubuntu.com/questions/8766...rk-with-ubuntu

https://docs.ubuntu.com/
https://help.ubuntu.com/
https://manpages.ubuntu.com/manpages...n7/gvfs.7.html
Sorry, but I'm slowly learning the file system. I know my name doesn't reflect on how amateur I am at the command lines. But I try. I will go study the links you gave me.

Right now, I just need to do this step right:

Quote:
michael@michael-HP-EliteDesk-800-G1-SFF:~$ sudo apt pacman -S gvfs-mtp
E: Command line option 'S' [from -S] is not understood in combination with the other options.
michael@michael-HP-EliteDesk-800-G1-SFF:~$ pacman -S gvfs-mtp
Command 'pacman' not found, but can be installed with:
sudo apt install pacman
michael@michael-HP-EliteDesk-800-G1-SFF:~$
After doing some things on your links I did get this far:

Quote:
michael@michael-HP-EliteDesk-800-G1-SFF:~$ mtp-newfolder test_dir 0 0
libmtp version: 1.1.19

No devices.
michael@michael-HP-EliteDesk-800-G1-SFF:~$ mtp-folders
Attempting to connect device(s)
mtp-folders: no devices found
michael@michael-HP-EliteDesk-800-G1-SFF:~$ lsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 046d:c216 Logitech, Inc. F310 Gamepad [DirectInput Mode]
Bus 003 Device 003: ID 0781:b6b7 SanDisk Corp. SDDR-99 V4 ImageMate 5-in-1 Reader
Bus 003 Device 006: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 003 Device 005: ID 03f0:322a HP, Inc HP LaserJet Pro MFP M127fn
Bus 003 Device 002: ID 046d:0825 Logitech, Inc. Webcam C270
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
michael@michael-HP-EliteDesk-800-G1-SFF:~$

Last edited by kernelhead; 05-09-2023 at 08:48 AM.
 
Old 05-09-2023, 10:01 AM   #21
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,413
Blog Entries: 7

Rep: Reputation: 1955Reputation: 1955Reputation: 1955Reputation: 1955Reputation: 1955Reputation: 1955Reputation: 1955Reputation: 1955Reputation: 1955Reputation: 1955Reputation: 1955
Quote:
Right now, I just need to do this step right:

sudo apt pacman -S gvfs-mtp
I don't know where you got that from. That a mix mess of something. pacman is arch linux's package manager. apt is ubuntu.

This is your device.
Code:
Bus 003 Device 003: ID 0781:b6b7 SanDisk Corp. SDDR-99 V4 ImageMate 5-in-1 Reader
You could also get that with dmesg -W then plug the device in.

Info:
Code:
udevadm info --name=/dev/bus/usb/002/003
I don't have any gvfs installed. I'd rather mount something, then unmount it and have it done.

So look at your docs for it.

libmtp says no devices found.

Edit:
You can get more info with:
Code:
udevadm info -an /dev/bus/usb/002/003

Last edited by teckk; 05-09-2023 at 10:05 AM.
 
Old 05-09-2023, 10:49 AM   #22
GentleThotSeaMonkey
Member
 
Registered: Dec 2016
Posts: 338
Blog Entries: 4

Rep: Reputation: 128Reputation: 128
Hmmmmm.... SDDR-99 V4 ImageMate 5-in-1 Reader
Shouldn't it look more like
Code:
Bus 001 Device 010: ID 0781:d001 SanDisk Corp. Clip Sport Plus
Could it be that: your mp3 is in the mode of presenting as just an SD card reader, and there's no SD card inserted in your mp3?
Or might you have this separate SD card reader device plugged in elsewhere?

Is your mp3 plugged in, with a good cable?

Do you have an mtp-detect program? See: (esp end)
https://forums.linuxmint.com/viewtop...919304#p919304


Here's an analogy about the 3 package managers:
Think of: apt as human food, dnf as dog food, & pacman as horse food.
Only apt is good for your system! dnf or pacman could actually make your system very sick!
 
Old 05-09-2023, 03:26 PM   #23
kernelhead
Member
 
Registered: Jun 2022
Posts: 247

Original Poster
Rep: Reputation: 5
Quote:
Originally Posted by teckk View Post
I don't know where you got that from. That a mix mess of something. pacman is arch linux's package manager. apt is ubuntu.

This is your device.
Code:
Bus 003 Device 003: ID 0781:b6b7 SanDisk Corp. SDDR-99 V4 ImageMate 5-in-1 Reader
You could also get that with dmesg -W then plug the device in.

Info:
Code:
udevadm info --name=/dev/bus/usb/002/003
I don't have any gvfs installed. I'd rather mount something, then unmount it and have it done.

So look at your docs for it.

libmtp says no devices found.

Edit:
You can get more info with:
Code:
udevadm info -an /dev/bus/usb/002/003
In above post it does say Sandisk, which is the mp3 player. I'm gonna do your command lines now.
 
Old 05-09-2023, 03:29 PM   #24
kernelhead
Member
 
Registered: Jun 2022
Posts: 247

Original Poster
Rep: Reputation: 5
Quote:
Originally Posted by GentleThotSeaMonkey View Post
Hmmmmm.... SDDR-99 V4 ImageMate 5-in-1 Reader
Shouldn't it look more like
Code:
Bus 001 Device 010: ID 0781:d001 SanDisk Corp. Clip Sport Plus
Could it be that: your mp3 is in the mode of presenting as just an SD card reader, and there's no SD card inserted in your mp3?
Or might you have this separate SD card reader device plugged in elsewhere?

Is your mp3 plugged in, with a good cable?

Do you have an mtp-detect program? See: (esp end)
https://forums.linuxmint.com/viewtop...919304#p919304


Here's an analogy about the 3 package managers:
Think of: apt as human food, dnf as dog food, & pacman as horse food.
Only apt is good for your system! dnf or pacman could actually make your system very sick!
I visited that link and couldn't understand it much.

Right now I need someone to baby feed me as to what exactly to type into terminal, stating it in Ubuntu phrasing.
Also, my Sandisk mp3 player doesn't have a "USB mode" like in one of the links.
 
Old 05-10-2023, 07:17 AM   #25
kernelhead
Member
 
Registered: Jun 2022
Posts: 247

Original Poster
Rep: Reputation: 5
On Ubuntu forums they think my mp3 player is faulty.

Is that the case?
 
Old 05-10-2023, 10:56 AM   #26
kilgoretrout
Senior Member
 
Registered: Oct 2003
Posts: 3,018

Rep: Reputation: 400Reputation: 400Reputation: 400Reputation: 400Reputation: 400
Quote:
On Ubuntu forums they think my mp3 player is faulty.

Is that the case?
It's possible. Try plugging it into a windows box and see what happens. If your mp3 player is still undetected, the problem is with the player or your cable. If windows is also having issues with your player, just googling a bit will show you others have had similar problems. See:

https://forums.sandisk.com/t/cant-fo...sa-sport/68548

You may also have connection issues if the player has been inadvertently locked or is stuck in locked mode. The manual says to force an unlock, press and hold the power on button for twenty seconds. You can try that and see if it helps.

If things are working OK in windows but not linux, there are a few things to look at. First, I also have a similar Sandisk mp3 player and it does not use mtp for connection. It connects like an ordinary flash drive via usb and there is no option to connect via mtp. Looking through the manual for your device, I don't see any option to choose connection mode, i.e. mtp or usb mass storage device. I suspect your mp3 player probably connects the same way as a usb mass storage device. Accordingly, trying to connect via mtp is probably not going to work. Second, you can get some clue as to what's happening by connecting your mp3 player and running:
Code:
sudo dmesg | tail
Post the output here. This will tell you if the player is detected and if there are connection problems. Finally, you could try doing a factory reset as described in my above link and see if that helps. It has to be done with Sandisk's special application which is windows only.
 
Old 05-10-2023, 01:38 PM   #27
___
Member
 
Registered: Apr 2023
Distribution: mll,4M
Posts: 260
Blog Entries: 1

Rep: Reputation: Disabled
Excuse my tossing in my thoughts here.
I think more troubleshooting logic, rather than additional new commands are needed.

Focus on lsusb. If you unplug it, is that SanDisk 5 in 1 thing still there? Probably.

Is there any difference with it plugged in or not plugged in?

Could it be that there's something wrong with the cable or where you're plugging it in?

Do you actually have any other computers with any OS to try it on, or anybody that you know, where you could physically try it?

When something impossible, like not seeing it, seems to be happening, maybe it really isn't, meaning you'll be shocked when you discover the actual cause!
 
Old 05-11-2023, 04:07 AM   #28
kernelhead
Member
 
Registered: Jun 2022
Posts: 247

Original Poster
Rep: Reputation: 5
before turning on

Quote:
michael@michael-HP-EliteDesk-800-G1-SFF:~$ sudo dmesg | tail
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 290.968798] kauditd_printk_skb: 1 callbacks suppressed
[ 290.968805] audit: type=1107 audit(1683793935.179:166): pid=1604 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/ColorManager" interface="org.freedesktop.ColorManager" member="DeviceRemoved" name=":1.21" mask="receive" pid=6434 label="snap.firefox.firefox" peer_pid=1820 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 290.978142] audit: type=1107 audit(1683793935.191:167): pid=1604 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/ColorManager" interface="org.freedesktop.ColorManager" member="DeviceAdded" name=":1.21" mask="receive" pid=6434 label="snap.firefox.firefox" peer_pid=1820 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 290.985818] audit: type=1107 audit(1683793935.195:168): pid=1604 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/ColorManager" interface="org.freedesktop.ColorManager" member="DeviceRemoved" name=":1.21" mask="receive" pid=6434 label="snap.firefox.firefox" peer_pid=1820 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
[ 290.988654] audit: type=1107 audit(1683793935.199:169): pid=1604 uid=102 auid=4294967295 ses=4294967295 subj=unconfined msg='apparmor="DENIED" operation="dbus_signal" bus="system" path="/org/freedesktop/ColorManager" interface="org.freedesktop.ColorManager" member="DeviceAdded" name=":1.21" mask="receive" pid=6434 label="snap.firefox.firefox" peer_pid=1820 peer_label="unconfined"
exe="/usr/bin/dbus-daemon" sauid=102 hostname=? addr=? terminal=?'
michael@michael-HP-EliteDesk-800-G1-SFF:~$
And after turning on and unplugging and pluggion back in to usb

Quote:
michael@michael-HP-EliteDesk-800-G1-SFF:~$ sudo dmesg | tail
[sudo] password for michael:
[ 2334.706891] audit: type=1400 audit(1683795978.915:171): apparmor="DENIED" operation="open" class="file" profile="snap.ipp-usb.ipp-usb-server" name="/proc/1/environ" pid=8929 comm="udevadm" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 2334.718860] logitech 0003:046D:C216.0005: input,hidraw0: USB HID v1.11 Joystick [Logitech Logitech Dual Action] on usb-0000:00:14.0-7/input0
[ 2334.731256] audit: type=1400 audit(1683795978.939:172): apparmor="DENIED" operation="open" class="file" profile="snap.ipp-usb.ipp-usb-server" name="/proc/1/environ" pid=8939 comm="udevadm" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 2334.756520] audit: type=1400 audit(1683795978.963:173): apparmor="DENIED" operation="open" class="file" profile="snap.ipp-usb.ipp-usb-server" name="/proc/1/environ" pid=8966 comm="udevadm" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 2334.780183] audit: type=1400 audit(1683795978.987:174): apparmor="DENIED" operation="open" class="file" profile="snap.ipp-usb.ipp-usb-server" name="/proc/1/environ" pid=8972 comm="udevadm" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 2334.804310] audit: type=1400 audit(1683795979.011:175): apparmor="DENIED" operation="open" class="file" profile="snap.ipp-usb.ipp-usb-server" name="/proc/1/environ" pid=8979 comm="udevadm" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 2334.828106] audit: type=1400 audit(1683795979.035:176): apparmor="DENIED" operation="open" class="file" profile="snap.ipp-usb.ipp-usb-server" name="/proc/1/environ" pid=8982 comm="udevadm" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 2334.851945] audit: type=1400 audit(1683795979.059:177): apparmor="DENIED" operation="open" class="file" profile="snap.ipp-usb.ipp-usb-server" name="/proc/1/environ" pid=8990 comm="udevadm" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 2334.875670] audit: type=1400 audit(1683795979.083:178): apparmor="DENIED" operation="open" class="file" profile="snap.ipp-usb.ipp-usb-server" name="/proc/1/environ" pid=9001 comm="udevadm" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 2334.899998] audit: type=1400 audit(1683795979.107:179): apparmor="DENIED" operation="open" class="file" profile="snap.ipp-usb.ipp-usb-server" name="/proc/1/environ" pid=9022 comm="udevadm" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
michael@michael-HP-EliteDesk-800-G1-SFF:~$
 
Old 05-11-2023, 04:10 AM   #29
kernelhead
Member
 
Registered: Jun 2022
Posts: 247

Original Poster
Rep: Reputation: 5
Quote:
Originally Posted by ___ View Post
Excuse my tossing in my thoughts here.
I think more troubleshooting logic, rather than additional new commands are needed.

Focus on lsusb. If you unplug it, is that SanDisk 5 in 1 thing still there? Probably.

Is there any difference with it plugged in or not plugged in?

Could it be that there's something wrong with the cable or where you're plugging it in?

Do you actually have any other computers with any OS to try it on, or anybody that you know, where you could physically try it?

When something impossible, like not seeing it, seems to be happening, maybe it really isn't, meaning you'll be shocked when you discover the actual cause!
here is lsusb before turning it on and still plugging it in, then i turned it on and plugged it in twice and did lsusb again, see below:

ALSO , note the sandisk that shows up is probably my card reader for my camera & not the sandisk mp3 player

Quote:
michael@michael-HP-EliteDesk-800-G1-SFF:~$ lsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 007: ID 046d:c216 Logitech, Inc. F310 Gamepad [DirectInput Mode]
Bus 003 Device 003: ID 0781:b6b7 SanDisk Corp. SDDR-99 V4 ImageMate 5-in-1 Reader
Bus 003 Device 006: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 003 Device 005: ID 03f0:322a HP, Inc HP LaserJet Pro MFP M127fn
Bus 003 Device 002: ID 046d:0825 Logitech, Inc. Webcam C270
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
michael@michael-HP-EliteDesk-800-G1-SFF:~$ lsusb
Bus 002 Device 002: ID 8087:8000 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 007: ID 046d:c216 Logitech, Inc. F310 Gamepad [DirectInput Mode]
Bus 003 Device 003: ID 0781:b6b7 SanDisk Corp. SDDR-99 V4 ImageMate 5-in-1 Reader
Bus 003 Device 006: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 003 Device 005: ID 03f0:322a HP, Inc HP LaserJet Pro MFP M127fn
Bus 003 Device 002: ID 046d:0825 Logitech, Inc. Webcam C270
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
michael@michael-HP-EliteDesk-800-G1-SFF:~$
 
Old 05-11-2023, 05:36 AM   #30
kernelhead
Member
 
Registered: Jun 2022
Posts: 247

Original Poster
Rep: Reputation: 5
also,

Quote:
michael@michael-HP-EliteDesk-800-G1-SFF:~$ sudo fdisk -l; lsusb
[sudo] password for michael:
Disk /dev/loop0: 187.9 MiB, 197029888 bytes, 384824 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop1: 4 KiB, 4096 bytes, 8 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop2: 187.9 MiB, 197029888 bytes, 384824 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop3: 154.25 MiB, 161746944 bytes, 315912 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop4: 154.25 MiB, 161738752 bytes, 315896 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop5: 149 MiB, 156241920 bytes, 305160 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop6: 150.23 MiB, 157532160 bytes, 307680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop7: 116.79 MiB, 122458112 bytes, 239176 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sda: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: Samsung SSD 870
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 8FB7D54A-C82B-4B16-96AA-37640511E023

Device Start End Sectors Size Type
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 1953523711 1952473088 931G Linux filesystem


Disk /dev/sdb: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: ST1000NM0033-9ZM
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: D46CF724-B6A7-4363-8BFD-90A0B4D144B8

Device Start End Sectors Size Type
/dev/sdb1 2048 1937139711 1937137664 923.7G Linux filesystem
/dev/sdb2 1937139712 1953523711 16384000 7.8G Linux swap


Disk /dev/loop8: 116.76 MiB, 122433536 bytes, 239128 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop9: 55.61 MiB, 58314752 bytes, 113896 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop10: 55.64 MiB, 58339328 bytes, 113944 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop11: 63.32 MiB, 66392064 bytes, 129672 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop12: 63.34 MiB, 66412544 bytes, 129712 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop13: 72.99 MiB, 76537856 bytes, 149488 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop14: 72.99 MiB, 76537856 bytes, 149488 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop15: 55.1 MiB, 57778176 bytes, 112848 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop16: 55.03 MiB, 57704448 bytes, 112704 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop17: 22.16 MiB, 23232512 bytes, 45376 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop18: 241.9 MiB, 253648896 bytes, 495408 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop19: 241.49 MiB, 253222912 bytes, 494576 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop20: 391.27 MiB, 410279936 bytes, 801328 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop21: 521.44 MiB, 546766848 bytes, 1067904 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop22: 164.82 MiB, 172830720 bytes, 337560 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop23: 164.82 MiB, 172830720 bytes, 337560 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop24: 349.69 MiB, 366673920 bytes, 716160 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop25: 349.69 MiB, 366678016 bytes, 716168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop26: 460.56 MiB, 482930688 bytes, 943224 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop27: 460.56 MiB, 482930688 bytes, 943224 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop28: 140 KiB, 143360 bytes, 280 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop29: 81.26 MiB, 85209088 bytes, 166424 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop30: 91.69 MiB, 96141312 bytes, 187776 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop31: 52.36 MiB, 54898688 bytes, 107224 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop32: 52.36 MiB, 54902784 bytes, 107232 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop33: 37.09 MiB, 38891520 bytes, 75960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop34: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop35: 4.2 MiB, 4403200 bytes, 8600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop36: 102.5 MiB, 107474944 bytes, 209912 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop37: 102.84 MiB, 107835392 bytes, 210616 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop38: 157.76 MiB, 165425152 bytes, 323096 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop39: 260.71 MiB, 273375232 bytes, 533936 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop40: 289.78 MiB, 303853568 bytes, 593464 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop41: 101.47 MiB, 106397696 bytes, 207808 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop42: 213.2 MiB, 223559680 bytes, 436640 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop43: 51.66 MiB, 54173696 bytes, 105808 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop44: 51.66 MiB, 54173696 bytes, 105808 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop45: 45.93 MiB, 48160768 bytes, 94064 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop46: 45.93 MiB, 48156672 bytes, 94056 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop47: 53.24 MiB, 55824384 bytes, 109032 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop48: 53.24 MiB, 55824384 bytes, 109032 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop49: 428 KiB, 438272 bytes, 856 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop50: 452 KiB, 462848 bytes, 904 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop51: 295.71 MiB, 310079488 bytes, 605624 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop52: 320.44 MiB, 336003072 bytes, 656256 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Bus 002 Device 002: ID 8087:8000 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 007: ID 046d:c216 Logitech, Inc. F310 Gamepad [DirectInput Mode]
Bus 003 Device 003: ID 0781:b6b7 SanDisk Corp. SDDR-99 V4 ImageMate 5-in-1 Reader
Bus 003 Device 006: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 003 Device 005: ID 03f0:322a HP, Inc HP LaserJet Pro MFP M127fn
Bus 003 Device 002: ID 046d:0825 Logitech, Inc. Webcam C270
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
michael@michael-HP-EliteDesk-800-G1-SFF:~$ sudo fdisk -l; lsusb; dmesg | tail
Disk /dev/loop0: 187.9 MiB, 197029888 bytes, 384824 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop1: 4 KiB, 4096 bytes, 8 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop2: 187.9 MiB, 197029888 bytes, 384824 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop3: 154.25 MiB, 161746944 bytes, 315912 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop4: 154.25 MiB, 161738752 bytes, 315896 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop5: 149 MiB, 156241920 bytes, 305160 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop6: 150.23 MiB, 157532160 bytes, 307680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop7: 116.79 MiB, 122458112 bytes, 239176 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/sda: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: Samsung SSD 870
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 8FB7D54A-C82B-4B16-96AA-37640511E023

Device Start End Sectors Size Type
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 1953523711 1952473088 931G Linux filesystem


Disk /dev/sdb: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: ST1000NM0033-9ZM
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: D46CF724-B6A7-4363-8BFD-90A0B4D144B8

Device Start End Sectors Size Type
/dev/sdb1 2048 1937139711 1937137664 923.7G Linux filesystem
/dev/sdb2 1937139712 1953523711 16384000 7.8G Linux swap


Disk /dev/loop8: 116.76 MiB, 122433536 bytes, 239128 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop9: 55.61 MiB, 58314752 bytes, 113896 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop10: 55.64 MiB, 58339328 bytes, 113944 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop11: 63.32 MiB, 66392064 bytes, 129672 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop12: 63.34 MiB, 66412544 bytes, 129712 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop13: 72.99 MiB, 76537856 bytes, 149488 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop14: 72.99 MiB, 76537856 bytes, 149488 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop15: 55.1 MiB, 57778176 bytes, 112848 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop16: 55.03 MiB, 57704448 bytes, 112704 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop17: 22.16 MiB, 23232512 bytes, 45376 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop18: 241.9 MiB, 253648896 bytes, 495408 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop19: 241.49 MiB, 253222912 bytes, 494576 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop20: 391.27 MiB, 410279936 bytes, 801328 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop21: 521.44 MiB, 546766848 bytes, 1067904 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop22: 164.82 MiB, 172830720 bytes, 337560 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop23: 164.82 MiB, 172830720 bytes, 337560 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop24: 349.69 MiB, 366673920 bytes, 716160 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop25: 349.69 MiB, 366678016 bytes, 716168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop26: 460.56 MiB, 482930688 bytes, 943224 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop27: 460.56 MiB, 482930688 bytes, 943224 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop28: 140 KiB, 143360 bytes, 280 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop29: 81.26 MiB, 85209088 bytes, 166424 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop30: 91.69 MiB, 96141312 bytes, 187776 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop31: 52.36 MiB, 54898688 bytes, 107224 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop32: 52.36 MiB, 54902784 bytes, 107232 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop33: 37.09 MiB, 38891520 bytes, 75960 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop34: 4 MiB, 4194304 bytes, 8192 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop35: 4.2 MiB, 4403200 bytes, 8600 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop36: 102.5 MiB, 107474944 bytes, 209912 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop37: 102.84 MiB, 107835392 bytes, 210616 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop38: 157.76 MiB, 165425152 bytes, 323096 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop39: 260.71 MiB, 273375232 bytes, 533936 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop40: 289.78 MiB, 303853568 bytes, 593464 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop41: 101.47 MiB, 106397696 bytes, 207808 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop42: 213.2 MiB, 223559680 bytes, 436640 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop43: 51.66 MiB, 54173696 bytes, 105808 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop44: 51.66 MiB, 54173696 bytes, 105808 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop45: 45.93 MiB, 48160768 bytes, 94064 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop46: 45.93 MiB, 48156672 bytes, 94056 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop47: 53.24 MiB, 55824384 bytes, 109032 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop48: 53.24 MiB, 55824384 bytes, 109032 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop49: 428 KiB, 438272 bytes, 856 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop50: 452 KiB, 462848 bytes, 904 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop51: 295.71 MiB, 310079488 bytes, 605624 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes


Disk /dev/loop52: 320.44 MiB, 336003072 bytes, 656256 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Bus 002 Device 002: ID 8087:8000 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 007: ID 046d:c216 Logitech, Inc. F310 Gamepad [DirectInput Mode]
Bus 003 Device 003: ID 0781:b6b7 SanDisk Corp. SDDR-99 V4 ImageMate 5-in-1 Reader
Bus 003 Device 006: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 003 Device 005: ID 03f0:322a HP, Inc HP LaserJet Pro MFP M127fn
Bus 003 Device 002: ID 046d:0825 Logitech, Inc. Webcam C270
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
dmesg: read kernel buffer failed: Operation not permitted
michael@michael-HP-EliteDesk-800-G1-SFF:~$
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Samsung YP-U3 MP3 Player Not Recognized byker Linux - Newbie 5 03-15-2009 12:54 PM
turning mp3 player to a bootable distro - not recognized by computer doronb Linux - General 13 11-09-2008 10:52 AM
MP3 Player not being recognized Prada Linux - Hardware 0 06-27-2008 12:40 PM
S1 Mp3 player (Help Create a New Distro for an MP3 player!)) Ian_Hawdon Linux - General 3 12-05-2005 01:14 PM
USB mp3 player not recognized winitzki Linux - Hardware 5 08-11-2003 05:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration