-
Notifications
You must be signed in to change notification settings - Fork 5.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable CONFIG_HID_STEAM #3344
Comments
@pelwell looks okay to me. |
Liked, favorited and upvoted. I'm too stupid to compile custom kernels. |
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
Apologies - this one slipped through the net. It's in the rpi-4.19.y tree now (2620ff6) and will be included in future builds. |
Thank you. I'm not familiar with your process. When is the next build expected? |
There is no fixed schedule - it depends on what has changed - but there is usually at least one per week made available via rpi-update. The Raspbian kernel package is updated much less frequently - every few months, perhaps - and there are typically two or three full images released per year. |
kernel: configs: Add CONFIG_EXT4_ENCRYPTION=y See: raspberrypi/linux#2486 kernel: ARM: dts: Remove virtgpio from bcm2711-rpi-4-b.dts kernel: configs: Add CONFIG_HID_STEAM=m See: raspberrypi/linux#3344 firmware: Allow use of 24 bit framebuffers See: #1338 firmware: arm_loader: Add non-os_prefix cmdline.txt fallback firmware: board_info: Set board-info memory size according to SDRAM mode registers firmware: arm_loader: Treat min frequencies as optional See: https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=264786 firmware: arm_loader: Add overvoltage_delta for manufacture tests
kernel: configs: Add CONFIG_EXT4_ENCRYPTION=y See: raspberrypi/linux#2486 kernel: ARM: dts: Remove virtgpio from bcm2711-rpi-4-b.dts kernel: configs: Add CONFIG_HID_STEAM=m See: raspberrypi/linux#3344 firmware: Allow use of 24 bit framebuffers See: raspberrypi/firmware#1338 firmware: arm_loader: Add non-os_prefix cmdline.txt fallback firmware: board_info: Set board-info memory size according to SDRAM mode registers firmware: arm_loader: Treat min frequencies as optional See: https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=264786 firmware: arm_loader: Add overvoltage_delta for manufacture tests
This is already available for rpi-update. And it works perfectly. Thank you. |
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
Source: kernel.org MR: 103889 Type: Enhancement Disposition: Merged from https://github.com/raspberrypi/linux.git rpi-5.4.y ChangeID: 45af59003464d051d39dda8684c0d1de34e99cbd Description: See: raspberrypi/linux#3344 Signed-off-by: Phil Elwell <[email protected]> Signed-off-by: Corey Minyard <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
See: #3344 Signed-off-by: Phil Elwell <[email protected]>
In a desktop PC, the Steam Controller is usually managed by the Steam Client, by Valve. But in the RPI the best option is to enable the hid-steam kernel module. It would be nice to have it enabled by default.
The text was updated successfully, but these errors were encountered: