LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
UsbAsp programmer
#6
Hi,

Just to add to the comments.
I have a bunch of radio type devices I plug into LL, that all work.
You can check if it is recognised by LL

Before plugging in the device, open a terminal(crtl+T), and type:
Code:
lsusb
You should get something like:
Code:
dave@hp-lappy1:~$ lsusb
Bus 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 004: ID 0eef:a107 D-WAV Scientific Co., Ltd
Bus 002 Device 003: ID 0781:5571 SanDisk Corp. Cruzer Fit
Bus 002 Device 002: ID 0bda:571a Realtek Semiconductor Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Now plug in the device, and do the lsusb command again
This is with one of my Radio devices plugged in:
Code:
dave@hp-lappy1:~$ lsusb
Bus 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 004: ID 0eef:a107 D-WAV Scientific Co., Ltd
Bus 002 Device 003: ID 0781:5571 SanDisk Corp. Cruzer Fit
Bus 002 Device 002: ID 0bda:571a Realtek Semiconductor Corp.
Bus 002 Device 014: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
You can see a new device FT232. The most common devices are FTDI & Prolific

One final thing, I did have an initial issue.
The way some USB devices communicate need you to be added to a certain "Group"
To avoid any possible issues, I suggest you do that before plugging in the device.
Do the following command in a terminal. You only need to do it once, you can do this now.
Code:
sudo usermod -aG dialout username
Just replace username with your LL username.

GL
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks Smile

Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
Reply


Messages In This Thread
UsbAsp programmer - by jclassic1 - 01-08-2016, 12:03 PM
Re: UsbAsp programmer - by avj - 01-08-2016, 02:40 PM
Re: UsbAsp programmer - by j1r1 - 01-08-2016, 03:04 PM
Re: UsbAsp programmer - by avj - 01-08-2016, 03:18 PM
Re: UsbAsp programmer - by jclassic1 - 01-10-2016, 08:23 AM
Re: UsbAsp programmer - by Wirezfree - 01-10-2016, 12:25 PM
Re: UsbAsp programmer - by jclassic1 - 01-12-2016, 08:50 PM
Re: UsbAsp programmer - by jclassic1 - 01-13-2016, 01:11 PM
Re: UsbAsp programmer - by Wirezfree - 01-13-2016, 07:14 PM
Re: UsbAsp programmer - by j1r1 - 01-13-2016, 07:48 PM
Re: UsbAsp programmer - by Wirezfree - 01-13-2016, 08:15 PM
Re: UsbAsp programmer - by jclassic1 - 01-14-2016, 06:41 AM
Re: UsbAsp programmer - by j1r1 - 01-14-2016, 10:52 AM
Re: UsbAsp programmer - by Wirezfree - 01-15-2016, 02:43 AM
Re: UsbAsp programmer - by jclassic1 - 01-15-2016, 07:31 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)