LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-20-2006, 06:44 PM   #1
brighamr
LQ Newbie
 
Registered: May 2004
Location: California and proud
Distribution: Redhat 9
Posts: 5

Rep: Reputation: 0
Exclamation orinoco gold card, doesn't see ap's, configured correctly


I have a 2-wire, rebadged orinoco gold card. I've downgraded the firmware to 6.16 for monitor purposes, and I used Alchemy to open the channels. In Windows, my card works splendidly, no problems. In BT2.0, hard drive install, the card is recognized, can be configured into monitor, and all the necessary programs will start successfully (aircrack, kizmet, etc). The problem is, I am unable to connect to anything, or see any networks/packets? By all accounts it appears to be configured and working correctly, but it's like I'm too far away from all the networks? (In Windows, there are 6 networks with good link status, and I can connect successfully.) Some documentation:
lsmod (abbreviated):
iptable_mangle 3584 1
ipt_ULOG 8452 0
ipt_TTL 3200 0
ipt_ttl 2944 0
ipt_TOS 3200 0
ipt_tos 2688 0
ipt_TCPMSS 5248 0
ipt_SAME 3328 0
ipt_REJECT 6016 4
ipt_REDIRECT 2944 0
ipt_recent 9616 0
ipt_owner 2944 0
ipt_NETMAP 2944 0
ipt_MASQUERADE 4224 0
ipt_LOG 8960 10
ipt_iprange 2816 0
ipt_hashlimit 9608 0
ipt_ECN 3968 0
ipt_ecn 3200 0
ipt_DSCP 3200 0
ipt_dscp 2688 0
ipt_ah 2944 0
ipt_addrtype 2816 0
ip_nat_irc 3328 0
ip_nat_tftp 2688 0
ip_nat_ftp 4352 0
iptable_nat 8580 0
ip_nat 18988 8 ipt_SAME,ipt_REDIRECT,ipt_NETMAP,ipt_MASQUERADE,ip _nat_irc,ip_nat_tftp,ip_nat_ftp,iptable_nat
ip_conntrack_irc 7280 1 ip_nat_irc
ip_conntrack_tftp 4728 1 ip_nat_tftp
ip_conntrack_ftp 8304 1 ip_nat_ftp
ip_conntrack 50624 11 xt_state,xt_conntrack,ipt_MASQUERADE,ip_nat_irc,ip _nat_tftp,ip_nat_ftp,iptable_nat,ip_nat,ip_conntra ck_irc,ip_conntrack_tftp,ip_conntrack_ftp
nfnetlink 7064 2 ip_nat,ip_conntrack
iptable_filter 3584 1
ip_tables 15860 4 iptable_raw,iptable_mangle,iptable_nat,iptable_fil ter
x_tables 14340 32 xt_tcpudp,xt_state,xt_pkttype,xt_CLASSIFY,xt_physd ev,xt_policy,xt_multiport,xt_conntrack,ipt_ULOG,ip t_TTL,ipt_ttl,ipt_TOS,ipt_tos,ipt_TCPMSS,ipt_SAME, ipt_REJECT,ipt_REDIRECT,ipt_recent,ipt_owner,ipt_N ETMAP,ipt_MASQUERADE,ipt_LOG,ipt_iprange,ipt_hashl imit,ipt_ECN,ipt_ecn,ipt_DSCP,ipt_dscp,ipt_ah,ipt_ addrtype,iptable_nat,ip_tables
orinoco_cs 15876 1
orinoco 48532 1 orinoco_cs
hermes 8192 2 orinoco_cs,orinoco
pcmcia 38700 9 orinoco_cs
yenta_socket 31884 10
rsrc_nonstatic 15104 1 yenta_socket
pcmcia_core 43412 4 orinoco_cs,pcmcia,yenta_socket,rsrc_nonstatic
nls_utf8 3072 1
nls_iso8859_1 5120 2
nls_cp437 6784 2
capability 4488 0
commoncap 6912 1 capability
 
Old 12-20-2006, 06:47 PM   #2
brighamr
LQ Newbie
 
Registered: May 2004
Location: California and proud
Distribution: Redhat 9
Posts: 5

Original Poster
Rep: Reputation: 0
dmesg (abbreviated):
Linux version 2.6.18-rc5 (root@slax) (gcc version 3.4.6) #4 SMP Mon Sep 18 17:58:52 GMT 2006
Yenta: CardBus bridge found at 0000:02:01.0 [1028:011d]
Yenta O2: res at 0x94/0xD4: 00/ea
Yenta O2: enabling read prefetch/write burst
Yenta: ISA IRQ mask 0x0438, PCI irq 11
Socket status: 30000410
Yenta: Raising subordinate bus# of parent bus (#02) from #02 to #06
pcmcia: parent PCI bridge I/O window: 0xd000 - 0xefff
cs: IO port probe 0xd000-0xefff: clean.
pcmcia: parent PCI bridge Memory window: 0xf6000000 - 0xfbffffff
pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x33ffffff
Yenta: CardBus bridge found at 0000:02:01.1 [1028:011d]
Yenta: ISA IRQ mask 0x0438, PCI irq 11
Socket status: 30000410
Yenta: Raising subordinate bus# of parent bus (#02) from #06 to #0a
pcmcia: parent PCI bridge I/O window: 0xd000 - 0xefff
cs: IO port probe 0xd000-0xefff: clean.
pcmcia: parent PCI bridge Memory window: 0xf6000000 - 0xfbffffff
pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x33ffffff
pccard: PCMCIA card inserted into slot 0
cs: memory probe 0xf6000000-0xfbffffff: excluding 0xf6000000-0xfa1fffff 0xfae00000-0xfb3fffff
pcmcia: registering new device pcmcia0.0
pccard: PCMCIA card inserted into slot 1
cs: memory probe 0xf6000000-0xfbffffff: excluding 0xf6000000-0xfa7fffff 0xfae00000-0xfb3fffff
pcmcia: registering new device pcmcia1.0
pcmcia: Detected deprecated PCMCIA ioctl usage from process: cardmgr.
pcmcia: This interface will soon be removed from the kernel; please expect breakage unless you upgrade to new tools.
pcmcia: see http://www.kernel.org/pub/linux/util...ia/pcmcia.html for details.
orinoco 0.15 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
orinoco_cs 0.15 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
eth0: Hardware identity 0001:0004:0005:0000
eth0: Station identity 001f:0001:0006:0010
eth0: Firmware determined as Lucent/Agere 6.16
eth0: Ad-hoc demo mode supported
eth0: IEEE standard IBSS ad-hoc mode supported
eth0: WEP supported, 104-bit key
eth0: MAC address 00:02:2D:AC:C6:13
eth0: Station name "HERMES I"
eth0: ready
eth0: orinoco_cs at 0.0, irq 3, io 0xd100-0xd13f
tg3.c:v3.65 (August 07, 2006)
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
ACPI: PCI Interrupt 0000:02:00.0[A] -> Link [LNKC] -> GSI 11 (level, low) -> IRQ 11
eth1: Tigon3 [partno(BCM95705A50) rev 3001 PHY(5705)] (PCI:33MHz:32-bit) 10/100/1000BaseT Ethernet 00:11:43:3a:23:ad
eth1: RXcsums[1] LinkChgREG[1] MIirq[1] ASF[0] Split[0] WireSpeed[1] TSOcap[1]
eth1: dma_rwctrl[763f0000] dma_mask[64-bit]

Thanks in advance for your help, I am stumped!!!

Last edited by brighamr; 12-20-2006 at 06:49 PM.
 
Old 12-21-2006, 07:10 PM   #3
brighamr
LQ Newbie
 
Registered: May 2004
Location: California and proud
Distribution: Redhat 9
Posts: 5

Original Poster
Rep: Reputation: 0
21 views and no replies Help PLEASE
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Orinoco Gold a/b/g card djgerbavore Linux - Wireless Networking 2 08-10-2005 09:08 AM
Not sure what to do about orinoco classic gold card vec Linux - Wireless Networking 1 05-03-2005 09:34 PM
Orinoco Gold PC Card for Slackware 10.1 using 2.4.29 cddesjar Linux - Wireless Networking 6 03-01-2005 09:59 AM
orinoco proxim gold card hotgirl101 Linux - Hardware 3 08-06-2004 05:43 PM
PCMCIA, Orinoco Gold Card chinacat Linux - Newbie 3 04-01-2003 08:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration