Author Topic: New kernel for Orinico/Symbol/Socket users  (Read 27046 times)

Anonymous

  • Guest
New kernel for Orinico/Symbol/Socket users
« on: December 07, 2003, 11:24:08 pm »
Today...at the anger of my wife (too much time on a PDA), I very carefully built and compiled a new C760 zImage with the orinoco and spectrum latest drivers and with the monitor patches.  It makes Kismet 3.0.1 run very nicely with a Symbol/Socket card

This kernel is identical to the one on the stock C760...but with the nice drivers.

For those who may not understand the difference between a kernel and ROM...this IS NOT A ROM!!  Its a kernel.  You can still use your favorite Cacko or other Sharp compatible ROM with this.

Now...I just need to get to the right person on this site to upload it.  Anyone know who I need to contact?

Anonymous

  • Guest
New kernel for Orinico/Symbol/Socket users
« Reply #1 on: December 07, 2003, 11:25:02 pm »
Ooops...forgot to post...the drivers fro teh orinoco are at 13e and the spectrum is 0.4.2.

Richjn

  • Full Member
  • ***
  • Posts: 121
    • View Profile
    • http://
New kernel for Orinico/Symbol/Socket users
« Reply #2 on: December 08, 2003, 12:03:53 am »
Hi

I can put it on my ftp server until someone uploads it here if you like.

e-mail it to Richard@Swanbourne.com

Once uploaded I will post download instructions for everyone.

Regards

Richard

Anonymous

  • Guest
New kernel for Orinico/Symbol/Socket users
« Reply #3 on: December 08, 2003, 01:28:50 am »
Richjn,

I have emailed it to you.  Thanks a bunch.

javab0y

Richjn

  • Full Member
  • ***
  • Posts: 121
    • View Profile
    • http://
New kernel for Orinico/Symbol/Socket users
« Reply #4 on: December 08, 2003, 01:38:00 am »
Thanks to javab0y for new kernel to download

ftp login 144.136.242.210
User: Zaurus
Password Zaurus

There are two files visible the kernel is in a zip file caled javab0y_kernel.zip

The other file is for ipkg-new

Regards

Richard

P.S I\'m posting this so quick I haven\'t tried it myself yet but am about too

Anonymous

  • Guest
New kernel for Orinico/Symbol/Socket users
« Reply #5 on: December 08, 2003, 02:19:43 am »
Check the dmesg after a boot.  you will see the messages:

Code: [Select]
orinoco.c 0.13e (David Gibson and others)

orinoco_cs.c 0.13e (David Gibson and others)

spectrum_cs.c 0.4.2 (Pavel Roskin and others)


You will be good to go for Kismet.  It works wonderfully.

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
New kernel for Orinico/Symbol/Socket users
« Reply #6 on: December 08, 2003, 05:13:22 am »
Very good. I hope you also enabled the generic wireless extension support? Because if so, then that will make Wellenreiter II work on SharpROMs.
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

Anonymous

  • Guest
New kernel for Orinico/Symbol/Socket users
« Reply #7 on: December 08, 2003, 05:40:19 am »
Yes, I\'m also hoping you added wireless extensions to the kernel.  As I understand it, you need them to use WEP with these cards.

Anonymous

  • Guest
New kernel for Orinico/Symbol/Socket users
« Reply #8 on: December 08, 2003, 11:48:50 am »
mickey,

I saw that wireless extensions were on (CONFIG_NET_WIRELESS=y).  Is there another kernel option to enable?  If so I will build another one   I would love to get Wellenreiter running on this baby.  When I run Wellenreiter now, it launches, but complains about the PCAP is not able to run on the interface.  I have libpcap on the machine (Kismet is using it) so I am a little confused about the message.

BTW...I was in Frankfurt a few weeks ago for work...I spent alot of time in Sachsenhausen   The beer is good!

Also...yes WEP is working fine in this kernel...I connect just peachy with the 108 bit WEP

Anonymous

  • Guest
New kernel for Orinico/Symbol/Socket users
« Reply #9 on: December 08, 2003, 12:21:04 pm »
Ok...I verified...Wireless Extensions are indeed enabled.  So I guess we just need to figure out whats up with the Wellenreiter/PCAP issue and I guess in theory Wellenreiter should work.

What I have found is Wireless Extensions v13 is on this kernel.  I can patch it to get it up to the v16 release.  I will give that a roll and see if I run into any problems.

Anonymous

  • Guest
New kernel for Orinico/Symbol/Socket users
« Reply #10 on: December 08, 2003, 10:07:11 pm »
Getting close on Wellenreiter.  Notice the eth0 is statusing \'ok\' for wireless extension calls.  Not sure of the problem now...since libopienet2.so.1 is on the machine.  The error now is undefined symbol: __27OOrinocoMonitoringInterfaceP17ONetworkInterface.  Any hints would be helpful.  Ithink I am close. BTW this is on the Cacko 1.18 ROM.  The error dump is below.

Code: [Select]
Display size = 480x640

ONetwork::ONetwork()

ONetwork: This code has been compiled against Wireless Extensions V11

ONetwork: found interface \'lo\'

ONetworkInterface::ONetworkInterface()

ONetworkInterface::init()

ONetwork: found interface \'eth0\'

ONetworkInterface::ONetworkInterface()

ONetworkInterface::init()

OWirelessNetworkInterface::OWirelessNetworkInterface()

OWirelessNetworkInterface::init()

OWirelessNetworkInterface::buildChannelList(): Driver for wireless interface \'eth0\'overwrote buffer

end with at least 2 bytes!

 

OWirelessNetworkInterface::buildChannelList(): Interface eth0 reported to have 14 channels.

OWirelessNetworkInterface::buildChannelList(): Channel list constructed.

OWirelessNetworkInterface::buildPrivateList()

ONetworkInterface::wioctl (eth0) call 35597 - Status: Ok.

OWirelessNetworkInterface::buildPrivateList(): Private IOCTL list constructed.

ONetwork: interface \'eth0\' has Wireless Extensions

ONetworkInterface::ioctl (lo) call 35585 - Status: Failed: -1 (Operation not supported)

ONetworkInterface::ioctl (eth0) call 35585 - Status: Ok.

QObject::connect: No such slot QListView::expand(QListViewItem*)      

QObject::connect:  (sender name:   \'unnamed\')

QObject::connect:  (receiver name: \'unnamed\')

QObject::connect: No such slot QListView::expand(QListViewItem*)

QObject::connect:  (sender name:   \'unnamed\')

QObject::connect:  (receiver name: \'unnamed\')

ManufacturerDB: reading manufacturer list from \'/home/QtPalmtop//share/wellenreiter/manufacturers.dat\'...

[19:54:52] (i) Wellenreiter has been started.

 

[19:54:52] (i) Running on \'OpenZaurus\'.

 

QObject::connect: No such slot MScanListView::cleanupEventFilter()

QObject::connect:  (sender name:   \'unnamed\')

QObject::connect:  (receiver name: \'unnamed\')

show configure...

wellenreiter: error while loading shared libraries: wellenreiter: undefined symbol: __27OOrinocoMonitoringInterfaceP17ONetworkInterface                

Taim

  • Jr. Member
  • **
  • Posts: 66
    • View Profile
    • http://www.lgvfc.org
New kernel for Orinico/Symbol/Socket users
« Reply #11 on: December 08, 2003, 11:07:04 pm »
Mirrored Javab0y\'s zipped kernel on ZUG downloads.  It can be found here.
Taim

Pittsburgh, PA, USA
Zaurus SL5500
Sharp 3.10 ROM
128, 256 MB Sandisk SD
16, 32 MB Sandisk CF
Ambicom Wireless CF

Richjn

  • Full Member
  • ***
  • Posts: 121
    • View Profile
    • http://
New kernel for Orinico/Symbol/Socket users
« Reply #12 on: December 08, 2003, 11:37:15 pm »
Thanks to Taim and offroadgeek for posting the files I have been hosting to the ZUG downloads. I am now taking user Zaurus of my sytem but if I can help in a \"crisis\" again let me know.

Richard

Mickeyl

  • Hero Member
  • *****
  • Posts: 1495
    • View Profile
    • http://www.Vanille.de
New kernel for Orinico/Symbol/Socket users
« Reply #13 on: December 09, 2003, 12:44:01 pm »
Quote
BTW...I was in Frankfurt a few weeks ago for work...I spent alot of time in Sachsenhausen   The beer is good!

Hey coolness, I live directly in Sachsenhausen... we could\'ve met for a beer

Quote
wellenreiter: error while loading shared libraries: wellenreiter: undefined symbol: __27OOrinocoMonitoringInterfaceP17ONetworkInterface

That looks like your Wellenreiter II ipk does not match the date of your libopie2.
Cheers,

Michael 'Mickey' Lauer | Embedded Linux Freelancer | www.Vanille-Media.de
Consider donating, if you like the software I contribute to.

Anonymous

  • Guest
New kernel for Orinico/Symbol/Socket users
« Reply #14 on: December 09, 2003, 02:22:23 pm »
SUCCESS!!!  Wellenreiter is running on the Sharp ROM.  This blows Kismet away!

I used the feed from Mickey\'s site http://www.vanille.de/feed/sharp/, so I am using v .99 of Wellenreiter, etc.

The one PITA is...it wants to be run as root.  When I run it from a command line as root , it gives me a message:

\"Qt/Embedded data directory is not owned by user 0\"

So...I did a chown on the /tmp/qtembedded-zaurus as root:qpe.  Then it ran.  This is a bad kludge since this will lock up the zaurus.  Any work around for this?