Download Jason Watton Driver



Beagles are tiny computers ideal for learning and prototyping with electronics. Read the step-by-step getting started tutorial below to begin developing with your Beagle in minutes.

This step may or may not be necessary, depending on how old a software image you already have, but executing this, the longest, step will ensure the rest will go as smooth as possible.

Step #0.A: Download the latest software image

Download Jason Watton Driver

Download the lastest Debian image from beagleboard.org/latest-images. The 'IoT' images provide more free disk space if you don't need to use a graphical user interface (GUI).

Dell combines x86 and x64 drivers in the same download. Many Dell drivers can be used on both platforms. Lenovo drivers will try to extract to their own, specified path, but that can be changed at runtime. Complete, downloaded driver packs can be between 300MB and 1,000MB in size, except for WinPE driver packs which are very small.

Note: Due to sizing necessities, this download may take 30 minutes or more.

The Debian distribution is provied for the boards. The file you download will have an .img.xz extension. This is a compressed sector-by-sector image of the SD card.

Driver

Step #0.B: Install SD card programming utility

  1. My product driver displays the incorrect Media Type on OS X 10.8. What should I do? My product driver displays the incorrect Media Type on OS X 10.5.8. What should I do? 2-Sided Printing (Windows) or Two-Sided Printing Settings (Mac) is gray or not available for selection. What should I do?
  2. Layer 3 TUN Driver for Windows: Jason A. Donenfeld: about summary refs log tree commit diff stats.
  3. Download Jason L. Pro Driver apk 1.0 for Android. GET THE BEST CDL PROTECTION AVAILABLE.
  4. Download the latest drivers, firmware, and software for your HP LaserJet Pro 400 Printer M401dn.This is HP’s official website that will help automatically detect and download the correct drivers free of cost for your HP Computing and Printing products for Windows and Mac operating system.

Download and install balenaEtcher.


Step #0.C: Connect SD card to your computer

Use your computer's SD slot or a USB adapter to connect the SD card to your computer.

Step #0.D: Write the image to your SD card

Use Etcher to write the image to your SD card. Etcher will transparently decompress the image on-the-fly before writing it to the SD card.

Step #0.E: Eject the SD card

Eject the newly programmed SD card.

Step #0.F: Boot your board off of the SD card

Insert SD card into your (powered-down) board, hold down the USER/BOOT button (if using Black) and apply power, either by the USB cable or 5V adapter.

If using an original BeagleBone or PocketBeagle, you are done.

If using BeagleBone Black, BeagleBone Blue, BeagleBone AI or other board with on-board eMMC flash and you desire to write the image to your on-board eMMC, you'll need to follow the instructions at http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Flashing_eMMC. When the flashing is complete, all 4 USRx LEDs will be steady on or off. The latest Debian flasher images automatically power down the board upon completion. This can take up to 45 minutes. Power-down your board, remove the SD card and apply power again to finish.

If any step fails, it is recommended to update to the latest software image using the instructions above.

Power and boot

Download Jason Watton Driver Update

Most Beagles include a USB cable, providing a convenient way to provide both power to your Beagle and connectivity to your computer. If you provide your own, ensure it is of good quality.

Alternatively, your Beagle may have a barrel jack. The voltage should be 5V except for BeagleBoard-X15 and BeagleBone Blue which use 12V.

Note that BeagleBoard-X15 must always be powered by a 12V adapter with a barrel jack.

If you are using your Beagle with an SD (microSD) card, make sure it is inserted ahead of providing power. Most Beagles include programmed on-board flash and therefore do not require an SD card to be inserted.

You'll see the power (PWR or ON) LED lit steadily. Within a minute or so, you should see the other LEDs blinking in their default configurations. Consult the Quick Start Guide (QSG) or System Reference Manual (SRM) for your board to locate these LEDs.

  • USR0 is typically configured at boot to blink in a heartbeat pattern
  • USR1 is typically configured at boot to light during SD (microSD) card accesses
  • USR2 is typically configured at boot to light during CPU activity
  • USR3 is typically configured at boot to light during eMMC accesses
  • USR4/WIFI is typically configured at boot to light with WiFi (client) network association (BeagleBone Blue and BeagleBone AI only)

Enable a network connection

If connected via USB, a network adapter should show up on your computer. Your Beagle should be running a DHCP server that will provide your computer with an IP address of either 192.168.7.1 or 192.168.6.1, depending on the type of USB network adapter supported by your computer's operating system. Your Beagle will reserve 192.168.7.2 or 192.168.6.2 for itself.

If your Beagle includes WiFi, an access point called 'BeagleBone-XXXX' where 'XXXX' varies between boards. The access point password defaults to 'BeagleBone'. Your Beagle should be running a DHCP server that will provide your computer with an IP address in the 192.168.8.x range and reserve 192.168.8.1 for itself.

If your Beagle is connected to your local area network (LAN) via either Ethernet or WiFi, it will utilize mDNS to broadcast itself to your computer. If your computer supports mDNS, you should see your Beagle as beaglebone.local. Non-BeagleBone boards will utilize alternate names. Multiple BeagleBone boards on the same network will add a suffix such as beaglebone-2.local.

The below table summarizes the typical addresses and should dynamically update to indicate an active connection.

Note: You must 'load unsafe scripts' or load this page without HTTPS security for the automatic detection to work.

IP AddressConnection TypeOperating System(s)Status
192.168.7.2USBWindows
192.168.6.2USBMac OS X, Linux
192.168.8.1WiFiall
beaglebone.localallmDNS enabled
beaglebone-2.localallmDNS enabled

Browse to your Beagle

Using either Chrome or Firefox (Internet Explorer will NOT work), browse to the web server running on your board. It will load a presentation showing you the capabilities of the board. Use the arrow keys on your keyboard to navigate the presentation.

  • Click here to launch: http://192.168.7.2
    Older software images require you to EJECT the BEAGLE_BONE drive to start the network. With the latest software image, that step is no longer required.

Troubleshooting

Do not use Internet Explorer.

Virtual machines are not recommended when using the direct USB connection. It is recommended you use only network connections to your board if you are using a virtual machine.

When using 'ssh' with the provided image, the username is 'debian' and the password is 'temppwd'.

With the latest images, it should no longer be necessary to install drivers for your operating system to give you network-over-USB access to your Beagle. In case you are running an older image, an older operating system or need additional drivers forserial access to older boards, links to the old drivers are below.

Operating SystemUSB DriversComments
Windows (64-bit)64-bit installer

If in doubt, try the 64-bit installer first.

  • Note #1: Windows Driver Certification warning may pop up two or three times. Click 'Ignore', 'Install' or 'Run'
  • Note #2: To check if you're running 32 or 64-bit Windows see this: support.microsoft.com/kb/827218.
  • Note #3: On systems without the latest service release, you may get an error (0xc000007b). In that case, please install the following and retry: www.microsoft.com/en-us/download/confirmation.aspx?id=13523.
  • Note #4: You may need to reboot Windows.
  • Note #5: These drivers have been tested to work up to Windows 10
Windows (32-bit)32-bit installer
Mac OS XNetwork
Serial
Install both sets of drivers.
Linuxmkudevrule.shDriver installation isn't required, but you might find a few udev rules helpful.

Note: Additional FTDI USB to serial/JTAG information and drivers are available from www.ftdichip.com/Drivers/VCP.htm.

Note: Additional USB to virtual Ethernet information and drivers are available from www.linux-usb.org/gadget/ and joshuawise.com/horndis.

Visit beagleboard.org/support for additional debugging tips.

Other currently available software images

Some of the starting images below involve multiple steps to produce an SD card image or otherwise change some of the steps above, so be sure to read all the instructions on their pages. Choose the starting point you want, download or produce the SD card image and follow the steps above.

At the time of release, not all of these distributions support BeagleBone Black, but should soon.

  • Texas Instruments releases: Android, Linux, StarterWare (no OS)
  • Linux: Debian, Angstrom Distribution, Ubuntu, ArchLinux, Gentoo, Sabayon, Buildroot, Erlang, Fedora
  • Other: QNX, FreeBSD
Watton

Hardware documentation

Time to read that manual and check out the design materials: BeagleBoard, BeagleBoard-xM, BeagleBoard-X15, BeagleBone, BeagleBone Black, BeagleBone Black Wireless, BeagleBone Blue, PocketBeagle, and BeagleBone AI.

Other links to design materials for various releases can be found at beagleboard.org/hardware/design.

Download Jason Watton Drivers

Books

For a complete list of books on BeagleBone, seebeagleboard.org/books.

Bad to the Bone

Perfect for high-school seniors or freshman univerisity level text, consider using 'Bad to the Bone'

BeagleBone Cookbook

A lighter treatment suitable for a bit broader audience without the backgrounders on programming and electronics, consider 'BeagleBone Cookbook'

Exploring BeagleBone and Embedded Linux Primer

To take things to the next level of detail, consider 'Exploring BeagleBone' which can be considered the missing software manual and utilize 'Embedded Linux Primer' as a companion textbook to provide a strong base on embedded Linux suitable for working with any hardware that will run Linux.


Last updated by default on Tue Sep 03 2019 14:12:20 GMT-0000 (UTC).
Freeware
Donate Here
Windows
2.9 MB
305,653

SpeedFan can even access S.M.A.R.T. info for those hard disks that support this feature and show hard disk temperatures too, if supported. SpeedFan can even change the FSB on some hardware (but this should be considered a bonus feature). At the lowest level, SpeedFan is an hardware monitor software that can access temperature sensors, but its main feature is that it can control fan speeds (depending on the capabilities of your sensor chip and your hardware) according to the temperatures inside your pc, thus reducing noise and power consumption. Several sensors, like Winbond's and the AS99127F support fan speed changing, as well as others from Maxim, Myson, Analog Devices, National Semiconductor and ITE, but the hardware manufacturer must have connected the relevant pins to some additional, yet trivial, circuitry. This means that if you have, say, a Winbond W83782D on a BP6 then you're ok, but not every motherboard with such an hardware monitor chip will be able to change fan speeds.

From one of the very first hardware monitor chips that could be found in standard PCs, the National Semiconductor LM75 (and all of its clones, like the Philips NE1617 and the Philips NE1618 or the Maxim MAX1617) or the Analog Devices ADM1021, such chips have been greatly improved, both in their precision and in their capabilities. Current chips can monitor fan speeds, voltages and control fan speeds bu using PWMs (Pulse Width Modulation). Some chips can even be programmed to vary fan speeds without any additional software intervention. If your BIOS was programmed to setup such chips this way you can still try to use SpeedFan's Advanced Configuration to revert to manual (software controlled) mode. Winbond W83697HF, Analog Devices ADT7463, SMSC EMC6D102, ITE IT8712F, National LM85C and Maxim MAX6650 are very good candidates. Some SuperIO chips include temperature sensors too.

Download Jason Watton Driver

SpeedFan can automatically detect them and use their features. The most used are National PC87366 and all of SMSC LPC SuperIO chips. SpeedFan can find almost any hardware monitor chip connected to the 2-wire SMBus (System Management Bus, a subset of the I2C BUS) Serial Interface and to the ISA BUS. SpeedFan works fine with Windows 9x, ME, NT, 2000, 2003 and Windows XP. SpeedFan can be minimized to the tray and is compatible with Motherboard Monitor 5.

SpeedFan can handle:

  • almost any number of South Bridges
  • almost any number of hardware monitor chips
  • almost any number of hard disks
  • almost any number of temperature readings
  • almost any number of voltage readings
  • almost any number of fan speed readings
  • almost any number of PWMs

What's New:

  • added full IPMI support
  • added full support for IT IT8771E
  • added full support for Intel Sunrise Point (Z170) SMBus
  • added full support for STMicro STTS2004
  • added full support for NCT6793D
  • added full support for Giantec GT34TS04 and GT34TS02
  • added support for Atom E3800 SMBus
  • added support for Atom C2000 SMBus
  • added support for Fintek F71878A/F71868A at non standard addresses
  • enabled SMBus on Intel 6 Series / C20x, if needed
  • fixed SCSI_PASS_THROUGH access on some systems
  • skipped accessing those hard disks that return the ID Sector from another disk
  • fixed Nuvoton NCT6791D and NCT6792D sixth fan readings
  • added support for alternate registers of NCT6793D
  • fixed German translation for CPU Usage

Popular apps in System Information