X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=README;h=fbd75c10744bdcd50f663a24d02378029c825693;hb=7705e43f069a58f00fe6865026be9e0a0c7a5bab;hp=58bd3ca2ae26236cd83c28fd9a38b13e19c93d26;hpb=24128597e1ec3fa8aa042aa80db8582d20a14bb6;p=fw%2Fstlink diff --git a/README b/README index 58bd3ca..fbd75c1 100644 --- a/README +++ b/README @@ -4,6 +4,9 @@ HOWTO First, load the sg kernel module. # modprobe sg +On Ubuntu you need to install the package libsgutils2-dev: +# sudo apt-get install libsgutils2-dev + To run the gdb server, do (you do not need sudo if you have set up permissions correctly): $ make -C build && sudo ./build/st-util 1234 /dev/sg1