BeagleBone Black - Bug # 151: USB A port not useable on recent BBB image

Size: px
Start display at page:

Download "BeagleBone Black - Bug # 151: USB A port not useable on recent BBB image"

Transcription

1 BeagleBone Black - Bug # 151: USB A port not useable on recent BBB image Status: New Priority: Normal Author: First name Last name Category: Created: 10/09/2015 Assignee: Robert Nelson Updated: 10/09/2015 Due date: Description: Hi there. I have a 4Gb BBB and connect to console via minicom/serial port. HDMI,USB OTG and eth0 all seem to be working. but the Large USB A port no longer recognises peripherals. :-( debian@beaglebone:~/admin$ sudo lsusb The installed image is: BBB-eMMC-flasher-debian-8.2-lxqt-4gb-armhf gb.img.xz updated and upgraded and then apt-get install linux-image bone2 I did try installing more recent images: BBB-eMMC-flasher-debian-8.2-lxqt-4gb-armhf gb.img.xz BBB-eMMC-flasher-debian-8.2-lxqt-4gb-armhf gb.img.xz but could not get them to work. Here is relevant snip from dmesg: [ ] PM: Hibernation image not present or could not be loaded. [ ] Freeing unused kernel memory: 444K (c09a c0a14000) [ ] systemd-udevd[99]: starting version 215 [ ] random: systemd-udevd urandom read with 9 bits of entropy available [ ] usb 1-1: unable to read config index 0 descriptor/all [ ] usb 1-1: can't read configurations, error -71 [ ] usb 1-1: new low-speed USB device number 3 using musb-hdrc [ ] usb 1-1: device descriptor read/all, error -71 [ ] usb 1-1: new low-speed USB device number 4 using musb-hdrc [ ] usb 1-1: device not accepting address 4, error -71 [ ] usb 1-1: new low-speed USB device number 5 using musb-hdrc [ ] usb 1-1: device not accepting address 5, error -71 [ ] usb usb1-port1: unable to enumerate USB device 05/13/2018 1/5

2 [ ] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ ] systemd[1]: Found ordering cycle on basic.target/start [ ] systemd[1]: Found dependency on sysinit.target/start [ ] systemd[1]: Found dependency on console-setup.service/start [ ] systemd[1]: Found dependency on remote-fs.target/start [ ] systemd[1]: Found dependency on remote-fs-pre.target/start [ ] systemd[1]: Found dependency on connman.service/start [ ] systemd[1]: Found dependency on dbus.service/start [ ] systemd[1]: Found dependency on basic.target/start [ ] systemd[1]: Breaking ordering cycle by deleting job console-setup.service/start [ ] systemd[1]: Job console-setup.service/start deleted to break ordering cycle starting with basic.target/start [ ] NET: Registered protocol family 38 [ ] systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/failure [ ] systemd[1]: Failed to start Load Kernel Modules. [ ] systemd[1]: Unit systemd-modules-load.service entered failed state. [ ] systemd-udevd[180]: starting version 215 [ ] EXT4-fs (mmcblk0p2): re-mounted. Opts: errors=remount-ro [ ] omap_rng rng: OMAP Random Number Generator ver. 20 p.s. I note the warning systemd-modules-load.service failed and am assuming this will be related to the module loading breakage that I see in images BBB-eMMC-flasher-debian-8.2-lxqt-4gb-armhf gb.img.xz and BBB-eMMC-flasher-debian-8.2-lxqt-4gb-armhf gb.img.xz my workaround for that issue was apt-get install --reinstall linux-image ti-r15 which allowed modules to then be found, loaded ant listed. Is there anything further that I can do to help investigate or resolve this issue? Any suggestions gladly welcomed. :-) 05/13/2018 2/5

3 History 10/09/ :15 pm - Robert Nelson - Assignee set to Robert Nelson odd, it looks like your dealing with a bad usb cable/hub: <pre> usb 1-1: unable to read config index 0 descriptor/all </pre> How are you powering the device? <pre> debian@beaglebone:~$ uname -r bone2 debian@beaglebone:~$ lsusb Bus 001 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver Bus 001 Device 002: ID 0424:2504 Standard Microsystems Corp. USB 2.0 Hub debian@beaglebone:~$ dmesg grep musb [ ] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn) [ ] musb-hdrc: MHDRC RTL version 2.0 [ ] musb-hdrc: setup fifo_mode 4 [ ] musb-hdrc: 28/31 max ep, 16384/16384 memory [ ] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn) [ ] musb-hdrc: MHDRC RTL version 2.0 [ ] musb-hdrc: setup fifo_mode 4 [ ] musb-hdrc: 28/31 max ep, 16384/16384 memory [ ] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ ] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ ] usb usb1: Manufacturer: Linux bone2 musb-hcd [ ] usb usb1: SerialNumber: musb-hdrc.1.auto [ ] usb 1-1: new high-speed USB device number 2 using musb-hdrc [ ] usb 1-1.4: new full-speed USB device number 3 using musb-hdrc [ ] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-musb-hdrc.1.auto-1.4/input2 [ ] input: Logitech M215 as /devices/platform/ocp/ usb/47401c00.usb/musb-hdrc.1.auto/usb1/1-1/1-1.4/1-1.4:1.2/0003:046d:c52b.0003/0003:046d: /input/inpu t0 [ ] logitech-hidpp-device 0003:046D: : input,hidraw1: USB HID v1.11 Mouse [Logitech M215] on usb-musb-hdrc.1.auto-1.4:1 [ ] input: Logitech K360 as /devices/platform/ocp/ usb/47401c00.usb/musb-hdrc.1.auto/usb1/1-1/1-1.4/1-1.4:1.2/0003:046d:c52b.0003/0003:046d: /input/inpu t1 [ ] logitech-hidpp-device 0003:046D: : input,hidraw2: USB HID v1.11 Keyboard [Logitech K360] on usb-musb-hdrc.1.auto-1.4:2 </pre> 10/09/ :02 pm - First name Last name >odd, it looks like your dealing with a bad usb cable/hub: 05/13/2018 3/5

4 Indeed, except that I have recently seen it working fine, even with an USB HDD before I upgraded emmc to Jessie. >How are you powering the device? Good point. At the moment I am powering the device from my PC via the small USB OTG port. To the best of my recollection Enumerating USB previously worked with this setup. Perhaps I am overly cautious, but by having the BBB connected to my PC by serial console and also powered by my PCs USB port, I minimise the chance of accidentally generating a damaging current flow through the serial port. However since I have the option of powering from the barrel connector, or indeed via a powered USB hub in the Big USB connector - I will experiment with each variation now. with USB OTG diconnected. Results: 1) Powered USB hub :-) debian@beaglebone:~$ sudo lsusb Bus 001 Device 017: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse Bus 001 Device 016: ID 04d9:1603 Holtek Semiconductor, Inc. Keyboard Bus 001 Device 015: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB Bus 001 Device 014: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB debian@beaglebone:~$ 2) unplugging the powered hub (powered only by barrel connector) :-( debian@beaglebone:~$ [ ] usb 1-1: device descriptor read/64, error -71 [ ] usb 1-1: device not accepting address 18, error -71 [ ] usb 1-1: device descriptor read/64, error -71 [ ] usb 1-1: device descriptor read/64, error -71 [ ] usb 1-1: device not accepting address 20, error -71 [ ] usb 1-1: device not accepting address 21, error -71 [ ] usb usb1-port1: unable to enumerate USB device debian@beaglebone:~$ sudo lsusb So it does appear to power related. Furthermore experimenting with different single devices connected to the USB port I discover that a USB keyboard is detected, but its partner USB mouse is not, whereas my venerable microsoft USB mouse _is_ detected!? Anywhow thankyou for pointing me in the right direction. :-) I have been using console+serial or console+ssh or keyboard+console for sooo long now, I realise that I may not have ever actually tried to use that particular combination of GUI+mouse without the powered hub which is my USB port expander until your lxqt Jessie images which made hdmi 'just work' :-) 05/13/2018 4/5

5 So another Big Thankyou for all your good work providing the excellent test images. :-) 05/13/2018 5/5

6

Kernel Graphics Development on Remote Machines , Joonas Lahtinen Intel Corporation

Kernel Graphics Development on Remote Machines , Joonas Lahtinen Intel Corporation Kernel Graphics Development on Remote Machines 2018-02-03, Joonas Lahtinen Intel Corporation 1 About the author Joonas Lahtinen IRC: dolphin@freenode (Registered : Aug

More information

BeagleBone Black USB Expansion RS232 Module Cape Coolgear, Inc. Version 1.1 September 2017 Model Number:

BeagleBone Black USB Expansion RS232 Module Cape Coolgear, Inc. Version 1.1 September 2017 Model Number: BeagleBone Black USB Expansion RS232 Module Cape Product Manual Coolgear, Inc. Version 1.1 September 2017 Model Number: USB-2COM-BB 2 USB-2COM-BB Product Manual Revision History Revision Date Author Comments

More information

Linux Mint Error Mounting Mount Exited With Exit Code 13

Linux Mint Error Mounting Mount Exited With Exit Code 13 Linux Mint Error Mounting Mount Exited With Exit Code 13 "Error mounting /dev/sdb1 at /media/fuzzy27/my Book: Command-line 'mount -t "ntfs" -o "/dev/sdb1" "/media/fuzzy27/my Book"' exited with non-zero

More information

USB-2COM-BB USER S MANUAL

USB-2COM-BB USER S MANUAL USB-2COM-BB USER S MANUAL 2017 May Edition Titan Electronics Inc. Web: www.titan.tw The computer programs provided with the hardware are supplied under a license. The software provided should be used only

More information

USB2CAN User Guide. High quality isolated USB to CAN interface. 1.0v

USB2CAN User Guide. High quality isolated USB to CAN interface. 1.0v USB2CAN User Guide High quality isolated USB to CAN interface 1.0v 2016-12-23 Table of Contents 1 Introduction 4 1.1 Usage warning 4 1.2 Technical specification 4 2 USB2CAN converter 5 2.1 Serial number

More information

USB System Design in Sitara Devices Using Linux. [Part 4]: Verify USB in Linux sysfs Bin Liu (EP, Processors)

USB System Design in Sitara Devices Using Linux. [Part 4]: Verify USB in Linux sysfs Bin Liu (EP, Processors) USB System Design in Sitara Devices Using Linux [Part 4]: Verify USB in Linux sysfs Bin Liu (EP, Processors) Agenda Define USB Use Case Design USB Hardware Configure USB in Kernel Verify USB in sysfs Use

More information

Linux Manually Mount External Hard Drive Ntfs-3g Could Not

Linux Manually Mount External Hard Drive Ntfs-3g Could Not Linux Manually Mount External Hard Drive Ntfs-3g Could Not Manually mounting the drives does not work. Installing the ntfs-3g driver also did not work (I was using this to write to the NTFS drives until

More information

IVI Fast boot approach

IVI Fast boot approach IVI Fast boot approach 07/13/2016 Yuichi Kusakabe SS Engineering Group Fujitsu TEN LIMITED 1 About Myself Yuichi Kusakabe (Fujitsu TEN LIMITED) Software Engineer of IVI about 10 years (for 16-bit and 32-bit

More information

Understand USB (in Linux)

Understand USB (in Linux) Understand USB (in Linux) Krzysztof Opasiak Samsung R&D Institute Poland 1 Agenda What USB is about? Plug and Play How BadUSB works? May I have my own USB device? Q & A What USB is about? What Internet

More information

Configuring Linux pppd for Skywire LTE NL-SW-LTE-S7xxx Modem Family

Configuring Linux pppd for Skywire LTE NL-SW-LTE-S7xxx Modem Family Configuring Linux pppd for Skywire LTE NL-SW-LTE-S7xxx Modem Family NimbeLink Corp Updated: June 2018 PN 30222 rev 5 NimbeLink Corp. 2018. All rights reserved. 1 Table of Contents Table of Contents 2 Introduction

More information

CODESYS Control for BeagleBone SL

CODESYS Control for BeagleBone SL CODESYS Control for BeagleBone SL Getting Started Version: 2.0 Template: templ_tecdoc_de_v1.0.docx File name: CODESYS_Control_BBB_SL_First_Steps_DE.doc CONTENTS Page 1 Product description 3 2 Installation,

More information

TEGRA LINUX DRIVER PACKAGE (R15.BETA)

TEGRA LINUX DRIVER PACKAGE (R15.BETA) TEGRA LINUX DRIVER PACKAGE (R15.BETA) RN_05071-R15 April 13, 2012 Advance Information Subject to Change Release Notes RN_05071-R15 TABLE OF CONTENTS 1.0 ABOUT THIS RELEASE... 4 1.1 What s New... 4 1.2

More information

Format Hard Drive After Install Ubuntu From Usb

Format Hard Drive After Install Ubuntu From Usb Format Hard Drive After Install Ubuntu From Usb is it possible to format and partition the new hdd (external to my laptop, and connected to my laptop via sata-usb adapter), and install Ubuntu on the new

More information

Linux Manually Mount External Hard Drive Ntfs 3g Could Not

Linux Manually Mount External Hard Drive Ntfs 3g Could Not Linux Manually Mount External Hard Drive Ntfs 3g Could Not Per-user mounting does not require root access, it's just automating the so if your computer changes the same command could mount a different

More information

Linux Essentials. Smith, Roderick W. Table of Contents ISBN-13: Introduction xvii. Chapter 1 Selecting an Operating System 1

Linux Essentials. Smith, Roderick W. Table of Contents ISBN-13: Introduction xvii. Chapter 1 Selecting an Operating System 1 Linux Essentials Smith, Roderick W. ISBN-13: 9781118106792 Table of Contents Introduction xvii Chapter 1 Selecting an Operating System 1 What Is an OS? 1 What Is a Kernel? 1 What Else Identifies an OS?

More information

1. Proceed to Step #2, it should be properly installed and ready to use. If you plan on using the supplied USB-to-RS-232 Cable for Windows

1. Proceed to Step #2, it should be properly installed and ready to use. If you plan on using the supplied USB-to-RS-232 Cable for Windows Installation Step #1 Configuring your PC for RS-232 Control If you have a built-in RS-232 connector 1. Proceed to Step #2, it should be properly installed and ready to use. If you plan on using the supplied

More information

Beaglebone green User Manual

Beaglebone green User Manual Beaglebone green User Manual Release date: 2015/9/22 Version: 1.0 Wiki: http://www.seeedstudio.com/wiki/beaglebone_green Bazaar: http://www.seeedstudio.com/depot/beaglebone-green-p- 2504.html?cPath=122_113

More information

OVERDRIVE Quick Start Guide. v.1.0

OVERDRIVE Quick Start Guide. v.1.0 OVERDRIVE 1000 Quick Start Guide v.1.0 TABLE OF CONTENTS 1. Introduction 3 2. Connections 3 3. Console Connection 4 3.1 Windows 4 3.2 Linux 5 3.3 Mac OS X 6 3.4 Power-up Procedure 6 3.5 Logging In 9 4.

More information

Install Realtek Hd Audio Driver Failure Error Code 0002

Install Realtek Hd Audio Driver Failure Error Code 0002 Install Realtek Hd Audio Driver Failure Error Code 0002 Thread: Cannot install FM 15, steam error code 55 Driver File Version: 8.15.0010.2353 (English) Driver Version: 8.15.10.2353 Description: Microphone

More information

TEGRA LINUX DRIVER PACKAGE R21.2

TEGRA LINUX DRIVER PACKAGE R21.2 TEGRA LINUX DRIVER PACKAGE R21.2 RN_05071-R21 December 9, 2014 Advance Information Subject to Change Release Notes RN_05071-R21 TABLE OF CONTENTS 1.0 ABOUT THIS RELEASE... 3 1.1 Login Credentials... 3

More information

Capturing and Streaming Webcam Video. with the BeagleBone Green

Capturing and Streaming Webcam Video. with the BeagleBone Green Capturing and Streaming Webcam Video with the BeagleBone Green Team: Third Eye Baihui Zhang, Chih-Wen Chi, Chenxia Dun, Weichao Lin 2017 Fall CMPT 433 This guide was mostly based on Dr. Derek Molloy s

More information

Development Environment Embedded Linux Primer Ch 1&2

Development Environment Embedded Linux Primer Ch 1&2 Development Environment Embedded Linux Primer Ch 1&2 Topics 1) Systems: Host and Target 2) Host setup 3) Host-Target communication CMPT 433 Slides #3 Dr. B. Fraser 18-05-05 2 18-05-05 1 Host & Target Host

More information

VIRTUAL GPU SOFTWARE R384 FOR RED HAT ENTERPRISE LINUX WITH KVM

VIRTUAL GPU SOFTWARE R384 FOR RED HAT ENTERPRISE LINUX WITH KVM VIRTUAL GPU SOFTWARE R384 FOR RED HAT ENTERPRISE LINUX WITH KVM RN-08687-001 _v5.0 through 5.1 November 2017 Release Notes TABLE OF CONTENTS Chapter 1. Release Notes... 1 Chapter 2. Validated Platforms...2

More information

Experiments 1 How to set up Raspberry Pi B+ The little computer you can cook into DIY tech projects

Experiments 1 How to set up Raspberry Pi B+ The little computer you can cook into DIY tech projects Experiments 1 How to set up Raspberry Pi B+ The little computer you can cook into DIY tech projects The Raspberry Pi is a computer about the size of a credit card. The darling of the do-it-yourself electronics

More information

VIRTUAL GPU SOFTWARE R384 FOR MICROSOFT WINDOWS SERVER

VIRTUAL GPU SOFTWARE R384 FOR MICROSOFT WINDOWS SERVER VIRTUAL GPU SOFTWARE R384 FOR MICROSOFT WINDOWS SERVER RN-08686-001 _v5.0 through 5.1 Revision 02 November 2017 Release Notes TABLE OF CONTENTS Chapter 1. Release Notes... 1 Chapter 2. Validated Platforms...2

More information

Internet Of Things You Search. IOTCape User manual IOTYS SARL All rights reserved IOTCape - User manual Page 1 of 17

Internet Of Things You Search. IOTCape User manual IOTYS SARL All rights reserved IOTCape - User manual Page 1 of 17 Internet Of Things You Search IOTCape User manual 2015 IOTYS SARL All rights reserved IOTCape - User manual Page 1 of 17 TABLE OF CONTENT 1 Introduction... 5 1.1 Scope... 5 1.2 Product description... 5

More information

USB System Design in Sitara Devices Using Linux. [Part 6]: Use USB in Device Mode Bin Liu (EP, Processors)

USB System Design in Sitara Devices Using Linux. [Part 6]: Use USB in Device Mode Bin Liu (EP, Processors) USB System Design in Sitara Devices Using Linux [Part 6]: Use USB in Device Mode Bin Liu (EP, Processors) Agenda Define USB Use Case Design USB Hardware Configure USB in Kernel Verify USB in sysfs Use

More information

These Release Notes contain supplemental information about ElectricAccelerator, version 6.1. Topics include:

These Release Notes contain supplemental information about ElectricAccelerator, version 6.1. Topics include: Electric Cloud ElectricAccelerator version 6.1 Release Notes June 8, 2012 These Release Notes contain supplemental information about ElectricAccelerator, version 6.1. Topics include: Product Description...

More information

BeagleBone Black: Installing Operating Systems

BeagleBone Black: Installing Operating Systems BeagleBone Black: Installing Operating Systems Created by Justin Cooper Last updated on 2017-12-05 07:31:58 PM UTC Guide Contents Guide Contents Overview Choosing an Operating System Angstrom Download

More information

Manually Mount Usb Flash Drive Linux Command Line Redhat

Manually Mount Usb Flash Drive Linux Command Line Redhat Manually Mount Usb Flash Drive Linux Command Line Redhat How to Format USB in Linux using Command Line. This article will help you to format USB Flash drive in Ubuntu systems via Command line. So first

More information

Configuring Linux pppd for a Skywire Global LTE CAT-M1 NL-SW-LTE-QBG96

Configuring Linux pppd for a Skywire Global LTE CAT-M1 NL-SW-LTE-QBG96 Configuring Linux pppd for a Skywire Global LTE CAT-M1 NL-SW-LTE-QBG96 NimbeLink Corp Updated: July 2018 PN 1001753 rev 2 NimbeLink Corp All Rights Reserved 1 Table of Contents Table of Contents 2 1. Introduction

More information

Format Hard Drive After Install Ubuntu From Usb External

Format Hard Drive After Install Ubuntu From Usb External Format Hard Drive After Install Ubuntu From Usb External Will the files on my external hard drive be deleted when I use it on Ubuntu (since I It will allow you to select your manually created partition

More information

OGST Console Kit for ODROID-XU4

OGST Console Kit for ODROID-XU4 1/17 What is it? Build your own gaming console with a powerful XU4 or XU4Q Fancy 2.4 LCD to show programmable game logo animation Convenient four front USB ports to connect USB joysticks Easy to embed

More information

Manually Install Windows Updates Xp On 7 Laptop Using Usb Drive

Manually Install Windows Updates Xp On 7 Laptop Using Usb Drive Manually Install Windows Updates Xp On 7 Laptop Using Usb Drive A simple and useful guide to easily install Windows 7 on USB flash drives and external UPDATE: If you're having issues with this guide. please

More information

Why would I want too? There are many ways a bootable memory stick might come in useful:

Why would I want too? There are many ways a bootable memory stick might come in useful: Build a bootable Live Linux USB memory stick using Linux. (with or without Persistence). Why would I want too? There are many ways a bootable memory stick might come in useful: It allows you to try another

More information

Configuring Linux pppd for a Skywire 3G HSPA Modem

Configuring Linux pppd for a Skywire 3G HSPA Modem Configuring Linux pppd for a Skywire 3G HSPA Modem NimbeLink Corp Updated: November 2016 PN 30252 rev 1 NimbeLink Corp All Rights Reserved 1 Table of Contents Table of Contents 2 1. Introduction 3 1.1

More information

Skywire BeagleBone Black Cape User Manual

Skywire BeagleBone Black Cape User Manual Skywire BeagleBone Black Cape User Manual NimbeLink Corp Updated: October 2017 PN 30019 rev 2 NimbeLink Corp. 2017. All rights reserved. 1 Table of Contents Table of Contents 2 Introduction 3 Overview

More information

Manually Mount External Hard Drive Windows 7 Install Wd

Manually Mount External Hard Drive Windows 7 Install Wd Manually Mount External Hard Drive Windows 7 Install Wd I've just upgraded to Yosemite, and none of my external (USB) hard drives are mounting (they don't even appear in Disk Utility). WAIT, I don't have

More information

By: Yushi Wang Partners: Shen Yue and Yubing Xu Group 6. How to Setup Pandaboard ES Software Environment for UAV Project

By: Yushi Wang Partners: Shen Yue and Yubing Xu Group 6. How to Setup Pandaboard ES Software Environment for UAV Project Application Notes By: Yushi Wang Partners: Shen Yue and Yubing Xu Group 6 How to Setup Pandaboard ES Software Environment for UAV Project Installation of Ubuntu Official tutorial can be found: http://omappedia.org/wiki/ubuntu_pre-built_binaries_guide

More information

Raspberry Pi Setup. 5 HDMI NightScout Display Notes: Instructions to switch to chromium-browser highlighted in yellow.

Raspberry Pi Setup. 5 HDMI NightScout Display Notes: Instructions to switch to chromium-browser highlighted in yellow. Raspberry Pi Setup 5 HDMI NightScout Display 2017-09-30 Notes: Instructions to switch to chromium-browser highlighted in yellow. Items Needed: Raspberry Pi with Debian Jessie loaded and configured. See

More information

BOOTSTRAP YOURSELF WITH LINUX-USB STACK: DESIGN, DEVELOP, DEBUG, AND VALIDATE EMBEDDED USB

BOOTSTRAP YOURSELF WITH LINUX-USB STACK: DESIGN, DEVELOP, DEBUG, AND VALIDATE EMBEDDED USB BOOTSTRAP YOURSELF WITH LINUX-USB STACK: DESIGN, DEVELOP, DEBUG, AND VALIDATE EMBEDDED USB RAJARAM REGUPATHY Course Technology PTR A part of Cengage Learning ;

More information

Ubuntu Install Instructions Mac Usb In Windows 7 Via

Ubuntu Install Instructions Mac Usb In Windows 7 Via Ubuntu Install Instructions Mac Usb In Windows 7 Via Run Windows operating systems on your Mac with this simple install guide an Intel-based Mac computer outfitted with either an Apple or USB keyboard

More information

BeagleBone Black: Installing Operating Systems

BeagleBone Black: Installing Operating Systems BeagleBone Black: Installing Operating Systems Created by Justin Cooper Last updated on 2014-01-17 11:30:27 AM EST Guide Contents Guide Contents Overview Choosing an Operating System Angstrom Download

More information

VIRTUAL GPU SOFTWARE R384 FOR MICROSOFT WINDOWS SERVER

VIRTUAL GPU SOFTWARE R384 FOR MICROSOFT WINDOWS SERVER VIRTUAL GPU SOFTWARE R384 FOR MICROSOFT WINDOWS SERVER RN-08686-001 _v5.0 through 5.2 January 2018 Release Notes TABLE OF CONTENTS Chapter 1. Release Notes... 1 Chapter 2. Validated Platforms...2 2.1.

More information

How To Install Flash Player In Ubuntu Using Terminal

How To Install Flash Player In Ubuntu Using Terminal How To Install Flash Player In Ubuntu 13.04 Using Terminal I am using Firefox 35 as a browser. I have Is there an easy way to simply just update the Flashplayer? I tried using synaptec package manger with

More information

Manually Mount Usb Flash Drive Ubuntu Not Recognizing

Manually Mount Usb Flash Drive Ubuntu Not Recognizing Manually Mount Usb Flash Drive Ubuntu 12.04 Not Recognizing after a "system crash" my usb flash drive is not detected anymore. It contains important data and I Ubuntu 12.04 stopped suddenly to recognize

More information

Configuring Linux pppd for a Skywire 4G LTE CAT3 Verizon

Configuring Linux pppd for a Skywire 4G LTE CAT3 Verizon Configuring Linux pppd for a Skywire 4G LTE CAT3 Verizon NimbeLink Corp Updated: September 2017 PN 30058 rev 5 NimbeLink Corp All Rights Reserved 1 Table of Contents Table of Contents 2 1. Introduction

More information

Getting Started with BeagleBoard xm

Getting Started with BeagleBoard xm Getting Started with BeagleBoard xm by Getting Started with BeagleBoard-xM 1. Beagleboard-xM BeagleBoard.org ก Texas Instruments DM3730 1 GHz ก ARM Cortex-A8 (DSP) (PowerVR) (RAM) 512 MB Serial Port, USB

More information

First Five Minutes on a System. What to do and why

First Five Minutes on a System. What to do and why First Five Minutes on a System What to do and why Guidelines and Ideas No hard rules Started writing at 4:21pm Jan 21 Please feel free to POLITELY comment ** means a real life example with names removed

More information

Can't use USB 3.0 connection with Ubuntu 12.04

Can't use USB 3.0 connection with Ubuntu 12.04 Can't use USB 3.0 connection with Ubuntu 12.04 Can't use USB 3.0 connection with Ubuntu 12.04 Background Recently my 1.0TB external hard drive--my backup drive--failed, and I replaced it with a 2.0TB external

More information

VIRTUAL GPU SOFTWARE R384 FOR HUAWEI UVP

VIRTUAL GPU SOFTWARE R384 FOR HUAWEI UVP VIRTUAL GPU SOFTWARE R384 FOR HUAWEI UVP RN-07939-001 _v5.0 through 5.2 January 2018 Release Notes TABLE OF CONTENTS Chapter 1. Release Notes... 1 Chapter 2. Validated Platforms...3 2.1. Supported NVIDIA

More information

Xbox 360 Games Manuals Usb Full Version For Pc

Xbox 360 Games Manuals Usb Full Version For Pc Xbox 360 Games Manuals Usb Full Version For Pc Step 1: Connect the Xbox 360 Wireless Gaming Receiver to your computer. Remove the green label from the USB connector on the receiver. Insert the USB. Compatible

More information

Install Guide Windows 7 Usb Mac Mini 2012 >>>CLICK HERE<<<

Install Guide Windows 7 Usb Mac Mini 2012 >>>CLICK HERE<<< Install Guide Windows 7 Usb Mac Mini 2012 I Have a problem installing Windows 7 on a Late 2012 Mac mini drive and the support drivers downloaded from apple suppot page on a 8gb usb stick. ever posted a

More information

Enabling CDC_ETHER Connection for Skywire GSM CAT1

Enabling CDC_ETHER Connection for Skywire GSM CAT1 Enabling CDC_ETHER Connection for Skywire GSM CAT1 NimbeLink Corp Updated: February 2018 PN 30262 rev 4 NimbeLink Corp. 2018. All rights reserved. 1 Table of Contents Table of Contents 2 1. Introduction

More information

Manually Mount Usb Flash Drive Ubuntu Server Command Line

Manually Mount Usb Flash Drive Ubuntu Server Command Line Manually Mount Usb Flash Drive Ubuntu Server Command Line 4 answers, How to access a usb flash drive from the terminal? (How can I mount a flash drive manually?) sudo mount -t ntfs-3g /dev/sdb1 /media/external.

More information

BIOS User Guide RACING P1A

BIOS User Guide RACING P1A BIOS User Guide RACING P1A BIOS Update... 2 UEFI BIOS Setup... 6 1. Main Menu... 7 2. Advanced Menu... 8 3. Chipset Menu...14 4. Security Menu...20 5. Boot Menu...23 6. Exit Menu...25 BIOS Update The BIOS

More information

On a Ubuntu system which was updated today to facter (diretly via apt.puppetlabs.com) I also see exactly the same error.

On a Ubuntu system which was updated today to facter (diretly via apt.puppetlabs.com) I also see exactly the same error. Facter - Bug #17383 Could not retrieve local facts: undefined method `kernel_fact_value' for Facter::Util::Processor:Module 11/01/2012 11:31 pm - Anand Kumria Status: Re-opened Start date: Priority: Normal

More information

CAELinux 2013: development and testing Posted by jcugnoni - 06 Apr :45

CAELinux 2013: development and testing Posted by jcugnoni - 06 Apr :45 CAELinux 2013: development and testing Posted by jcugnoni - 06 Apr 2013 13:45 Hi everyone, after a long break in 2012 without much development of CAELinux, I am restarting the development of a new release,

More information

Ubuntu Installing Instructions Macbook Pro Hard Drive Cable

Ubuntu Installing Instructions Macbook Pro Hard Drive Cable Ubuntu Installing Instructions Macbook Pro Hard Drive Cable Looking at the cause of damaged hard drive cable issue which can potentially HD. Problems reinstalling OS X Mavericks on Macbook Pro (hard drive

More information

Error Creating Partition Table Helper Exited With Exit Code 1

Error Creating Partition Table Helper Exited With Exit Code 1 Error Creating Partition Table Helper Exited With Exit Code 1 So I try to create MSDOS partition table but it says: every option, its showing some error like: Error creating partition table: helper exited

More information

USB System Design in Sitara Devices Using Linux. [Part 1]: Design USB Hardware (Digital-only Focused) Bin Liu (EP, Processors)

USB System Design in Sitara Devices Using Linux. [Part 1]: Design USB Hardware (Digital-only Focused) Bin Liu (EP, Processors) USB System Design in Sitara Devices Using Linux [Part 1]: Design USB Hardware (Digital-only Focused) Bin Liu (EP, Processors) Agenda Define USB Use Case Design USB Hardware Configure USB in Kernel Verify

More information

Install Windows Update Windows 7 From Usb Iso Image

Install Windows Update Windows 7 From Usb Iso Image Install Windows Update Windows 7 From Usb Iso Image Follow these instructions to download and install the Windows 10 Insider Preview. For burning an ISO image to a USB thumb drive, the Windows 7 USB/DVD

More information

VIRTUAL GPU SOFTWARE R384 FOR HUAWEI UVP

VIRTUAL GPU SOFTWARE R384 FOR HUAWEI UVP VIRTUAL GPU SOFTWARE R384 FOR HUAWEI UVP RN-07939-001 _v5.0 through 5.2 Revision 04 March 2018 Release Notes TABLE OF CONTENTS Chapter 1. Release Notes... 1 1.1. Updates in Release 5.0... 1 1.2. Updates

More information

Flash Drive Won T Mount Windows 7 Won't Recognize

Flash Drive Won T Mount Windows 7 Won't Recognize Flash Drive Won T Mount Windows 7 Won't Recognize So after inserting the flash drive, if I go to Start _ Computer, I won't see anything there for Windows 7 Professional doesn't mount my usb flash drive

More information

CAT.5 COMBO-KVM SWITCH 8-PORT/16-PORT

CAT.5 COMBO-KVM SWITCH 8-PORT/16-PORT CAT.5 COMBO-KVM SWITCH 8-PORT/16-PORT Quick Installation Guide DS-15202 / DS-16202 1. System Requirements Hardware Local Host side : The following equipment must be equipped with each computer or server

More information

Dixicoin (DXC) Masternode Guide for VPS

Dixicoin (DXC) Masternode Guide for VPS Dixicoin (DXC) Masternode Guide for VPS Table of Contents Requirements 2 VPS Set-up 2 Create a MasterNode Address (ALIAS) & send collateral 4 MasterNode private key & Index ID 5 Edit Configuration files

More information

Connecting to a Tactical Subject Using The F-Response Accelerator on Linux

Connecting to a Tactical Subject Using The F-Response Accelerator on Linux Mission Guide: TACTICAL v7 Connecting to a Tactical Subject Using The F-Response Accelerator on Linux Overview Step 1: Start the Tactical Subject... 1 Step 2: Mount the Tactical Examiner USB... 2 Step

More information

December 1, 2015 Jason Kridner

December 1, 2015 Jason Kridner December 1, 2015 Jason Kridner Co-author of BeagleBone Cookbook Board member at BeagleBoard.org Foundation Sitara Applications Engineering at Texas Instruments 1 Truly flexible open hardware and software

More information

Windows Embedded Standard 7P Unified Build 7081 for Wyse 7040 Thin Client

Windows Embedded Standard 7P Unified Build 7081 for Wyse 7040 Thin Client 2018-11 Windows Embedded Standard 7P Unified Build 7081 for Wyse 7040 Thin Client Software releases are created to add new features, make enhancements or correct defects. These releases are tested on all

More information

Flash Drive Won T Mount Windows 7 Won T Recognize

Flash Drive Won T Mount Windows 7 Won T Recognize Flash Drive Won T Mount Windows 7 Won T Recognize So after inserting the flash drive, if I go to Start _ Computer, I won't see anything there for Windows 7 Professional doesn't mount my usb flash drive

More information

Ottimizzare i tempi di boot di Linux. Andrea Righi -

Ottimizzare i tempi di boot di Linux. Andrea Righi - Ottimizzare i tempi di boot di Linux 60 55 50 10 5 50 40 30 20 10 45 15 40 20 35 30 25 Agenda Overview Case study: Raspberry Pi Kernel optimizations rootfs optimizations Q/A Why a faster boot? Consumer

More information

1+1 Console 8/16/32 ports Modularize CAT-5 KVM Switch (Console Free)

1+1 Console 8/16/32 ports Modularize CAT-5 KVM Switch (Console Free) 1+1 Console 8/16/32 ports Modularize CAT-5 KVM Switch (Console Free) (w/ Optional Add-on IP Module / CAT-5 Module) User s Manual C o n t e n t s 1. INTRODUCTION... 2 1.1 MAIN FEATURES... 3 1.2 PACKAGE

More information

Configuring Linux pppd for a Skywire 4G LTE CAT1 Verizon Over UART

Configuring Linux pppd for a Skywire 4G LTE CAT1 Verizon Over UART Configuring Linux pppd for a Skywire 4G LTE CAT1 Verizon Over UART NimbeLink Corp Updated: May 2017 PN 30166 rev 3 NimbeLink Corp All Rights Reserved 1 Table of Contents Table of Contents 2 1. Introduction

More information

Managing your real hardware: Installation, Boot, Hardware changes. Olivier Crémel Staff Engineer

Managing your real hardware: Installation, Boot, Hardware changes. Olivier Crémel Staff Engineer Managing your real hardware: Installation, Boot, Hardware changes Olivier Crémel Staff Engineer Agenda Hardware choices Real hardware vs. virtual hardware Driven by Service Console or VMkernel Hardware

More information

Instruction How To Use Laptop As Monitor For Ps3 Windows 8

Instruction How To Use Laptop As Monitor For Ps3 Windows 8 Instruction How To Use Laptop As Monitor For Ps3 Windows 8 This is a tutorial on how to use your Windows 8 laptop with your Samsung Smart TV. Plug the Rabbit TV USB device into a USB port on your computer

More information

MANIFOLD. User Manual V

MANIFOLD. User Manual V MANIFOLD User Manual 2015.11 V1.0 Searching for Keywords Search for keywords such as battery and install to find a topic. If you are using Adobe Acrobat Reader to read this document, press Ctrl+F (Windows)

More information

AN80101 Seal USB/CAN Adapter Quick Start

AN80101 Seal USB/CAN Adapter Quick Start APPLICATION NOTE Seal USB/CAN Adapter Quick Start Document revision: Issue date: Feb 27, 2018 Contents 1 Introduction 1 1.1 Pinout.......................................................... 1 1.2 Wire

More information

TABLE OF CONTENTS: NEED TO KNOW

TABLE OF CONTENTS: NEED TO KNOW 1.3 TABLE OF CONTENTS: WELCOME! 2 NEED TO KNOW 2 CONCEPTS 2 USEFUL NEEDED INSTRUCTIONS 4 VIRTUAL MACHINE MANAGEMENT FOR BUBBLE COURSES 5 TROUBLESHOOTING 6 WELCOME! Hello and welcome to the PDS Survival

More information

SERVIS TM IP-KVM. Capable of Operating Computers via Network FX-7001NP

SERVIS TM IP-KVM. Capable of Operating Computers via Network FX-7001NP SERVIS TM IP-KVM Capable of Operating Computers via Network IP-KVM is a device that allows IP conversion of an operation console, enabling operation over a network with theoretically no distance restriction.

More information

Relarium (RLM) Masternode Guide for VPS

Relarium (RLM) Masternode Guide for VPS Relarium (RLM) Masternode Guide for VPS Table of Contents Requirements 2 VPS Set-up 2 Create a MasterNode Address (ALIAS) & send collateral 4 MasterNode private key & Index ID 5 Edit Configuration files

More information

Install Windows Update Windows 7 From Usb

Install Windows Update Windows 7 From Usb Install Windows Update Windows 7 From Usb Macbook Pro 2010 Oct 13, 2014. I am desperately trying to install Windows 7 64-bit on my mid-2011 MacBook My Macbook is using the latest Mavericks update OSX.

More information

Adafruit PiUART - USB Console and Power Add-on for Raspberry Pi

Adafruit PiUART - USB Console and Power Add-on for Raspberry Pi Adafruit PiUART - USB Console and Power Add-on for Raspberry Pi Created by lady ada Last updated on 2017-08-29 10:20:23 PM UTC Guide Contents Guide Contents Overview Pinouts Enabling Serial Console Option

More information

DVR Quick Start Guide

DVR Quick Start Guide DVR Quick Start Guide READ ME FIRST Welcome! Lets get started. Getting to know your DVR What does this mean? Connect your Cameras Connect the DVR to your Home Network Connect the Mouse Connect the DVR

More information

Windows 7 From Usb Without Boot Camp

Windows 7 From Usb Without Boot Camp Ubuntu Install Instructions Macbook Pro Windows 7 From Usb Without Boot Camp With Boot Camp you can use Windows 7 or Windows 8 on your Intel-based For detailed installation instructions, software updates,

More information

Parallels Workstation 4.0 Extreme Read Me

Parallels Workstation 4.0 Extreme Read Me Parallels Workstation 4.0 Extreme Read Me Welcome to Parallels Workstation Extreme build 4.0.6740. This document contains the information you should know to successfully install Parallels Workstation Extreme

More information

We know how much time and energy goes into creating a reliable ADS-B feed and very much appreciate the contributions of all who share with us.

We know how much time and energy goes into creating a reliable ADS-B feed and very much appreciate the contributions of all who share with us. Welcome Thank you for sharing your ADS-B data with Plane Finder. We know how much time and energy goes into creating a reliable ADS-B feed and very much appreciate the contributions of all who share with

More information

Quick Guide. Full Install on Hog 4 OS Consoles Jan 4, 2017

Quick Guide. Full Install on Hog 4 OS Consoles Jan 4, 2017 Quick Guide High End Systems Full Install on Hog 4 OS Consoles Jan 4, 2017 Rev C PAGE 1/5 You may occasionally need to do a full install of the Hog 4OS on your console. A full install is not typically

More information

RaRa Academy: Raspberry Pi. Karl Heinz Kremer - K5KHK

RaRa Academy: Raspberry Pi. Karl Heinz Kremer - K5KHK RaRa Academy: Raspberry Pi Karl Heinz Kremer - K5KHK Why Are We Here? I cannot convert you into a Raspberry Pi (or Linux) expert in two hours I cannot teach you everything there is to know about using

More information

Flash filesystem benchmarks

Flash filesystem benchmarks Embedded Linux Conference Europe 21 Flash filesystem benchmarks Michael Opdenacker Free Electrons Copyright 21, Free Electrons. 1 Free FreeElectrons Electrons Free embedded Linux and kernel materials http://free

More information

Cdboot Cannot Boot From Cd Error Code 5 Windows 7

Cdboot Cannot Boot From Cd Error Code 5 Windows 7 Cdboot Cannot Boot From Cd Error Code 5 Windows 7 I can boot normal with the same cd on Windows 7 64Bit. DVD-R, DVD-RW, DVD R, DVD RW, DVD-R DL, DVD R DL br / Config Manager Error Code Device. If it does

More information

Handbook: Carbonite Safe

Handbook: Carbonite Safe 1 Important Things to Know... 4 Carbonite Features... 5 Setting Up and Installing... 6 Starting a Trial... 7 Installing Carbonite for the First Time... 7 Buying a Subscription... 8 Subscription Pricing...

More information

Windows 7 Read The Manually Installation Driver Automatically

Windows 7 Read The Manually Installation Driver Automatically Windows 7 Read The Manually Installation Driver Automatically Windows 7 users may have automatically updated themselves into a pickle with a recent patch from Microsoft. the update can prevent the system

More information

PDF created with pdffactory Pro trial version How USB Ports Work by Marshall Brain. Introduction to How USB Ports Work

PDF created with pdffactory Pro trial version  How USB Ports Work by Marshall Brain. Introduction to How USB Ports Work Main > Computer > Hardware How USB Ports Work by Marshall Brain Introduction to How USB Ports Work Just about any computer that you buy today comes with one or more Universal Serial Bus connectors on the

More information

Configuring Linux CDC_NCM for Skywire LTE CAT4 Modem

Configuring Linux CDC_NCM for Skywire LTE CAT4 Modem Configuring Linux CDC_NCM for Skywire LTE CAT4 Modem NimbeLink Corp Updated: November 2016 PN 30248 rev 1 NimbeLink Corp. 2016. All rights reserved. 1 Table of Contents Table of Contents 2 Introduction

More information

DOC // REMOVE SEAGATE EXPANSION DRIVE ENCLOSURE EBOOK

DOC // REMOVE SEAGATE EXPANSION DRIVE ENCLOSURE EBOOK 08 June, 2018 DOC // REMOVE SEAGATE EXPANSION DRIVE ENCLOSURE EBOOK Document Filetype: PDF 306.06 KB 0 DOC // REMOVE SEAGATE EXPANSION DRIVE ENCLOSURE EBOOK It's also worth pointing out that it's possible

More information

Usb Port On Manually Create Bootable Windows Xp Install Driver

Usb Port On Manually Create Bootable Windows Xp Install Driver Usb Port On Manually Create Bootable Windows Xp Install Driver Step 9: Install your third-party hardware and software drivers. Use Windows XP Files & Settings Transfer Wizard To Backup Files & Data option

More information

TUSB73x0 xhci Host Controller Driver Release Notes

TUSB73x0 xhci Host Controller Driver Release Notes TUSB73x0 xhci Host Controller Driver Release Notes February 11, 2014 Version 1.16.4 NOTE: U1/U2 link power management support is disabled for maximum compatibility as a number of devices currently on the

More information

Install the Marionnet network simulator on Kali Linux Light vbox-i686

Install the Marionnet network simulator on Kali Linux Light vbox-i686 Install the Marionnet network simulator on Kali Linux Light 2017.1-vbox-i686 August 26, 2017 by Lucian Visinescu (this work is licensed under CC BY-NC 4.0) This installation is based on Install the Marionnet

More information

USB for Portable Devices

USB for Portable Devices 1 USB for Portable Devices 2 USB for Desktops USB was first introduced as a solution to desktop interconnectivity ity At the time, desktops had a number of different wired interfaces Printer, mouse, keyboard,

More information

Some reasons to repair your boot-loader might include installing Microsoft Windows after you have installed Ubuntu, adding or removing a hard drive.

Some reasons to repair your boot-loader might include installing Microsoft Windows after you have installed Ubuntu, adding or removing a hard drive. How To Recover Linux After Install Windows 7 Over If you have Windows 7 dual booting with Ubuntu and you want Windows 7 To do this I am going to show you how to create a system recovery disk, how to After

More information