View Single Post
  #14 (permalink)  
Old 26th Jul 2009, 6:28 pm
jcan jcan is offline
New Member
 
Join Date: Jul 2009
Posts: 6
Default Linux Lsusb

I dunno if this helps but in Linux you can just do a lsusb (there are tons of livecds out there that will give you a console to type this!)

in mine I just typed
lsusb

root@1:~# lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 10d6:1101 Actions Semiconductor Co., Ltd D-Wave 2GB MP4 Player / AK1025 MP3/MP4 Player
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

note the important parts of the 16GB MP3/4 player I have
10d6:1101 shows me the necessary identification 4 digit codes to identify it!


so pretty much

10d6:1101 Actions Semiconductor Co., Ltd D-Wave 2GB MP4 Player / AK1025 MP3/MP4 Player

the rest are empty usb spots on my computer.

SO I know right away since it identifies itself as a 2 meg mine is defiantly been modified!

I think I will post a post on how to identify with linux
Reply With Quote