Does anybody run the mainline kernel?
#1
Is anybody on an up to date kernel? I am trying to stay current, rebasing ayufan's linux-kernel-mainline against Greg KH's stable branch. I ran into an issue with usb storage recently, though. Does anybody run a (mostly) mainline kernel? Care to share any tips?
  Reply
#2
What behaviour have been seeing, something not working?

Sorry not much help, haven't tried for a few months as at the time it didn't have modules I was after and couldn't get custom build to compile.
Curious how you are getting on. Would love to upgrade past 4.9 (required for Cilium).
  Reply
#3
USB problem is described in the ayufan thread. At some point the device tree broke. Not sure what Cilium is. I do not use the video, mainly focused on the networking, ram, and cpu.
  Reply
#4
Does the following look at all familiar:

```
@@ -375,14 +467,14 @@

&u2phy {
status = "okay";
+};

- u2phy_host: host-port {
- status = "okay";
- };
+&u2phy_host {
+ status = "okay";
+};

- u2phy_otg: otg-port {
- status = "okay";
- };
+&u2phy_otg {
+ status = "okay";
};

&usb20_otg {
```

?? I am trying to determine if it is causing my USB ports to malfunction. This is on a 4.19 stable kernel with the ayufan mainline kernel rebased on top.
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  The state of mainline hardware decoding CounterPillow 17 14,580 01-26-2022, 03:39 PM
Last Post: sigmaris
  Linux 5.15 Kernel - openSuse mark1250 0 1,237 12-02-2021, 04:36 PM
Last Post: mark1250
  Security Patches for the Kernel kwinz 9 6,508 10-22-2021, 05:45 AM
Last Post: kwinz
Information Linux Mainline ayufan 63 89,643 05-14-2021, 10:41 AM
Last Post: Wizzard
  Debian kernel stuck at 4.4.167 Enig123 5 5,443 12-29-2020, 12:57 PM
Last Post: kwinz
  Arch Linux Arm --> Kernel 5.8 breaks installation as365n4 12 11,912 08-31-2020, 01:41 AM
Last Post: as365n4
  mainline kernel sound support Openwrt lucize 2 3,970 05-01-2020, 05:09 PM
Last Post: PakoSt
  5.3 kernel support? csrf 5 6,905 04-18-2020, 11:34 PM
Last Post: CameronNemo
  Help troubleshooting kernel panic gabrielfin 3 4,530 03-02-2020, 04:18 PM
Last Post: gabrielfin
  need a dts file to set some pins as pulldown interrupts in kernel using a DTO dkebler 0 1,960 02-05-2020, 10:58 PM
Last Post: dkebler

Forum Jump:


Users browsing this thread: 1 Guest(s)