Hin-Tak Leung
484c03d4c8
Merge branch 'v5.7' into v5.8
2020-10-04 19:17:42 +01:00
Hin-Tak Leung
a79b7d94a5
Merge branch 'v5.5' into v5.7
2020-10-04 19:17:19 +01:00
turmary
87f42ed64d
Add: document about "query sound card number"
2020-10-04 19:15:39 +01:00
Hin-Tak Leung
379f791b3c
Not a merge - just marking not-interested
...
Merge branch 'rel-v5.5' of git://github.com/respeaker/seeed-voicecard into v5.5
2020-10-04 19:14:30 +01:00
turmary
8cce4e8ffa
Add: document about "query sound card number"
2020-09-30 15:04:47 +08:00
turmary
ac2bf5f638
Move: dkms module removing to the position before kernel update
2020-09-30 10:39:23 +08:00
Hin-Tak Leung
4b7559b320
Not a merge - just marking not-interested
...
Merge branch 'rel-v5.5' of git://github.com/respeaker/seeed-voicecard into v5.5
2020-09-29 22:35:57 +01:00
turmary
526d0ddef9
Add: error message if old kernel package install failed
2020-09-29 11:07:29 +08:00
turmary
6fb0c63581
Add: unload codec driver when uninstall
2020-09-29 11:06:23 +08:00
turmary
06e054aa06
Move: volume name in state configuration
2020-09-29 00:20:39 +08:00
turmary
1a7fbee50e
Move: volume widget name to ALSA tradition style
2020-09-29 00:20:39 +08:00
turmary
7e635f5d57
Remove: debug only or wrong widget
2020-09-29 00:20:38 +08:00
turmary
7461921407
Add: clear title for each install/uninstall steps
2020-09-29 00:20:38 +08:00
Hin-Tak Leung
794d7a3527
Merge branch 'v5.7' into v5.8
2020-09-28 17:11:24 +01:00
Hin-Tak Leung
c206a43374
Merge branch 'v5.5' into v5.7
2020-09-28 17:11:03 +01:00
Hin-Tak Leung
e0f9a554fc
stop systemd service before diabling in uninstall, taken from upstream c1c2e5ca
2020-09-28 17:02:11 +01:00
Hin-Tak Leung
e85006b775
Not a merge - just marking not-interested
...
Merge branch 'rel-v5.5' of git://github.com/respeaker/seeed-voicecard into v5.5
2020-09-28 16:56:01 +01:00
Hin-Tak Leung
921ac8fba5
Following Standard ALSA Control Names convention
...
See kernel documentation, e.g. v5.5:Documentation/sound/designs/control-names.rst
Fixes https://github.com/respeaker/seeed-voicecard/issues/247
2020-09-28 16:38:30 +01:00
turmary
30ceb546fa
Move: volume name in state configuration
2020-09-28 18:14:32 +08:00
turmary
e1110617b2
Move: volume name widget to ALSA tradition
2020-09-28 18:04:40 +08:00
turmary
a891e0260e
Remove: debug only or wrong widget
2020-09-28 18:03:18 +08:00
turmary
c1c2e5ca56
Add: clear title for each install/uninstall steps
2020-09-28 08:45:45 +01:00
turmary
f1a46d63cc
Add: service message direct to standard output and also /var/log/seeed-voicecard.log
2020-09-28 08:44:56 +01:00
Hin-Tak Leung
2e8586d547
Not a merge - just marking not-interested
...
Merge branch 'rel-v5.5' of git://github.com/respeaker/seeed-voicecard into v5.5
2020-09-27 18:19:25 +01:00
Hin-Tak Leung
ac1dddeaed
Not a merge - just marking not-interested
...
Merge branch 'master' of git://github.com/respeaker/seeed-voicecard into v5.5
2020-09-27 18:18:08 +01:00
turmary
6a30a3efc6
Remove: useless dd message in get_kernel_version()
2020-09-27 18:12:57 +01:00
Andre Marschalek
84247b0037
Update seeed-voicecard to avoid systemd error messages because of failed service start
...
systemctl restart seeed-voicecard.service
Job for seeed-voicecard.service failed because the control process exited with error code.
See "systemctl status seeed-voicecard.service" and "journalctl -xe" for details.
2020-09-27 11:16:06 +01:00
Andre Marschalek
9bb3afb358
Update seeed-voicecard
...
to avoid systemd error messages because of failed service start
systemctl restart seeed-voicecard.service
Job for seeed-voicecard.service failed because the control process exited with error code.
See "systemctl status seeed-voicecard.service" and "journalctl -xe" for details.
2020-09-27 18:11:31 +08:00
turmary
2baddde5ba
Fix: install ubuntu kernel only if debian kernel install failed
2020-09-27 11:03:03 +01:00
turmary
b5def1af8e
Add: script option --keep-kernel to not change current kernel
2020-09-27 11:01:51 +01:00
turmary
0abc6ed072
Add: checking current directory when installing
2020-09-27 11:00:37 +01:00
turmary
30216a9c7c
Add: probing kernel postfix automatically for dkms
2020-09-27 09:15:41 +01:00
turmary
6af23967a5
Add: prevent install package again in download_install_debpkg()
2020-09-27 09:14:54 +01:00
turmary
74620fbdbf
Remove: useless dd message in get_kernel_version()
2020-09-27 09:13:55 +01:00
turmary
4cec9e73df
Fix: probing architecture when installing specific package
2020-09-27 09:12:35 +01:00
turmary
957b1298d5
Add: more convenience error message about /boot free space
2020-09-27 08:09:25 +01:00
KillingJacky
901b451bd5
add an cmd line option for choosing compile with compatible kernel; clean up more when uninstalling
2020-09-27 06:49:19 +01:00
Psycho
b83519eb82
English correction
2020-09-27 06:49:19 +01:00
turmary
1372794704
Revert "Don't force kernel downgrade"
...
This reverts commit 30276c80bc
.
2020-09-27 05:09:34 +01:00
Hin-Tak Leung
19cfed5bd7
Adding missing shebang
...
This script has no bash-ism, so /bin/sh (dash on Debian/Ubuntu) is fine.
2020-09-27 05:09:34 +01:00
Hin-Tak Leung
6875869cb2
emit warning for calling ac108_set_sysclk() with unexpected arguments
...
Don't know why Seeed Studio staff did not put it in.
Conflicts:
ac108.c
2020-09-27 05:09:34 +01:00
Hin-Tak Leung
9285159a7d
Apparently, snd_soc_dai_set_bclk_ratio should be used where snd_soc_dai_set_tdm_slot is.
...
See, for example,
commit b78b30e32a19f1ac79c26e0a3e9f7bc7385a02a2
Author: j-schambacher <joerg@i2audio.com>
Date: Tue May 19 13:56:17 2020 +0200
Switch to snd_soc_dai_set_bclk_ratio
Replaces obsolete function snd_soc_dai_set_tdm_slot
2020-09-27 05:09:34 +01:00
Hin-Tak Leung
90144a2f2e
updating for Ubuntu location of dkms-generated kernel modules
2020-09-27 05:09:34 +01:00
Hin-Tak Leung
cbd6da78fc
updating non-standard PATH for Ubuntu in uninstall.sh
2020-09-27 05:09:34 +01:00
Hin-Tak Leung
cf98b67079
rebuilt dtbo on current Raspbian
2020-09-27 05:09:34 +01:00
Hin-Tak Leung
c4c112dcaf
relocating fixed-clock entry, based on upstream advice
...
See upstream -
https://github.com/raspberrypi/documentation/issues/1671
https://github.com/raspberrypi/documentation/pull/1673
Quoted here:
* Only Device Tree nodes at the top level of the tree and children of
a bus node will be probed. For nodes added at run-time there is the
further limitation that the bus must register for notifications of
the addition and removal of children. However, there are exceptions
that break this rule and cause confusion: the kernel explicitly
scans the entire tree for some device types - clocks and interrupt
controller being the two main ones - in order to (for clocks)
initialise them early and/or (for interrupt controllers) in a
particular order. This search mechanism only happens during booting
and so doesn't work for nodes added by an overlay at run-time. It is
therefore recommended for overlays to place fixed-clock nodes in the
root of the tree unless it is guaranteed that the overlay will not
be used at run-time.
2020-09-27 05:09:34 +01:00
Hin-Tak Leung
9722cb01e4
Revert "temporary work-around for not being able to read sysclk from dts for ac10x"
...
This reverts commit 138d22226e
.
2020-09-27 05:09:34 +01:00
Hin-Tak Leung
f4f303f9bd
Use pr_warn() for recoverable errors, not pr_info()
2020-09-27 05:09:34 +01:00
Hin-Tak Leung
de23c61210
Use pr_info() for just routine information, not pr_warn()
2020-09-27 05:09:34 +01:00
Hin-Tak Leung
cca7bbfe2a
comment about Raspberry Pi 4 having two HDMI ports
...
The if-endif block below around the amixer call fixes
https://github.com/respeaker/seeed-voicecard/issues/239
https://github.com/respeaker/seeed-voicecard/issues/240
https://github.com/respeaker/seeed-voicecard/issues/243
2020-09-27 05:09:34 +01:00