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 - Capn_Fish

Pages: [1] 2 3 ... 157
1
For Sale / Wanted / For Sale: Sl-c3100, Plus Extras
« on: January 06, 2015, 04:40:11 pm »
Sold.

2
For Sale / Wanted / For Sale: Sl-c3100, Plus Extras
« on: January 03, 2015, 12:29:58 pm »
In good condition. I recently messed around with OpenBSD, so that's what's on there now. I assume any interested party would know how to put whatever ROM/distro on there they want, though I can restore the Sharp ROM if desired.

Comes with:

-Original charger
-USB host cable
-stylus
-2x batteries (original and Cameron Sino replacement; the latter holds at least some charge)
-Wi-Fi card


I'm thinking maybe $50 shipped within the US. I'd rather get this to somebody who would use it than make a killing, so feel free to make an offer.

PMs should make it to me relatively quickly, assuming the forum's PM email notification works, as should replies here.

3
Security and Networking / Wake On Lan (wol) Magic Packet
« on: February 20, 2010, 05:01:58 pm »
I believe hping2 can do WOL. A quick Google seems to imply there are binaries/packages floating around.

4
Perhaps I should also mention that you can do:

Code: [Select]
iwconfig WIRELESS_INTERFACE essid any
DHCP_CLIENT WIRELESS_INTERFACE

That should connect to an open AP within range, if there is one. WIRELESS_INTERFACE is probably "wlan0" and "DHCP_CLIENT" is probably "dhclient" or "dhcpcd"

5
Ubuntu / Zubuntu 2.0 Released
« on: August 29, 2009, 11:51:31 pm »
@Scottfla: Did you check your MD5SUMs? Small amounts of corruption can cause strange errors...

6
You can also look at the output of "iwlist WIRELESS_INTERFACE scanning"

7
Debian / Auto Suspend
« on: August 18, 2009, 02:44:10 pm »
I think xset has a setting for that.

8
Debian / Lan Network Settings With Debian On C1000
« on: August 04, 2009, 10:57:52 pm »
I'm just taking a stab in the dark here, as I have little knowledge on this topic. Assuming you don't need to load a driver, you should be able to plug in an ethernet cable and run
Code: [Select]
dhclient eth0
I'm going to assume that the pxa2xx stuff is built-in to the kernel, hence the module not loading.

One thing that might help is the output of "dmesg" after plugging in the card (cleanest way to do it is reboot, then plug in the card, wait a couple of seconds, then run "dmesg > somefile"; the output will be put in "somefile" for easy copying). If you want to look through it yourself, look for something at the end indicating that the card was recognized. It should be somewhat obvious.

That just about exhausts my knowledge on this matter, so I hope it helps.

9
Mer / Mer - A New Ubuntu-based Distro Derived From Maemo!
« on: July 26, 2009, 10:54:38 am »
I suppose it depends on how the stuff was compiled. That's the whole idea of armel, right, that it runs on many/most ARM CPUs?

I would guess there is a Z build somewhere, but it's not public (or officially so) at the moment.

10
Mer / Mer - A New Ubuntu-based Distro Derived From Maemo!
« on: July 25, 2009, 10:03:26 am »
My impression is that at least one of the devs has a Zaurus already.

Also, you should be able to add the Mer repos (assuming they're Z-compatible, which I don't know one way or the other) and install stuff over ZUbuntu already. Anybody feeling particularly adventurous can add this line to /etc/apt/sources.list:

Code: [Select]
deb http://download.opensuse.org/repositories/Maemo://Mer://Stable/Ubuntu_9.04/ /
You probably also need these in /etc/apt/preferences:

Code: [Select]
Package: *
Pin: release a=jaunty
Pin-Priority: 800



Package: *
Pin: origin download.opensuse.org
Pin-Priority: 801

Just remember, I haven't tested this myself, and can't/don't support it. It may or may not work, and you possibly will FUBAR your install. Anyway, have fun.

11
Mer / Fluxbox Install How-to
« on: July 25, 2009, 09:55:14 am »
Add it to your ~/.fluxbox/startup file (see the example above). You may also want to add it as "nopasswd" in /etc/sudoers.

Note that if you want it to remember keys, you also need to start gnome-keyring-something-or-other.

12
Mer / Fluxbox Install How-to
« on: July 24, 2009, 10:39:34 am »
Hmm... I was doing that off the top of my head. You could try to just copy startfluxbox to /usr/bin/x-session-manager. That's where it needs to go anyway, but I figured I'd keep the symlink intact.

EDIT: It should be /etc/alternatives/x-session-manager

13
Mer / Fluxbox Install How-to
« on: July 23, 2009, 10:40:30 am »
No problem. Note that there's now a .deb (no idea how much extra speed you get, but it can't hurt )

14
Mer / Non-hildonized Webkit And Midori .debs
« on: July 23, 2009, 10:38:44 am »
I built some non-Hildonized Webkit and Midori packages a while ago with N810-specific CFLAGS. It runs absolutely amazingly.

Sorry, Midori isn't a package, just a binary (tarred & gzipped). I'm too lazy to find/upload the extensions, but if people want them, I can dig them up.

Anyway, enjoy!

15
Zaurus - pdaXrom / Fluxbox 1.0.0 Ipk Released
« on: July 23, 2009, 10:32:06 am »
Here you go: https://www.oesf.org/forum/index.php?showtopic=26719

I've got some non-Hildonized Webkit and Midori .debs (N810-optimized!) that I'll post in the Mer section as well.

Pages: [1] 2 3 ... 157