我的是15" 1.67GHz PB
今天想說用一下frontrow,沒想到不能用了
所以去http://www.andrewescobar.com/frontrow看了一下,看到好像也有人發生同樣的狀況
而且如果重新安裝的話,可能會導致開機不起
有人提供了解決方法
我是還沒用過啦!如果有人有同樣的狀況
可以參考看看
2006-10-2
我今天也成功啟用了FrontRow
下載http://www.pommepause.com/online.html裡面的Enabler 1.3.1之後
像我自己更新好10.4.8,而之前也用過Enabler 1.3,只要在1.3.1裡面Enable FrontRow就可以成功啟用了
也沒出現什麼大問題,正常使用中
If you want to update
Just backup the /System/Library/PrivateFrameworks/BezelServices.framework/ before running the update.
Then copy back the /System/Library/PrivateFrameworks/BezelServices.framework/ and … it just works ..
If your mac does not boot (eg. blue screen) do this :
find someone with 10.4.8 installed, and copy /System/Library/PrivateFrameworks/BezelServices.framework and /System/Library/LoginPlugins/BezelServices.loginplugins to a usb flash disk.
plug the flash disk in the sad mac
boot the sad mac while pressing Command and S (single-user mode)
then do : “fsck -fy” (and wait til the end)
then “mount -uw /”
then “sh /etc/rc”
now you’ve booted the mac in single-user mode
mount the usb flash disk by doing : “mount -t msdos /dev/disk1s1 afolder” where a folder is an existing folder on /
copy BezelServices.framework and BezelServices.loginplugins where they must be : “cp -r /pathtothefolder/BezelServices.framework /System/Library/PrivateFrameworks/” and “cp -r /pathtothefolder/BezelServices. loginplugins /System/Library/LoginPlugins/”
(pathtothefolder is the folder in which you’ve mounted the flask disk)
then restart : “reboot”

如果有網友也是被困在藍色畫面
可以用一下在http://www.andrewescobar.com/frontrow的nico andra大大說的方法
It’s not necessary to copy the affected files. Renaming /System/Library/LoginPlugins/BezelServices.loginplugins to /System/Library/LoginPlugins/BezelServices.loginplugins1 -par example- and rebooting it’s enought.
So…
1-Boot pressing Command-S
2-Enable RW to \ using “fsck -fy && mount -uw /”
3-Run “mv /System/Library/LoginPlugins/BezelServices.loginplugins /System/Library/LoginPlugins/BezelServices.loginplugins1″
4-Reboot.
For my girl’s iBook G4 that was enought.