Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - WJMoore

Pages: [1] 2
1
For Sale / Wanted / Sl-c3100 On Ebay
« on: April 18, 2007, 09:27:39 am »
Reduced a further $150, starting price is now AU$500, ~US$420.

2
For Sale / Wanted / Sl-c3100 On Ebay
« on: April 17, 2007, 08:42:50 am »

3
For Sale / Wanted / Sl-c3100 On Ebay
« on: April 07, 2007, 10:49:42 am »
Hi everyone, just a note to say that I've put my little C3100 on eBay. Full details available there.

4
Angstrom & OpenZaurus / Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
« on: May 01, 2006, 06:05:15 am »
I'm happy to try it out. PM me with a link or a request for my e-mail address.

5
Angstrom & OpenZaurus / Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
« on: May 01, 2006, 04:00:54 am »
What solution would that be?

6
Angstrom & OpenZaurus / Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
« on: April 27, 2006, 10:08:45 am »
Now that does complicate things since I did the exactly the same install. When you say kernel, I assume you did the hdimage as well (just double checking).

7
Angstrom & OpenZaurus / Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
« on: April 27, 2006, 09:41:55 am »
Ahh that's kind of good, means that it isn't just an issue with my Z.

8
Angstrom & OpenZaurus / Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
« on: April 27, 2006, 06:12:03 am »
Ahh that was useful (did the latter). The following is the result of /opt/QtPalmtop/bin/qpe -nodaemon > log.txt 2>&1. Note that that the output from stdout has just ended up at the end of the file so I've included a pic of what it looks like on screen. Any thoughts on what might be causing the segfault?

Code: [Select]
ODevice() - found 'Hardware    : SHARP Borzoi'
Zaurus::init()
Zaurus::init() - Hinge Sensor Initialization successfully completed
Zaurus::rotation()
OInputSystem::OInputSystem()
OInputSystem::synchronize()
OInputSystem::synchronize() - checking if '/dev/input/event0' is a valid input system node... 'yes' [(ok)]
OInputDevice::OInputDevice( '/dev/input/event0' )
OInputSystem::synchronize() - checking if '/dev/input/event1' is a valid input system node... 'yes' [(ok)]
OInputDevice::OInputDevice( '/dev/input/event1' )
OInputSystem::synchronize() - checking if '/dev/input/event2' is a valid input system node... 'yes' [(ok)]
OInputDevice::OInputDevice( '/dev/input/event2' )
OInputSystem::synchronize() - checking if '/dev/input/uinput' is a valid input system node... 'no' [Invalid argument]
OInputSystem::synchronize() done
Zaurus::rotation() - hinge sensor = 0
Zaurus::rotation() - returning '3'
Zaurus::init() - Using the 2.6 OpenZaurus HAL on a Zaurus SL-C3100
Zaurus::rotation()
Zaurus::rotation() - hinge sensor = 0
Zaurus::rotation() - returning '3'
OGlobal::creating global configuration instance.
OConfig::OConfig()
: ODevice reports transformation to be 3
Zaurus::rotation()
Zaurus::rotation() - hinge sensor = 0
Zaurus::rotation() - returning '3'
: setting QWS_DISPLAY to 'Transformed:Rot270:0'
QWSApplication::qt_init() - current terminal specified.
Could not read calibration: /etc/pointercal
: adding a preferred keyboard filter handler
: libopie2 OResource: can't find image devicebuttons/z_hinge1
: libopie2 OResource: can't find image devicebuttons/z_hinge2
: libopie2 OResource: can't find image devicebuttons/z_hinge3
: DocumentList::DocumentList() : scanDocs = true
: WARNING: preferred keyboard is Multikey
: Setting up QCop to QPE/System
Segmentation fault.
Doing slow search for /opt/QtPalmtop/bin/qpe devicebuttons/z_hinge1
Doing slow search for /opt/QtPalmtop/bin/qpe devicebuttons/z_hinge2
Doing slow search for /opt/QtPalmtop/bin/qpe devicebuttons/z_hinge3
Doing slow search for /opt/QtPalmtop/bin/qpe launcher/firstuse

[img]http://www.wezm.net/forums/IMG_6603.jpg\" border=\"0\" class=\"linked-image\" /]

9
Angstrom & OpenZaurus / Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
« on: April 26, 2006, 08:17:18 am »
It actually doesn't seem to be a hardware lockup because if I press the power button the hard disk light flashes a few times but nothing happens. No other keys get a response. Is it possible to start opie manually from the command line and view any output or is there anything of relevance logged anywhere?

10
Angstrom & OpenZaurus / Opie Hangs At Boot 3.5.4.1-rc1 On Sl-c3100
« on: April 26, 2006, 07:32:56 am »
I just installed RC1 of 3.5.4.1 on my c3100, on top of alpha 2. The system boots ok but when it gets to starting OPIE in 5 seconds, it clears the screen and hangs with the cursor in the top left of the screen. If I press a key during the 5 second pause and prevent OPIE trying to start all seems well. Has anyone else has any success with this configuration? If no one has anything else to add I'll just file a bug, although I'm hesitant to do that given it seems like a problem only related to RC1 and there is no specific choice for this configuration in the bug tracker.

11
Thanks. I tried installing all the modules mentioned and I still get the error about not being able to find hostap_crypt_wep.o The following are the relevant modules I have installed. I don't need WPA, just WEP, any other ideas?

root@spitz:~# ipkg list_installed|grep ieee
kernel-module-ieee80211-2.6 - 2.6.16-r5 -
kernel-module-ieee80211-crypt-2.6 - 2.6.16-r5 -
kernel-module-ieee80211-crypt-ccmp-2.6 - 2.6.16-r5 -
kernel-module-ieee80211-crypt-tkip-2.6 - 2.6.16-r5 -
kernel-module-ieee80211-crypt-wep-2.6 - 2.6.16-r5 -
root@spitz:~# ipkg list_installed|grep arc
kernel-module-arc4-2.6 - 2.6.16-r5 -
root@spitz:~# ipkg list_installed|grep michael
kernel-module-michael-mic-2.6 - 2.6.16-r5 -

12
Any idea what the thread is? I did a search for hostap_crypt_wep and that gave nothing much newer than 2004.

13
I've run into this too. Did you post a bug report enodr?

14
C1000/3x00 General discussions / C31k Wifi Troubles
« on: December 06, 2005, 01:17:24 am »
Ok I tried the suggestion of changing the class to hostap and nothing changed (kill -HUP cardmgr twice to make sure it picked up the config change). I ran KisMAC on my iBook whilst the Zaurus was trying to connect to the access point. It saw it so the card (attached picture are the details) seems to be at least partially working, it still won't connect though. It won't connect to an ad-hoc network created on the iBook either. Any other ideas?

15
C1000/3x00 General discussions / C31k Wifi Troubles
« on: December 06, 2005, 12:06:37 am »
sidmoraes your sig says you're using the Sharp ROM. I'm using the Cacko ROM, if you're using Cacko too, did you need to make this change as well? maslovsky you probably know that answer to that as well. By configuration problem do you mean in the Wifi settings that I'm using?

Pages: [1] 2