Re: gen-blob

2008-07-10 Thread Daniel Ribeiro
, it will automatically load /boot/default and jump to it. I havent found a way to leave the screen at the same state that the motorola kernel expects yet, so it currently only works with /boot/default, _without_entering_the_boot_menu_. -- Daniel Ribeiro

Re: gen-blob

2008-07-10 Thread Daniel Ribeiro
to the newer phones. :) The problem is that on newer phones MBM displays the first frame of the startup animation, so the kernel expects to receive the frame buffer already initialized. -- Daniel Ribeiro

Re: gen-blob

2008-07-10 Thread Daniel Ribeiro
working on E6. And once this is fixed, please send me a patch with the needed changes. -- Daniel Ribeiro

Re: gen-blob on a780

2008-07-10 Thread Daniel Ribeiro
On Thu, Jul 10, 2008 at 12:59 PM, Michael 'Mickey' Lauer [EMAIL PROTECTED] wrote: Am Sonntag 06 Juli 2008 04:41:08 schrieb Daniel Ribeiro: Michael 'Mickey' Lauer escreveu: Am Donnerstag 03 Juli 2008 02:27:32 schrieb Daniel Ribeiro: I sent mickey a debug kernel, he will test it and report

Re: r2309 - branches/linux-2.6-arm

2008-07-09 Thread Daniel Ribeiro
, but because there are more patches with after-pcap board specific settings to come. I will do as you suggested and get pcap_init back into the game. Thanks! :) -- Daniel Ribeiro

Re: problem of BP on E6 in kernel 2.6.24

2008-07-05 Thread Daniel Ribeiro
not related to BP. Thanks for your research, i will do some tests on a1200 with the information you provided. -- Daniel Ribeiro

Re: blob2 status on A1200 (etc.)

2008-07-03 Thread Daniel Ribeiro
Daniel Ribeiro escreveu: Please note that gen-blob is meant to run on all ezx phones, I dont know about E6, but on A780 and E680 gpio99 has absolutely no relation with usb. Sorry, pin99 is really somehow usb related, or the code i copied from a780-blob is not really needed for usb

Re: Questions and suggestions for the ezx-pcap driver

2008-07-03 Thread Daniel Ribeiro
the PR work for you, i will continue working on code, but you should be the voice from OpenEZX to the rest of the FOSS comunity. Happy weekend all, cu next week. Have fun, and happy birthday. :) -- Daniel Ribeiro

Re: blob2 status on A1200 (etc.)

2008-07-03 Thread Daniel Ribeiro
one later bp_rdy rising signal! Sorry, i meant last step. Please, read it as: The last handshake step will start the watchdog, if you do this on gen-blob you will lose some precious seconds which may be needed later. -- Daniel Ribeiro

Re: blob2 status on A1200 (etc.)

2008-07-02 Thread Daniel Ribeiro
is Enabled,if not enabled ,return from printlcd and do nothing! Done. -- Daniel Ribeiro

Re: blob2 status on A1200 (etc.)

2008-07-02 Thread Daniel Ribeiro
Daniel Ribeiro escreveu: gmzhuo escreveu: There is more problem on my E6 is that after boot from default ,the orignal kernel can't find SD card,even if I plug out and plug in the SD card. This is bad. :( Moto kernel is relying on the bootloader leaving the card powered

Re: gen-blob on a780

2008-07-02 Thread Daniel Ribeiro
... Something should still be wrong with the card power off, but i cant reproduce it here as my card just works. I sent mickey a debug kernel, he will test it and report if it is really the mmc controler freezing the kernel. -- Daniel Ribeiro

Re: blob2 status on A1200 (etc.)

2008-06-29 Thread Daniel Ribeiro
Daniel Ribeiro escreveu: Todo: * add a910 and e2 keypad mapping. * find brave volunteers to flash it on a910 and e2 * add support for mmc card on spi for a910 * fix a1200-2.4 booting after the FB is touched I fixed machid, and ATAGS today, there is a ready

Re: Questions and suggestions for the ezx-pcap driver

2008-06-27 Thread Daniel Ribeiro
bootloader to resume to PSPR). I'll fold all changes into the pcap patch in some hours (when I'm at home). I leave ezx_pcap_write open for now until we decided how to handle the error handling and return value stuff there. Thanks! -- Daniel Ribeiro

Re: Questions and suggestions for the ezx-pcap driver

2008-06-27 Thread Daniel Ribeiro
to finish debugging the irq handler. I think that 06/07 is a good date for the next upstream RFC/submission, what do you think? -- Daniel Ribeiro

Re: some question about all of this patches

2008-06-27 Thread Daniel Ribeiro
working) on A780, E680, A1200 and E2. The Last question ,is there anybody try to make e6/a1200 BP work? Not that i am aware of. I am on IRC right now if you want some real-time help. -- Daniel Ribeiro

New moto linux phones.

2008-06-26 Thread Daniel Ribeiro
/projects/motozinezn5 -- Daniel Ribeiro

Re: JTAG again

2008-06-16 Thread Daniel Ribeiro
. Great, we can certainly use your experience if you are interested in contributing to OpenEZX. Thanks! If you have any question, or need help to locate the jtag pads on the pcb let me know. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux

Re: blob2 status on A1200 (etc.)

2008-06-15 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Ribeiro escreveu: Since the last email you can find the change list on the svn log. No more updates here. As of r2185, some more fix-ups were done, here is the current status (tested): flashable usb

Re: blob2 status on A1200 (etc.)

2008-06-14 Thread Daniel Ribeiro
boot_usb. By the way, which software are you using to flash the E6? Or are you using the patch you sent me some time ago (ive read your irc messages ;)), which fixes the mtd for a1200 and flashing with mtd-tools? [1] http://svn.openezx.org/trunk/src/blob/gen-blob/ - -- Daniel Ribeiro -BEGIN

Re: PCAP work for linux2.6-arm

2008-06-14 Thread Daniel Ribeiro
pxamci driver to do the hard work, on A910 you will have to configure/use the mmc_spi driver, see drivers/mmc/host/mmc_spi.c. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIVFnSw3OYl0G0liQRAuTtAKCFDLInXRHRgTJaVPBl+Kv0UX4zbwCdHwy7 L5pH8+AzCrPsiLowK30F0OE

Re: suspend/resume on linux2.6-arm

2008-06-13 Thread Daniel Ribeiro
! :) The resume code needs to be on the bootloader code that gets executed direct from flash, so on A1200 its on MBM, not on blob. :/ I think i can patch MBM to do that, which MBM version is on your a1200? - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux

Re: Help to get MMC working on A910.

2008-06-13 Thread Daniel Ribeiro
/19/#20060519-touchscreen Yes, the PCAP code was using the spi driver on ~ezx6, but changes to mainline spi driver broke it and i havent managed to get it working. Thats why i used pxa_ssp. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux

Re: [patch 0/3] Status for the first mainline merge batch

2008-06-12 Thread Daniel Ribeiro
. On the other hand I can join your forces to dig into PCAP. Is this a deal we can make? :) Sure, sorry for being so insistent with this pcap stuff, but it is really needed for everything else. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux

Re: Help to get MMC working on A910.

2008-06-12 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Antonio Ospite escreveu: On Sat, 23 Feb 2008 18:00:12 +0100 So the first thought I had is that there is another controller involved and attached to the SPI bus. But Daniel Ribeiro suggested me that it could also be the standard pxa controller

Re: MotoMAGX weakness of kernel modules hashes

2008-06-11 Thread Daniel Ribeiro
contents before, and people managed to break the protection too. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIT8yBw3OYl0G0liQRAv7jAJ9+ikpY7iVxBPvxWtMMbBETGW3agwCgikE7 0LannhpnBkI5YB/FlsCdmqM= =LEsP -END PGP SIGNATURE-

Re: JTAG

2008-06-11 Thread Daniel Ribeiro
it is Boundary Scan DESCRIPTION Language. You are welcome to edit the wiki, and to add your own experience to it. Thanks! -- Daniel Ribeiro

Re: Motorola A1800

2008-06-10 Thread Daniel Ribeiro
to the EZX UI. -- Daniel Ribeiro

Motorola A1800

2008-06-09 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, See this [1], and this [2]. Ezx is still alive ;) [1]http://www.motorola.com.cn/a1800/ [2]http://www.boygeniusreport.com/gallery/handsets/motorola-ming-a1800/ - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version

Re: Mux testing report

2008-06-08 Thread Daniel Ribeiro
card detection or turning of the watchdog. Holding the power button a little longer when turning the phone on increased my success ratio to ~ 4 in 5, regarding the mux/watchdog. My SD card is detected and mounted every time. I never had any SD detection issue. - -- Daniel Ribeiro

Re: blob2 status on A1200 (etc.)

2008-06-07 Thread Daniel Ribeiro
that i guess you havent received. If you have some time, help Justin, and Liys with the 18bpp stuff. :) Thanks again! - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFISq9fw3OYl0G0liQRAt6rAJ94EKTnAaLFQxRRCcU7bVoxny4xSgCfZbg1

Re: blob2 status on A1200 (etc.)

2008-06-07 Thread Daniel Ribeiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Ribeiro escreveu: Already done: * Based on Alex Zhang code * Relocatable first stage (may be uploaded to any RAM address on a780, on a1200 MBM restrictions apply (0xa0de only)) * Same build works on a780

Re: Coordination of the linux-2.6-arm branch

2008-06-06 Thread Daniel Ribeiro
, but is inevitable from time to time... ;) - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFISTlqw3OYl0G0liQRAo0AAKCIXRyBtatYzbMtlIF9aulxjwe0LACfQHs3 Ij9XNywC0Brqu4nNh5Ylhoc= =R9FU -END PGP SIGNATURE-

Re: Coordination of the linux-2.6-arm branch

2008-06-06 Thread Daniel Ribeiro
to have machid sorted out before, we need to do it now. Wyrm, how would you like to work on this? Sure, will do it tonight. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFISTegw3OYl0G0liQRAjcAAJ4yFA3wG+aivhTzTO+o1bExxAYNHgCeJkpM

Re: [PATCH] fix i2s emulation on pxa2xx-ssp

2008-06-04 Thread Daniel Ribeiro
| SND_SOC_DAIFMT_IB_IF and report the results?? Hope this helps. ;) Ok, I will check this during the weekend Thanks! In theory DMYSTRT=1 will make PSP compatible with TISSP. If im right, and magician is not expecting 32bit it will work flawlessly. - -- Daniel Ribeiro -BEGIN PGP SIGNATURE

Re: [PATCH] fix i2s emulation on pxa2xx-ssp

2008-06-03 Thread Daniel Ribeiro
to set your dai_fmt to SND_SOC_DAIFMT_DSP_A | SND_SOC_DAIFMT_CBS_CFS | SND_SOC_DAIFMT_IB_IF and report the results?? Hope this helps. ;) - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIRdZSw3OYl0G0liQRAuYVAJwPCJWYH+YcjIm/rsAFi1jQHep7vwCfZVQu lcRipFc

Re: [PATCH] fix i2s emulation on pxa2xx-ssp

2008-05-31 Thread Daniel Ribeiro
| SND_SOC_DAIFMT_CBM_CFM); ^ ^ AFAICS the Ms refer to codec point of view, so we are setting pxa as slave here, right? Exactly! PXA is slave when SCLKDIR and SFRMDIR are set. -- Daniel Ribeiro

Re: [PATCH] fix i2s emulation on pxa2xx-ssp

2008-05-31 Thread Daniel Ribeiro
Daniel Ribeiro wrote: Antonio Ospite wrote: I attach the patch ported to the new code. SND_SOC_DAIFMT_MSB is for I2S emulation in MSB mode, shouldn't the format be called SND_SOC_DAIFMT_I2S_MSB? Yes, but there is no DAIFMT_I2S_MSB on soc.h. It will work with I2S_DAIFMT_I2S too

Re: boot_usb with E6

2008-05-31 Thread Daniel Ribeiro
. -- Daniel Ribeiro

[PATCH] fix i2s emulation on pxa2xx-ssp (was: Converting asoc snippet to new 2.6.25 conventions)

2008-05-29 Thread Daniel Ribeiro
Daniel Ribeiro wrote: I am not really sure of how the pcap - pxa-ssp communication is made, maybe it is 16 bit stereo audio sent with 32bit i2s emulation (8.4.11 of pxa manual) with PXA as slave, maybe it is not... All i know is that it does not work unless we use 32 bit ssp frames for 16

Re: Converting asoc snippet to new 2.6.25 conventions.

2008-05-28 Thread Daniel Ribeiro
(and me!). If there is no veto, I'm going to commit the 2.6.25 port in next days. No veto, the I2S thing is just a suggestion! Thank you very much for working on this! :) -- Daniel Ribeiro

Re: Converting asoc snippet to new 2.6.25 conventions.

2008-05-28 Thread Daniel Ribeiro
to be called from inside soc-core's soc_pcm_hw_params(). -- Daniel Ribeiro

Re: Converting asoc snippet to new 2.6.25 conventions.

2008-05-28 Thread Daniel Ribeiro
Sorry for the double post! :) Antonio Ospite wrote: sscr0 |= SSCR0_EDSS | SSCR0_TISSP | SSCR0_DataSize(16); TISSP is wrong. The correct protocol/operation mode is PSP (already set by cpu-hw_params on the first call. -- Daniel Ribeiro

Re: brick insurance

2008-04-29 Thread Daniel Ribeiro
not aware of any memory access flaw which will allow you to write to kernel memory on the 2.6.10 kernel code, but maybe there are some on the code added by motorola. ?? -- Daniel Ribeiro

Re: Working 18bpp framebuffer

2008-04-29 Thread Daniel Ribeiro
Stefan Schmidt wrote: I had a negative report about the pre-build kernel for ROKOR E6. As I haven't one of this another testing on this device would be appreciated. LuitvD forgot to update boot_usb, it *is* working on the E6. -- Daniel Ribeiro

Re: Double machine entries

2008-04-29 Thread Daniel Ribeiro
Harald Welte 1590Motorola E680 Smartphonemotorola_e680 Harald Welte 1740Motorola EZX A780 ezx_a780Daniel Ribeiro 1741Motorola EZX E680 ezx_e680Daniel Ribeiro 1742Motorola EZX A1200 ezx_a1200 Daniel Ribeiro 1743Motorola EZX E6 ezx_e6 Daniel Ribeiro 1744

Re: pxa27x_udc not work for my A1200E

2008-03-11 Thread Daniel Ribeiro
of the Android SDK license. You may get in trouble, and most people will refuse to host your work. -- Daniel Ribeiro

Re: Looking for any suggestions as to how to proceed with hacking the Z6

2008-03-11 Thread Daniel Ribeiro
Jonathan Wilson wrote: If anyone out there has any ideas at all, please let me know. Look for a security flaw on the kernel or on MBM. -- Daniel Ribeiro

Re: Help with touchscreen

2008-03-05 Thread Daniel Ribeiro
these values directly and should feed them to tslib for correction instead. What are you trying to do? -- Daniel Ribeiro

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

2008-02-18 Thread Daniel Ribeiro
. Its that simple! Isnt it great? - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHuWxLw3OYl0G0liQRApZfAJ0Y+U0AF3AhQGWLrgCp8u9WlKcTuQCfcznz j5IRrijb/TUTWsUt44PY3TQ= =YeBi -END PGP SIGNATURE-

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

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

2008-02-17 Thread Daniel Ribeiro
sends them with such contributions ;-)). Harald is not Linus, openezx-devel is not lkml. ;) - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHuN+Xw3OYl0G0liQRAvlnAJ9b9i0CzGDYFXhNinDnQe2EZw4WIgCfS8vY PfxlzunhT1kq0b0rgokg7x8= =RqZn -END PGP

Re: [PATCH] E680: add support for Boomer LM4857 FM amplifier

2008-02-17 Thread Daniel Ribeiro
, 247 }; 358 e680_fm_amp_device, Is this a placeholder? ;) Thank you very much for your work! :) - -- Daniel Ribeiro -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHuN91w3OYl0G0liQRAiSEAJ46sdhUJW1c0pq3TD1alSJSO15vNgCcDwh+ JlKxavJjwtav

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: 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: 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: 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: 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: no progress after mounting mmcblk0p2 with zImage-a780-intoxicated

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

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

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

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: [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: 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: 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: 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

<    1   2   3   4   >