Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 266832 - Ebuild for wireless card Realtek 8187se driver
Summary: Ebuild for wireless card Realtek 8187se driver
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-20 08:44 UTC by Azamat H. Hackimov
Modified: 2009-10-17 18:43 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
rtl8187se-20090417.ebuild (rtl8187se-20090417.ebuild,579 bytes, text/plain)
2009-04-20 08:46 UTC, Azamat H. Hackimov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Azamat H. Hackimov 2009-04-20 08:44:55 UTC
Hello there!

Currently Gentoo not have support for rtl8187se chipset (MSI Wind 100, Asus Eee netbooks).
Kernel-developer Greg Kroah-Hartman commited initial support for this card
(http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c8d86be38785705aca77e33933298c320a1bf2a5). I made standalone archive from git snapshot and ebuild for it. Both can be retrieved from here: ftp://ftp.gentoo.ru/pub/rtl8187se/

I formally tested this ebuild for 2.6.27-r8, but I don't have this card. 

Reproducible: Always

Steps to Reproduce:
Comment 1 Azamat H. Hackimov 2009-04-20 08:46:34 UTC
Created attachment 188942 [details]
rtl8187se-20090417.ebuild

net-wireless/rtl-20090417.ebuild for latest linux git snapshot
Comment 2 Sam Kingston 2009-07-15 05:01:00 UTC
(In reply to comment #0)
> I formally tested this ebuild for 2.6.27-r8, but I don't have this card. 

Confirmed that this works nicely for the RTL8187 in the Asus EeePC 701SDX with Linux 2.6.30 x86 (gentoo-sources). Thanks for the ebuild!
Comment 3 Azamat H. Hackimov 2009-07-15 06:48:20 UTC
(In reply to comment #2)

> Confirmed that this works nicely for the RTL8187 in the Asus EeePC 701SDX with
> Linux 2.6.30 x86 (gentoo-sources). Thanks for the ebuild!
> 

Actually on kernels >=2.6.29 you don't need this ebuild :). This driver can be found on staging branch:

[*] Networking support --->
  [*] Wireless --->
    [*] Wireless extensions
Device drivers --->
  [*] Staging drivers  --->
    [ ] Exclude Staging drivers from being built
    <M> RealTek RTL8187SE Wireless LAN NIC driver
(if you know russian :) you can look to gentoo-wiki - http://ru.gentoo-wiki.com/wiki/RTL8187SE)

Anyway, thank you for reply :)
Comment 4 Pablo Cavallo 2009-07-30 20:04:19 UTC
(In reply to comment #3)
> (In reply to comment #2)
> 
> > Confirmed that this works nicely for the RTL8187 in the Asus EeePC 701SDX with
> > Linux 2.6.30 x86 (gentoo-sources). Thanks for the ebuild!
> > 
> 
> Actually on kernels >=2.6.29 you don't need this ebuild :). This driver can be
> found on staging branch:
> 
> [*] Networking support --->
>   [*] Wireless --->
>     [*] Wireless extensions
> Device drivers --->
>   [*] Staging drivers  --->
>     [ ] Exclude Staging drivers from being built
>     <M> RealTek RTL8187SE Wireless LAN NIC driver
> (if you know russian :) you can look to gentoo-wiki -
> http://ru.gentoo-wiki.com/wiki/RTL8187SE)
> 
> Anyway, thank you for reply :)
> 

Hi, Is there someone with the staging driver working ok? I can't do scanning.
Thanks in advance and sorry for my english.
Comment 5 Azamat H. Hackimov 2009-09-15 11:55:24 UTC
> Hi, Is there someone with the staging driver working ok? I can't do scanning.

You can try kernel 2.6.31, rtl8187se has huge rewriten since I created package.

Comment 6 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2009-10-17 11:42:27 UTC
so does the new in-kernel driver work ok for people. or is this ebuild still needed...
Comment 7 Azamat H. Hackimov 2009-10-17 18:43:57 UTC
nope, just waiting until Greg move driver from stage to main tree