Marcel Hellwig
f69370b841
fix detection of kernel modules on 64-bit image
...
The lib modules folder looks like `/lib/modules/6.1.21-v8+/build`, which
means that the previous regex doesn't capture anything after the `-` and
therefore it fails to detect the kernel version.
The regex now aligns with the other detection method and this works fine
on my machine™
2023-06-28 09:23:38 +02:00
Hin-Tak Leung
19ca5aeb50
64-bit-only kernel package does not have /boot/kernel.img ; use /boot/kernel8.img for version detection.
...
http://archive.raspberrypi.org/debian/pool/main/r/raspberrypi-firmware/raspberrypi-kernel_1.20230405-1_arm64.deb
9a716f09695f1e6c9f951a6bc9e4ff22
27025792 Apr 5 20:13
6.1.21-v8+
2023-04-16 18:56:16 +01:00
Hin-Tak Leung
ebd1fa605c
Raspbian has 64-bit kernel on 32-bit userspace
2023-04-14 00:09:12 +01:00
Hin-Tak Leung
a57389693c
Remove garbage before "Linux version"
...
Kernel 6.1 onwards seems to have strings re-arranged so that a newline
no long happens right before the "Linux version" string.
Tested with:
4650945eaabe1297985759ef8e3d4153 archive.raspberrypi.org/debian/pool/main/r/raspberrypi-firmware/raspberrypi-kernel_1.20230306-1_armhf.deb
93830b458685feabf2262f474be4a0e0 archive.raspberrypi.org/debian/pool/main/r/raspberrypi-firmware/raspberrypi-kernel_1.20230317-1_armhf.deb
5449f3dd337c594491f3e73b6ee97cbf archive.raspberrypi.org/debian/pool/main/r/raspberrypi-firmware/raspberrypi-kernel_1.20230405-1_armhf.deb
29384 5.15.84+
28712 6.1.19+ 6.1.21+
2023-04-10 20:36:18 +01:00
Hin-Tak Leung
48dbb3f815
Revert "libasound_module_pcm_ac108.so is no longer installed, so libasound2-plugins shouldn't be needed"
...
This reverts commit 8b2094fc23
.
See #304 regarding /usr/lib/arm-linux-gnueabihf/alsa-lib/libasound_module_rate_samplerate.so
2021-08-04 12:00:51 +01:00
Hin-Tak Leung
8b2094fc23
libasound_module_pcm_ac108.so is no longer installed, so libasound2-plugins shouldn't be needed
2021-04-08 21:07:35 +01:00
turmary
6a30a3efc6
Remove: useless dd message in get_kernel_version()
2020-09-27 18:12:57 +01:00
Hin-Tak Leung
f2b2516426
update check_kernel_headers() for Ubuntu header packages
2020-09-04 23:47:28 +01:00
Hin-Tak Leung
e26006d40c
Add reference to Ubuntu kernel package names
...
Signed-off-by: Hin-Tak Leung <htl10@users.sourceforge.net>
2020-09-04 23:47:18 +01:00
Hin-Tak Leung
89f8a76646
Allow kernel images to be elsewhere - Ubuntu kernel is not at Raspbian location
2020-08-24 12:04:38 +01:00
Hin-Tak Leung
6bcd4cad2f
/opt/vc/bin is not on standard $PATH on Ubuntu
2020-08-23 20:37:20 +01:00
Hin-Tak Leung
7f88e11fd0
adding advice to run ./ubuntu-prerequisite.sh in install.sh
2020-08-23 20:37:07 +01:00
Hin-Tak Leung
60e90d6fae
Ubuntu kernels is not at /boot/kernel.img. Revisit for Raspbian
...
check running kernel agree with installed kernel, and ask the user to reboot before continue
Ubuntu kernels are not installed at /boot/kernel.img
2020-08-23 20:35:44 +01:00
Hin-Tak Leung
5cefec4cca
make the config file configurable, for Ubuntu
2020-08-23 20:34:32 +01:00
Hin-Tak Leung
1f9c1464ab
make the overlay install directory configurable, for Ubuntu
2020-08-23 20:34:25 +01:00
Hin-Tak Leung
71f01070d8
spelling
2020-08-21 16:27:08 +01:00
Hin-Tak Leung
30276c80bc
Don't force kernel downgrade
...
Revert "Fix: try to use a specific version kernel & headers"
This reverts commit ae32476755
.
Conflicts:
install.sh
2020-04-26 23:47:45 +01:00
mxklb
2da704e872
Check for enough space on /boot volume (check #209 )
2020-02-15 16:38:04 +08:00
HinTak
d6f808b278
fix typo
2020-01-29 14:32:30 +08:00
SamhithPottem
873580cfd5
Update install.sh ( #182 ) to --force-yes install
2019-10-23 11:16:55 +08:00
turmary
ae32476755
Fix: try to use a specific version kernel & headers
2019-10-22 15:59:07 +01:00
Baozhu Zuo
08f0d96d68
raspberry pi 4 use the v7l+ suffix as the kernel identifier
2019-07-25 19:30:04 +08:00
turmary
0ea5d2bd98
Fix: dtoverlay on Linux v4.19 failed in phandle insertion
2019-05-21 12:18:25 +08:00
turmary
90d2673610
Add: kernel headers checking after action rpi-update
2019-04-16 09:34:10 +08:00
Norbert Preining
09728d1c82
allow installation in qemu
...
Currently, installation is only supported on real hardware, but not
running in QEMU. Change the check to make sure the necessary
directories and programs are available instead of bailing out
on non-Raspberry archs.
2019-03-30 14:19:47 +08:00
respeaker
b98fce84e0
Add: compatible to linux-4.18 or higher
2019-03-14 03:13:25 +00:00
Pernat1y
6c6b9ab7de
Install packages for Arch Linux
2019-01-28 09:23:40 +08:00
Pernat1y
27b6cdf252
Make grep searches more precise
2019-01-28 09:23:40 +08:00
Baozhu Zuo
8c499c2268
create git repo to manage voicecard configs
2018-07-24 11:30:22 +08:00
Peter.Yang
ccac09b842
Fix: reset ac101/ac108 chips after fill cache
2018-05-11 07:37:53 +00:00
Peter.Yang
d0d9107c91
Move: simple-audio-card -> seeed-voicecard, module removing & inserting again supported
2018-04-04 09:36:18 +00:00
Baozhu Zuo
b462e8a724
fix i2c cannt auto load on raspbian lite os
2018-02-16 16:01:47 +08:00
Peter.Yang
12d155f6ea
Add: 4mic OK after merge
2018-02-10 08:57:30 +00:00
Baozhu Zuo
8b84b891cd
use seeed-voicecard service to manager all the card
...
Changes to be committed:
modified: install.sh
modified: uninstall.sh
2018-02-01 16:04:31 +08:00
Lance Chen
8094f7c3ab
Copy shared library using install -D
...
/usr/lib/arm-linux-gnueabihf/alsa-lib/ might not exist
2017-10-24 21:42:24 +08:00
Baozhu Zuo
3fed3fdc8a
asound.conf is different between 2mic and 4mic
2017-10-18 15:51:54 +08:00
Baozhu Zuo
51fbe557f3
fix cannt get uname_r
2017-09-22 18:12:17 +08:00
Baozhu Zuo
d454f0df21
optimize some options
2017-09-15 02:01:53 +00:00
Baozhu Zuo
baaecb8b7d
update ac108_asound.state asound.conf
2017-09-14 20:14:10 +08:00
Baozhu Zuo
9a97f5033f
change some dtparam to dtoverlay
2017-09-14 20:03:17 +08:00
Baozhu Zuo
1d7ef19938
only allow one card
2017-09-14 10:39:38 +00:00
Baozhu Zuo
448f135c53
install 2mic or 4mic
2017-09-14 09:26:04 +00:00
Baozhu Zuo
d764c26a2d
install libasound_module_pcm_ac108.so
2017-09-14 08:44:40 +00:00
Baozhu Zuo
5b49bfb4ec
add respeaker 4mic audio card driver
2017-09-14 08:29:26 +00:00
Yihui Xiong
4e4634f69d
roll back
2017-08-11 09:21:56 +08:00
Yihui Xiong
5b4f313e27
build for current kernel
2017-08-07 09:36:02 +08:00
Baozhu Zuo
b242c36f45
add a install script
2017-05-22 18:20:29 +08:00