Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 84071

Summary: rt2460-1.2.2_beta2 (New Package)
Product: Gentoo Linux Reporter: james <italian_spike>
Component: [OLD] UnspecifiedAssignee: Mobile Herd (OBSOLETE) <mobile+disabled>
Status: RESOLVED FIXED    
Severity: enhancement CC: mmokrejs
Priority: High Keywords: EBUILD
Version: 2004.3   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: rt2400-1.2.2_beta2.ebuild
updated ebuild and for current beta3

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.