Site Tools


nvflash

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
nvflash [2011/07/28 23:32] – [From the nvidia tegra developper site] ggrandounvflash [2011/07/28 23:35] – [Debian/Ubuntu Package] ggrandou
Line 29: Line 29:
 $ sudo -i $ sudo -i
 $ cat > /etc/udev/rules.d/60-nvflash.rules <<END $ cat > /etc/udev/rules.d/60-nvflash.rules <<END
 +# nvflash support for Nvidia Tegra systems attached to USB
 SUBSYSTEM=="usb", ATTR{idVendor}=="0955", ATTR{idProduct}=="7820", MODE="0660", GROUP="plugdev" SUBSYSTEM=="usb", ATTR{idVendor}=="0955", ATTR{idProduct}=="7820", MODE="0660", GROUP="plugdev"
 END END
Line 44: Line 45:
 <code> <code>
 $ cd /tmp $ cd /tmp
-$ wget http://share.grandou.net/debian/nvflash/nvflash_20110222-1_all.deb  +$ wget http://share.grandou.net/debian/nvflash/nvflash_20110628-1_all.deb  
-$ sudo dpkg -i nvflash_20110222-1_all.deb+$ sudo dpkg -i nvflash_20110628-1_all.deb
 </code> </code>
  
-nvflash is install as /usr/bin/nvflash, and so can be run directly from your shell +nvflash is installed in /usr/bin/nvflash, and so can be run directly from your shell 
- +The bootloader is installed here: /usr/lib/nvflash/bootloader.bin
-the bootloader is installed here: /usr/lib/nvflash/bootloader.bin +
  
 +The package takes care of installing an udev rules, allowing you to run nvflash as a normal user.
  
  
nvflash.txt · Last modified: 2023/07/08 00:04 by 94.102.224.209