Go to advanced search

by orbanm
Thu Jul 02, 2020 3:05 pm
Forum: Ubuntu
Topic: RPi Wireless Access Point Not Showing Up [ubuntu]
Replies: 15
Views: 406

Re: RPi Wireless Access Point Not Showing Up [ubuntu]

You haven't put an IP address on the wlan interface. You're using the routed AP instructions: that suggests 192.168.4.1/24. You may well have put it in /etc/dhcpcd.conf, but I have no idea if Ubuntu uses that; you'll need to put it whereever you normally configure static addresses. Thanks for your ...
by orbanm
Thu Jul 02, 2020 2:28 pm
Forum: Ubuntu
Topic: RPi Wireless Access Point Not Showing Up [ubuntu]
Replies: 15
Views: 406

Re: RPi Wireless Access Point Not Showing Up [ubuntu]

dickon wrote:
Wed Jul 01, 2020 6:57 pm
And the dhcpd logs..?
They state one error hundreds of times: "DHCP packet received on wlan0 which has no address." However, I did specify a range of addresses in the dhcpd.conf file so I'm confused as to why there wouldn't be an assigned address.
by orbanm
Wed Jul 01, 2020 6:28 pm
Forum: Ubuntu
Topic: RPi Wireless Access Point Not Showing Up [ubuntu]
Replies: 15
Views: 406

Re: RPi Wireless Access Point Not Showing Up [ubuntu]

Dunno. Read the logs. You won't get anywhere if you don't look at the log files. That should be the first thing you do. And check that you enabled IP forwarding. It's in those instructions, so you should have. Why are you not using PiOS? I've followed everything in the tutorial and am not sure how ...
by orbanm
Wed Jul 01, 2020 1:08 pm
Forum: Ubuntu
Topic: RPi Wireless Access Point Not Showing Up [ubuntu]
Replies: 15
Views: 406

Re: RPi Wireless Access Point Not Showing Up

That's showing it as a station, connected to 'VoltServer'. You'll probably need to dissociate from that first. I removed 'Voltserver' and now the access point shows up but it won't let my other devices connect to it. The password is right but it just does a continuous loop of connecting or saying n...
by orbanm
Tue Jun 30, 2020 6:11 pm
Forum: Ubuntu
Topic: RPi Wireless Access Point Not Showing Up [ubuntu]
Replies: 15
Views: 406

Re: RPi Wireless Access Point Not Showing Up

dickon wrote:
Tue Jun 30, 2020 5:49 pm
So you've not configured the country code, then?

What does the output of 'iwconfig wlan0' look like?
I added the output and the country code is specified as country_code=US
by orbanm
Tue Jun 30, 2020 5:44 pm
Forum: Ubuntu
Topic: RPi Wireless Access Point Not Showing Up [ubuntu]
Replies: 15
Views: 406

Re: RPi Wireless Access Point Not Showing Up

dickon wrote:
Tue Jun 30, 2020 5:01 pm
Have you checked the log files? Is hostapd running?
Just added the output
by orbanm
Tue Jun 30, 2020 4:58 pm
Forum: Ubuntu
Topic: RPi Wireless Access Point Not Showing Up [ubuntu]
Replies: 15
Views: 406

Re: RPi Wireless Access Point Not Showing Up

Have you got a mobile phone / laptop / ipad that you can look for WiFi SSID coming from the pi NameOfNetwork , with password AardvarkBadgerHedgehog Yes, I've tried using the other networks option on my phone and inputting the SSID and password into there but it still says no network with that ID wa...
by orbanm
Tue Jun 30, 2020 3:50 pm
Forum: Ubuntu
Topic: RPi Wireless Access Point Not Showing Up [ubuntu]
Replies: 15
Views: 406

RPi Wireless Access Point Not Showing Up [ubuntu]

I'm currently running a headless Ubuntu Server 20.04 on the RPi 3 Model B and tried to set up a wireless AP using the tutorial: https://www.raspberrypi.org/documentation/configuration/wireless/access-point-routed.md Everything seems to be running, the dnsmasq service is active and running, and I hav...
by orbanm
Mon Jun 22, 2020 7:43 pm
Forum: Troubleshooting
Topic: Bluetooth: How to activate the bluetooth function on my RPi if there's "no default controller available"
Replies: 0
Views: 66

Bluetooth: How to activate the bluetooth function on my RPi if there's "no default controller available"

I'm trying to run Ubuntu server 18.04 on a raspberry pi 3 model b but whenever I try to use any of the Bluetooth features of the device, it acts like there are no bluetooth capabilities. Running the rfkill list command only brings up settings for the Wireless LAN, not hci0, running the hciconfig com...

Go to advanced search