← Back to team overview

ubuntu-hams-devel team mailing list archive

[Bug 1382113] Re: avrdude 6.0.1 confuses efuse with hfuse

 

While this is Electronics, but does it belong to the ubuntu-hams-devel
group? It looks like a direct import, as the maintainer is from Debian.

-- 
You received this bug notification because you are a member of Ubuntu
ham developers, which is subscribed to avrdude in Ubuntu.
https://bugs.launchpad.net/bugs/1382113

Title:
  avrdude 6.0.1 confuses efuse with hfuse

Status in avrdude package in Ubuntu:
  New

Bug description:
  With avrdude 6.0.1 from Ubuntu 14.04 repo:

      $ avrdude -c avrisp2 -p m88 -P usb -q

      avrdude: AVR device initialized and ready to accept instructions
      avrdude: Device signature = 0x1e930a

      avrdude: safemode: Fuses OK (H:01, E:DC, L:E2)

      avrdude done.  Thank you.

  With avrdude 6.1 compiled from source:

      $ ./avrdude -c avrisp2 -p m88 -P usb -C /etc/avrdude.conf -q

      avrdude: AVR device initialized and ready to accept instructions
      avrdude: Device signature = 0x1e930a

      avrdude: safemode: Fuses OK (E:01, H:DC, L:E2)

      avrdude done.  Thank you.

  The second output is correct (E:01 and H:DC). The easiest solution is
  to upgrade avrdude to version 6.1.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: avrdude 6.0.1-1
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Oct 16 17:52:21 2014
  InstallationDate: Installed on 2014-09-11 (34 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
  SourcePackage: avrdude
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/avrdude/+bug/1382113/+subscriptions


References