OESF Portables Forum

Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 Hardware => Topic started by: BarryW on July 04, 2006, 03:07:03 pm

Title: Orinoco Drivers?
Post by: BarryW on July 04, 2006, 03:07:03 pm
Has anybody seen drivers for the Lucent Orinoco wifi cards??  I happen to have a 3.3 volt silver card and wanted to use it with the Z.
Title: Orinoco Drivers?
Post by: sidmoraes on July 04, 2006, 07:15:34 pm
Quote
Has anybody seen drivers for the Lucent Orinoco wifi cards??  I happen to have a 3.3 volt silver card and wanted to use it with the Z.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133917\"][{POST_SNAPBACK}][/a][/div]

I have a Pcmcia Orinoco card, and use it with a pcmcia to cf adapter. I don't need to install a module for this.
Title: Orinoco Drivers?
Post by: BarryW on July 04, 2006, 07:55:07 pm
Quote
Quote
Has anybody seen drivers for the Lucent Orinoco wifi cards??  I happen to have a 3.3 volt silver card and wanted to use it with the Z.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133917\"][{POST_SNAPBACK}][/a][/div]

I have a Pcmcia Orinoco card, and use it with a pcmcia to cf adapter. I don't need to install a module for this.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133945\"][{POST_SNAPBACK}][/a][/div]


Did you have to reconfigure anything for it??  I plug mine in and it says hey look a Lucent card!  The wireless applet doesn't see it though.
Title: Orinoco Drivers?
Post by: sidmoraes on July 06, 2006, 04:03:01 pm
Quote
Quote
Quote
Has anybody seen drivers for the Lucent Orinoco wifi cards??  I happen to have a 3.3 volt silver card and wanted to use it with the Z.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133917\"][{POST_SNAPBACK}][/a][/div]

I have a Pcmcia Orinoco card, and use it with a pcmcia to cf adapter. I don't need to install a module for this.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133945\"][{POST_SNAPBACK}][/a][/div]


Did you have to reconfigure anything for it??  I plug mine in and it says hey look a Lucent card!  The wireless applet doesn't see it though.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133947\"][{POST_SNAPBACK}][/a][/div]

give me some infos, output of these commands:
lsmod
cardctl ident
Title: Orinoco Drivers?
Post by: BarryW on July 07, 2006, 10:53:25 am
Quote
Quote
Quote
Quote
Has anybody seen drivers for the Lucent Orinoco wifi cards??  I happen to have a 3.3 volt silver card and wanted to use it with the Z.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133917\"][{POST_SNAPBACK}][/a][/div]

I have a Pcmcia Orinoco card, and use it with a pcmcia to cf adapter. I don't need to install a module for this.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133945\"][{POST_SNAPBACK}][/a][/div]


Did you have to reconfigure anything for it??  I plug mine in and it says hey look a Lucent card!  The wireless applet doesn't see it though.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133947\"][{POST_SNAPBACK}][/a][/div]

give me some infos, output of these commands:
lsmod
cardctl ident
[div align=\"right\"][a href=\"index.php?act=findpost&pid=134172\"][{POST_SNAPBACK}][/a][/div]


$ cardctl ident
Socket 0:
produce info: "Lucent Technologies", "WaveLAN/IEEE", "Version 01.01", ""
manfid: 0x0156, 0x0002
function" 6 (network)

lsmod

pxa_bi
net_fd
usbdcore
bluez
usbdmonitor
usb-monitor
sharp_mmcsd_m
bvdd
Title: Orinoco Drivers?
Post by: sidmoraes on July 07, 2006, 08:39:34 pm
Quote
Quote
Quote
Quote
Quote
Has anybody seen drivers for the Lucent Orinoco wifi cards??  I happen to have a 3.3 volt silver card and wanted to use it with the Z.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133917\"][{POST_SNAPBACK}][/a][/div]

I have a Pcmcia Orinoco card, and use it with a pcmcia to cf adapter. I don't need to install a module for this.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133945\"][{POST_SNAPBACK}][/a][/div]

Did you have to reconfigure anything for it??  I plug mine in and it says hey look a Lucent card!  The wireless applet doesn't see it though.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133947\"][{POST_SNAPBACK}][/a][/div]

give me some infos, output of these commands:
lsmod
cardctl ident
[div align=\"right\"][a href=\"index.php?act=findpost&pid=134172\"][{POST_SNAPBACK}][/a][/div]


$ cardctl ident
Socket 0:
produce info: "Lucent Technologies", "WaveLAN/IEEE", "Version 01.01", ""
manfid: 0x0156, 0x0002
function" 6 (network)

lsmod

pxa_bi
net_fd
usbdcore
bluez
usbdmonitor
usb-monitor
sharp_mmcsd_m
bvdd
[div align=\"right\"][a href=\"index.php?act=findpost&pid=134238\"][{POST_SNAPBACK}][/a][/div]

Include these lines in "/etc/pcmcia/config", after this, reboot :

card "Lucent Technologies"
  manfid 0x0156, 0x0002
  bind "orinoco_cs"
Title: Orinoco Drivers?
Post by: BarryW on July 07, 2006, 11:28:02 pm
Quote
Quote
Quote
Quote
Quote
Quote
Has anybody seen drivers for the Lucent Orinoco wifi cards??  I happen to have a 3.3 volt silver card and wanted to use it with the Z.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133917\"][{POST_SNAPBACK}][/a][/div]

I have a Pcmcia Orinoco card, and use it with a pcmcia to cf adapter. I don't need to install a module for this.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133945\"][{POST_SNAPBACK}][/a][/div]

Did you have to reconfigure anything for it??  I plug mine in and it says hey look a Lucent card!  The wireless applet doesn't see it though.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=133947\"][{POST_SNAPBACK}][/a][/div]

give me some infos, output of these commands:
lsmod
cardctl ident
[div align=\"right\"][a href=\"index.php?act=findpost&pid=134172\"][{POST_SNAPBACK}][/a][/div]


$ cardctl ident
Socket 0:
produce info: "Lucent Technologies", "WaveLAN/IEEE", "Version 01.01", ""
manfid: 0x0156, 0x0002
function" 6 (network)

lsmod

pxa_bi
net_fd
usbdcore
bluez
usbdmonitor
usb-monitor
sharp_mmcsd_m
bvdd
[div align=\"right\"][a href=\"index.php?act=findpost&pid=134238\"][{POST_SNAPBACK}][/a][/div]

Include these lines in "/etc/pcmcia/config", after this, reboot :

card "Lucent Technologies"
  manfid 0x0156, 0x0002
  bind "orinoco_cs"
[div align=\"right\"][a href=\"index.php?act=findpost&pid=134282\"][{POST_SNAPBACK}][/a][/div]

Still nothing.  Are you using cacko light of full?
Title: Orinoco Drivers?
Post by: sidmoraes on July 08, 2006, 08:52:28 am
Include these lines in your /etc/pcmcia/config :

card "Lucent Technologies"
  manfid 0x0156, 0x0002
  bind "orinoco_cs"
Title: Orinoco Drivers?
Post by: BarryW on July 09, 2006, 09:11:30 pm
Quote
Include these lines in your /etc/pcmcia/config :

card "Lucent Technologies"
  manfid 0x0156, 0x0002
  bind "orinoco_cs"
[div align=\"right\"][a href=\"index.php?act=findpost&pid=134315\"][{POST_SNAPBACK}][/a][/div]


I did, still doesn't work.
Title: Orinoco Drivers?
Post by: sidmoraes on July 09, 2006, 10:03:27 pm
I use cacko full.

What version did you use?
Title: Orinoco Drivers?
Post by: BarryW on July 09, 2006, 11:46:35 pm
Lite.

Okay, I just flashed Cacko full.  Still no joy.