{"id":638,"date":"2024-06-12T11:33:48","date_gmt":"2024-06-12T11:33:48","guid":{"rendered":"https:\/\/www.struck.de\/blog\/?p=638"},"modified":"2024-06-12T11:34:53","modified_gmt":"2024-06-12T11:34:53","slug":"sis1100-linux-driver-2-16-under-almalinux-9-4","status":"publish","type":"post","link":"https:\/\/www.struck.de\/blog\/?p=638","title":{"rendered":"SIS1100 Linux Driver 2.16 under AlmaLinux 9.4"},"content":{"rendered":"\n<pre class=\"wp-block-preformatted\">Issue:<br>Possible use of change from mainline kernel 6.4.0 in transition from AlmaLinux 9.2 to 9.4 (5.14.0-284 -> 5.14.9-427) <br><br>Error:<br>> Error: too many arguments for function \u00bbclass_create\u00ab<br>>    573 |         sis1100_global.class = class_create(THIS_MODULE,<br>> \"sis1100\");<br><br>Workaround:<br>sis1100_autoconf_linux.c ca. line 570:<br><br>sis1100_global.class = class_create(THIS_MODULE, \"sis1100\");<br>change to:<br>sis1100_global.class = class_create(\"sis1100\");<br><br><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Issue:Possible use of change from mainline kernel 6.4.0 in transition from AlmaLinux 9.2 to 9.4 (5.14.0-284 -> 5.14.9-427) Error:> Error: too many arguments for function \u00bbclass_create\u00ab> 573 | sis1100_global.class = class_create(THIS_MODULE,> &#8220;sis1100&#8221;);Workaround:sis1100_autoconf_linux.c ca. line 570:sis1100_global.class = class_create(THIS_MODULE, &#8220;sis1100&#8221;);change to:sis1100_global.class = &hellip; <a href=\"https:\/\/www.struck.de\/blog\/?p=638\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[142,91,9,95],"class_list":["post-638","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-almalinux","tag-driver","tag-linux","tag-sis1100"],"_links":{"self":[{"href":"https:\/\/www.struck.de\/blog\/index.php?rest_route=\/wp\/v2\/posts\/638","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.struck.de\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.struck.de\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.struck.de\/blog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.struck.de\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=638"}],"version-history":[{"count":2,"href":"https:\/\/www.struck.de\/blog\/index.php?rest_route=\/wp\/v2\/posts\/638\/revisions"}],"predecessor-version":[{"id":640,"href":"https:\/\/www.struck.de\/blog\/index.php?rest_route=\/wp\/v2\/posts\/638\/revisions\/640"}],"wp:attachment":[{"href":"https:\/\/www.struck.de\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=638"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.struck.de\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=638"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.struck.de\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=638"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}