I've tried everything people recommend. My new arch installation just won't connect. I'm running the most recent image for the rpi 2 on an rpi 3 b+ because there is no explicit 3 b+ image. I've tried both eth0 and wlan0 interfaces with wifi-menu, wpa supplicant, dhcpcd, and systemctl. Nothing works, and I can't even ping my router. Furthermore, for some reason it was able to connect automatically when I was running raspbian on a different SD card. I then tried the arch one and it didn't work, of course. I went back to raspbian and it (connecting to the internet) had stopped working.
How to connect to the internet with arch for ARM on a raspberry pi 3 b+?
136 Views Asked by Hoss Boffman At
0
There are 0 best solutions below
Related Questions in RASPBIAN
- How do I run the following script in Raspberry pi 4 terminal as soon as it starts up?
- How can I ask in stack that after updating CIFS samba client stopped working?
- The 3.5 inch raspberry pi 4B screen does not work error Cmakelists.txtprojects()
- Compiling a C-project under RaspBian getting undefined reference to `powf'
- Raspberry Pi GPIO - device or resource busy
- How to clean the packets of AVFormatContext?
- ImportError: No module named setuptools on Raspbian OS
- How do I connect proximity data from an ultrasonic sensor to audio playback volume in python on a Raspberry Pi?
- How to record frames with ffmpeg and finish the recording
- Installing wayfire-plugins-extra from github on Raspian "Bookworm"
- How can I make a script autostart in a virtual environment in Raspbian?
- Readout State of Numpad
- what are the ffmpeg parameters for capturing the screen on raspbian?
- Raspberry Pi: problem with external USB drive and USB modem
- Display Chromium, Firefox, etc on my OSX when it's running on my Raspberry Pi
Related Questions in ETHERNET
- How to use WiFi and Ethernet at same time?
- What is the correct way to setup and use the Ethernet library in Arduino in order to send and receive UDP broadcast messages between LAN devices?
- Arduino IDE: The IP address was not printing in serial monitor
- I don't know where to start with ethernet communication with Automation Direct P1AM-200 ETH module communication
- How do I know when the dsa_loop and dsa_loop_bdinfo linux kernel modules are working?
- How can I upload data from Arduino uno ethernet shield to mongodb Atlas
- Access flask server hosted on Raspberry Pi on Android phone connected via ethernet
- Python code for read/write binary file and convert it to .pcap
- Should my PC recognize my Arty A7-100T FPGA?
- How to get to send the current network's server using nodejs
- How can I get a Python socket object to read a continuous stream of raw TCP/IP data over ethernet connection?
- Need CAPL script to find fin or RST messages over TCP connection - DOIP
- Socket implementation with micropython and WIZNET5500
- UDSonIP vehicle announcement
- Packet Sniffing on Mirrored Port - Missing Packets when UDP Message > 50kb (Python, Scapy)
Related Questions in ARCHLINUX
- Running docker image for ASP.NET core sample from Microsoft on arch linux, cant browse to http://localhost:5000
- Pyperclip library doesn't recognize Python 3.12 in Visual Studio Code on Arch Linux
- vscode extensions have low download/reviews count on linux but not on windows?
- Emulator process termination - The Android emulator exited with code -11 after startup
- VirtualBox ErrorVkPhysicalDevice does not support GetPhysicalDeviceCalibrateableTimeDomainsKHR
- How to start a headless session without a desktop environment using tigervnc?
- sdl2 c program on wayland doesn't show window
- How do I fix sway waybar not displaying my custom module?
- Is there an efficient way to format Decimal?
- fatal error: helloworld.c: No such file or directory
- Docker login credentials, pass + gpg
- npm freezed while installing packages
- How to manage XMonad (and xmobar and anything else related to it) via GHCup+cabal?
- OpenMPI Installation on Archlinux
- Error "undefined reference to" when building package seafile-client on manjaro
Related Questions in ARCHLINUX-ARM
- error: blackarch: signature from "Levon 'noptrix' Kayan (BlackArch Developer)
- Building docker image for .net 8 with AOT targeting linux/arm64
- Install tkinter after installation of python3.9
- Linux how to know what task and process are running in between 2 point in an application
- Arch Linux arm Xorg doesn't display anything on Raspberry Pi 3 when running startx
- OpenCV Timers cannot be stopped from another thread
- Generating coredump in archlinux
- Unable to deploy cluster(k3d->k3s) on ARM64, fails to spin up serverlb node
- Replace linux-raspberrypi with core/linux-rpi-legacy?
- How to connect to the internet with arch for ARM on a raspberry pi 3 b+?
- Unable to Use python-pip command on Linux Manjaro
- MPI executable fails for ArchLinux on Termux
- Can't rotate (Default) screen on Raspberry Pi3 running Manjaro with X11
- Compiling Kotlin Coroutines dependency for different target Linux architecture
- pygtk package for archlinux arm
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?