troubleshooting
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
troubleshooting [2015/08/18 15:13] – [rad1o usb disconnects every 5 seconds / not usable at all] mkie | troubleshooting [2016/12/26 23:26] (current) – [I've connected the rad1o in Mass Storage Mode, but the filesystem is read only] 151.217.239.253 | ||
---|---|---|---|
Line 14: | Line 14: | ||
Another issue might simply be an empty battery, so have a try with recharging. | Another issue might simply be an empty battery, so have a try with recharging. | ||
- | If you soldered in the SMA connector, you might have shorted the left ground pad to a Vcc pad underneath. These two pads which are seperated | + | If you soldered in the SMA connector, you might have shorted the left ground pad to a VCC pad underneath. These two pads which are separated |
===== I have connected the rad1o, but it doesn' | ===== I have connected the rad1o, but it doesn' | ||
Line 30: | Line 30: | ||
</ | </ | ||
If you are running Arch Linux there might be a similar problem but of different origin. The solution is provided within the hackrf-github [[https:// | If you are running Arch Linux there might be a similar problem but of different origin. The solution is provided within the hackrf-github [[https:// | ||
+ | |||
+ | Make sure that [[# | ||
===== I've connected the rad1o in Mass Storage Mode, but the filesystem is read only ===== | ===== I've connected the rad1o in Mass Storage Mode, but the filesystem is read only ===== | ||
Line 43: | Line 45: | ||
| | ||
- run fsck on that partition | - run fsck on that partition | ||
- | | + | |
| | ||
- follow the instructions of fsck | - follow the instructions of fsck | ||
Line 57: | Line 59: | ||
- If it is found and you still get the error above, try upgrading your gnuradio package or compile it from source yourself. The latter solved the problem for me. | - If it is found and you still get the error above, try upgrading your gnuradio package or compile it from source yourself. The latter solved the problem for me. | ||
- Try to unload the hackrf kernel module (" | - Try to unload the hackrf kernel module (" | ||
+ | - If '' | ||
+ | |||
+ | ===== I can't use HackRF without sudo ===== | ||
+ | |||
+ | If you run HKRF-OLD (not HACKRF), the device registers as idProduct 6089, and you will probably not have this problem. If you're sure that you want to use HACKRF, idProduct is cc15, and both udev and gnuradio have to know about this ID. | ||
+ | |||
+ | udev: move [[https:// | ||
+ | |||
+ | gnuradio: < | ||
+ | |||
+ | Make sure | ||
+ | * the " | ||
+ | * the idVendor and idProduct values are the ones shown in dmesg when plugging in the USB. | ||
===== pybombs install gnuradio => "make: target not found" ===== | ===== pybombs install gnuradio => "make: target not found" ===== | ||
Make sure you did not turn on the generation of documentation, | Make sure you did not turn on the generation of documentation, | ||
+ | |||
===== How do I put the rad1o into HackRF mode? ===== | ===== How do I put the rad1o into HackRF mode? ===== | ||
Line 89: | Line 105: | ||
* audio connector | * audio connector | ||
* battery connector | * battery connector | ||
+ | * IC402 (BGS12SL6) in rare cases (LCD/ | ||
If you experience an error that may relate to any of these three, we recommend a close look at the solder pads of those parts. WARNING: Always unplug the battery when soldering, especially when soldering the battery connector! | If you experience an error that may relate to any of these three, we recommend a close look at the solder pads of those parts. WARNING: Always unplug the battery when soldering, especially when soldering the battery connector! | ||
Line 95: | Line 112: | ||
Please have in mind that rad1o' | Please have in mind that rad1o' | ||
+ | |||
+ | ===== What's this big peak in the middle of the spectrum? ===== | ||
+ | |||
+ | see https:// | ||
===== If I rebuild the l0dables I get an error ===== | ===== If I rebuild the l0dables I get an error ===== | ||
Line 114: | Line 135: | ||
Reason: usb-autosuspend. manually configured auto-suspend or you may have laptop-mode-tools or tlp (thinkpad powersaving tool) | Reason: usb-autosuspend. manually configured auto-suspend or you may have laptop-mode-tools or tlp (thinkpad powersaving tool) | ||
- | Solution: disable usb-autosuspend for id 1d50:6089 | + | Solution: disable usb-autosuspend for ids 1d50:cc15 and 1d50:6089 |
- | (if your using tlp add USB_BLACKLIST=" | + | (if your using tlp add USB_BLACKLIST=" |
+ | |||
+ | ===== display blinks if turned on, but quickly turns off afterwards. All fine on USB power ===== | ||
+ | |||
+ | Your battery is empty. | ||
+ | |||
+ | ===== on/off switch is not working | ||
+ | |||
+ | perhaps you soldert together the two tiny smd resistors next to the lower right WS2812b led. In my case that disables the switch. When i removed the tin it works again. |
troubleshooting.1439910831.txt.gz · Last modified: by mkie