Search found 2 matches

by IndianaTux
2024-10-26 4:00
Forum: LuckFox Pico
Topic: ubuntu: can't get rtl8xxx_git working
Replies: 5
Views: 2165

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 root...
by IndianaTux
2024-10-24 17:57
Forum: LuckFox Pico
Topic: Cannot build cffi on Pico Ultra W "/usr/bin/ld: cannot find -lgcc"
Replies: 9
Views: 2154

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) Preparing m...