Home
There Are 10 Types of People in the World....

Tags in Blog

CentOS Devel Fedora Fun General GNU/Linux MySQL PHP Private Life Python Samba Tips and tricks
more tags














Home

Fedora 13 on mac book pro 13"

Submitted by lefred on Sat, 05/29/2010 - 11:15

I used preupgrade to updgrade Fedora from 12 to 13.

After the process, I had to resync the partition in refit to be able to boot Linux.

I rebuilded the needed packages for nvidia and the broadcom wireless card.

I needed also to do some modifications to be able to use the integrated iSight webcam:

1. download the apple firmware :

wget http://www.i-nz.net/files/projects/linux-kernel/isight/against-revision-...

then extract it (using the Fedora 12 package isight-firmware-tools) :

[root@delvaux ~]# su -c "ift-extract --apple-driver AppleUSBVideoSupport"

after this operation it should be working for most of the macbook pro, but not for this model, another change is needed.

first find the idProduct number:

[fred@delvaux Desktop]$ lsusb -v | grep  iSight -B 3 | grep idProduct
  idProduct          0x8507 

and mofify the file /etc/udev/rules.d/isight.rules with the returned value :

[root@delvaux rules.d]# cat isight.rules 
ACTION=="add", SYSFS{idVendor}=="05ac", SYSFS{idProduct}=="8507", RUN+="/usr/lib64/udev/ift-load --firmware /lib/firmware/isight.fw"
AttachmentSize
kmod-wl-2.6.33.4-95.fc13.x86_64-5.10.91.9.3-3.fc13.11.x86_64.rpm540.61 KB
kmod-wl-5.10.91.9.3-3.fc13.11.x86_64.rpm6.91 KB
kmod-nvidia-2.6.33.4-95.fc13.x86_64-195.36.24-1.fc13.5.x86_64.rpm3.39 MB
kmod-nvidia-195.36.24-1.fc13.5.x86_64.rpm29.6 KB
  • Add new comment
Tags:
  • Fedora

2 reponses to "Fedora 13 on mac book pro 13""

Anonymous's picture

1. Fresh install fc13

Submitted by aghost (not verified) on Tue, 08/24/2010 - 17:22.

How to install fedora fc13 on macbook pro 13"?
Please tell me all the detail step coz I'm newbe here,..
Thx

  • reply
lefred's picture

2. fedora on mac osx

Submitted by lefred on Tue, 08/24/2010 - 19:17.

you need to install refit and then install fedora as usual, you will find some extra info on my previous post here : http://www.lefred.be/?q=node/109

  • reply

twitter updates

    Recent comments

    • fedora on mac osx
      1 week 2 days ago
    • Fresh install fc13
      1 week 3 days ago
    • Everything is a Freaking ...
      1 week 6 days ago
    • x32
      4 weeks 2 days ago
    • There is no x32 download url
      4 weeks 2 days ago
    • Help me
      4 weeks 3 days ago
    • binlogs
      6 weeks 2 days ago
    • Replication Master to multi-Master, possible ?
      6 weeks 2 days ago
    • Download
      13 weeks 1 day ago
    • I've read this morning on
      15 weeks 4 days ago

    Locations of visitors to this page

    Fervens Drupal theme by Leow Kah Thong. Designed by Design Disease and brought to you by Smashing Magazine. Modified for my own use.