Search found 2 matches

by IndianaTux
2024-10-26 4:00
Forum: Luckfox Pico-RV1103/RV1106
Topic: ubuntu: can't get rtl8xxx_git working
Replies: 5
Views: 4118

Re: ubuntu: can't get rtl8xxx_git working

Hi,

Did you have to do anything ense to get this to work ?

I have the driver installed and loaded but all I see is wlan0 (the onboard wireless) and I was expecting to see a wlan1 for the USB dongle...

Any hints welcome.

root@luckfox:~# lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 ...
by IndianaTux
2024-10-24 17:57
Forum: Luckfox Pico-RV1103/RV1106
Topic: Cannot build cffi on Pico Ultra W "/usr/bin/ld: cannot find -lgcc"
Replies: 9
Views: 3840

Re: Cannot build cffi on Pico Ultra W "/usr/bin/ld: cannot find -lgcc"

I'm running in the same issue trying to install a python module that requires compilation:


root@luckfox:~/gas-index-algorithm/python-wrapper# pip install sensirion-gas-index-algorithm
Collecting sensirion-gas-index-algorithm
Using cached sensirion-gas-index-algorithm-3.2.2.tar.gz (49 kB ...