I will add stuff here when i come across something worth your while.
Kernel config file for iMac (Generation 7.1)
Get it here!
Tatung V42EMGI with Xorg
I have recently connected a Tatung V42EMGI LCD-TV to my Linux system running Xorg 7.2.0 with a nVidia GeForce4 MX 420 (64MB VRAM). So far I have only used the VGA-cable, and ran into some problems getting the settings right. After some testing, I found a modeline that worked:
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
Option "UseEDID" "FALSE"
VertRefresh 30-90
HorizSync 20-150
Modeline "1080p" 172.798 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync
DisplaySize 930 523
EndSection
MPlayer plays 720p (x/h.264) and 1080p (Xvid) smoothly with a 3.0GHz P4, but 1080p (x/h.264) is still a little too much.
SSHFS
Finally a tool that will let you mount your drives from anywhere in the world, all you need is the abilty to login via SSH.
Get it here: http://fuse.sourceforge.net/sshfs.html