Go to advanced search

by RamsesV
Thu Sep 26, 2019 8:30 am
Forum: Networking and servers
Topic: [HOWTO] Setting up a Raspberry Pi as a wireless bridge
Replies: 5
Views: 6796

Re: [HOWTO] Setting up a Raspberry Pi as a wireless bridge

I'm trying to get a HP Laserjet 5000 to be seen on a WiFi network, any clues if this will work? It would be hard to tell since I don't know or used the printer myself, but my initial guess would be that it will, since the RPi behaves almost as a transparent bridge, and if you have all the component...
by RamsesV
Mon Jan 21, 2019 12:35 am
Forum: Networking and servers
Topic: [HOWTO] Setting up a Raspberry Pi as a wireless bridge
Replies: 5
Views: 6796

Re: [HOWTO] Setting up a Raspberry Pi as a wireless bridge

Hi Kirk, something that I just noticed I forgot to include in the instructions is to set permissions of the script after you create it (paste the code and save it), edit the file permissions with chmod to make it executable. In my case, with the example I used for the guide, I would do: sudo chmod 7...
by RamsesV
Sun Jan 20, 2019 1:42 pm
Forum: Networking and servers
Topic: [HOWTO] Setting up a Raspberry Pi as a wireless bridge
Replies: 5
Views: 6796

[HOWTO] Setting up a Raspberry Pi as a wireless bridge

First of all, I will start this post saying that this is my very first time starting a content post and so, will welcome your kind opinions, corrections and patience if I breach any of the forums rules and besides will greatly appreciate any necessary assistance from moderators and other members to ...
by RamsesV
Wed Aug 23, 2017 10:17 am
Forum: Troubleshooting
Topic: JBONEST RTL8821AU Driver compile failure
Replies: 4
Views: 1521

Re: JBONEST RTL8821AU Driver compile failure

As I said, it worked for me, and the cool thing is that this version of the driver already includes a definition for the RPI in the makefile, so to compile on the Pi you just need to do little modifications to choose the right options in the makefile (all described in the links that I included befor...
by RamsesV
Mon Aug 07, 2017 9:20 am
Forum: Troubleshooting
Topic: JBONEST RTL8821AU Driver compile failure
Replies: 4
Views: 1521

Re: JBONEST RTL8821AU Driver compile failure

I run into a similar problem recently with the RTL8821AU driver and was able to find the solution (not easy to find the right place though). It seems the driver needs a couple of modifications to be compiled by Raspbian. Anyway, the solution is referenced here: https://www.erol.name/compile-realtek-...

Go to advanced search