Re: SD 2gb.

2007-01-19 Thread Daniel Ribeiro
. Little patch to force 512 bytes block size can help.. There are a lot of such patches available. I just set blocksize to 512 bytes after detection and printk() old value. -- EOF Daniel Ribeiro

Re: Resizing the kernel partition.

2007-03-02 Thread Daniel Ribeiro
, Daniel Ribeiro wrote: I was wondering if its possible to move/resize /ezxlocal, and move rootfs to get an extra 512KB of kernel partition(editing the hardcoded partition definition, of course). I'm not aware anyone tried this until now. It would be a nice feature. regards Stefan Schmidt

Re: Resizing the kernel partition.

2007-03-02 Thread Daniel Ribeiro
I have just managed to make blob boot blob via boot_usb. Soon we will be able to select a kernel at boot time. :) On 3/2/07, Stefan Schmidt [EMAIL PROTECTED] wrote: Hello. On Fri, 2007-03-02 at 17:59, Daniel Ribeiro wrote: Successfuly resized/moved the partitions. Nice. But, the original

[ANNOUNCE] Dual boot a780 phone.

2007-03-06 Thread Daniel Ribeiro
://people.openezx.org/wyrm/myflash.tgz Read the included README file for more information. -- EOF Daniel Ribeiro

Re: [ANNOUNCE] Dual boot a780 phone.

2007-03-07 Thread Daniel Ribeiro
bootloader we still need working jtag flash interface. I will keep the kernels at the same positions, so, later we will just flash u-boot in place of blob2. Stefan, can you verify the logs of people.openezx? ssh is asking me for a password. Am i doing something wrong? -- EOF Daniel Ribeiro

Fwd: GPE Phone Edition on the A780

2007-03-08 Thread Daniel Ribeiro
Forwarding as ive mistakenly replied to Florian's email :) (again, sorry) -- Forwarded message -- From: Daniel Ribeiro [EMAIL PROTECTED] Date: 08/03/2007 17:58 Subject: Re: GPE Phone Edition on the A780 To: Florian Boor [EMAIL PROTECTED] 2007/3/8, Florian Boor [EMAIL PROTECTED

Resp.: Fwd: GPE Phone Edition on the A780

2007-03-08 Thread Daniel Ribeiro
http://people.openezx.org/wyrm/wyrm-ts.diff This patch ignores coordinate read interrupts after pen up events until a pen down interrupt happens. Maybe a hardware bug, anyway, it really improved the TS precision for me. 2007/3/8, Florian Boor [EMAIL PROTECTED]: Hi, Daniel Ribeiro wrote

Re: Resp.: Fwd: GPE Phone Edition on the A780

2007-03-09 Thread Daniel Ribeiro
of the first one. I dont see this behaviour. What still happens here is that, some times(less than 5%), JUST BEFORE a pen up event, there is a coordinate read with wrong coordinate. What are you using to test?? -- EOF Daniel Ribeiro

Re: bp handshake issues.

2007-03-12 Thread Daniel Ribeiro
2007/3/11, Daniel Ribeiro [EMAIL PROTECTED]: i am trying to get a working mux_cli setup, but i am having some trouble with the bp handshake. solved, was just an old defconfig... :/ -- EOF Daniel Ribeiro

Re: a780 camera drivers

2007-03-19 Thread Daniel Ribeiro
and adcm2700.c with a gpl file header. The kernel distributed on opensource.motorola.com lacks these files. Also, i dont know if i have the proper knowledge to submit code that would be approved to go into mainline, but i will *try* anyway. :) -- EOF Daniel Ribeiro

Re: Motorola E2: can't get a shell

2007-03-21 Thread Daniel Ribeiro
to underestimate you. :) Try to modprobe zaurus on your host, and see if it solves your problem. -- EOF Daniel Ribeiro

Re: Working bcm2035 (bluetooth)

2007-04-02 Thread Daniel Ribeiro
Daniel Ribeiro

Re: Working bcm2035 (bluetooth)

2007-04-02 Thread Daniel Ribeiro
? OE stops on which package?? Please give us more info so we can help you. For me it works with both, gpe and opie. -- EOF Daniel Ribeiro

Re: Working bcm2035 (bluetooth)

2007-04-06 Thread Daniel Ribeiro
but i cannot seem to get 'bitbake gpe-image' or 'opie-image' to build successfully; can anyone tell me what rootfs image they are building that works w/ the resulting zimage? thanks, mike -- EOF Daniel Ribeiro

2.6.21 branch development status.

2007-05-01 Thread Daniel Ribeiro
time for a cleanup, i left some TODO information on the series file if anybody else wants to help. bye! -- EOF Daniel Ribeiro

Re: 2.6.21 branch development status.

2007-05-07 Thread Daniel Ribeiro
2007/5/3, Stefan Schmidt [EMAIL PROTECTED]: Known bugs: * touch screen driver (or, again, pcap irq handling) is not preemptive safe and cause an oops sometimes. It would be good to get this fixed before ezx11 though fixed on r1997. -- EOF Daniel Ribeiro

Re: WARNING - pm support on 2.6.21

2007-05-07 Thread Daniel Ribeiro
2007/5/5, Daniel Ribeiro [EMAIL PROTECTED]: i will do some tests here, if useroff really is being used on 2.4 (it should be enabled by userspace via ioctl) means that there is a way to abuse blob's code and get bp in normal mode after booting it on flash mode. I have not managed to make

Re: bp tests.

2007-05-09 Thread Daniel Ribeiro
but it was nokiafree.org and 3310 legacy age... 2007/5/9, Daniel Ribeiro [EMAIL PROTECTED]: hi all. i am doing some tests, trying to make suspend/resume work with bp in normal mode. I discovered by accident some meaning of the usbstat at command. well, the usbstat is not used to turn the watchdog off. it is used

Re: Some ROKR E6 questions

2007-05-10 Thread Daniel Ribeiro
not what you want. on e680/a780 /mmc/mmca1 is the MMC mount point. Dont know on E6. -- EOF Daniel Ribeiro

Re: bcm2035-tool with new argument

2007-05-12 Thread Daniel Ribeiro
it is accepted) 2007/5/11, Daniel Ribeiro [EMAIL PROTECTED]: Thank you. I will check this tonight. I will try to make the other baud speeds working and report back to you tomorrow. 2007/5/10, Jan Heřman [EMAIL PROTECTED]: Early stage of patch for Bluez utils 3.9 is here: http://www.volny.cz/hp2

Re: bp tests.

2007-05-13 Thread Daniel Ribeiro
driver. After that we will need some work on userspace. 2007/5/10, Daniel Ribeiro [EMAIL PROTECTED]: couldnt wait until tomorrow... partially confirmed. replaced opentapi with a echo -e atz\r /dev/mux4 phone DO turn off. echo -e at+usbstat=255,1\r /dev/mux4 phone DO turn off. changed

Re: ROKR E6 booting a 2.6.21 kernel

2007-05-16 Thread Daniel Ribeiro
! /me very happy :) -- EOF Daniel Ribeiro

Re: ROKR E6 booting a 2.6.21 kernel

2007-05-16 Thread Daniel Ribeiro
reroute then and cant be sure they are routed to the pxa udc. -- EOF Daniel Ribeiro

Re: [PATCH] Initialize pxakbd to handle direct keys.

2007-05-18 Thread Daniel Ribeiro
to this would be changing struct pxakbd to have just one mixed, direct and matrix, array. But this would be much more work. I think that your solution is simpler. Just dont forget to check kmalloc's return value and kfree on module removal/error. -- EOF Daniel Ribeiro

Re: a780 JTAG pinouts

2007-05-18 Thread Daniel Ribeiro
. Maybe he can tell you whats happening. What caused this? Was a software update? Or no apparent reason? -- EOF Daniel Ribeiro

Re: Kernel updated in OE, new image for a780 available

2007-05-19 Thread Daniel Ribeiro
) iD8DBQFGTsfOMkyGM64RGpERAqm4AKCFbfR0dCuP+ETONVakyMQ1jIxngwCbBWIt u+iyM+3kdLuQ2Dn3nf5j9SQ= =Y9fE -END PGP SIGNATURE- -- EOF Daniel Ribeiro

Re: a780 camera drivers

2007-05-21 Thread Daniel Ribeiro
:18, Antonio Ospite wrote: On Mon, 19 Mar 2007 13:25:16 + Daniel Ribeiro [EMAIL PROTECTED] wrote: 2007/3/19, Michael 'Mickey' Lauer [EMAIL PROTECTED]: Excellent. Since this is an isolated interface, could you try to push pxacamera interface into mainline asap? Sure! But im afraid

Re: who care the dirver of FM radio?

2007-05-21 Thread Daniel Ribeiro
the audio. -- EOF Daniel Ribeiro

Re: OpenEZX on A1200

2007-05-27 Thread Daniel Ribeiro
, PCAP, TS and keypad should be pretty straightforward, others will require some more work... Information on how to send the kernel to your phone and run it can be found on our wiki. -- EOF Daniel Ribeiro

Re: razr2

2007-05-27 Thread Daniel Ribeiro
, its quite probable that it will only run signed firmware. -- EOF Daniel Ribeiro

Re: [PATCH] pxa-kbd and multiple key presses.

2007-05-28 Thread Daniel Ribeiro
driver, we need to support other boards so it can be accepted mainline. Also, there is still an OOPS when we have no platform_data defined. (eg pxa-kbd.patch and no a780-kbd.patch). Fix this one also if you have some spare time. ;) -- EOF Daniel Ribeiro --- /tmp/z 2007-05-27 17:12:25.0 -0300

Re: Xfbdev and keycodes greater that 127.

2007-05-28 Thread Daniel Ribeiro
it. Its not our bug anyway, the events are forwarded properly by the kernel. -- EOF Daniel Ribeiro

Re: Xfbdev and keycodes greater that 127.

2007-05-28 Thread Daniel Ribeiro
then, people will just waste their efforts flip-flopping keycodes, like you prepare to do now. Mildly sad, but true ;-I. -- Best regards, Paulmailto:[EMAIL PROTECTED] -- EOF Daniel Ribeiro

Re: [PATCH] pxa-kbd and multiple key presses.

2007-05-29 Thread Daniel Ribeiro
this driver, and then submit it mainline after some feedback. Fully agreed. -- EOF Daniel Ribeiro

Re: anyone got a 2.6.21 kernel to boot on e680?

2007-05-31 Thread Daniel Ribeiro
the detailed difference; any suggestions?) I am working with Michael on solving this issue. Looks like its a difference on BP behavior between the 2 phones. We will update this thread as soon as we have some more details. -- EOF Daniel Ribeiro

Re: A910 and boot_usb

2007-06-04 Thread Daniel Ribeiro
Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 regards -- marc -- EOF Daniel Ribeiro

Re: SBF Linux Firmware

2007-06-05 Thread Daniel Ribeiro
clean. So, if you link to warez, binary firmware download or any other ilegal content, please dont put OpenEZX name, link or information on your work. -- EOF Daniel Ribeiro

Re: OpenEZX on A1200

2007-06-09 Thread Daniel Ribeiro
. http://searchmarketing.yahoo.com/ -- EOF Daniel Ribeiro

Re: I want to join OPENEZX

2007-06-11 Thread Daniel Ribeiro
mci code. -- EOF Daniel Ribeiro

Re: [ANNOUNCE] patches-2.6.21-ezx11 release

2007-06-14 Thread Daniel Ribeiro
interrupt handler. Good that it worked, probably our backlight is not working on e2/e6/a1200. The kernel panic is the expected behaviour, we still need to figure out how to enable the MCI on E2. -- EOF Daniel Ribeiro

Re: Can rokr e6 have multi boot loader

2007-06-14 Thread Daniel Ribeiro
only mentioned it as reference, it will not work and may brick your phone. -- EOF Daniel Ribeiro

Re: Can rokr e6 have multi boot loader

2007-06-14 Thread Daniel Ribeiro
reflash it back if anything goes wrong. -- EOF Daniel Ribeiro

Re: Get the right bdaddr in OpenEZX

2007-07-03 Thread Daniel Ribeiro
there is more... :) -- EOF Daniel Ribeiro

Re: Get the right bdaddr in OpenEZX

2007-07-03 Thread Daniel Ribeiro
gsmd and OHM? -- EOF Daniel Ribeiro

Re: Open EZX Linux applications compatibility

2007-07-10 Thread Daniel Ribeiro
on Motorola phones. I'm looking forward to hearing from you soon. BEST MSE -- EOF Daniel Ribeiro

Re: About framebuffer on A1200

2007-07-14 Thread Daniel Ribeiro
Alex, as it seems I have brought my A1200 in a position where I can't go back to any official firmware anyway, so I might as well OpenEZXify it. Could you summarize the kernel status for the A1200? Thanks, :M: -- EOF Daniel Ribeiro

Re: Questions about ezx-asoc driver.

2007-08-13 Thread Daniel Ribeiro
to it. Fixing BP audio may be easier than AP, and, with the current muxcli driver allow us to do phone calls on openezx. :) 2007/8/13, Antonio Ospite [EMAIL PROTECTED]: On Sun, 12 Aug 2007 18:39:56 -0300 Daniel Ribeiro [EMAIL PROTECTED] wrote: most questions on this email were answered today

Re: Questions about ezx-asoc driver.

2007-08-16 Thread Daniel Ribeiro
that your code configures PXA as slave, i never managed to get dma interrupts this way. If you are getting dma, i think you are on the right path.. I will test it ASAP. On 8/16/07, Antonio Ospite [EMAIL PROTECTED] wrote: On Tue, 14 Aug 2007 16:03:21 -0300 Daniel Ribeiro [EMAIL PROTECTED] wrote

Re: Questions about ezx-asoc driver.

2007-08-16 Thread Daniel Ribeiro
Just tested your code, there is no real ssp comunication going on, both, pxa and pcap are configured as master. On 8/16/07, Antonio Ospite [EMAIL PROTECTED] wrote: On Tue, 14 Aug 2007 16:03:21 -0300 Daniel Ribeiro [EMAIL PROTECTED] wrote: Yes, i have looked at magician code, and even got

pcap driver on 2.4

2007-08-17 Thread Daniel Ribeiro
Hi, I am trying to compile a 2.4 kernel, with SSP_PCAP_OPERATE_WITH_SPI defined in ssp_pcap_main.c, but it doesnt work. Does anyone already tried to use pcap with the ssp controller on 2.4? -- EOF Daniel Ribeiro

Re: The patch for pcap initialization fixed TS bug on A1200E

2007-08-18 Thread Daniel Ribeiro
in the original patch: a1200-ts.patch. Anyway, I need check with the maintainers. Any comment? Alex Zhang -- EOF Daniel Ribeiro

Re: There's life on mux14.

2007-09-01 Thread Daniel Ribeiro
2007/8/28, Antonio Ospite [EMAIL PROTECTED]: There's life on mux14. Man, this is great! :) There was another guy working on that on motorolafans, better warn him that you solved the gps access. -- EOF Daniel Ribeiro

Re: MMC suddenly works on A1200E

2007-09-01 Thread Daniel Ribeiro
you think what will probably cause such issue: Sounds like timing or voltage low. -- EOF Daniel Ribeiro

Re: opentapi with OM 2007.2

2007-09-06 Thread Daniel Ribeiro
on A780 and E680. (both tested) It will brick a1200, e2, e6. -- EOF Daniel Ribeiro

Re: Battery charging in kernel 2.6

2007-09-09 Thread Daniel Ribeiro
, but I forgot the details. regards, Koen -- EOF Daniel Ribeiro

Re: opentapi with OM 2007.2: ezxd seems to be working fine

2007-09-09 Thread Daniel Ribeiro
that includes Koen's submission of ezxd to OE and Daniel's bcmtool (thanks again to Daniel) i can get echo -e AT+EBTP=1\r /dev/mux4 and get bluetooth started w/in OM - so i guess now its on to blob2 for a1200 so we can do the same there... thanks again for everything!! Mike -- EOF Daniel

Re: doing the E6

2007-09-09 Thread Daniel Ribeiro
://www.flickr.com/photos/[EMAIL PROTECTED]/1352354586/ Looks good huh? Didn't think so either. Does anybody know what's going on here? Does it need another patch? Grtz, Luit -- EOF Daniel Ribeiro

Notes about a1200 eoc code

2007-09-09 Thread Daniel Ribeiro
Hi, r2050 includes Alex's eoc code. Ive changed some stuff, and cant assure that it works, the 2 patches that are commented out on 'series' really cant be accepted, they break way too many things. Alex, can you please review my changes? -- EOF Daniel Ribeiro

Timezone issue on Angstrom

2007-09-09 Thread Daniel Ribeiro
Hi Koen, Can you please look at clock.c on my last ezxd commit? The code works fine on my Debian host, but on Angstrom i cannot get the minuteswest thing to work. PS: my Angstrom build is old, so, forgive me, if it was fixed in the past. -- EOF Daniel Ribeiro

Re: [PATCH] fix oops on mtdaccess

2007-09-10 Thread Daniel Ribeiro
it tonight. (no ssh and no linux machines @ work). -- EOF Daniel Ribeiro

Re: Timezone issue on Angstrom

2007-09-10 Thread Daniel Ribeiro
it please :) Thanks for researching this, i never used strptime before. -- EOF Daniel Ribeiro

Re: logfile

2007-09-14 Thread Daniel Ribeiro
timeout messages, no crash. I am quite confident that the current code is right, and works (even blindly), have you tested it already? Switch do dummy hcd, so the buggy pxa27x-udc doesn't crash your system, and see if i2c/eoc still crashes. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE

Re: a1200 and rokre6 build error

2007-09-15 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Koen Kooi wrote: | I'm having trouble building a kernel for rokre6 and a1200: | http://bugs.openembedded.org/attachment.cgi?id=2469action=edit This compile log lacks the compilation of ezx-eoc.c. Maybe you forgot CONFIG_EZX_EOC - -- Daniel Ribeiro

a1200 arrived.

2007-09-22 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all. Just to report, the a1200 has just arrived. Stay tuned, i will try to fix the eoc driver and commit it later today. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux

Re: a780 at command set

2007-09-22 Thread Daniel Ribeiro
? Are you opening which device on gsmd? Running ezxd and gsmd at the same time? - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG9Uohw3OYl0G0liQRAnCNAJ9TVOqwG31ZgPi7TSWumrcN5CG76ACeMk2F AfF6qa1vYHpBEGglvLvN7rs= =rHHj -END PGP SIGNATURE-

MMC on a1200.

2007-09-22 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi. Put a ext3 rootfs on the SECOND partition of a TF card, and try this: http://people.openezx.org/wyrm/images/zImage-a1200-working-mmc It works every time on the a1200i. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU

Re: MMC on a1200.

2007-09-22 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Ribeiro wrote: | Hi. | Put a ext3 rootfs on the SECOND partition of a TF card, and try this: | http://people.openezx.org/wyrm/images/zImage-a1200-working-mmc And here is an untested E6/SD version: http://people.openezx.org/wyrm/images/zImage

Re: EOC works without the i2c-core hack.

2007-09-26 Thread Daniel Ribeiro
. Download a newer kernel from http://people.openezx.org/wyrm/images/20070925. The error you are getting: cant mount rootfs can be solved by putting an EXT2 filesystem on the SECOND partition of the TF card. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG

Re: EOC works without the i2c-core hack.

2007-09-26 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Ribeiro wrote: | Vipin Rathor wrote: | | hi all, | | Finally i'm able to boot my e6 with the latest image provided by | | drwyrm [thanks a bunch!]. You can have a look here - | Congrats! | But the pxakbd: No platform data set makes me think

Re: EOC works without the i2c-core hack.

2007-09-26 Thread Daniel Ribeiro
Angstrom-openmoko-image (with 18bpp userspace) and got this far: I now have 4 screens. And somehow my touch screen doesn't respond... Can you provide me the cleaned-up version of the 18bpp patch? - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG

Z6 - MAGX - possibilities

2007-09-26 Thread Daniel Ribeiro
/do/downloadFile/projects.rokrz6/frs.rokrz6.r60_g_80_31_15r/frs1553?dl=1 [4]https://opensource.motorola.com/sf/frs/do/downloadFile/projects.rokrz6/frs.rokrz6.r60_g_80_31_15r/frs1548?dl=1 PS: My Father owns a Z6. ;) - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux

Re: Preparing discussion with gsmd developers.

2007-09-28 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Stefan Schmidt wrote: Did you apply this patch? (Its commented out in the series file) Guess not, i will try again this weekend. Thanks. :) - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG

Re: Implementing SIM Access Profile (SAP)?

2007-10-08 Thread Daniel Ribeiro
client. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHChGkw3OYl0G0liQRAqnOAJ9odOmw8KCqVscU1S5dExuJxNHuIACfbWOh 6oWI70bKKVyfZtnG4o3DMjM= =ajaI -END PGP SIGNATURE-

Re: Preparing discussion with gsmd developers.

2007-10-08 Thread Daniel Ribeiro
easier to change gsmd code to support our mux devices, than to change our kernel to spit data in the way that gsmd wants. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHChVrw3OYl0G0liQRAgbxAJ9nzKW2FbfQjpnwHyTLg2KZZu80VACePDkV IREsm54nhVObzN1uCKdKTqw= =k5EH

Re: Implementing SIM Access Profile (SAP)?

2007-10-08 Thread Daniel Ribeiro
there is no easy way to support it on OpenEZX without changes to BP software(no source code, signed software). -- Daniel Ribeiro

Re: current hardware support status for A1200

2007-10-19 Thread Daniel Ribeiro
is a little harder, and i dont plan to start the work on this too soon. My plans are to include full GSM/GPRS support for A780/E680 first. But, of course, if you have some time, and basic kernel development skills, you can change the order of things by adding the support yourself ;). - -- Daniel

Re: Mux cli weirdness

2007-10-19 Thread Daniel Ribeiro
). If the above explanation didnt help, please send me a full dmesg output. :) - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHGTq5w3OYl0G0liQRAlslAKCT4Yzol08/Bajtr0MYGcg1xecJ6gCgkqHY PtDrBMIdOlTzHY9Yht56ce4= =eii2 -END PGP SIGNATURE-

Re: current hardware support status for A1200

2007-10-20 Thread Daniel Ribeiro
lists, you missed nothing. I think that they are just too busy to guide us right now. Ask Antonio Ospite if he havent started coding, and welcome on board. -- Daniel Ribeiro

Re: A910 and boot_usb

2007-10-21 Thread Daniel Ribeiro
, report your results. Thank you for your work, send me a diff to ezx-core.patch, defconfig-a910, and the a910-*.patch files (in separate files please!) and i will be happy to review/incorporate them. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux

Re: Mux cli weirdness

2007-10-22 Thread Daniel Ribeiro
the rootdelay for now. Later, i will try (again) to compile the handshake code as a module, delaying step2, and all this timing issues will vanish. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD4DBQFHHSMbw3OYl0G0liQRAoVjAJdUlXPggvz6DdgUHGao88GLqRVxAKCYzpIh

Re: Mux cli weirdness

2007-10-23 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Koen Kooi wrote: Decreasing the root delay didn't help, I still get: Do you still have the motorola firmware? Does it work? - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux

Re: Qtopia-4.3.0 on A780

2007-10-29 Thread Daniel Ribeiro
to be able to use the same card with the Motorola Firmware. This is very handy if you use the phone as your main cell phone. -- Daniel Ribeiro

ezxd changes.

2007-10-29 Thread Daniel Ribeiro
OK AT+EBTP=1 OK AT+EBTP? +EBTP: 1 OK AT+EBAD? 00:00:00:00:00:00 OK ATZ +CME ERROR: 4 AT+USBSTAT=255,1 OK +CIEV: 0,3 +CISR: 8 AT+USBSTAT=0,0 OK [EMAIL PROTECTED]:~/openezx/ezxd$ - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux

Re: ezxd changes.

2007-10-30 Thread Daniel Ribeiro
and a proxy would not be necessary. In the real world, i will end up hacking gsmd to talk to a network socket and keep our changes out of their tree until their patches queue gets smaller and they give us some attention. And does it fake ATZ already? No. - -- Daniel Ribeiro -BEGIN PGP

Re: [patch] gsmd mux

2007-10-30 Thread Daniel Ribeiro
sends muxed data to userspace? How are you dealing with the non-AT channels? Thanks for your work on this :) - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHJzQVw3OYl0G0liQRAuF6AKCdsDQ2MP5bb9/vYP/7pjGfwBpz/gCeMcEe CfP8MckRMjF3/oaCUab2aCs= =DO3M

Re: Preparing discussion with gsmd developers.

2007-10-30 Thread Daniel Ribeiro
version with your code. Unfortunately i cant guarantee that i will be able to do it this weekend (other volunteers?). Thanks again for your help! :) - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHJzy5w3OYl0G0liQRAo6kAJ4tvQeRHcotDTPtI1upv+BSwTNDjgCfTp5N

Re: ezxd changes.

2007-10-31 Thread Daniel Ribeiro
! - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHKT6Gw3OYl0G0liQRAldzAJ45PghWGA2+g3vhLZsc1JVH1H2PvQCfZ/hy WnOTCNM+X1onh4DSBuwCilM= =D+OD -END PGP SIGNATURE-

Re: rokr z6 and boot_usb

2007-11-07 Thread Daniel Ribeiro
available. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHMa3Lw3OYl0G0liQRAsBsAJ9lh0Uvrqr/YmcSTkUVspd+WVVdWgCeKYA5 2wDrZK54LZFgBybsPrzd3HY= =sukW -END PGP SIGNATURE-

Re: no progress after mounting mmcblk0p2 with zImage-a780-intoxicated

2007-11-16 Thread Daniel Ribeiro
. -- Daniel Ribeiro

Re: no progress after mounting mmcblk0p2 with zImage-a780-intoxicated

2007-11-17 Thread Daniel Ribeiro
pm_power_off() on ezx-bp.c. Note that this power off issue only happens when BP is in flash mode, eg. you can flash any NON -intoxicated kernel and it will work when flashed. OR, you can wait until i get home, and i will fix it and provide you a compiled zImage and matching modules. -- Daniel

Re: boot_usb and MOTORAZR2 V8

2007-12-10 Thread Daniel Ribeiro
it. :-( Not necessarily. Seems that the phone was recognized as A1200/E2/E6, is that right?? Maybe 0xa0de is not suitable for jumping to. Try some other addresses, or sniff the moto software and see if RDL is executed from this area in RAM. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG

Re: boot_usb and MOTORAZR2 V8

2007-12-10 Thread Daniel Ribeiro
) it. Unfortunately some gray area research on motorola proprietary code is needed to make this work. :/ - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHXeYuw3OYl0G0liQRAjmmAJkB80mi7nMtqh6+d2wGKd5RM++jBwCgmdar po8jtHi5k+OwOwBixb+o6kE= =Iqpi -END PGP

Re: What is needed for getting ezx-core.patch ready for upstream submission?

2007-12-12 Thread Daniel Ribeiro
to have some coherency here. Fully agreed! Welcome back! :) - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHX7pDw3OYl0G0liQRAiYNAJ9Bp91mxg6N9Hncrp6eeA6EtE+zvwCdEhqn eXdx+B5iNVKJ9IRMJNDQPVE= =6c2F -END PGP SIGNATURE-

Re: A910 and boot_usb

2008-01-24 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Antonio Ospite wrote: Daniel Ribeiro proposed to move GPIO definitions to ezx-phone.c, what about factoring out the common definitions in a ezx-common.h and let the different parts go into ezx-phone.h ? Do you have any more thought about

Re: setting pcap registers on 2.6

2008-02-16 Thread Daniel Ribeiro
and ATD? No, i really just sent the ATD(first) and them set the PCAP registers manually(second). Check if PXA CLK_PIO is off, and maybe you will need to configure the SSP3 GPIOs to IN to avoid interfering with the BP = PCAP communication(just a guess). :) - -- Daniel Ribeiro -BEGIN PGP

Re: setting pcap registers on 2.6

2008-02-16 Thread Daniel Ribeiro
your problem too. Thanks for your help Daniel. You open the baseband PCM with the current svn.openezx code? Or you had to change something? If you had to change something, please submit it to the list. :) - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU

Re: [RFC] Prebuild OE toolchains for kernel hacking without an OW setup

2008-02-17 Thread Daniel Ribeiro
is restricted, i cant spend 10% (i would say 30% as im not familiar with OE) with Angstrom integration. But dont worry, as soon as the kernel is completed, i will have plenty of available time to play with OE/Angstrom :) - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG

[PATCH] /proc/pcap : rename VREG to AUXVREG for less confusion

2008-02-17 Thread Daniel Ribeiro
Forwarded to the list as requested by Andreas Mohr [EMAIL PROTECTED] -- Daniel Ribeiro Hi all, at least to me it wasn't really clear initially what exactly is VREG1, VREG2, VREG and AUXVREG, thus rename VREG to AUXVREG to avoid confusing it with VREGx. Andreas Mohr Hi all, at least to me

[PATCH] annotate PCAP header

2008-02-17 Thread Daniel Ribeiro
Forwarded to the list as requested by Andreas Mohr [EMAIL PROTECTED] -- Daniel Ribeiro Hi, I decided to do some docu work. Andreas Mohr Hi, I decided to do some docu work. Andreas Mohr Signed-off-by: Andreas Mohr [EMAIL PROTECTED] diff -urN linux-2.6.24.patched_clean/include/asm-arm/arch

[PATCH] correct PCAP mixer control names

2008-02-17 Thread Daniel Ribeiro
Forwarded to the list as requested by Andreas Mohr [EMAIL PROTECTED] -- Daniel Ribeiro Hi all, I found the following in logs on OpenMoko image: Feb 5 21:43:40 e680 user.warn pulseaudio[1190]: alsa-util.c: Cannot find mixer control PCM. Feb 5 21:43:40 e680 user.warn pulseaudio[1190]: alsa

  1   2   3   4   >