SMF Update to 2.0 done. Default theme set to curve w/TCL stuff for all users. Installed Bad Behavior Mod, notCaptcha Mod, Anti-Spam-Link Mod. dokuwiki updated to "Rincewind", SMF auth is working again.
@neonix: dmesg, device name, can you mount manually?
scsi 0:0:0:0: Direct-Access USB 2.0 SD MMC Reader PQ: 0 ANSI: 0 CCSsd 0:0:0:0: Attached scsi generic sg0 type 0sd 0:0:0:0: [sda] 62720 512-byte logical blocks: (32.1 MB/30.6 MiB)sd 0:0:0:0: [sda] Write Protect is offsd 0:0:0:0: [sda] Mode Sense: 03 00 00 00sd 0:0:0:0: [sda] Assuming drive cache: write throughsd 0:0:0:0: [sda] Assuming drive cache: write through sda:sd 0:0:0:0: [sda] Assuming drive cache: write throughsd 0:0:0:0: [sda] Attached SCSI removable disk
@Xianwen Chen: Xorg.0.log and dmesg please. If this is an Intel chip, try disabling framebuffer compression in xorg.conf.@neonix: dmesg, device name, can you mount manually?
Hi Robert,When updating TCE, does the script check .dep file? What I have experienced is that the script only checked md5 sum files. For example, wireless_tools.tcz in 2.x and 3.x have the same md5sum, but with different dependencies. This can mix up the TCE for different major versions without warning users.Best regards,Xianwen
Quote from: Xianwen Chen on July 04, 2010, 05:14:23 AMHi Robert,When updating TCE, does the script check .dep file? What I have experienced is that the script only checked md5 sum files. For example, wireless_tools.tcz in 2.x and 3.x have the same md5sum, but with different dependencies. This can mix up the TCE for different major versions without warning users.Best regards,XianwenCheck for an update to an extension proper is based on md5 change.Dependencies are handled via appsaudit "Check for Missing Dependencies" as it updates all .dep files.