[Bug 1186672] New: 1wire modules not built
http://bugzilla.opensuse.org/show_bug.cgi?id=1186672 Bug ID: 1186672 Summary: 1wire modules not built Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.3 Hardware: x86-64 OS: Other Status: NEW Severity: Major Priority: P5 - None Component: Kernel Assignee: kernel-bugs@opensuse.org Reporter: opensuse@1.opensuse.bgcomp.co.uk QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Seems none of the 1wire modules have been built for x86_64, although they do appear to be available for aarch64. I seriously need them. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1186672 http://bugzilla.opensuse.org/show_bug.cgi?id=1186672#c1 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |opensuse@1.opensuse.bgcomp. | |co.uk, tiwai@suse.com Flags| |needinfo?(opensuse@1.opensu | |se.bgcomp.co.uk) --- Comment #1 from Takashi Iwai <tiwai@suse.com> --- Please elaborate which driver is missing. And, did you install kernel-default-extra and kernel-default-optional packages? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1186672 http://bugzilla.opensuse.org/show_bug.cgi?id=1186672#c2 --- Comment #2 from Bob Goddard <opensuse@1.opensuse.bgcomp.co.uk> --- (In reply to Takashi Iwai from comment #1)
Please elaborate which driver is missing.
And, did you install kernel-default-extra and kernel-default-optional packages?
All of the 1wire modules. I can't be more explicit. root@ns2 /var/log# gzip -dc /proc/config.gz | grep -i config_w1 # CONFIG_W1 is not set None of the masters or slaves are built because CONFIG_W1 is not set. Perhaps someone took issue with master/slave. rpm -qa | egrep ^kernel.+18-57 | sort kernel-default-5.3.18-57.3.x86_64 kernel-default-devel-5.3.18-57.3.x86_64 kernel-default-extra-5.3.18-57.3.x86_64 kernel-default-optional-5.3.18-57.3.x86_64 kernel-devel-5.3.18-57.3.noarch kernel-macros-5.3.18-57.3.noarch kernel-source-5.3.18-57.3.noarch -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1186672 http://bugzilla.opensuse.org/show_bug.cgi?id=1186672#c3 --- Comment #3 from Takashi Iwai <tiwai@suse.com> --- Ah OK, I missed the point that it's about x86-64. Indeed, all CONFIG_W1 is disabled on SLE15-SP3 / Leap 15.3. It's a pity that we've received the report so late... After the release, it's not always trivial to enable some kernel configs. Let's hope that this won't break kABI, then we have a slight chance to enable them. But we still need exactly which modules you would need. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1186672 http://bugzilla.opensuse.org/show_bug.cgi?id=1186672#c4 --- Comment #4 from Bob Goddard <opensuse@1.opensuse.bgcomp.co.uk> --- (In reply to Takashi Iwai from comment #3)
Ah OK, I missed the point that it's about x86-64.
Indeed, all CONFIG_W1 is disabled on SLE15-SP3 / Leap 15.3. It's a pity that we've received the report so late... After the release, it's not always trivial to enable some kernel configs. Let's hope that this won't break kABI, then we have a slight chance to enable them.
But we still need exactly which modules you would need.
All of the modules, there are lots of them. They have always been there before 15.3. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1186672 http://bugzilla.opensuse.org/show_bug.cgi?id=1186672#c5 --- Comment #5 from Takashi Iwai <tiwai@suse.com> --- Do you really need *ALL* w1 modules...? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1186672 http://bugzilla.opensuse.org/show_bug.cgi?id=1186672#c6 --- Comment #6 from Takashi Iwai <tiwai@suse.com> --- In anyway, a test kernel is being built in OBS home:tiwai:bsc1186672 repo. If everything goes right, the test package will be available at http://download.opensuse.org/repositories/home:/tiwai:/bsc1186672/standard/ Let's cross fingers... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1186672 http://bugzilla.opensuse.org/show_bug.cgi?id=1186672#c7 --- Comment #7 from Takashi Iwai <tiwai@suse.com> --- The package got built. Could you give it a try? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1186672 http://bugzilla.opensuse.org/show_bug.cgi?id=1186672#c8 --- Comment #8 from Bob Goddard <opensuse@1.opensuse.bgcomp.co.uk> --- (In reply to Takashi Iwai from comment #7)
The package got built. Could you give it a try?
It worked fine thanks. I did not expect anything else given that no other part of the kernel interacts with it. Still can't help feeling, it's the master/slave topic that stopped it getting built. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1186672 http://bugzilla.opensuse.org/show_bug.cgi?id=1186672#c9 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Flags|needinfo?(opensuse@1.opensu | |se.bgcomp.co.uk) | --- Comment #9 from Takashi Iwai <tiwai@suse.com> --- (In reply to Bob Goddard from comment #8)
(In reply to Takashi Iwai from comment #7)
The package got built. Could you give it a try?
It worked fine thanks. I did not expect anything else given that no other part of the kernel interacts with it.
Good to hear. Now the fix (the enablement of 1w) is pushed to be merged to SLE15-SP3 branch. It'll miss the upcoming update, but hopefully included in the next one.
Still can't help feeling, it's the master/slave topic that stopped it getting built.
There is no such conspiracy. The w1 modules have been dropped on x86 just for syncing with SLE15-SP3 config, and it's simply because we've never had the actual usage until your report :) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1186672 http://bugzilla.opensuse.org/show_bug.cgi?id=1186672#c23 --- Comment #23 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1186672) was mentioned in https://build.opensuse.org/request/show/904571 15.2 / kernel-source -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com