Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84071 - rt2460-1.2.2_beta2 (New Package)
Summary: rt2460-1.2.2_beta2 (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords: EBUILD
: 102749 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-03-04 04:08 UTC by james
Modified: 2005-08-16 17:54 UTC (History)
1 user (show)

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


Attachments
rt2400-1.2.2_beta2.ebuild (rt2400-1.2.2_beta2.ebuild,1.11 KB, text/plain)
2005-03-04 05:49 UTC, Stefan Schweizer (RETIRED)
Details
updated ebuild and for current beta3 (rt2400-1.2.2_beta3.ebuild,1.11 KB, text/plain)
2005-08-16 15:11 UTC, Martin Mokrejš
Details

Note You need to log in before you can comment on or make changes to this bug.
Description james 2005-03-04 04:08:55 UTC
there is a bug report and solution for ralik 2500 chipset on wireless network cards but not one on 2460 chipset.
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2005-03-04 05:49:01 UTC
Created attachment 52645 [details]
rt2400-1.2.2_beta2.ebuild

Can you please try this ebuild and report?

It did not compile for me with 2.6.11-mm1
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2005-04-22 10:41:48 UTC
This bug is awaiting feedback from the reporter, please reopen when you had a chance to test it.
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2005-08-16 14:47:32 UTC
*** Bug 102749 has been marked as a duplicate of this bug. ***
Comment 4 Martin Mokrejš 2005-08-16 15:09:38 UTC
I tested this on 2.6.13-rc6:
http://mesh.dl.sourceforge.net/sourceforge/rt2400/rt2400-1.2.2-b3.tar.gz

and will attach fixed ebuild. My test with current cvs snapshot resulted in a
kernel crash. I've filed upstream bugreport. But the ebuild should now work.
Comment 5 Martin Mokrejš 2005-08-16 15:11:05 UTC
Created attachment 66104 [details]
updated ebuild and for current beta3

this one builds/installs at least.
Comment 6 Stefan Schweizer (RETIRED) gentoo-dev 2005-08-16 15:37:09 UTC
reopen
Comment 7 Stefan Schweizer (RETIRED) gentoo-dev 2005-08-16 15:38:04 UTC
thanks, fixed

Please open a separate bug for 2570 when you have a chance to test it.
Comment 8 Martin Mokrejš 2005-08-16 15:53:08 UTC
Sorry for the confusion, but I have rt2400 chipset only.

0000:03:0d.0 Network controller: RaLink Wireless PCI Adpator RT2400 / RT2460
        Subsystem: ASUSTeK Computer Inc.: Unknown device 0126
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
        Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort-
<MAbort- >SERR- <PERR-
        Latency: 64, cache line size 04
        Interrupt: pin A routed to IRQ 5
        Region 0: Memory at feafc000 (32-bit, non-prefetchable) [size=8K]
        Capabilities: [40] Power Management version 2
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Comment 9 Martin Mokrejš 2005-08-16 17:54:11 UTC
I saw that the ebuild requests 2.6 kernel. Why? I see some other wireless perrs
around when using 2.4.31. This I what I had to have in
rt2400-cvs-2005081613/Module/Makefile:

PATCHLEVEL := 4
KERNDIR := /usr/src/linux-2.4.31
MODDIR := /lib/modules/2.4.31/net

The PATCHLEVEL defined is .o or .ko kernel module object should be created. I
suggest you to improve the ebuild.