Raspberry pi 3 B+ do not work

This is for ARMv8 based devices

Raspberry pi 3 B+ do not work

Postby PowaBanga » Thu May 31, 2018 2:15 pm

Hi,
I bought a raspberry pi 3 B+, and I am trying to install archlinux on.

so i did that :

$this->bbcode_second_pass_code('', '
[root@karkatouf tmp]# fdisk -l
Disque /dev/sda : 931,5 GiB, 1000204886016 octets, 1953525168 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 4096 octets
taille d'E/S (minimale / optimale) : 4096 octets / 4096 octets
Type d'étiquette de disque : dos
Identifiant de disque : 0xa6be054e

Périphérique Amorçage Début Fin Secteurs Taille Id Type
/dev/sda1 2048 1933045759 1933043712 921,8G 83 Linux
/dev/sda2 1933045760 1953523711 20477952 9,8G 82 partition d'éch




Disque /dev/sdb : 59,5 GiB, 63864569856 octets, 124735488 secteurs
Unités : secteur de 1 × 512 = 512 octets
Taille de secteur (logique / physique) : 512 octets / 512 octets
taille d'E/S (minimale / optimale) : 512 octets / 512 octets
Type d'étiquette de disque : dos
Identifiant de disque : 0x4905384e

Périphérique Amorçage Début Fin Secteurs Taille Id Type
/dev/sdb1 2048 206847 204800 100M c W95 FAT32 (LBA)
/dev/sdb2 206848 124735487 124528640 59,4G 83 Linux
[root@karkatouf tmp]# fdisk /dev/sdb

Bienvenue dans fdisk (util-linux 2.32).
Les modifications resteront en mémoire jusqu'à écriture.
Soyez prudent avant d'utiliser la commande d'écriture.


Commande (m pour l'aide) : o
Création d'une nouvelle étiquette pour disque de type DOS avec identifiant de disque 0xba360472.

Commande (m pour l'aide) : n
Type de partition
p primaire (0 primaire, 0 étendue, 4 libre)
e étendue (conteneur pour partitions logiques)
Sélectionnez (p par défaut) : p
Numéro de partition (1-4, 1 par défaut) : 1
Premier secteur (2048-124735487, 2048 par défaut) :
Dernier secteur, +secteurs ou +taille{K,M,G,T,P} (2048-124735487, 124735487 par défaut) : +100M

Une nouvelle partition 1 de type « Linux » et de taille 100 MiB a été créée.
La partition #1 contient une signature vfat.

Voulez-vous supprimer la signature ? [O]ui/[N]on : o

La signature sera supprimée par une commande d'écriture.

Commande (m pour l'aide) : t
Partition 1 sélectionnée
Code Hexa (taper L pour afficher tous les codes) :c
Type de partition « Linux » modifié en « W95 FAT32 (LBA) ».

Commande (m pour l'aide) : n
Type de partition
p primaire (1 primaire, 0 étendue, 3 libre)
e étendue (conteneur pour partitions logiques)
Sélectionnez (p par défaut) : p
Numéro de partition (2-4, 2 par défaut) :
Premier secteur (206848-124735487, 206848 par défaut) :
Dernier secteur, +secteurs ou +taille{K,M,G,T,P} (206848-124735487, 124735487 par défaut) :

Une nouvelle partition 2 de type « Linux » et de taille 59,4 GiB a été créée.
La partition #2 contient une signature ext4.

Voulez-vous supprimer la signature ? [O]ui/[N]on : o

La signature sera supprimée par une commande d'écriture.

Commande (m pour l'aide) : w
La table de partitions a été altérée.
Appel d'ioctl() pour relire la table de partitions.
Synchronisation des disques.

[root@karkatouf tmp]# mkfs.vfat /dev/sdb1
mkfs.fat 4.1 (2017-01-24)
[root@karkatouf tmp]# mkfs.ext4 /dev/sdb2
mke2fs 1.44.2 (14-May-2018)
En train de créer un système de fichiers avec 15566080 4k blocs et 3891776 i-noeuds.
UUID de système de fichiers=6fc7406a-b34a-494b-b5ad-3615b118fdf8
Superblocs de secours stockés sur les blocs :
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424

Allocation des tables de groupe : complété
Écriture des tables d'i-noeuds : complété
Création du journal (65536 blocs) : complété
Écriture des superblocs et de l'information de comptabilité du système de
fichiers : complété

[root@karkatouf tmp]# wget http://de3.mirror.archlinuxarm.org/os/ArchLinuxARM-rpi-3-latest.tar.gz
--2018-05-31 15:21:32-- http://de3.mirror.archlinuxarm.org/os/ArchLinuxARM-rpi-3-latest.tar.gz
Résolution de de3.mirror.archlinuxarm.org (de3.mirror.archlinuxarm.org)… 137.226.34.46
Connexion à de3.mirror.archlinuxarm.org (de3.mirror.archlinuxarm.org)|137.226.34.46|:80… connecté.
requête HTTP transmise, en attente de la réponse… 200 OK
Taille : 417586913 (398M) [application/octet-stream]
Sauvegarde en : « ArchLinuxARM-rpi-3-latest.tar.gz »

ArchLinuxARM-rpi-3- 100%[===================>] 398,24M 2,06MB/s ds 3m 18s

2018-05-31 15:24:50 (2,01 MB/s) — « ArchLinuxARM-rpi-3-latest.tar.gz » sauvegardé [417586913/417586913]

[root@karkatouf tmp]# wget http://de3.mirror.archlinuxarm.org/os/ArchLinuxARM-rpi-3-latest.tar.gz.md5
--2018-05-31 15:24:50-- http://de3.mirror.archlinuxarm.org/os/ArchLinuxARM-rpi-3-latest.tar.gz.md5
Résolution de de3.mirror.archlinuxarm.org (de3.mirror.archlinuxarm.org)… 137.226.34.46
Connexion à de3.mirror.archlinuxarm.org (de3.mirror.archlinuxarm.org)|137.226.34.46|:80… connecté.
requête HTTP transmise, en attente de la réponse… 200 OK
Taille : 67 [application/octet-stream]
Sauvegarde en : « ArchLinuxARM-rpi-3-latest.tar.gz.md5 »

ArchLinuxARM-rpi-3- 100%[===================>] 67 --.-KB/s ds 0s

2018-05-31 15:24:50 (6,96 MB/s) — « ArchLinuxARM-rpi-3-latest.tar.gz.md5 » sauvegardé [67/67]

[root@karkatouf tmp]# md5sum -c ./ArchLinuxARM-rpi-3-latest.tar.gz.md5
ArchLinuxARM-rpi-3-latest.tar.gz: Réussi
[root@karkatouf tmp]# mount /dev/sdb1 /tmp/boot
[root@karkatouf tmp]# mount /dev/sdb2 /tmp/root
[root@karkatouf tmp]# bsdtar -xpf ArchLinuxARM-rpi-3-latest.tar.gz -C root
[root@karkatouf tmp]# sync
[root@karkatouf tmp]# mv root/boot/* boot
[root@karkatouf tmp]# umount /tmp/root /tmp/boot
[root@karkatouf tmp]#
[root@karkatouf tmp]#
[root@karkatouf tmp]# # now my raspberry pi 3 B+ is started with my new mSD card in
[root@karkatouf tmp]#
[root@karkatouf tmp]# nmap -sS -O 192.168.1.0/24
Starting Nmap 7.70 ( https://nmap.org ) at 2018-05-31 16:02 CEST
Nmap scan report for dsldevice.lan (192.168.1.1)
Host is up (0.0018s latency).
Not shown: 994 filtered ports
PORT STATE SERVICE
53/tcp open domain
80/tcp open http
139/tcp open netbios-ssn
443/tcp open https
1723/tcp open pptp
8000/tcp open http-alt
MAC Address: C4:EA:1D:0A:14:CC (Technicolor)
Warning: OSScan results may be unreliable because we could not find at least 1 open and 1 closed port
Device type: broadband router|proxy server|firewall
Running (JUST GUESSING): Thomson embedded (93%), Blue Coat SGOS 4.X (88%), SonicWALL SonicOS 4.X (87%)
OS CPE: cpe:/h:thomson:st_585 cpe:/h:thomson:st_536i cpe:/o:bluecoat:sgos:4 cpe:/o:sonicwall:sonicos:4
Aggressive OS guesses: Thomson ST 585 or ST 536i ADSL modem (93%), Thomson SpeedTouch 510 DSL modem (88%), Thomson TG712 DSL router (88%), Blue Coat SG200 proxy server (SGOS 4.2.2.8 - 4.2.6.1) (88%), SonicWALL TZ 190 firewall (SonicOS Enhanced 4.0) (87%), Blue Coat SG810 proxy server (SGOS 4.2.3.26) (87%), Thomson SpeedTouch 510/510i/530/570/580 DSL modem (85%)
No exact OS matches for host (test conditions non-ideal).
Network Distance: 1 hop

Nmap scan report for Galaxy-A3-2017.lan (192.168.1.23)
Host is up (0.029s latency).
All 1000 scanned ports on Galaxy-A3-2017.lan (192.168.1.23) are filtered (828) or closed (172)
MAC Address: 94:7B:E7:D9:66:93 (Samsung Electronics)
Too many fingerprints match this host to give specific OS details
Network Distance: 1 hop

Nmap scan report for TG789BvacXtream-AP-0A14D6.lan (192.168.1.62)
Host is up (0.0030s latency).
Not shown: 999 closed ports
PORT STATE SERVICE
49152/tcp open unknown
MAC Address: C6:EA:1D:0A:14:D5 (Unknown)
Device type: general purpose
Running: Linux 2.6.X
OS CPE: cpe:/o:linux:linux_kernel:2.6
OS details: Linux 2.6.17 - 2.6.36
Network Distance: 1 hop

Nmap scan report for Linux.lan (192.168.1.63)
Host is up (0.0028s latency).
Not shown: 997 closed ports
PORT STATE SERVICE
139/tcp open netbios-ssn
445/tcp open microsoft-ds
515/tcp open printer
MAC Address: C6:EA:1D:0A:14:CC (Unknown)
Device type: general purpose
Running: Linux 2.6.X
OS CPE: cpe:/o:linux:linux_kernel:2.6
OS details: Linux 2.6.9 - 2.6.30
Network Distance: 1 hop

Nmap scan report for karkatouf.lan (192.168.1.11)
Host is up (0.000044s latency).
All 1000 scanned ports on karkatouf.lan (192.168.1.11) are closed
Too many fingerprints match this host to give specific OS details
Network Distance: 0 hops

OS detection performed. Please report any incorrect results at https://nmap.org/submit/ .
Nmap done: 256 IP addresses (5 hosts up) scanned in 35.17 seconds
[root@karkatouf tmp]#
')

I tryed raspbian, it work, but i have lag with some application, i tryed too with rasparch, but i do not understand why, users can't create folder or anything, same if it's in users group, but it work.

And with arch arm, I can't connect myself to my raspberry after starting, (it is connected via ethernet) and this is what i can see on my screen :
https://i.imgur.com/DIe96tb.jpg

Does somebody can help me please ?
PowaBanga
 
Posts: 15
Joined: Thu May 31, 2018 2:04 pm

Re: Raspberry pi 3 B+ do not work

Postby ava1ar » Fri Jun 01, 2018 8:54 am

Check this thread.
ava1ar
 
Posts: 16
Joined: Sun Oct 25, 2015 3:26 pm
Location: Guttenberg, NJ, USA

Re: Raspberry pi 3 B+ do not work

Postby ufo6000 » Fri Jun 01, 2018 5:25 pm

You installed the AArch64 version - currently not working out-of-the-box as "ava1ar" pointed out.

Follow the wiki and install the recommended ARMv7 version:
https://archlinuxarm.org/platforms/armv ... berry-pi-3

Edit: And Please paste your logs in English in the future.
ufo6000
 
Posts: 117
Joined: Fri Jan 22, 2016 7:54 pm


Return to ARMv8 Devices

Who is online

Users browsing this forum: No registered users and 3 guests