* [Bug 51851] New: Unable to use alx driver without CONFIG_MDIO
@ 2012-12-20 9:25 bugzilla-daemon
2013-04-09 11:24 ` [Bug 51851] " bugzilla-daemon
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-12-20 9:25 UTC (permalink / raw)
To: backports
https://bugzilla.kernel.org/show_bug.cgi?id=51851
Summary: Unable to use alx driver without CONFIG_MDIO
Product: Backports project
Version: unspecified
Kernel Version: 3.7.1
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: Compat-Drivers
AssignedTo: backports@vger.kernel.org
ReportedBy: pfactum@gmail.com
Regression: No
I use own customized kernel in which I've disabled all unnecessary ethernet
drivers. The fact is that new alx driver from 2012-12-19 tree depends on
CONFIG_MDIO, and if I do not select in-kernel driver that depends on it (e.g.,
some broadcom or so), inserting compiled alx module gives me this:
===
[ 44.248978] alx: Unknown symbol mdio_mii_ioctl (err 0)
===
I've got this fixed by adding into drivers/net/ethernet/atheros/Kconfig of my
kernel tree "select MDIO" for Atheros drivers without selecting any other
drivers.
Probably, it's possible to get it fixed in compat-drivers tree?
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 51851] Unable to use alx driver without CONFIG_MDIO 2012-12-20 9:25 [Bug 51851] New: Unable to use alx driver without CONFIG_MDIO bugzilla-daemon @ 2013-04-09 11:24 ` bugzilla-daemon 2013-06-04 10:59 ` bugzilla-daemon ` (6 subsequent siblings) 7 siblings, 0 replies; 9+ messages in thread From: bugzilla-daemon @ 2013-04-09 11:24 UTC (permalink / raw) To: backports https://bugzilla.kernel.org/show_bug.cgi?id=51851 Bruno Santos <feiticeir0@whatgeek.com.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |feiticeir0@whatgeek.com.pt --- Comment #1 from Bruno Santos <feiticeir0@whatgeek.com.pt> 2013-04-09 11:24:05 --- compat-drivers-3.8.3-2-snpu with kernel-3.8.3-ck on Gentoo Linux still not working - the same error applies ! And I'm still not able to load the module - always the same error --- [ 2981.813060] alx: Unknown symbol mdio_mii_ioctl (err 0) --- -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 51851] Unable to use alx driver without CONFIG_MDIO 2012-12-20 9:25 [Bug 51851] New: Unable to use alx driver without CONFIG_MDIO bugzilla-daemon 2013-04-09 11:24 ` [Bug 51851] " bugzilla-daemon @ 2013-06-04 10:59 ` bugzilla-daemon 2013-07-11 22:53 ` bugzilla-daemon ` (5 subsequent siblings) 7 siblings, 0 replies; 9+ messages in thread From: bugzilla-daemon @ 2013-06-04 10:59 UTC (permalink / raw) To: backports https://bugzilla.kernel.org/show_bug.cgi?id=51851 bei <zhchun.bei@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zhchun.bei@gmail.com --- Comment #2 from bei <zhchun.bei@gmail.com> 2013-06-04 10:59:51 --- compat-drivers-3.9-rc4-2-su or compat-drivers-2013-03-28-5-u with kernel-3.9.4-gentoo on Gentoo Linux still not working. alx: Unknown symbol mdio_mii_ioctl (err 0) -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 51851] Unable to use alx driver without CONFIG_MDIO 2012-12-20 9:25 [Bug 51851] New: Unable to use alx driver without CONFIG_MDIO bugzilla-daemon 2013-04-09 11:24 ` [Bug 51851] " bugzilla-daemon 2013-06-04 10:59 ` bugzilla-daemon @ 2013-07-11 22:53 ` bugzilla-daemon 2013-07-30 14:09 ` bugzilla-daemon ` (4 subsequent siblings) 7 siblings, 0 replies; 9+ messages in thread From: bugzilla-daemon @ 2013-07-11 22:53 UTC (permalink / raw) To: backports https://bugzilla.kernel.org/show_bug.cgi?id=51851 Norman Shulman <norman.shulman@n-dimension.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |norman.shulman@n-dimension. | |com --- Comment #3 from Norman Shulman <norman.shulman@n-dimension.com> --- Still a problem with nshulman@nvshp:/usr/src/linux $ uname -r 3.9.5-hardened and backports-20130618 -- You are receiving this mail because: You are the assignee for the bug. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 51851] Unable to use alx driver without CONFIG_MDIO 2012-12-20 9:25 [Bug 51851] New: Unable to use alx driver without CONFIG_MDIO bugzilla-daemon ` (2 preceding siblings ...) 2013-07-11 22:53 ` bugzilla-daemon @ 2013-07-30 14:09 ` bugzilla-daemon 2013-11-19 16:55 ` [Bug 51851] [TRIVIAL]Unable " bugzilla-daemon ` (3 subsequent siblings) 7 siblings, 0 replies; 9+ messages in thread From: bugzilla-daemon @ 2013-07-30 14:09 UTC (permalink / raw) To: backports https://bugzilla.kernel.org/show_bug.cgi?id=51851 Konstantin Ryabitsev <mricon@kernel.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mricon@kernel.org Component|Compat-Drivers |Backports -- You are receiving this mail because: You are the assignee for the bug. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 51851] [TRIVIAL]Unable to use alx driver without CONFIG_MDIO 2012-12-20 9:25 [Bug 51851] New: Unable to use alx driver without CONFIG_MDIO bugzilla-daemon ` (3 preceding siblings ...) 2013-07-30 14:09 ` bugzilla-daemon @ 2013-11-19 16:55 ` bugzilla-daemon 2013-11-24 19:29 ` bugzilla-daemon ` (2 subsequent siblings) 7 siblings, 0 replies; 9+ messages in thread From: bugzilla-daemon @ 2013-11-19 16:55 UTC (permalink / raw) To: backports https://bugzilla.kernel.org/show_bug.cgi?id=51851 Alan <alan@lxorguk.ukuu.org.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alan@lxorguk.ukuu.org.uk Summary|Unable to use alx driver |[TRIVIAL]Unable to use alx |without CONFIG_MDIO |driver without CONFIG_MDIO -- You are receiving this mail because: You are the assignee for the bug. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 51851] [TRIVIAL]Unable to use alx driver without CONFIG_MDIO 2012-12-20 9:25 [Bug 51851] New: Unable to use alx driver without CONFIG_MDIO bugzilla-daemon ` (4 preceding siblings ...) 2013-11-19 16:55 ` [Bug 51851] [TRIVIAL]Unable " bugzilla-daemon @ 2013-11-24 19:29 ` bugzilla-daemon 2013-11-24 19:29 ` bugzilla-daemon 2013-11-24 19:30 ` bugzilla-daemon 7 siblings, 0 replies; 9+ messages in thread From: bugzilla-daemon @ 2013-11-24 19:29 UTC (permalink / raw) To: backports https://bugzilla.kernel.org/show_bug.cgi?id=51851 Hauke Mehrtens <hauke@hauke-m.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hauke@hauke-m.de --- Comment #5 from Hauke Mehrtens <hauke@hauke-m.de> --- The ALX driver needs MDIO and we do not provide that in backports. When you do not use a normal distribution kernel with lots of modules activate you have to activate some dependencies in your kernel by yourself. Sadly CONFIG_MDIO is a hidden option so you have to build some other Ethernet driver which depends on that option. We do ot want to fix this in backports. -- You are receiving this mail because: You are the assignee for the bug. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 51851] [TRIVIAL]Unable to use alx driver without CONFIG_MDIO 2012-12-20 9:25 [Bug 51851] New: Unable to use alx driver without CONFIG_MDIO bugzilla-daemon ` (5 preceding siblings ...) 2013-11-24 19:29 ` bugzilla-daemon @ 2013-11-24 19:29 ` bugzilla-daemon 2013-11-24 19:30 ` bugzilla-daemon 7 siblings, 0 replies; 9+ messages in thread From: bugzilla-daemon @ 2013-11-24 19:29 UTC (permalink / raw) To: backports https://bugzilla.kernel.org/show_bug.cgi?id=51851 Johannes Berg <johannes@sipsolutions.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WILL_NOT_FIX -- You are receiving this mail because: You are the assignee for the bug. ^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 51851] [TRIVIAL]Unable to use alx driver without CONFIG_MDIO 2012-12-20 9:25 [Bug 51851] New: Unable to use alx driver without CONFIG_MDIO bugzilla-daemon ` (6 preceding siblings ...) 2013-11-24 19:29 ` bugzilla-daemon @ 2013-11-24 19:30 ` bugzilla-daemon 7 siblings, 0 replies; 9+ messages in thread From: bugzilla-daemon @ 2013-11-24 19:30 UTC (permalink / raw) To: backports https://bugzilla.kernel.org/show_bug.cgi?id=51851 Johannes Berg <johannes@sipsolutions.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED -- You are receiving this mail because: You are the assignee for the bug. ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2013-11-24 19:30 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2012-12-20 9:25 [Bug 51851] New: Unable to use alx driver without CONFIG_MDIO bugzilla-daemon 2013-04-09 11:24 ` [Bug 51851] " bugzilla-daemon 2013-06-04 10:59 ` bugzilla-daemon 2013-07-11 22:53 ` bugzilla-daemon 2013-07-30 14:09 ` bugzilla-daemon 2013-11-19 16:55 ` [Bug 51851] [TRIVIAL]Unable " bugzilla-daemon 2013-11-24 19:29 ` bugzilla-daemon 2013-11-24 19:29 ` bugzilla-daemon 2013-11-24 19:30 ` bugzilla-daemon
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).