I think soon is no the appropriate word..
Sent from my GT-I9000 using XDA App
just preview sdkHoneycomb`s SDK is now out ,,, maybe the story of Froyo repeats again:
cyanogen team stops developing for the current version and going to next version & this story continues.....(Kidding , don`t kill me!)
Gingerbread requires a 64-bit os, so no.
Sent from my SAMSUNG-SGH-I896 using XDA App
Any chance you'd give us Captivate users what you have so the more adventurous among us could try it out? In the CMSGS IRC Codeworkx said that he's been using CM7 as a daily and it doesn't really have any major issues. I understand that the Captivate will have other problems like auto-rotation and such, but to me that's a small price to pay for Gingerbread!Strangely, it compiled just fine on my Archlinux 32-bit box.![]()
Just got data working (no default APNs were there for me) on my Captivate. I had to manually do the headphone logic fix, even though I'm using the Captivate kernel, but other than that it seems stable.![]()
Strangely, it compiled just fine on my Archlinux 32-bit box.![]()
Just got data working (no default APNs were there for me) on my Captivate. I had to manually do the headphone logic fix, even though I'm using the Captivate kernel, but other than that it seems stable.![]()
Any chance you'd give us Captivate users what you have so the more adventurous among us could try it out? In the CMSGS IRC Codeworkx said that he's been using CM7 as a daily and it doesn't really have any major issues. I understand that the Captivate will have other problems like auto-rotation and such, but to me that's a small price to pay for Gingerbread!
As of right now what I have compiled and flashed I wouldn't consider it for daily use. Wifi sleep crash and data issues along with screwed up headset logic make it hardly worth using at this point. I've rebuilt it but won't be able to reflash for a few days
As TheEscapist said, he/she didn't have wifi or data issues. As for headset logic, aqtrans said he was able to manually fix it with help from xcaliburinhandAs of right now what I have compiled and flashed I wouldn't consider it for daily use. Wifi sleep crash and data issues along with screwed up headset logic make it hardly worth using at this point. I've rebuilt it but won't be able to reflash for a few days
I had to flash the cyanogen7-galaxys-initial.zip first, let it boot up, then reboot and flash cyanogenmod-galaxys.zip. The initial zip seemed to take care of the data issues.
Maybe that's why I can't get sms working, I'll try that after the initial zip.
EDIT: Nope, didn't fix it. It's weird though, I can send just fine, but not receive. I didn't manually back up efs, it wouldn't have anything to do with that, would it?
SECOND EDIT: My internal storage is apparently full (probably just a vold issue), maybe it can't save properly and that's why it won't show up?
adb shell
su
cd /data
mkdir gingerbread
cd gingerbread
busybox tar zxvf /sdcard/system-dump-as-root.tar.gz
busybox cp -a /efs efs
sync
reboot download
/dev/block/mtdblock2 on /system type yaffs2 (rw,relatime)
/dev/block/mtdblock3 on /cache type yaffs2 (rw,relatime)
/dev/block/mmcblk0p2 on /data type ext4 (rw,nosuid,nodev,noatime,nodiratime,barrier=1,data=ordered,noauto_da_alloc)
/dev/block/mtdblock6 on /datadata type yaffs2 (rw,relatime)
/dev/block/mtdblock4 on /efs type yaffs2 (rw,relatime)