Matej Kovacic
Matej Kovacic
I have PCG02U Ubuntu Stick PC (bought from AliExpress), running Ubuntu 14.04.4 LTS and kernel 3.16.0-71. I run `sudo ~/rtl8723bs_bt/start_bt.sh`, but I got this error `H5 sync timed out`. My...
Okay, now I tried to run the drivers by myself. I have Ubuntu Stick PC PCG02U, with (original) Ubuntu 14.04.4 LTS. Kernel is 3.16.0-71-generic. I install the drivers with the...
Hi, sorry, it seems there has been false alarm. **After reboot**, it seems to be working (in fact, it is not, as described below): ``` sudo ~/rtl8723bs_bt/start_bt.sh Using device /dev/ttyS4...
BTW, 8250_dw module is loaded: ``` lsmod | grep 8250_dw 8250_dw 13551 0 ``` When running this command: `sudo rtk_hciattach -n -s 115200 /dev/ttyS4 rtk_h5` I got this output: ```...
Another info (strace): http://pastebin.com/QubcYMvu
Thanks a lot for your answer. So I should run `fl2k_test -s 138e6`. The result is: ``` real sample rate: 137996824 current PPM: -23 cumulative PPM: -23 real sample rate:...
BTW, I run the GRC and open file `fl2k_transmit_gsm.grc`. I correct ppm variable to a new value. How then I generate /tmp/fl2k_gsm.bin? I already unpacked `gsm_osmo-trx_4sps.cf32.xz`. It creates directory `gsm_osmo-trx_4sps.cf32`,...
BTW, FM example is working. I run: `pacat -r -d alsa_output.pci-0000_00_1b.0.analog-stereo.monitor | pv -B 256k | sox -t raw -r 44100 -e signed-integer -L -b 16 -c 2 - -c...
Hum, it is 0 bytes... Probably I am doing something wrong... In order to generate it, I need to click "Execute the flow graph" and wait for a couple of...
Hi, I had the same problem with GSM. FM transmission is working just fine, GSM not at all... and no response from the author on this. Looks weird...