Hi,
I need to use Jessie because I use OpenHome Player and it must have Jessie. However, Jessie does not see/install driver with RPi3+
Is there any way to overcome this issue?
Jessie has no wifi with RPi3
Re: Jessie has no wifi with RPi3
#### Details:
- Date | Wed 25 Apr 21:36:51 BST 2018
- DietPi version | v6.7
- Img creator |
- Pre-image |
- SBC device | RPi 3 Model B (armv7l) (index=3)
- Distro | jessie (index=3)
- Command | G_AGI: firmware-misc-nonfree
- Exit code | 100
- Software title | DietPi-Set_Hardware
#### Expected behaviour:
<!-- What SHOULD be happening? -->
#### Actual behaviour:
<!-- What IS happening? -->
#### Steps to reproduce:
<!-- Explain how to reproduce the issue -->
#### Additional Information:
<!-- if applicable -->
- Date | Wed 25 Apr 21:36:51 BST 2018
- DietPi version | v6.7
- Img creator |
- Pre-image |
- SBC device | RPi 3 Model B (armv7l) (index=3)
- Distro | jessie (index=3)
- Command | G_AGI: firmware-misc-nonfree
- Exit code | 100
- Software title | DietPi-Set_Hardware
#### Expected behaviour:
<!-- What SHOULD be happening? -->
#### Actual behaviour:
<!-- What IS happening? -->
#### Steps to reproduce:
<!-- Explain how to reproduce the issue -->
#### Additional Information:
<!-- if applicable -->
Re: Jessie has no wifi with RPi3
Hi,
Thanks for the report.
I've applied a fix for this, please copy and paste all following commands to update the script:
Now, when enabling WiFi, error should no longer appear.
Thanks for the report.
I've applied a fix for this, please copy and paste all following commands to update the script:
Code: Select all
wget https://github.com/Fourdee/DietPi/raw/fed5638d23e3fd49b982d9a456fd76d8a7e329be/dietpi/func/dietpi-set_hardware -O /DietPi/dietpi/func/dietpi-set_hardware
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Jessie has no wifi with RPi3
Thanks but I think either I am doing something wrong or it is not working because it is still no go.
I do not get error message like before though like you said except nl80211 not found.
Please see attachment.
I do not get error message like before though like you said except nl80211 not found.
Please see attachment.
Re: Jessie has no wifi with RPi3
OK, I have no idea what happened but it is working now:) Thanks!