![]() ![]() |
Sep 21 2006, 01:23 AM
Post
#16
|
|
|
Group: Members Posts: 43 Joined: 3-May 05 Member No.: 7,055 |
QUOTE(danboid @ Sep 21 2006, 07:52 AM) Any C3000 owner had the balls to try installing this yet to see if its possible? Anyone tried mplayer or can report on the state of the cxx00 video driver? I'm on the same boat too...am willing to beta test the release on my C3000 if the developers have nothing against it...is there any serious risk to flashing C3000 with this new beta? |
|
|
|
Sep 21 2006, 03:09 AM
Post
#17
|
|
|
Group: Members Posts: 38 Joined: 21-June 05 Member No.: 7,408 |
QUOTE(hus @ Sep 20 2006, 11:45 PM) Tested on SL-C3200 works fine, no problems so far, the installation a bit tricky and i had to do it manualy. great to have on sl-c3200 How did you go about installing it manually? I can get to the point where I flash the new emergency system, but then on reboot there is no activity or charging light. |
|
|
|
Sep 21 2006, 02:28 PM
Post
#18
|
|
|
Group: Members Posts: 10 Joined: 8-September 06 Member No.: 11,201 |
excellent work! I've noticed a few bugs (using C750):
- no cardctl for switching wifi schemes - no audio! - menu button does not work, have to use stylus - some menu pixels are displayed "off screen" - everything displayed on screen is "ghosted" These all present in beta4 as well as r121, but were not present in beta2. (never got around to trying beta3) |
|
|
|
Sep 21 2006, 05:39 PM
Post
#19
|
|
|
Group: Members Posts: 36 Joined: 23-July 06 Member No.: 10,508 |
On a SL-C3200
Very fast!!!! but the usbfunction.py doesn't start, try to open /proc/deviceinfo/product, that doesn't exist, so i edited the file to override the machine autodetection. actual problem.. i can't use my planex gw-cf11x, i tried the patches used in beta4 but no luck. Daniel. |
|
|
|
Sep 21 2006, 09:37 PM
Post
#20
|
|
|
Group: Members Posts: 114 Joined: 12-May 06 Member No.: 9,848 |
Great work Sashz!
I would have tried it right away if I still can use my 7500C. Right now I'm waiting for a solution or a new Flash chip. I hope the APM works alright in this release. I will try the new Cxx00 release later. |
|
|
|
Sep 22 2006, 03:22 AM
Post
#21
|
|
![]() Group: Members Posts: 340 Joined: 22-August 04 From: Belem, Brasil Member No.: 4,358 |
QUOTE(vilefridge @ Sep 21 2006, 10:28 PM) excellent work! I've noticed a few bugs (using C750): - no cardctl for switching wifi schemes - no audio! - menu button does not work, have to use stylus - some menu pixels are displayed "off screen" - everything displayed on screen is "ghosted" These all present in beta4 as well as r121, but were not present in beta2. (never got around to trying beta3) 1- Yaeh it is because new Kernel and using udev now 2- Audio is working for me! 3- OK it can be patched 4- Here it is OK! my Z is a SL-C3100 QUOTE(Lemuus @ Sep 22 2006, 01:39 AM) On a SL-C3200 Very fast!!!! but the usbfunction.py doesn't start, try to open /proc/deviceinfo/product, that doesn't exist, so i edited the file to override the machine autodetection. actual problem.. i can't use my planex gw-cf11x, i tried the patches used in beta4 but no luck. Daniel. I working at a patch for usbfunction.py, and still planning dev a new C/C++ one with Zumi! QUOTE(wrc4 @ Sep 22 2006, 05:37 AM) Great work Sashz! I would have tried it right away if I still can use my 7500C. Right now I'm waiting for a solution or a new Flash chip. I hope the APM works alright in this release. I will try the new Cxx00 release later. APM is working nice for me, and battery having very long time.... no more consumes at standby.... |
|
|
|
Sep 22 2006, 08:56 AM
Post
#22
|
|
|
Group: Members Posts: 59 Joined: 2-February 06 Member No.: 9,059 |
Hi there,
just installed r121 to my C860. I found that the apm for 860 is not working. the battery is at 5% all the time and is not charging at all since the charging (amber) light is not on. Can anyone help ? BR, Felix. |
|
|
|
Sep 22 2006, 09:05 AM
Post
#23
|
|
|
Group: Members Posts: 57 Joined: 18-June 06 From: Saudi Arabia/Riyadh Member No.: 10,193 |
QUOTE(fiferboy @ Sep 21 2006, 09:09 PM) QUOTE(hus @ Sep 20 2006, 11:45 PM) Tested on SL-C3200 works fine, no problems so far, the installation a bit tricky and i had to do it manualy. great to have on sl-c3200 How did you go about installing it manually? I can get to the point where I flash the new emergency system, but then on reboot there is no activity or charging light. boot to emergency system and do the installation manually ( i use cf card ) so CODE mount /dev/hdc1 /mnt/cf cd /mnt/cf nandlogical /dev/mtd1 WRITE 0x5a0000 0x160000 kernel.img flash_eraseall /dev/mtd2 nandwrite /dev/mtd2 rootfs.img reboot have fun |
|
|
|
Sep 22 2006, 11:20 AM
Post
#24
|
|
![]() Group: Members Posts: 38 Joined: 23-February 04 From: Orlando, FL Member No.: 1,398 |
QUOTE(hus @ Sep 22 2006, 12:05 PM) boot to emergency system and do the installation manually ( i use cf card ) so CODE mount /dev/hdc1 /mnt/cf cd /mnt/cf nandlogical /dev/mtd1 WRITE 0x5a0000 0x160000 kernel.img flash_eraseall /dev/mtd2 nandwrite /dev/mtd2 rootfs.img reboot have fun The following worked on my 3100 after I reached the emergency system CODE # mount /dev/hdc1 /mnt/cf # cd /mnt/cf # ./autoboot.sh /mnt/cf not as much typing for the lazy good luck webslngr |
|
|
|
Sep 22 2006, 12:52 PM
Post
#25
|
|
![]() Group: Admin Posts: 1,208 Joined: 20-January 06 From: York, Pennsylvania Member No.: 8,961 |
Anyone have any luck with network config app?
Late |
|
|
|
Sep 22 2006, 08:49 PM
Post
#26
|
|
|
Group: Members Posts: 57 Joined: 18-June 06 From: Saudi Arabia/Riyadh Member No.: 10,193 |
QUOTE(webslngr @ Sep 23 2006, 05:20 AM) The following worked on my 3100 after I reached the emergency system CODE # mount /dev/hdc1 /mnt/cf # cd /mnt/cf # ./autoboot.sh /mnt/cf not as much typing for the lazy good luck webslngr Great! that's save the time looking to autoboot.sh script and copy&paste proccess ok now we have a bootable system let's get down to fix minor issues and optimize it, do u have a flickiring screen when overclocking to 520? also it seems i can't get rid of screen shadow with any value i have tried to adj screen: any recomended values? by the way there are no guides or tips regard using pdaxrom with internal 6GB hard drive, just wondering how to utilize a good HD scheme to wotk with pdaXrom. thanks for the tip about autooboot.sh script |
|
|
|
Sep 23 2006, 01:46 AM
Post
#27
|
|
|
Group: Members Posts: 114 Joined: 12-May 06 Member No.: 9,848 |
QUOTE(iczer3 @ Sep 22 2006, 08:56 AM) Hi there, just installed r121 to my C860. I found that the apm for 860 is not working. the battery is at 5% all the time and is not charging at all since the charging (amber) light is not on. Can anyone help ? BR, Felix. Hi iczer3, Your C860 has the same apm issue as my 7500C. I guess the reason why anunakin says it's OK is because he uses C3100, which at least has some different hardware than C7x0. I'm just thinking about the possible ways to fix this issue: 1. We can ask Sashz to modify his code or the configuration for C7x0 and release another build. (But Sashz needs to find out what caused the problem) 2. Since the apm in OZ/GPE is working pretty well, can we borrow something from it's rom? My knowledge doesn't allow me to do that by myself now. But someone might be able to do that. I think the apm is a very essential part for pdaXrom. (Right now if I unplug my 7500 it will shut off right away. The testing guys in my company will call it a "Lines down" level 0 defect). BTW, has anyone tried to build pdaXrom using pdaX86 LiveCD and the pdaXrom builder? I found that it's a very time consuming process and takes up a lot of disk space. But I suppose anyone can use that to build his own pdaXrom with his own fixes and sumbit to Sashz for review. Anyway, I really hope the apm and the sound issues can be fixed for C7x0 soon. Keep up the good work Sashz! |
|
|
|
Sep 23 2006, 04:34 AM
Post
#28
|
|
|
Group: Members Posts: 103 Joined: 22-August 05 From: Moscow, Russia. Member No.: 7,924 |
webslngr
QUOTE # cd /mnt/cf # ./autoboot.sh /mnt/cf or just: # cd /mnt/cf # ./autoboot.sh ./ |
|
|
|
Sep 23 2006, 07:12 AM
Post
#29
|
|
|
Group: Members Posts: 36 Joined: 3-November 05 From: Toronto. Canada Member No.: 8,456 |
Hi All,
I installed 121 with no issues on C1000. The main thing for me at this point is the wireless config is grey'd out. I noticed that the hostap drives are not installed. Is something else being used for the wireless config? Anyone have any luck getting it working? Thanks. Andmann |
|
|
|
Sep 23 2006, 09:03 AM
Post
#30
|
|
![]() Group: Admin Posts: 1,208 Joined: 20-January 06 From: York, Pennsylvania Member No.: 8,961 |
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 20th May 2013 - 05:55 AM |