Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #64518
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Oliver Hartkopp <socketcan@hartkopp.net> |
| Newsgroups | linux.debian.kernel |
| Subject | linux-image-4.19.0-5-marvell - TS-219 RTC issue with Debian Buster |
| Date | Tue, 23 Jul 2019 22:20:02 +0200 |
| Message-ID | <yn9qq-T6-3@gated-at.bofh.it> (permalink) |
| X-Mailbox-Line | From debian-kernel-request@lists.debian.org Tue Jul 23 20:12:08 2019 |
| Old-Return-Path | <socketcan@hartkopp.net> |
| X-Amavis-Spam-Status | No, score=-2.9 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7] autolearn=no autolearn_force=no |
| X-Policyd-Weight | NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .hartkopp. - helo: .mo6-p01-ob.smtp.rzone. - helo-domain: .rzone.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -5.5 |
| X-Greylist | delayed 367 seconds by postgrey-1.36 at bendel; Tue, 23 Jul 2019 19:54:39 UTC |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; t=1563911677; s=strato-dkim-0002; d=hartkopp.net; h=Date:Message-ID:Subject:From:To:X-RZG-CLASS-ID:X-RZG-AUTH:From: Subject:Sender; bh=TBMda5TMcj9k1lNQhp07W+ToNeYCeBLcsAocrgDRm1Q=; b=aaghpVi3krkj4SyPR4vWH3fa8VJKKFPyz+sDQ1uUexmgyEhUu7Ee7iwDUtVryhw35b h7urjAlMG74VwN/AJFT0eA3Q9IZpRpyXOTzLTDtTrL3XBH0F+KoznQW7CcWGOjMIwoP1 sx0QKT8f61mHszKBrwdrRoVibEg2PDjsG5cASqLP7RBML1JVM0rlte5bUQC9ZYdqoEMg cVPZvgacTOpwEq/ptShyo8jGIWTsrE1wsGyrjymsJWcbi94klwfG5Q1RDF7GY7alhGf2 zxitfooDubJwI/7UQkyXYQxVFfkvld1AQ9VZ4gezxZ+TuSKwHsFcqTXXftcmI3Cfelv+ LGnA== |
| X-Rzg-Auth | ":P2MHfkW8eP4Mre39l357AZT/I7AY/7nT2yrDxb8mjG14FZxedJy6qgO1o3PMaViOoLMJV8h6liA=" |
| X-Rzg-Class-ID | mo00 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Language | en-US |
| Content-Transfer-Encoding | 7bit |
| X-Mailing-List | <debian-kernel@lists.debian.org> archive/latest/121090 |
| List-ID | <debian-kernel.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-kernel/> |
| List-Archive | https://lists.debian.org/msgid-search/29f69b87-818b-8a75-47ae-53d92664f109@hartkopp.net |
| Approved | robomod@news.nic.it |
| Lines | 26 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Tue, 23 Jul 2019 21:48:28 +0200 |
| X-Original-Message-ID | <29f69b87-818b-8a75-47ae-53d92664f109@hartkopp.net> |
| Xref | csiph.com linux.debian.kernel:64518 |
Show key headers only | View raw
Hi Debian Kernel Team, I'm running a TS-119P+ and a TS-219P II Qnap NAS with Debian Buster. Both are now running a linux-image-4.19.0-5-marvell kernel. But since my update from Linux 4.9 (Stretch) to Linux 4.19 (Buster) the hardware clock of both boxes refuse to work. After some digging in kernel sources and re-installing Linux 4.9 on my Buster setup it turns out, that a change in the kernel config causes the problem: 4.19.0-5-marvell -> CONFIG_RTC_DRV_S35390A=m (fails) 4.9.0-4-marvell -> CONFIG_RTC_DRV_S35390A=y (works) See details and solving process at: https://marc.info/?l=linux-arm-kernel&m=156390875629259&w=2 Can you please revert the Kernel config parts for the RTC in a way that the RTC drivers are built into the marvell-arch kernel again instead of building them as modules? Thanks & best regards, Oliver
Back to linux.debian.kernel | Previous | Next | Find similar | Unroll thread
linux-image-4.19.0-5-marvell - TS-219 RTC issue with Debian Buster Oliver Hartkopp <socketcan@hartkopp.net> - 2019-07-23 22:20 +0200
csiph-web