You are not logged in.
Defragmentation is there - EXT4_IOC_MOVE_EXT ioctl. Search the ext4 mailing list for the userspace component. I managed to defragment a newly created partition, for some reason couldn't defragment my old partition. I'm not sure how final all this is; seems more final than not.
Thanks, lucke. When you tried to defrag your existing ext4 partition, did it simply choke, or was there corruption or anything else scary that happend?
Offline
It just didn't defragment.
Offline
It just didn't defragment.
O.K., thanks.
Offline
I've just tried e4defrag from e2fsprogs' git - works nicely on my netbook (the FS I couldn't defragment with e4defrag from the ML is on my desktop - can't check it now).
Offline
suspend to ram looks broken on 2.6.31 (at least on my nc10). I dunno why s2d works whereas s2r doesn't. At least the webcam is working again, and I've all the rfkill interfaces for BT and wifi.
It's a very nice release!
They say that if you play a Win cd backward you hear satanic messages. That's nothing! 'cause if you play it forwards, it installs windows.
Offline
STR works on Dell Vostro 1310...
Offline
Is radeonkms enabled on testing/kernel26?
I've installed mesa-git and xf86-video-ati but still doesn't work UXA and now neither EXA.
Offline
No, it's not.
$ zcat /proc/config.gz | grep -i radeon
CONFIG_DRM_RADEON=m
CONFIG_FB_RADEON=m
CONFIG_FB_RADEON_I2C=y
CONFIG_FB_RADEON_BACKLIGHT=y
# CONFIG_FB_RADEON_DEBUG is not set
# CONFIG_DRM_RADEON_KMS is not set
http://mailman.archlinux.org/pipermail/ … 13355.html
And by the way, UXA is specific to the intel driver.
Offline
why for intel users the CONFIG_DRM_I915_KMS is not set, but they still can use KMS?
Offline
that setting is to get KMS by default
Offline