Kernal version 4.19.57-v7 ??

 

To comment on questions or provide answers, please login first.
Register | Login

 

Questions and AnswersCategory: Moitessier HATKernal version 4.19.57-v7 ??
Peter asked 5 years ago

Hi there
Can I get some help finding appropriate drivers for this kernel version? Or instructions on how to compile my own package?
Thanks
Peter

rastam4n replied 5 years ago

I have tried to checkout the correct version but this is not working either?
host> git checkout raspberrypi-kernel_1.20190709-1
host: couldn’t get address for ‘raspberrypi-kernel_1.20190709-1’: not found

Christian Staff replied 5 years ago

Hi Peter,

we are currently working on a package for the 4.19.57 kernel.
As soon as we will have made the package available for download, I’ll post an update here.

Christian Staff replied 5 years ago

Package ready, see my answer below to find the package for the new kernel.
Christian

2 Answers
rastam4n answered 5 years ago

Thanks Christian
So I went ahead and tried to make my own package using vm player and the instructions but I cannot seem to get past this one error…
development@debian:~/Desktop/Raspberry/kernel$ git pull –tags
remote: Enumerating objects: 282147, done.
remote: Counting objects: 100% (282147/282147), done.
remote: Compressing objects: 100% (5/5), done.
remote: Total 772679 (delta 282142), reused 282143 (delta 282142), pack-reused 490532
Receiving objects: 100% (772679/772679), 237.69 MiB | 11.83 MiB/s, done.
Resolving deltas: 100% (651524/651524), completed with 52218 local objects.
From https://github.com/raspberrypi/linux
* [new branch] JamesH65_axiperf_doc -> origin/JamesH65_axiperf_doc
* [new branch] pull/2638/head -> origin/pull/2638/head
* [new branch] pull/2922/head -> origin/pull/2922/head
a06f9e522301..caa653325d58 rpi-4.14.y -> origin/rpi-4.14.y
36674db1d999..85acaa6d1d92 rpi-4.14.y-rt -> origin/rpi-4.14.y-rt
+ 26ea22fe47a1…b0b5a34c8538 rpi-4.17.y -> origin/rpi-4.17.y (forced update)
+ 8a7dcb6ad664…d58c595b013f rpi-4.18.y -> origin/rpi-4.18.y (forced update)
* [new branch] rpi-4.19.y -> origin/rpi-4.19.y
* [new branch] rpi-4.19.y-rt -> origin/rpi-4.19.y-rt
* [new branch] rpi-4.20.y -> origin/rpi-4.20.y
* [new branch] rpi-5.0.y -> origin/rpi-5.0.y
* [new branch] rpi-5.1.y -> origin/rpi-5.1.y
* [new branch] rpi-5.2.y -> origin/rpi-5.2.y
* [new tag] raspberrypi-kernel_1.20180817-1 -> raspberrypi-kernel_1.20180817-1
* [new tag] raspberrypi-kernel_1.20180919-1 -> raspberrypi-kernel_1.20180919-1
* [new tag] raspberrypi-kernel_1.20180924-1 -> raspberrypi-kernel_1.20180924-1
* [new tag] raspberrypi-kernel_1.20181112-1 -> raspberrypi-kernel_1.20181112-1
* [new tag] raspberrypi-kernel_1.20190215-1 -> raspberrypi-kernel_1.20190215-1
* [new tag] raspberrypi-kernel_1.20190401-1 -> raspberrypi-kernel_1.20190401-1
* [new tag] raspberrypi-kernel_1.20190517-1 -> raspberrypi-kernel_1.20190517-1
* [new tag] raspberrypi-kernel_1.20190620-1 -> raspberrypi-kernel_1.20190620-1
* [new tag] raspberrypi-kernel_1.20190709-1 -> raspberrypi-kernel_1.20190709-1
You are not currently on a branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
git pull <remote> <branch>

rastam4n replied 5 years ago

scratch that… figured out what that was asking for … but now this

development@debian:~/Desktop/Raspberry/kernel$ make bcm2709_defconfig ARCH=arm
HOSTCC scripts/basic/fixdep
HOSTCC scripts/kconfig/conf.o
YACC scripts/kconfig/zconf.tab.c
/bin/sh: 1: bison: not found
scripts/Makefile.lib:196: recipe for target ‘scripts/kconfig/zconf.tab.c’ failed
make[1]: *** [scripts/kconfig/zconf.tab.c] Error 127
Makefile:532: recipe for target ‘bcm2709_defconfig’ failed
make: *** [bcm2709_defconfig] Error 2

Sean McDonough replied 5 years ago

Looks complicated! New toy and I can’t play with it.

rastam4n replied 5 years ago

Hey Sean. You can roll back to the version that come in the noobs download and it works fine. Just the newest version is not working

Sean McDonough replied 5 years ago

I tried that. It worked fine.

Christian Staff replied 5 years ago

See my answer below, to find the package for the new kernel.
Christian

Sean McDonough replied 5 years ago

Thanks Bud. I’ll give it a shot.

Sean McDonough replied 5 years ago

It works. I am complete noob to RPI, the Hat and open plotter. I am getting 2 bars. That is 5-9 satellites I am indoors.

Sean McDonough replied 5 years ago

It works. I am complete noob to RPI, the Hat and open plotter. I am getting 2 bars. That is 5-9 satellites I am indoors.

Christian Staff replied 5 years ago

Thanks for sharing!

Christian Staff answered 5 years ago

Hi all,

package for latest kernel: 4.19.57 is ready for download here:

Firmware and Drivers

Regards,
Christian

 

To comment on questions or provide answers, please login first.
Register | Login