Unable to set wifi on raspberry pi 4 with Kdoren's jamulus #1262
Replies: 6 comments 6 replies
-
Probably it's disabled. Can you check the /boot/config.txt or commandline.txt file? Just to be clear: Jamulus will not work correctly with WiFi. |
Beta Was this translation helpful? Give feedback.
-
Hi
Here is a copy were wifi is mentioned:
[all]
#dtoverlay=vcd-fkms-v3d
dyoverlay=disable-wifi
I will comment this line and will report
Thanks
…On Mon, 15 Mar 2021 at 04:37, ann0see ***@***.***> wrote:
Probably it's disabled. Can you check the /boot/config.txt or
commandline.txt file?
Just to be clear: Jamulus will not work correctly with WiFi.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1262 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATHOIWLMHKJJPDIWKODCLHTTDXBNRANCNFSM4ZF4SCKQ>
.
|
Beta Was this translation helpful? Give feedback.
-
Hi
I am aware that jamulus will not work correctly with wifi
But, I intend to use the Pi for other tasks as well, thua I want to connect
it via wifi too.
I commented the [all] section in /boot/config.txt, the result of which was
that the internet connection was crossed saying : "no wireless interface
found"
(I guess that part of the problem now stems from the many changes I have
made trying to enable wifi connection. As I am very poor with setting up
pi, I'll appreciate if you can help me step by step , to set both wired
and wireless connection)
Thanks
…On Mon, 15 Mar 2021 at 04:37, ann0see ***@***.***> wrote:
Probably it's disabled. Can you check the /boot/config.txt or
commandline.txt file?
Just to be clear: Jamulus will not work correctly with WiFi.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1262 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATHOIWLMHKJJPDIWKODCLHTTDXBNRANCNFSM4ZF4SCKQ>
.
|
Beta Was this translation helpful? Give feedback.
-
1. Sorry for the typo in my first response.
2. Cable connection is perfect (i.e. this mail was sent using the wired
connection)
3. I reinstalled - clean install- K. Dorn flavour of jamulus as I did not
know how to setup jamulus on an "official" Raspberry pi. Could It be simply
"apt-get install jamulus"? or something simple like that?
4. I am curious to learn how to enable the wifi communication on the fresh
installation. I launched -right click - the 2 arrows on the panel:
"Wireless & Wired network settings". It opened "Network Preferences" , but
wlan0 does not show in the interface selection. I also do not know where to
look for the driver.
Can you advise?
Thanks
…On Mon, 15 Mar 2021 at 05:28, ann0see ***@***.***> wrote:
Did you try to install the wifi driver on your Pi? If you also use it for
other tasks, you could also just use plain Raspberry Pi OS?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1262 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATHOIWIRJRUJZXGU7HILKA3TDX4NHANCNFSM4ZF4SCKQ>
.
|
Beta Was this translation helpful? Give feedback.
-
Thanks for your reply
I managed to enable and run the wifi communication on my Pi.
I'll gather detailed info and send it to you in a separate mail
Again, thank you very much
…On Tue, 16 Mar 2021 at 00:25, ann0see ***@***.***> wrote:
Also see https://backports.debian.org/
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1262 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATHOIWPZVVWTD2P3YVUHC2TTD2CNFANCNFSM4ZF4SCKQ>
.
|
Beta Was this translation helpful? Give feedback.
-
Further to my previous mail
in the section [all] of /boot/config.txt, I commented the line:
dtoverlay=disable-wifi
That's it
Thanks
…On Tue, 16 Mar 2021 at 08:25, ann0see ***@***.***> wrote:
Great to hear!
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1262 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ATHOIWIGIT4EQJMOAI6OLPDTD32VFANCNFSM4ZF4SCKQ>
.
|
Beta Was this translation helpful? Give feedback.
-
No matter what I tried, wlan0 is unavailable on Kdoren's jamulus.
WiFI is working perfectly on the same hardware using an "official" raspberry pi 4 software.
Any clue??
Beta Was this translation helpful? Give feedback.
All reactions