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.


Topics - Lemuus

Pages: [1]
1
Zaurus - pdaXrom / Missing Zgcc Image For Pdaxii13v2
« on: November 28, 2009, 05:16:07 pm »
Hi, i was trying to find the zgcc image to compile some applications fot pdaXii13v2,but
the link in http://www.tyrannozaurus.com/feed/pdaXii13/build/ are broken...
So... anyone knows where to find it?
Thanks.
 Lemuus.

2
Sharp ROMs / Dead Feed
« on: October 12, 2009, 12:12:03 pm »
hi,
someone knows a mirror for this feed:
http://sharpromfeed.home.linuxtogo.org/feed
thanks in advance.

3
Zaurus - pdaXrom / Epiphany Don't Work
« on: October 03, 2007, 08:30:06 pm »
Hi, i installed epiphany on pdaxii5.4.9 updated to v2, but doesn't work... i get this error:
Mozilla initialization failed

unable to locate theme engine in module_path: "redmond95"

4
Zaurus - pdaXrom / Pdaxii13 5.4.8 Hostap And Wpa
« on: August 09, 2007, 09:28:58 pm »
I was testing the new 5.4.8 release, and wpa is not working with the new modules, i am not  sure what is the problem... but if i use the hostap modules from 5.4.7 works perfect.
I also tested the new spca module, works with my camera with a lot of interference, but works!!!!
well that's for the moment...
Daniel.

5
Zaurus - pdaXrom / Kernel Modules Compiling
« on: October 06, 2006, 01:09:53 am »
hi
i was trying to compile a kernel module, i'm using pdax86 to crosscompile, downloaded linux-c3100-.... to compile a kernel module to 2.4.20 kernel, using pdaxrom builder, and kernel crosscompile tools, i was able to compile a functional 2.4.20 kernel, but if i try to compile external modules (spca5xx or gsscpa for a webcam) i get "No rule to make target 'modules'";....
well... that's the problem... any suggestion??
thanks
Daniel.

6
Zaurus - pdaXrom / Abiword Postscript
« on: August 22, 2006, 10:53:51 pm »
hi,
i was trying to print to ps with abiword, i searched the forum and found the menaie abiword and followed the instructions in that post, installed ghostscript and cups from deserstrat feed, but i can't print to a postscript file, every time i try abiword crash, if i try in command line, abiword only abort.

Edit -
Well, finally i found the problem, i had installed freetype in /, and the i installed freetype from meanie in /mnt/ide , but without remove freetype from /. I removed both, and reinstall freetype from meanie, problem solved.

Offtopic. I compiled WepAttack for pdaxrom, if someone is insterested i make and ipk.
Daniel.

7
Angstrom & OpenZaurus / Bvdd Drivers Any Soon?
« on: August 11, 2006, 07:48:15 pm »
Hi,
is there anyone working on a bvdd kernel module for OZ kernel 2.6?

8
Zaurus - pdaXrom / Sl-c3200 Usb Mass Storage
« on: August 09, 2006, 09:05:34 pm »
Hi, is there a way to use the MD for usb mass storage device?, because in pdaxrom usb configuration i can only select SD or CF.
Thanks
Daniel.

9
Angstrom & OpenZaurus / Problem With Pegasus Usb Ethernet Solved
« on: July 28, 2006, 01:53:56 am »
I was having some trouble with a pegasus usb ethernet an OpenZaurus, kernel 2.6 spitz.
The kernel module doesn't catch the pegasus because in kernel 2.6, the kernel now keeps track of USB power budgets, because of that some usb devices doesn't get configured by the kernel, the solution...
use lsusb -v , to see the power requeriments, if you think that are aceptable, at your own risk..., use
echo -n "bconfigvalue" >/sys/bus/usb/devices/"usb address"/bConfigurationValue
example:
echo -n 1 >/sys/bus/usb/devices/1-2/bConfigurationValue
where 1 is the config value you see in lsusb -v, and 1-2 is the address of the usb device...
Sorry for the bad english, because i don't speak it very well...
Daniel

Pages: [1]