[gentoo-dev] RTL8187B don't work on 2.6.26, but worked on 2.6.24

2008-08-31 Thread Mateusz A. Mierzwiński

Hi,

I just want to know, what happen with 2.6.26 kernel sources? I've 
installed (compiled and copy all KO's to kernel modules directory, run 
init script loading modules) of RTL-8187B Wireless Card but error occured:


* Loading REALTEK Wireless (8187b) drivers ...
  Loading modules
insmod: error inserting 
'/lib/modules/2.6.26-gentoofbscreen/kernel/net/ieee80211_crypt_wep-rtl.ko': 
-1 Unknown symbol in module
insmod: error inserting 
'/lib/modules/2.6.26-gentoofbscreen/kernel/net/ieee80211_crypt_tkip-rtl.ko': 
-1 Unknown symbol in module
insmod: error inserting 
'/lib/modules/2.6.26-gentoofbscreen/kernel/net/ieee80211_crypt_ccmp-rtl.ko': 
-1 Unknown symbol in module
insmod: error inserting 
'/lib/modules/2.6.26-gentoofbscreen/kernel/net/ieee80211-rtl.ko': -1 
Unknown symbol in module
insmod: error inserting 
'/lib/modules/2.6.26-gentoofbscreen/kernel/net/r8187.ko': -1 Unknown 
symbol in module

  Starting network interface WLAN0
wlan0: ERROR while getting interface flags: No such device
   Scanning networks to connect
wlan0 Interface doesn't support scanning.


This things started after updating to 2.6.26 from 2.6.24. My last kernel 
used this drivers without any errors. What's wrong?


MESSAGES:
--
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_mode
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_set_mode
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_essid
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_get_beacon
Aug 31 13:30:08 thea r8187: disagrees about version of symbol 
dev_kfree_skb_any

Aug 31 13:30:08 thea r8187: Unknown symbol dev_kfree_skb_any
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wpa_supplicant_ioctl
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_scan_rtl
Aug 31 13:30:08 thea r8187: disagrees about version of symbol 
register_netdev

Aug 31 13:30:08 thea r8187: Unknown symbol register_netdev
Aug 31 13:30:08 thea r8187: disagrees about version of symbol dev_alloc_skb
Aug 31 13:30:08 thea r8187: Unknown symbol dev_alloc_skb
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_set_rawtx
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_softmac_stop_protocol
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_stop_queue_rtl
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_is_54g
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_rate
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_set_scan
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_wap
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_name_rtl
Aug 31 13:30:08 thea r8187: disagrees about version of symbol 
netif_carrier_off

Aug 31 13:30:08 thea r8187: Unknown symbol netif_carrier_off
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_is_shortslot
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_rx_rtl
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wake_queue_rtl
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wlan_frequencies
Aug 31 13:30:08 thea r8187: Unknown symbol free_ieee80211_rtl
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_softmac_start_protocol
Aug 31 13:30:08 thea r8187: Unknown symbol ieee80211_wx_get_freq
Aug 31 13:30:08 thea /etc/init.d/realtek[6519]: ERROR: realtek failed to 
start







signature.asc
Description: OpenPGP digital signature


[gentoo-dev] [RFC] LXDE project

2008-08-31 Thread Ben de Groot
Hi everyone,

I recently got interested in LXDE[1], the Lightweight X11 Desktop
Environment, and I would like to see this available in portage. At the
moment there are, to my knowledge, 3 overlays maintained by users that
include ebuilds for lxde. I think it is time to combine efforts and get
these packages into the official tree.

I have therefor created an LXDE project page[2] under the Desktop
top-level project. My idea is to initially start an official overlay and
develop the needed packages in there. I am actively encouraging users to
participate in development and maintenance, and of course I am extending
the invitation to any Gentoo developers who would like to join. I don't
want to spread myself too thin, and having more experienced developers
involved with the project would be a good thing.

Any constructive feedback is welcome!

[1] http://lxde.org/about.html
[2] http://www.gentoo.org/proj/en/desktop/lxde/

Regards,
Ben



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-dev] Re: Re: [RFC] PROPERTIES=virtual for meta-packages (clarification of definition)

2008-08-31 Thread Ciaran McCreesh
On Sun, 31 Aug 2008 03:29:16 +0100
Steve Long [EMAIL PROTECTED] wrote:
  Except that that's not what it's being used to mean. It's being
  used to mean the cost of selecting this when doing dependency
  resolution cost analysis is zero, which is an entirely different
  thing.
 
 So it's zero-resolution-cost now? 

No, the overall cost in resolution is potentially non-zero. But the
cost of selecting it for an install when resolving it is zero.

 Yes, that *is* different (although
 I'd use free-resolve. free is well understood as often meaning
 zero-cost, which isn't a phrase most English-speaking people use.
 It only has meaning within the PROPERTIES variable, so it's not going
 to clash with anything.)

free means lots of things.

  Users don't need to see it. Heck, most developers don't need to see
  it.
  
 Well any dev using it will do, and I believe most of them start out as
 users. Anyone reading the ebuild will see it, and the fact that it's a
 well-understood term, within Gentoo at least[2], makes it easier for
 the PM user-base to work with.

virtual is a well-understood term that does not mean what the property
being discussed will mean.

 It's a cultural people understand this already point as opposed to a
 technical make-it-as-explicit-as-we-can one.

And with this 'understanding' comes lots of misconceptions about what
it means. 'virtual' implies lots of things that this property does not.

-- 
Ciaran McCreesh


signature.asc
Description: PGP signature


Re: [gentoo-dev] RTL8187B don't work on 2.6.26, but worked on 2.6.24

2008-08-31 Thread Tony Chainsaw Vroon
On Sun, 2008-08-31 at 13:37 +0200, Mateusz A. Mierzwiński wrote:
 Hi,
 
 I just want to know, what happen with 2.6.26 kernel sources? I've 
 installed (compiled and copy all KO's to kernel modules directory, run 
 init script loading modules) of RTL-8187B Wireless Card but error occured:

This driver is in the kernel in 2.6.26; enable the in-kernel driver
instead. Note also that you can not compile modules against 2.6.24 and
expect them to work against 2.6.26

Regards,
Tony V.


signature.asc
Description: This is a digitally signed message part


Re: [gentoo-dev] Re: [RFC] PROPERTIES=virtual for meta-packages (clarification of definition)

2008-08-31 Thread Joe Peterson
Ciaran McCreesh wrote:
 Users don't need to see it.

I cannot quite agree on that point.  Given that Gentoo is a distro that
appeals to the more technically-oriented users, I personally believe
that what we expose as ebuild syntax is actually exposed to many users
fairly profoundly.

-Joe



Re: [gentoo-dev] [RFC] LXDE project

2008-08-31 Thread Josh Saddler

Ben de Groot wrote:

Hi everyone,

I recently got interested in LXDE[1], the Lightweight X11 Desktop
Environment, and I would like to see this available in portage. At the
moment there are, to my knowledge, 3 overlays maintained by users that
include ebuilds for lxde. I think it is time to combine efforts and get
these packages into the official tree.

I have therefor created an LXDE project page[2] under the Desktop
top-level project. My idea is to initially start an official overlay and
develop the needed packages in there. I am actively encouraging users to
participate in development and maintenance, and of course I am extending
the invitation to any Gentoo developers who would like to join. I don't
want to spread myself too thin, and having more experienced developers
involved with the project would be a good thing.

Any constructive feedback is welcome!

[1] http://lxde.org/about.html
[2] http://www.gentoo.org/proj/en/desktop/lxde/


I started using LXDE when I was trying out a bunch of lightweight 
alternative distros -- it really is nice to run; lighter than even Xfce. 
Once you get the packages into Portage and stabilized, I'll be happy to 
write up the installation guide; it deserves a spot right up there with 
our Gnome/KDE/Xfce/Fluxbox guides.




signature.asc
Description: OpenPGP digital signature


[gentoo-dev] Re: [RFC] PROPERTIES=virtual for meta-packages (clarification of definition)

2008-08-31 Thread Duncan
Joe Peterson [EMAIL PROTECTED] posted [EMAIL PROTECTED],
excerpted below, on  Sun, 31 Aug 2008 13:10:58 -0600:

 Ciaran McCreesh wrote:
 Users don't need to see it.
 
 I cannot quite agree on that point.  Given that Gentoo is a distro that
 appeals to the more technically-oriented users, I personally believe
 that what we expose as ebuild syntax is actually exposed to many users
 fairly profoundly.

Indeed.  Ciaran himself is a user, now, tho a dev for other projects.  Of 
course, I'm a user too.  Both of us care (tho I'm sure he cares more than 
I do) about virtual and need to see it, 

But I think less technical user (even luser in some cases) is how he 
tends to use the word.  The are certainly there, but that has never 
really been Gentoo's focus, and we don't expect users to need their hands 
held.

-- 
Duncan - List replies preferred.   No HTML msgs.
Every nonfree program has a lord, a master --
and if you use the program, he is your master.  Richard Stallman




[gentoo-dev] Resignation

2008-08-31 Thread Ferris McCormick

No, not from Gentoo.

After some thought, for personal reasons I resign from devrel.  It's
been enjoyable, and all my best to the devrel team.

Regards,
Ferris
--
Ferris McCormick (P44646, MI) [EMAIL PROTECTED]
Developer, Gentoo Linux (Sparc, Userrel, Trustees)


signature.asc
Description: PGP signature


[gentoo-dev] [RFC] Extend blocker syntax to indicate when conflicting packages may be temporarily installed simultaneously (for EAPI 2)

2008-08-31 Thread Zac Medico
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi everyone,

Please consider a blocker syntax extension, for inclusion in EAPI 2,
 which will serve to indicate that conflicting packages may be
temporarily installed simultaneously when upgrading or installing a
series of packages. When temporary simultaneous installation of
conflicting packages occurs, the installation of a newer package may
overwrite any colliding files that belong to an older package which
is explicitly blocked. When such a file collision occurs, the
colliding files will cease to belong to the older package, and they
will remain installed after the older package is eventually
uninstalled. The older package will be uninstalled only after any
newer blocking packages have been merged on top of it. I have
written a blog entry [1] which shows some specific examples of this
process in action.

In EAPI 2, I suggest that we introduce a new !!atom syntax to
indicate blockers for which temporary simultaneous installation with
a blocked package is not allowed. This way we will be able to
continue to use the existing !atom syntax, but slightly change it's
existing meaning so it serves to indicate that temporary
simultaneous installation with a blocked package will be allowed. By
using this approach, we will be able to use the !atom syntax for the
majority of blockers, and we'll only have to use the new !!atom
syntax for special cases in which temporary simultaneous
installation of blocking packages should not be allowed.

With =sys-apps/portage-2.1.5, temporary simultaneous installation
of blocking packages is already allowed in some cases, but since the
current blocker syntax does not express all of the needed
information, it relies on heuristics in order to judge whether or
not temporary simultaneous installation of conflicting packages will
be allowed [2]. In practice, these heuristics appear to be
sufficient in many cases. However, in some cases, such as bug 234886
[3], additional information is needed in order to confirm that
simultaneous installation of conflicting packages should be allowed.

As a workaround for bug 234886, I have temporarily removed e2fsprogs
from the system set in order to force the blocker pass the heuristic
test that is employed by =sys-apps/portage-2.1.5. This workaround
is possible since e2fsprogs is still pulled in as a dependency of
util-linux (which is also a member of the system set) in the
relevant profiles. Since removing e2fsprogs from the system set is
clearly suboptimal, and workarounds like that won't necessarily be
feasible in similar cases that arise, we need to extend blocker
syntax to convey the information about when temporary simultaneous
installation of conflicting packages should be allowed.

Does the suggested blocker syntax extension seem like a good
solution to the problem? Would anybody like to discuss any
alternative approaches?

[1]
http://planet.gentoo.org/developers/zmedico/2008/05/09/blocking_package_file_collisions
[2]
http://dev.gentoo.org/~zmedico/portage/doc/portage.html#dependency-resolution-package-modeling-conflicts
[3] http://bugs.gentoo.org/show_bug.cgi?id=234886

- --
Thanks,
Zac
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAki7HW4ACgkQ/ejvha5XGaMkUACfTVsOqv9mPUO0BULfoCwTerLF
AAUAoKW2Firg7zw/BaoX+FTlRfWE6/zZ
=TY+V
-END PGP SIGNATURE-



[gentoo-dev] Automated Package Removal and Addition Tracker, for the week ending 2008-08-31 23h59 UTC

2008-08-31 Thread Robin H. Johnson
The attached list notes all of the packages that were added or removed
from the tree, for the week ending 2008-08-31 23h59 UTC.

Removals:
sys-auth/pam_ssh_agent  2008-08-26 00:30:53 robbat2
gnustep-apps/mylibrary  2008-08-26 09:29:35 voyageur
gnustep-apps/helpviewer 2008-08-26 09:30:35 voyageur
app-emulation/virtualbox-additions  2008-08-27 13:08:57 jokey
app-emulation/virtualbox2008-08-27 13:08:58 jokey
sci-biology/embassy-meme2008-08-27 21:45:10 ribosome
sci-biology/embassy-phylip  2008-08-27 21:51:11 ribosome

Additions:
media-libs/libkate  2008-08-25 08:32:57 aballier
sys-apps/usb_modeswitch 2008-08-25 22:28:23 wschlich
app-misc/razertool  2008-08-27 08:44:28 voyageur
app-emulation/virtualbox-ose-additions  2008-08-27 12:36:16 jokey
app-emulation/virtualbox-ose2008-08-27 12:39:00 jokey
sci-biology/embassy-cbstools2008-08-27 20:36:12 ribosome
sci-biology/embassy-mira2008-08-27 20:52:41 ribosome
sci-biology/embassy-iprscan 2008-08-27 21:04:37 ribosome
net-misc/vget   2008-08-29 09:17:38 hanno
dev-tex/mplib   2008-08-29 22:58:21 aballier
dev-python/mocker   2008-08-30 18:16:56 pythonhead
net-libs/libnipper  2008-08-30 19:01:04 ikelos
dev-util/easygit2008-08-30 19:34:24 jokey
net-misc/clipgrab   2008-08-31 03:38:48 bluebird
x11-misc/pcmanfm2008-08-31 18:05:08 yngwin

--
Robin Hugh Johnson
Gentoo Linux Developer
E-Mail : [EMAIL PROTECTED]
GnuPG FP   : 11AC BA4F 4778 E3F6 E4ED  F38E B27B 944E 3488 4E85
Removed Packages:
sys-auth/pam_ssh_agent,removed,robbat2,2008-08-26 00:30:53
gnustep-apps/mylibrary,removed,voyageur,2008-08-26 09:29:35
gnustep-apps/helpviewer,removed,voyageur,2008-08-26 09:30:35
app-emulation/virtualbox-additions,removed,jokey,2008-08-27 13:08:57
app-emulation/virtualbox,removed,jokey,2008-08-27 13:08:58
sci-biology/embassy-meme,removed,ribosome,2008-08-27 21:45:10
sci-biology/embassy-phylip,removed,ribosome,2008-08-27 21:51:11
Added Packages:
media-libs/libkate,added,aballier,2008-08-25 08:32:57
sys-apps/usb_modeswitch,added,wschlich,2008-08-25 22:28:23
app-misc/razertool,added,voyageur,2008-08-27 08:44:28
app-emulation/virtualbox-ose-additions,added,jokey,2008-08-27 12:36:16
app-emulation/virtualbox-ose,added,jokey,2008-08-27 12:39:00
sci-biology/embassy-cbstools,added,ribosome,2008-08-27 20:36:12
sci-biology/embassy-mira,added,ribosome,2008-08-27 20:52:41
sci-biology/embassy-iprscan,added,ribosome,2008-08-27 21:04:37
net-misc/vget,added,hanno,2008-08-29 09:17:38
dev-tex/mplib,added,aballier,2008-08-29 22:58:21
dev-python/mocker,added,pythonhead,2008-08-30 18:16:56
net-libs/libnipper,added,ikelos,2008-08-30 19:01:04
dev-util/easygit,added,jokey,2008-08-30 19:34:24
net-misc/clipgrab,added,bluebird,2008-08-31 03:38:48
x11-misc/pcmanfm,added,yngwin,2008-08-31 18:05:08

Done.