Linked by Thom Holwerda on Thu 9th Sep 2010 17:40 UTC, submitted by kragil
Permalink for comment 440248
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/23/13 23:22 UTC
Linked by Thom Holwerda on 05/23/13 22:04 UTC
Linked by Thom Holwerda on 05/23/13 22:01 UTC
Linked by Thom Holwerda on 05/23/13 17:52 UTC
Linked by Thom Holwerda on 05/22/13 22:23 UTC
Linked by Thom Holwerda on 05/22/13 13:38 UTC
Linked by Thom Holwerda on 05/22/13 13:30 UTC, submitted by JRepin
Linked by Thom Holwerda on 05/21/13 22:06 UTC
Linked by Thom Holwerda on 05/21/13 21:45 UTC
Linked by Thom Holwerda on 05/21/13 15:53 UTC
More News »
Sponsored Links



Member since:
2007-02-17
http://www.linuxcompatible.org/news/story/debian_backports_service_...
Yeah, I heard about that. But doesn't that mean that, still, the backports repository must be added manually and anything in it needs to be installed manually as well?
What I meant is, it would be nice if this would have happened sooner so Debian could have put it directly in the distribution. In other words, no need to have an ethernet cable connected to the machine to download bc43-fwcutter or whatever it is, it would just work after installing the OS. AFAIK, backports doesn't work that way. It's 100% manual. "
AFAIK:
Once the driver is accepted into the mainline kernel, you will automatically get the driver when you update the kernel.
Debian versions such as squeeze do not update the kernel version (only the minor version). The only means to get a new driver is to have it available as a kernel loadable module via a backport to the earlier kernel version. Even then you have to suppress (blacklist) whatever module is being loaded now for wireless, and explicitly load the new backported driver module. Happily this can all be achieved through editing configuration files in /etc
Edited 2010-09-10 05:46 UTC