-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
raspberry pi 5 os bookworm? #17
Comments
It should work for aarch64. Please provide the complete output from 'make'. |
Hi @LAP47 Take a look in the file FAQ.md. The last item very well may apply to your situation. |
How do I do that?
…On Wed, Apr 24, 2024, 12:43 PM lwfinger ***@***.***> wrote:
It should work for aarch64. Please provide the complete output from 'make'.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB6XXJ376WVW6E5WFF3Y67OLDAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZVGM4TQOJXGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
If you are answering my question, copy and paste from the terminal to the web browser. If you mean FAQ.md, 'less FAQ.md'. |
Or he can call up this repo in a web browser and click on the file FAQ.md. |
How do I provide the complete output from make?
…On Wed, Apr 24, 2024 at 1:22 PM lwfinger ***@***.***> wrote:
If you are answering my question, copy and paste from the terminal to the
web browser.
If you mean FAQ.md, 'less FAQ.md'.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB4XM23337CSGVM4NWDY67S4FAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZVGQ3DCNRUHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I'm getting the Your kernel header files aren't properly installed. Please
consult your distro documentation or user support forums.
Once the header files are properly installed, please run ...... On a 64bit
installation of raspberry pi os. Even the driver that's available on Ubuntu
23.10 repo's doesn't work. Meaning that it installs fine via synaptic but
doesn't make the dongle work. No lights come on it.
On Wed, Apr 24, 2024, 6:29 PM Luigi Provencher ***@***.***>
wrote:
… How do I provide the complete output from make?
On Wed, Apr 24, 2024 at 1:22 PM lwfinger ***@***.***> wrote:
> If you are answering my question, copy and paste from the terminal to the
> web browser.
>
> If you mean FAQ.md, 'less FAQ.md'.
>
> —
> Reply to this email directly, view it on GitHub
> <#17 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/BIBPHB4XM23337CSGVM4NWDY67S4FAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZVGQ3DCNRUHA>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
From the driver directory: $ make copy the screen output and post it. |
I am answering you and there is no make command in the process that I'm
using. It's just
$sudo apt update
$sudo apt install git dkms
$git clone https://github.com/morrownr/8812au-20210820.git
$cd 8812au-20210820
$sudo ./install-driver.sh
…On Wed, Apr 24, 2024, 1:22 PM lwfinger ***@***.***> wrote:
If you are answering my question, copy and paste from the terminal to the
web browser.
If you mean FAQ.md, 'less FAQ.md'.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB4XM23337CSGVM4NWDY67S4FAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZVGQ3DCNRUHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Dead adapter? Dead USB port? Are you seeing it when you run: $ lsusb For what it is worth, I cloned this repo to my RasPi4B last night. It runs as a dual band AP with relatively clean 64 bit installation of the 2024-03-15 RasPiOS. It worked. This message is going through it. I did not see any issues at all. |
You are following the primary installation instructions. That is fine but @lwfinger wants to see the results as if you were doing a manual installation. The manual installation is also available in the README but all you need to do is: From the driver directory, run: $ make copy the output and post it here. This output could provide more details than the installation script provides when it comes to things like header files. |
Yes. It works on Linux Mint Debian 6 but not on the raspberry pi 5 and
thank you for keeping this thing alive. Not on Raspberry Pi OS , Ubuntu
23.10, or MX Linux Respin for the Pi.
…On Wed, Apr 24, 2024, 7:11 PM morrownr ***@***.***> wrote:
Even the driver that's available on Ubuntu 23.10 repo's doesn't work.
Meaning that it installs fine via synaptic but doesn't make the dongle
work. No lights come on it.
Dead adapter? Dead USB port?
Are you seeing it when you run:
$ lsusb
For what it is worth, I cloned this repo to my RasPi4B last night. It runs
as a dual band AP with relatively clean 64 bit installation of the
2024-03-15 RasPiOS. It worked. This message is going through it. I did not
see any issues at all.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB5CNNMIHE2NZL5YU3TY7A3ZTAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZWGAYTCNJVGE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
You did install the headers, right?
And there is also not a kernel update pending and you did not reboot in a wee while? |
I did not install anything else because I didn't know that I had to. And I
don't know about the second part. I don't know what you mean there about
pending kernel updates and rebooting in a wee while. Lol I'll install the
headers and whatever else you want me to do in whatever order you want me
to do it just tell me what to do and I'll do it because I was only going by
a quick Google search that I did and who knows if that person or persons
even knew what they were doing but like I said I followed those quick
instructions with Linux Mint Debian 6 and it worked without having to do
anything additional.
…On Wed, Apr 24, 2024, 8:02 PM michelwi ***@***.***> wrote:
You did install the headers, right?
sudo apt install -y raspberrypi-kernel-headers build-essential bc dkms git
And there is also not a kernel update pending and you did not reboot in a
wee while?
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHBZXJ5TDLHSJPWTJYA3Y7BBZ3AVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZWGA3DQNZYGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Fortunately we have very good step-by-step instructions in the readme file, which you can read online The command I posted is part of the instructions (Step 3).
Sometimes when you do software updates on the raspberry there will be a new kernel installed. This is one of the few times when one needs to restart the computer (similar to Windows updates). If you then do not restart manually, there can be issues where the os thinks the new version was valid, but actually you are still using the old version. If you are unsure and don't mind, I would try rebooting just in case. A reboot is also part of the step-by-step guide linked above. |
Okay. Thanks and sorry for the trouble.
…On Wed, Apr 24, 2024 at 8:33 PM michelwi ***@***.***> wrote:
just tell me what to do and I'll do it
Fortunately we have very good step-by-step instructions in the readme
file, which you can read online
https://github.com/morrownr/8812au-20210820?tab=readme-ov-file#installation-steps
or by opening the cloned repositories README file on your disk. (Search
for installation steps)
The command I posted is part of the instructions (Step 3).
I don't know what you mean there about pending kernel updates and rebooting
Sometimes when you do software updates on the raspberry there will be a
new kernel installed. This is one of the few times when one needs to
restart the computer (similar to Windows updates). If you then do not
restart manually, there can be issues where the os thinks the new version
was valid, but actually you are still using the old version.
If you are unsure and don't mind, I would try rebooting just in case. A
reboot is also part of the step-by-step guide linked above.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHBYM3S2DROJY4Y63IE3Y7BFMJAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZWGEYDCMRSGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
No worries. Please let us know if this solves your problem or if you need further assistance. |
Is there a way that I can print it out? or do I have to click and drag on
it all to do that?
…On Wed, Apr 24, 2024 at 8:33 PM michelwi ***@***.***> wrote:
just tell me what to do and I'll do it
Fortunately we have very good step-by-step instructions in the readme
file, which you can read online
https://github.com/morrownr/8812au-20210820?tab=readme-ov-file#installation-steps
or by opening the cloned repositories README file on your disk. (Search
for installation steps)
The command I posted is part of the instructions (Step 3).
I don't know what you mean there about pending kernel updates and rebooting
Sometimes when you do software updates on the raspberry there will be a
new kernel installed. This is one of the few times when one needs to
restart the computer (similar to Windows updates). If you then do not
restart manually, there can be issues where the os thinks the new version
was valid, but actually you are still using the old version.
If you are unsure and don't mind, I would try rebooting just in case. A
reboot is also part of the step-by-step guide linked above.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHBYM3S2DROJY4Y63IE3Y7BFMJAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZWGEYDCMRSGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sorry I do not understand the question. I would recommend opening the link in a browser window on the device that you are using to interact with the raspberry and then copy pasting the appropriate lines in the terminal |
Yes. I like being able to hold it in my hand and read it that way instead
of having to look at on the screen and scroll up and down. Lol Thanks. I'll
let you know how it goes.
…On Wed, Apr 24, 2024, 9:15 PM michelwi ***@***.***> wrote:
Sorry I do not understand the question.
Are you asking how to print the README file on a sheet of paper?
I would recommend opening the link in a browser window on the device that
you are using to interact with the raspberry and then copy pasting the
appropriate lines in the terminal
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB6LAYCN6C2YVELVFYLY7BKKNAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZWGEZDSMRYG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sure you can physically print it. Open the readme file in a browser of your choice Exact steps of cause depend on your operating system, browser, printer. But I still recommend working in a browser and scrolling up and down (maybe opening the same tab multiple times?) because if you are typing the commands by hand off of a sheet of paper, there might be an increased risk of typoing compared to copy pasting the whole line. Good luck. |
Okay. Thanks.
…On Wed, Apr 24, 2024 at 9:28 PM michelwi ***@***.***> wrote:
Sure you can physically print it. Open the readme file in a browser of
your choice
https://github.com/morrownr/8812au-20210820/blob/main/README.md
Then most browsers should open the print dialog when pressing [ctrl]+p
Exact steps of cause depend on your operating system, browser, printer.
But I still recommend working in a browser and scrolling up and down
(maybe opening the same tab multiple times?) because if you are typing the
commands by hand off of a sheet of paper, there might be an increased risk
of typoing compared to copy pasting the whole line.
Good luck.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB2GLEYDSKRPUGWGKIDY7BL2TAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZWGE2DCOJSGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Didn't work. Still coming up with the same error message after sudo
./install-driver.sh. Is the kernel too new maybe? Should I not upgrade the
kernel at all via rpi-update?
…On Wed, Apr 24, 2024, 9:28 PM michelwi ***@***.***> wrote:
Sure you can physically print it. Open the readme file in a browser of
your choice
https://github.com/morrownr/8812au-20210820/blob/main/README.md
Then most browsers should open the print dialog when pressing [ctrl]+p
Exact steps of cause depend on your operating system, browser, printer.
But I still recommend working in a browser and scrolling up and down
(maybe opening the same tab multiple times?) because if you are typing the
commands by hand off of a sheet of paper, there might be an increased risk
of typoing compared to copy pasting the whole line.
Good luck.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB2GLEYDSKRPUGWGKIDY7BL2TAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZWGE2DCOJSGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
rpi-update isn't supported by the Raspberry Pi OS developers, they do not provide the kernel headers for that. https://raspberrypi.stackexchange.com/questions/101790/how-to-revert-from-rpi-update-to-stable-build I.e. open a terminal and run these commands:
|
Okay, then lets walk you through the steps that morrownr and lwfinger asked.
The last point of the FAQ https://github.com/morrownr/8812au-20210820/blob/main/FAQ.md mentions running a 32 bit version of the operating system with a 64 bit kernel.
It should show one out of
This is the version of your kernel. To find the version of the operating system, please run
It should print either 32 or 64. If kernel is 64 and os is 32, then we know how to fix the problem. Otherwise proceed to the next comment:
Where "the driver directory" is the exact same folder where you run the automatic installation script ( If you need help copying and posting the output of make, then please let us know how you operate your raspberry pi (e.g. via ssh acces from a different pc, or with mouse/keyboard/monitor directly attached) so we can try to best guide you. |
I think I have figured out what is going on based on one of your earlier post.
The steps you posted are wrong for what you are doing. What you need to do is find the We can't do this for you. A lot of work has gone into the documentation. It attempts to make it easy on those who are not familiar with the internal workings of operating systems. If this is something you are not comfortable doing, then my advice is to get a USB WiFi adapter that will be plug and play so that all you have to do is plug it in and go. The Main Menu to this site is located: https://github.com/morrownr/USB-WiFi Menu items 1 and 2 should be helpful. Menu item 2 shows a long list of USB WiFi adapters that are know to work well with Linux and require no driver compiling. You plug the adapter in and go. |
Okay. Thanks. Now I'm running into problems with updating && upgrading
raspberry pi os after a fresh install. Something's wrong with the
wolfram-engine. It doesn't want to upgrade from whatever comes
pre-installed to whatever the upgrade is. I might have to try a different
distribution or something.
…On Thu, Apr 25, 2024, 1:27 PM Alkis Georgopoulos ***@***.***> wrote:
rpi-update isn't supported by the Raspberry Pi OS developers, they do not
provide the kernel headers for that.
You need to revert to the official kernel by following these instructions:
https://raspberrypi.stackexchange.com/questions/101790/how-to-revert-from-rpi-update-to-stable-build
I.e. open a terminal and run these commands:
sudo apt-get update
sudo apt-get install --reinstall raspberrypi-bootloader raspberrypi-kernel
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB3HCL2QVKHEQL5ZXFDY7E4HVAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZXG44TQMBSGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
No. I did follow those instructions last night and kept running into the
same thing but it's probably because I was upgrading the kernel via
rpi-update along with the update and upgrading process even though it says
not to because that's how I roll I guess but now I'm running into another
problem with raspberry pi os giving me trouble with upgrading after a clean
install. The software wolfram-engine doesn't want to upgrade and even after
uninstalling it and trying to re-install it it doesn't want to install
properly. This is why I wish that there a proper version of Debian for it
but there isn't one yet for the raspberry pi 5. It gets stuck or takes
forever at the unpacking process and then ends up failing altogether.
…On Thu, Apr 25, 2024, 1:34 PM morrownr ***@***.***> wrote:
@LAP47 <https://github.com/LAP47>
I think I have figured out what is going on based on one of your earlier
post.
I am answering you and there is no make command in the process that I'm
using. It's just...
The steps you posted are wrong for what you are doing. What you need to do
is find the Installation Steps section in the README file and follow the
steps very carefully. Some of the steps are different depending on the
Linux distro you are using. You can ask questions on each step if you need
to do so.
We can't do this for you. A lot of work has gone into the documentation.
It attempts to make it easy on those who are not familiar with the internal
workings of operating systems.
If this is something you are not comfortable doing, then my advice is to
get a USB WiFi adapter that will be plug and play so that all you have to
do is plug it in and go. The Main Menu to this site is located:
https://github.com/morrownr/USB-WiFi
Menu items 1 and 2 should be helpful. Menu item 2 shows a long list of USB
WiFi adapters that are know to work well with Linux and require no driver
compiling. You plug the adapter in and go.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB4V42CTL53NJI2PDKTY7E5CPAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZXHAYDSMRWHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
It's working now in raspberry pi os but I don't like raspberry pi os so I'm
going to try it in the lite version and in Ubuntu 23.10 desktop and server
edition and see how it goes. Thanks.
On Thu, Apr 25, 2024, 1:47 PM Luigi Provencher ***@***.***>
wrote:
… No. I did follow those instructions last night and kept running into the
same thing but it's probably because I was upgrading the kernel via
rpi-update along with the update and upgrading process even though it says
not to because that's how I roll I guess but now I'm running into another
problem with raspberry pi os giving me trouble with upgrading after a clean
install. The software wolfram-engine doesn't want to upgrade and even after
uninstalling it and trying to re-install it it doesn't want to install
properly. This is why I wish that there a proper version of Debian for it
but there isn't one yet for the raspberry pi 5. It gets stuck or takes
forever at the unpacking process and then ends up failing altogether.
On Thu, Apr 25, 2024, 1:34 PM morrownr ***@***.***> wrote:
> @LAP47 <https://github.com/LAP47>
>
> I think I have figured out what is going on based on one of your earlier
> post.
>
> I am answering you and there is no make command in the process that I'm
> using. It's just...
>
> The steps you posted are wrong for what you are doing. What you need to
> do is find the Installation Steps section in the README file and follow
> the steps very carefully. Some of the steps are different depending on the
> Linux distro you are using. You can ask questions on each step if you need
> to do so.
>
> We can't do this for you. A lot of work has gone into the documentation.
> It attempts to make it easy on those who are not familiar with the internal
> workings of operating systems.
>
> If this is something you are not comfortable doing, then my advice is to
> get a USB WiFi adapter that will be plug and play so that all you have to
> do is plug it in and go. The Main Menu to this site is located:
>
> https://github.com/morrownr/USB-WiFi
>
> Menu items 1 and 2 should be helpful. Menu item 2 shows a long list of
> USB WiFi adapters that are know to work well with Linux and require no
> driver compiling. You plug the adapter in and go.
>
> —
> Reply to this email directly, view it on GitHub
> <#17 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/BIBPHB4V42CTL53NJI2PDKTY7E5CPAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZXHAYDSMRWHE>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
It's not working on MX23.2_rpi_respin_arm64, not working on Ubuntu 23.10
with kernel 6.5.0-1015-raspi either. Both are giving me that same Tour
kernel header files aren't properly installed error even though I installed
them and saw no errors there.
…On Thu, Apr 25, 2024, 1:34 PM morrownr ***@***.***> wrote:
@LAP47 <https://github.com/LAP47>
I think I have figured out what is going on based on one of your earlier
post.
I am answering you and there is no make command in the process that I'm
using. It's just...
The steps you posted are wrong for what you are doing. What you need to do
is find the Installation Steps section in the README file and follow the
steps very carefully. Some of the steps are different depending on the
Linux distro you are using. You can ask questions on each step if you need
to do so.
We can't do this for you. A lot of work has gone into the documentation.
It attempts to make it easy on those who are not familiar with the internal
workings of operating systems.
If this is something you are not comfortable doing, then my advice is to
get a USB WiFi adapter that will be plug and play so that all you have to
do is plug it in and go. The Main Menu to this site is located:
https://github.com/morrownr/USB-WiFi
Menu items 1 and 2 should be helpful. Menu item 2 shows a long list of USB
WiFi adapters that are know to work well with Linux and require no driver
compiling. You plug the adapter in and go.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB4V42CTL53NJI2PDKTY7E5CPAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZXHAYDSMRWHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
For your Ubuntu 23.10 system: Go to the driver directory and run: sudo apt install -y build-essential dkms git iw sudo sh install-driver.sh reboot when the script asks. FYI: I have a test system that has Ubuntu 23.10 on it. I have tested. This driver installs and works fine. This repo gets over 100 hits per day as I have not taken the older version of the driver down yet. It will get up to 200 hits per day soon. My point here being that this is a heavily used driver and I'm not seeing this from any other user so something specific and unusual is going on. |
I did that. I followed the installation steps. Without updating the kernel
unless it does it automatically when apt updating and apt upgrading and
this is on the raspberry pi 5 8G. I'm in the process of reimaging it via
NETBOOT because when I did it the first time from my laptop and then booted
into and tried updating it and upgrading it was giving me trouble. Even the
setup process was giving me trouble for some reason. I had to shut it off
with the power button and then restart it and do the setup process all
over again. But even the driver that's available in the driver's manager
installed but didn't get the dongle to work. So idk what's going on but
I've gotten yours to work on my HP ProBook 6570b with Linux Mint Debian 6
and on the raspberry pi 5 8G with raspbian OS.
…On Thu, Apr 25, 2024, 10:46 PM morrownr ***@***.***> wrote:
For your Ubuntu 23.10 system:
Go to the driver directory and run:
sudo apt install -y build-essential dkms git iw
sudo sh install-driver.sh
reboot when the script asks.
FYI: I have a test system that has Ubuntu 23.10 on it. I have tested. This
driver installs and works fine. This repo gets over 100 hits per day as I
have not taken the older version of the driver down yet. It will get up to
200 hits per day soon. My point here being that this is a heavily used
driver and I'm not seeing this from any other user so something specific
and unusual is going on.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB7NMBL6O5ODHPY76TTY7G5W3AVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZYGUZTSMBYG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I'll try that first thing that you suggested [sudo apt install -y
build-essential dkms git iw ] when I get chance because I wasn't doing that
from the driver directory. I was doing that after updating and upgrading I
think or whatever order the installation steps was telling me to do which
was after the reboot from updating and upgrading.
…On Thu, Apr 25, 2024, 10:46 PM morrownr ***@***.***> wrote:
For your Ubuntu 23.10 system:
Go to the driver directory and run:
sudo apt install -y build-essential dkms git iw
sudo sh install-driver.sh
reboot when the script asks.
FYI: I have a test system that has Ubuntu 23.10 on it. I have tested. This
driver installs and works fine. This repo gets over 100 hits per day as I
have not taken the older version of the driver down yet. It will get up to
200 hits per day soon. My point here being that this is a heavily used
driver and I'm not seeing this from any other user so something specific
and unusual is going on.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB7NMBL6O5ODHPY76TTY7G5W3AVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZYGUZTSMBYG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Nope. Still not working on Ubuntu 23.10 on the raspberry pi 5. Won't
install.
On Fri, Apr 26, 2024, 12:08 AM Luigi Provencher ***@***.***>
wrote:
… I'll try that first thing that you suggested [sudo apt install -y
build-essential dkms git iw ] when I get chance because I wasn't doing
that from the driver directory. I was doing that after updating and
upgrading I think or whatever order the installation steps was telling me
to do which was after the reboot from updating and upgrading.
On Thu, Apr 25, 2024, 10:46 PM morrownr ***@***.***> wrote:
> For your Ubuntu 23.10 system:
>
> Go to the driver directory and run:
>
> sudo apt install -y build-essential dkms git iw
>
> sudo sh install-driver.sh
>
> reboot when the script asks.
>
> FYI: I have a test system that has Ubuntu 23.10 on it. I have tested.
> This driver installs and works fine. This repo gets over 100 hits per day
> as I have not taken the older version of the driver down yet. It will get
> up to 200 hits per day soon. My point here being that this is a heavily
> used driver and I'm not seeing this from any other user so something
> specific and unusual is going on.
>
> —
> Reply to this email directly, view it on GitHub
> <#17 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/BIBPHB7NMBL6O5ODHPY76TTY7G5W3AVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZYGUZTSMBYG4>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
I don't test the RasPi version of Ubuntu but was hoping the regular Ubuntu steps would work. Your best bet might be to ask in an appropriate RasPi forum. What you need to know is how to install the kernel header files. |
Just out of curiosity, the raspberry pi 5 does have built-in wifi. If this stick is giving so much problems, would it be feasible to use built-in wifi instead? |
Okay thanks.
…On Fri, Apr 26, 2024, 1:42 AM morrownr ***@***.***> wrote:
Still not working on Ubuntu 23.10 on the raspberry pi 5. Won't install.
I don't test the RasPi version of Ubuntu but was hoping the regular Ubuntu
steps would work. Your best bet might be to ask in an appropriate RasPi
forum. What you need to know is how to install the kernel header files.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHBYQKBKAFL4EM63P3G3Y7HSLVAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZYGY3TCNBQGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
It uses a Broadcom chip. Broadcom's Linux support is subpar. This is one of the reasons you see so many Pi users using USB WiFi adapters. The best solution for Linux users that just want an adapter that just works is to look at the Plug and Play List on the Main Menu. |
I did it. I got it working on the raspberry pi 5 in Ubuntu 24.04 LTS.
…On Fri, Apr 26, 2024, 3:27 PM morrownr ***@***.***> wrote:
@michelwi <https://github.com/michelwi>
... the raspberry pi 5 does have built-in wifi.
It uses a Broadcom chip. Broadcom's Linux support is subpar. This is one
of the reasons you see so many Pi users using USB WiFi adapters. The best
solution for Linux users that just want an adapter that just works is to
look at the Plug and Play List on the Main Menu.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB4I4G6LR2B2DKM7TOTY7KTB3AVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBQGAYDCMRUGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Then why would the raspberry pi foundation choose them (Broadcom chips) to
use then?
…On Fri, Apr 26, 2024, 3:27 PM morrownr ***@***.***> wrote:
@michelwi <https://github.com/michelwi>
... the raspberry pi 5 does have built-in wifi.
It uses a Broadcom chip. Broadcom's Linux support is subpar. This is one
of the reasons you see so many Pi users using USB WiFi adapters. The best
solution for Linux users that just want an adapter that just works is to
look at the Plug and Play List on the Main Menu.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB4I4G6LR2B2DKM7TOTY7KTB3AVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBQGAYDCMRUGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Did you do it with the installation steps in the README or was something different required? I ask because I can add to the README to clarify things. |
I have heard that very early on former Broadcom employees were involved with RasPi and they had connections to Broadcom. Do I know this for a fact? No. What I do know that is factual is that Linux users should avoid Broadcom products if at all possible if they want good support. Any startup that decides to make Linux part of their project needs to immediately determine the companies that provide the best Linux support for the products they will buy. Period. |
Both the steps in the readme file and something else. I'm going to make a
text document of the steps that I took and send it to you but I have to
redo it because I tried something else and then ended up breaking the
system I think so I'll get back to you once I've done it again successfully
and made that document.
…On Sun, Apr 28, 2024, 10:16 PM morrownr ***@***.***> wrote:
@LAP47 <https://github.com/LAP47>
I did it. I got it working on the raspberry pi 5 in Ubuntu 24.04 LTS.
Did you do it with the installation steps in the README or was something
different required? I ask because I can add to the README to clarify things.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB5X7G7OK3D3YSRRSXLY7WUQFAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBRG44DIMRUHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Right. I hear you there. Well hopefully they'll find someone else to work
with in the future and get rid of that chip.
…On Sun, Apr 28, 2024, 10:24 PM morrownr ***@***.***> wrote:
Then why would the raspberry pi foundation choose them (Broadcom chips) to
use then?
I have heard that very early on former Broadcom employees were involved
with RasPi and they had connections to Broadcom. Do I know this for a fact?
No. What I do know that is factual is that Linux users should avoid
Broadcom products if at all possible if they want good support.
Any startup that decides to make Linux part of their project needs to
immediately determine the companies that provide the best Linux support for
the products they will buy. Period.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHBYHYTRI3HHNLYALQYLY7WVN3AVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBRG44DQNJYG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Thanks. I try to make the drivers here work on as many distros as is feasible. You can imagine how difficult it is so help is needed. Now you have an idea why I recommend adapters with in-kernel drivers. |
How do you even do that? What's the first step? And what do you do if and
when you get to the point that the driver won't work anymore. Here's the
text document I made with your steps and the ones that I've added that
worked for me. You can obviously edit it to your liking. I didn't know if I
was supposed to uninstall the old mismatched kernel headers or not or even
how to do that from terminal so that's why I installed synaptic so I could
go ahead and do that but it terms out that it wasn't even necessary on a
clean install of ubuntu so the only thing that I used it for was to get rid
of the not installed residual configs that I guess were left over from the
setup process of ubuntu so it's really got nothing to do with the driver
installation steps. Do you know how to remove old or mismatched kernels in
the terminal? The only reason why I'm using this dongle is because it's the
newest one that I've got and it's 802.11ac and I want to use it to use the
raspberry pi as a portable hotspot which apparently ubuntu has built in now
so this will be connecting to the internet and then the raspberry pi's wifi
acts as the wireless hotspot. Otherwise you have to be connected to
ethernet and then use the pi's wireless as the hotspot.
…On Sun, Apr 28, 2024 at 11:08 PM morrownr ***@***.***> wrote:
I'll get back to you once I've done it again successfully
Thanks. I try to make the drivers here work on as many distros as is
feasible. You can imagine how difficult it is so help is needed.
Now you have an idea why I recommend adapters with in-kernel drivers.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB7U6TPIAOGETBRINLLY7W2TPAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBRHAYTMOBTG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I got it to install on MX Linux on the raspberry pi 5 too now but it's got
no lights and isn't working. I just uninstalled all of the older kernels
and then installed the headers again and then I was able to download the
driver's
…On Sun, Apr 28, 2024, 11:08 PM morrownr ***@***.***> wrote:
I'll get back to you once I've done it again successfully
Thanks. I try to make the drivers here work on as many distros as is
feasible. You can imagine how difficult it is so help is needed.
Now you have an idea why I recommend adapters with in-kernel drivers.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB7U6TPIAOGETBRINLLY7W2TPAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBRHAYTMOBTG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I just got it working on a fresh install of MX-Linux Respin for Raspberry
Pi 5,too. I think that it's because there were no matching headers last
night when I tried it but today there was. Kernel 6.6.28+rpt-rpi-2712 and
linux-headers-6.6.28+rpt-common-rpi
linux-headers-6.6.28+rpt-rpi-2712
Linux-headers-6.6.28+rpt-rpi-v8.
The same method that I used for raspberry pi os/Debian and using the
command - sudo apt install-headers-$(uname -r)
Thanks.
…On Sun, Apr 28, 2024, 11:08 PM morrownr ***@***.***> wrote:
I'll get back to you once I've done it again successfully
Thanks. I try to make the drivers here work on as many distros as is
feasible. You can imagine how difficult it is so help is needed.
Now you have an idea why I recommend adapters with in-kernel drivers.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB7U6TPIAOGETBRINLLY7W2TPAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBRHAYTMOBTG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Glad to see you are making progress. Some distros like to play with the header files. |
Yeah I don't know. I haven't looked at them myself and would have to look
at the original ones first I guess before making any judgements. I hope
that it helps you get more users or the drivers though.
…On Wed, May 1, 2024, 1:57 PM morrownr ***@***.***> wrote:
Glad to see you are making progress. Some distros like to play with the
header files.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIBPHB23ALHRGSYS6ZHRJSTZAEUHHAVCNFSM6AAAAABGWMSJPWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBYHA2DKMRRG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Getting a "Your kernel header files aren't properly installed. Please consult your distro documentation or user support forums. Once the header is properly installed, please run "sudo ./install-driver.sh" Anyway to get this working on there so that I can use it to make a portable router? I'm guessing that it's not for aarch64.
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 003 Device 003: ID 13b1:003f Linksys WUSB6300 802.11a/b/g/n/ac Wireless Adapter [Realtek RTL8812AU]
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
phy#0
Unnamed/non-netdev interface
wdev 0x2
addr 2e:cf:67:27:77:c9
type P2P-device
txpower 31.00 dBm
Interface wlan0
ifindex 3
wdev 0x1
addr 2c:cf:67:27:77:c9
type managed
channel 165 (5825 MHz), width: 20 MHz, center1: 5825 MHz
txpower 31.00 dBm
The text was updated successfully, but these errors were encountered: