what about PI 4

Talk about the project itself, the community, where we are and what we need. Great place to introduce yourself and make friends as well.

Re: what about PI 4

Postby GeorgeRaven » Sun Aug 11, 2019 9:54 pm

I have the same issue on pi 2,3,4. try using the camera twice, the second time goes through. Its not pretty but it works. (apologies if the spacing is incorrect)
$this->bbcode_second_pass_code('', '
import picamera
for _ in range(2):
try: # try to init camera _ times
cam = picamera.PiCamera()
cam.start_preview()
except picamera.exc.PiCameraMMALError:
print("warning: unable to start camera")

cam.whatever.you.want.to.do()
')
GeorgeRaven
 
Posts: 5
Joined: Sat Jun 29, 2019 7:49 pm

Re: what about PI 4

Postby MrHighVoltage » Mon Aug 19, 2019 12:53 pm

Looks like Pi 4 aarch64 bit kernel has matured very fast. Sakaki already released an 64bit gentoo image with working V3D, dual screen, an support for the complete 4GiB RAM.

https://www.raspberrypi.org/forums/view ... 1#p1521638
MrHighVoltage
 
Posts: 1
Joined: Mon Aug 19, 2019 12:50 pm

Re: what about PI 4

Postby Schlunze » Tue Aug 20, 2019 3:41 pm

Hello,
someone have also problems with pi4 and nfs with current kernel?
$this->bbcode_second_pass_code('', '
uname -a
Linux rpi4-arch 4.19.60-1-ARCH #1 SMP PREEMPT Sat Jul 27 22:59:08 UTC 2019 armv7l GNU/Linux

systemctl status proc-fs-nfsd.mount
● proc-fs-nfsd.mount - NFSD configuration filesystem
Loaded: loaded (/usr/lib/systemd/system/proc-fs-nfsd.mount; static; vendor preset: disabled)
Active: failed (Result: exit-code) since Sat 2019-08-17 16:39:54 CEST; 3 days ago
Where: /proc/fs/nfsd
What: nfsd

Aug 17 16:39:54 rpi4-arch mount[223]: mount: /proc/fs/nfsd: unbekannter Dateisystemtyp „nfsd“.
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.

lsmod
Module Size Used by
')
wondering because lsmod shows no output.
It looks like the kernel module nfsd is not loaded. Can someone help me solve this problem?

tx in advance
Schlunze
 
Posts: 10
Joined: Tue Aug 20, 2019 3:27 pm

Re: what about PI 4

Postby graysky » Tue Aug 20, 2019 7:14 pm

$this->bbcode_second_pass_quote('Schlunze', 'H')ello,
someone have also problems with pi4 and nfs with current kernel?
[code]
uname -a
Linux rpi4-arch 4.19.60-1-ARCH #1 SMP PREEMPT Sat Jul 27 22:59:08 UTC 2019 armv7l GNU/Linux


You are no where near the current kernel. Check mirror, and update.
graysky
Developer
 
Posts: 1731
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: what about PI 4

Postby Schlunze » Wed Aug 21, 2019 2:58 pm

tx graysky,
$this->bbcode_second_pass_code('', '
pacman -S linux-raspberrypi4
')
solved the problem.

cheers
Schlunze
 
Posts: 10
Joined: Tue Aug 20, 2019 3:27 pm

Re: what about PI 4

Postby tiagoboldt » Fri Aug 30, 2019 9:19 pm

I'm unable to get any audio for almost a month now out of the pi4. This started soon after the pi4-specific kernel was made available. Is this happening to anyone else?

Further detailed here: viewtopic.php?f=9&t=13876
tiagoboldt
 
Posts: 19
Joined: Wed Feb 10, 2016 11:14 am

Re: what about PI 4

Postby Schlunze » Tue Sep 17, 2019 3:18 pm

Hello, are there any news at the 64bit kernel front?
Greetings
Schlunze
 
Posts: 10
Joined: Tue Aug 20, 2019 3:27 pm

Re: what about PI 4

Postby Kabbone » Tue Sep 17, 2019 5:46 pm

$this->bbcode_second_pass_quote('Schlunze', 'H')ello, are there any news at the 64bit kernel front?
Greetings


yes, Raspbian/Raspi Foundation has released the first experimental version of it, but I think as long as ALARM builds his arm64 Kernel from mainline upstream it will take some while if you don't want to build it yourself from the Raspi Foundations Repository.
Kabbone
 
Posts: 153
Joined: Thu Jul 25, 2013 9:20 am

Re: what about PI 4

Postby jmmec » Sat Sep 21, 2019 6:31 pm

Hi,

The thread below talks about a new "rpi-eeprom" package for Pi4 for updating the firmware:

https://www.raspberrypi.org/forums/view ... 4#p1534285

https://github.com/raspberrypi/rpi-eeprom

Will this package eventually make it to ALARM for manual invocation, or might it be automated during pacman updates?

Thanks!
jmmec
 
Posts: 10
Joined: Wed Mar 01, 2017 2:06 am

Re: what about PI 4

Postby soundcheck » Sat Oct 12, 2019 8:19 am

Hi.

Just stepped over this thread.

I outlined my 64-bit -rpi-kernel, -userland, -userland tools journey for the 3B+ over here: https://archlinuxarm.org/forum/viewtopic.php?f=65&t=13948&p=62340#p62340.
based on the 64bit-RPI3 package and the RPI git kernel.

Does anybody know if meanwhile somebody is working on a PI-4 64bit package ? mainline or RPI kernel?

Thx.
soundcheck
 
Posts: 39
Joined: Sun Sep 01, 2013 4:56 pm

PreviousNext

Return to Community

Who is online

Users browsing this forum: No registered users and 13 guests