Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] rtc_rk808 driver is currently missing in Linux6.5
@ 2023-09-23  6:52 HanoJing
  2023-09-23  7:10 ` HanoJing
  2023-09-23  7:19 ` HanoJing
  0 siblings, 2 replies; 3+ messages in thread
From: HanoJing @ 2023-09-23  6:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 988 bytes --]

New issue by HanoJing on void-packages repository

https://github.com/void-linux/void-packages/issues/46194

Description:
### Is this a new report?

Yes

### System Info

Void 6.5.4_1 aarch64 Unknown uptodate hold rDFF

### Package(s) Affected

linux6.5

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

The system clock shows the correct time.
The system is also able to establish an internet connection.

### Actual behaviour

The system time is set to the 1st of January 1970.
The system cannot establish an internet connection.

### Steps to reproduce

Install linux6.5:

`sudo xbps-install linux6.5`

boot linux6.5 when rebooting.


The issue here is that Linux6.4 has `CONFIG_RTC_DRV_RK808=m` but Linux6.5 does not.

The driver behind this is called `rtc_rk808` and is used and needed on the Pine64 RockPro64 for example.
Please enable this option in the kernel. Thank you very much!

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: rtc_rk808 driver is currently missing in Linux6.5
  2023-09-23  6:52 [ISSUE] rtc_rk808 driver is currently missing in Linux6.5 HanoJing
@ 2023-09-23  7:10 ` HanoJing
  2023-09-23  7:19 ` HanoJing
  1 sibling, 0 replies; 3+ messages in thread
From: HanoJing @ 2023-09-23  7:10 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]

New comment by HanoJing on void-packages repository

https://github.com/void-linux/void-packages/issues/46194#issuecomment-1732237773

Comment:
the RockPro64 uses more drivers:
`rk808_regulator`
`clk_rk808`
`rtc_rk808`
`rk808`

`rk808.c` got deleted:
https://github.com/torvalds/linux/tree/master/drivers/mfd/rk808.c

Looks like Linux on the RockPro64 is doomed.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: rtc_rk808 driver is currently missing in Linux6.5
  2023-09-23  6:52 [ISSUE] rtc_rk808 driver is currently missing in Linux6.5 HanoJing
  2023-09-23  7:10 ` HanoJing
@ 2023-09-23  7:19 ` HanoJing
  1 sibling, 0 replies; 3+ messages in thread
From: HanoJing @ 2023-09-23  7:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 443 bytes --]

New comment by HanoJing on void-packages repository

https://github.com/void-linux/void-packages/issues/46194#issuecomment-1732237773

Comment:
the RockPro64 uses more drivers:
`rk808_regulator`
`clk_rk808`
`rtc_rk808`
`rk808`

`rk808.c` got deleted:
https://github.com/torvalds/linux/tree/master/drivers/mfd/rk808.c

But support for rk817 is coming in:
https://github.com/torvalds/linux/blob/master/drivers/mfd/rk8xx-core.c





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-23  7:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-23  6:52 [ISSUE] rtc_rk808 driver is currently missing in Linux6.5 HanoJing
2023-09-23  7:10 ` HanoJing
2023-09-23  7:19 ` HanoJing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).