×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

Driver for Realtek WiFi Adapter.....

  • Posts: 1309
  • Thank you received: 226

Q: What exactly isn't working for you? Does it show up as a device in edit connections?
4 years 2 weeks ago #50557

Please Log in or Create an account to join the conversation.

  • Posts: 1067
  • Thank you received: 140
No it does not, the device does not show anywhere other than if I run Lsusb...then it’s listed there....so the Wi-Fi adapter does not work, and I have tried multiple versions of the correct driver, and none of them work and throw this error...
4 years 2 weeks ago #50561
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 1309
  • Thank you received: 226
What is in the build log?
4 years 2 weeks ago #50566

Please Log in or Create an account to join the conversation.

  • Posts: 1067
  • Thank you received: 140

You are talking to a Linux newbie here, I have no idea where or how to see the build logs... :)
4 years 2 weeks ago #50574

Please Log in or Create an account to join the conversation.

  • Posts: 1309
  • Thank you received: 226
I'm not much better. But the error you posted is saying to consult a log for more information with given file location.
4 years 2 weeks ago #50578

Please Log in or Create an account to join the conversation.

  • Posts: 1067
  • Thank you received: 140

Yes I have checked that and it shows this.....

DKMS make.log for rtl88x2bu-5.2.4.4 for kernel 4.19.97-v7l+ (armv7l)
Sun  8 Mar 23:43:29 GMT 2020
make ARCH=armv7l CROSS_COMPILE= -C /lib/modules/4.19.97-v7l+/build M=/var/lib/dkms/rtl88x2bu/5.2.4.4/build  modules
make[1]: Entering directory '/root/linux-f16e91dad2af9d57aef477cc1f522040353849f5'
Makefile:614: arch/armv7l/Makefile: No such file or directory
make[1]: *** No rule to make target 'arch/armv7l/Makefile'.  Stop.
make[1]: Leaving directory '/root/linux-f16e91dad2af9d57aef477cc1f522040353849f5'
make: *** [Makefile:1795: modules] Error 2
4 years 2 weeks ago #50589

Please Log in or Create an account to join the conversation.

  • Posts: 298
  • Thank you received: 46
Hi guys,

I'm a bit curious what OS the Stellarmate is based on, what do you get if you do a : cat /etc/os-release

Br,
/Markku
4 years 2 weeks ago #50591

Please Log in or Create an account to join the conversation.

  • Posts: 1067
  • Thank you received: 140

Top line of the code above I just posted...

kernel 4.19.97-v7l+ (armv7l)
4 years 2 weeks ago #50592

Please Log in or Create an account to join the conversation.

  • Posts: 298
  • Thank you received: 46
Great, so can you try install the kernel headers with the command : sudo apt install raspberrypi-kernel-headers
This is something I found in the RPi forum so I'm not sure about that, I'll also try when I get home and have access to my Pi.
4 years 2 weeks ago #50594

Please Log in or Create an account to join the conversation.

  • Posts: 1067
  • Thank you received: 140

Yes, done all that and makes no difference....they are all installed and up to date...
This is the error again...

DKMS make.log for rtl88x2bu-5.2.4.4 for kernel 4.19.97-v7l+ (armv7l)
Sun  8 Mar 23:43:29 GMT 2020
make ARCH=armv7l CROSS_COMPILE= -C /lib/modules/4.19.97-v7l+/build M=/var/lib/dkms/rtl88x2bu/5.2.4.4/build  modules
make[1]: Entering directory '/root/linux-f16e91dad2af9d57aef477cc1f522040353849f5'
Makefile:614: arch/armv7l/Makefile: No such file or directory
make[1]: *** No rule to make target 'arch/armv7l/Makefile'.  Stop.
make[1]: Leaving directory '/root/linux-f16e91dad2af9d57aef477cc1f522040353849f5'
make: *** [Makefile:1795: modules] Error 2
4 years 2 weeks ago #50600

Please Log in or Create an account to join the conversation.

  • Posts: 298
  • Thank you received: 46
Now I did a lot of testing but can't find a way to compile on a Pi, compiling and installing the module works fine in x86 and amd64 but no go on a Rpi..
Have to get some help from google.. but for today I give up :(
4 years 2 weeks ago #50609

Please Log in or Create an account to join the conversation.

  • Posts: 1067
  • Thank you received: 140

Which one were you trying to compile, as I have tried loads from git hub...?
4 years 2 weeks ago #50610

Please Log in or Create an account to join the conversation.

Time to create page: 0.667 seconds