Re: [Mactel-linux-devel] AppleTV issues

2007-06-27 Thread Tino Keitel
On Tue, Jun 26, 2007 at 13:57:56 -0400, Scott D. Davilla wrote: [...] > the AppleTV platform as sufficient power to decode 1080i with 30 > percent idle left over. What codec was used for the video? MPEG2 or MPEG4/H.264? Regards, Tino

[Mactel-linux-devel] 现代企业行政管理

2007-06-27 Thread 回复:
行政工作统筹管理高级研修班 时间: 广州:2007年7月14-15日 北京:7月28-29日 上海:8月10-11日 深圳:7月5日-6 地点: 广州湖滨宾馆 北京新兴宾馆 上海园林格兰云天大酒店(四星级) 深圳新大洲酒店 ━━━ ● 授 课 对 象 行政总监,行政经理,办公室主任,行政文员 ⊙主 办单位:众 人 行 管 理 咨 询 ⊙培 训价格: 2 5 0 0元 / 人 深圳总部电话:0755-26075265 26075429 2

[Mactel-linux-devel] [PATCH] Fix AppleSMC registers on non-pro Macbooks.

2007-06-27 Thread M.S.
On my Macbook1,1 (non-Pro) the AppleSMC sensors feature simply does not work due to different registers. I assume this is the case for all non-pro models (nobody noticed?). The linked patch makes it work and is up for discussion: http://sukimashita.com/temp/applesmc-fix-macbook-temp-sensors.patch

Re: [Mactel-linux-devel] [PATCH] Fix AppleSMC registers on non-pro Macbooks.

2007-06-27 Thread Sven Anders
M.S. schrieb: > On my Macbook1,1 (non-Pro) the AppleSMC sensors feature simply does not > work due to different registers. I assume this is the case for all > non-pro models (nobody noticed?). > > The linked patch makes it work and is up for discussion: > http://sukimashita.com/temp/applesmc-fix-m

[Mactel-linux-devel] SF.net SVN: mactel-linux: [133] trunk/kernel/mactel-patches-2.6.22

2007-06-27 Thread nboichat
Revision: 133 http://svn.sourceforge.net/mactel-linux/?rev=133&view=rev Author: nboichat Date: 2007-06-27 06:14:46 -0700 (Wed, 27 Jun 2007) Log Message: --- Fix Macbook temperature readings. Fix some patches using checkpatch.pl Modified Paths: -- trunk/kern

Re: [Mactel-linux-devel] AppleTV issues

2007-06-27 Thread Scott D. Davilla
> > the AppleTV platform as sufficient power to decode 1080i with 30 >> percent idle left over. > >What codec was used for the video? MPEG2 or MPEG4/H.264? The Linux based nvidia private driver only hardware decodes MPEG2. The native AppleTV OSX driver hardware decodes MPEG4/H.264 but not MPEG

[Mactel-linux-devel] Guide for creating AppleTV partitions on linux

2007-06-27 Thread Scott D. Davilla
Here's a guide I crafted for creating all the required AppleTV partitions (EFI, Apple_Recovery and BootOS (HFS). It has info about a patch to parted to make the Apple_Recovery partition that was the missing piece for a total linux solution in formating AppleTV bootable drives. enjoy. Scott --