[Prism54-devel] [Bug 41] New: no errors, but nothing works (and iwconfig channel, essid, etc are locked if the interface is active)

bugzilla-daemon@mcgrof.com bugzilla-daemon@mcgrof.com
Mon, 26 Jan 2004 13:12:27 +0000 (UTC)


http://prism54.org/cgi-bin/bugzilla/show_bug.cgi?id=41

           Summary: no errors, but nothing works (and iwconfig channel,
                    essid, etc are locked if the interface is active)
           Product: prim54
           Version: 1.0.2.2
          Platform: ia32
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: P1
         Component: Device Driver
        AssignedTo: prism54-devel@prism54.org
        ReportedBy: guyubrush@hotmail.com


no errors, but nothing works.. with 2.4.23 AND 2.6.1
look here: http://prism54.org/forums/viewtopic.php?t=278

here with 2.6.1 and built-in firmware_class (it's the same with firmware_class
compiled as module) (wlan is eth1):

lsmod:
Module                  Size  Used by
ds                     11136  4
yenta_socket           14464  0
pcmcia_core            58624  2 ds,yenta_socket

lspci:
[..]
03:06.0 Network controller: Harris Semiconductor: Unknown device 3890 (rev 01)

lspci -v -v -v -n:
[..]
03:06.0 Class 0280: 1260:3890 (rev 01)
        Subsystem: 17cf:0014
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR+ FastB2B-
        Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
        Latency: 80 (2500ns min, 7000ns max), cache line size 08
        Interrupt: pin A routed to IRQ 11
        Region 0: Memory at d2004000 (32-bit, non-prefetchable) [size=8K]
        Capabilities: [dc] Power Management version 1
                Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0+,D1+,D2+,D3hot+,D3cold+)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

--------

modprobe prism54:

lsmod:
Module                  Size  Used by
prism54                46080  0
ds                     11136  4
yenta_socket           14464  0
pcmcia_core            58624  2 ds,yenta_socket

dmesg:
[..]
Loaded prism54 driver, version 1.0.2.2

iwconfig eth1:
eth1      NOT READY!  ESSID:""
          Mode:Managed  Channel:6  Access Point: 00:00:00:00:00:00
          Tx-Power=0 dBm   Sensitivity=0/200
          Retry min limit:0   RTS thr=0 B   Fragment thr=0 B
          Encryption key:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

iwconfig eth1 mode ad-hoc
iwconfig eth1 channel 4

iwconfig eth1:
eth1      NOT READY!  ESSID:""
          Mode:Ad-Hoc  Channel:4  Cell: 00:00:00:00:00:00
          Tx-Power=0 dBm   Sensitivity=0/200
          Retry min limit:0   RTS thr=0 B   Fragment thr=0 B
          Encryption key:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

ifconfig eth1 up

dmesg:
[..]
eth1: prism54_mib_init()
eth1: islpci_open()
eth1: resetting device...
eth1: uploading firmware...
eth1: firmware uploaded done, now triggering reset...
eth1: prism54_mib_init()
TRAP: oid 0xff020003, device 3, flags 0x0 length 4
eth1: done with prism54_mib_init()! -- Client Managed mode

BUT NOW:

iwconfig eth1:
eth1      IEEE 802.11b/g  Mode:Ad-Hoc  Channel:40
          Cell: 00:00:00:00:00:00  Bit Rate:0kb/s   Sensitivity=20/200
          Retry min limit:8   RTS thr:2347 B   Fragment thr:2346 B
          Encryption key:off
          Link Quality:0  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

channel, etc are NOT changeable...
nothing works...

iwlist eth1 scanning:
eth1      No scan results
dmesg:
[..]
_mgt_get_request(): data length (4!=1452) mismatch for oid=0x1c000043

if i do a "ifconfig eth1 down", iwconfig works again..

me and all my friends using an equal notebook with an equal wlan mini-pci card
(probably XG600) r encountering this problem.... wlan doesn't work on all our
notebooks :(

please help & thx! ;o)

------- Additional Comments From guyubrush@hotmail.com  2004-01-21 18:31 -------
if the network interface isn't active, i can change the settings in wlanconfig,
but, of course, nothing works (like scanning: no results)

i tested with the two latest firmwares and the firmware of my windows driver ;o)

------- Additional Comments From mcgrof@ruslug.rutgers.edu  2004-01-26 06:45 -------
Try the iwconfig commands/changes after ifconfig eth1 up'ing the device. 

------- Additional Comments From slts@free.fr  2004-01-26 13:12 -------
>Try the iwconfig commands/changes after ifconfig eth1 up'ing the device.

It should not make any difference.

...And justice for all



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.