Revision 7 as of 2009-01-23 15:16:33

Clear message

This Page needs an owner! Adopt Me!

Sound

For HDA intel sound

  1. apt-get install build-essential
  2. apt-get install libncurses5-dev
  3. Go to: http://www.alsa-project.org/ and dowload latest alsa-driver, alsa-lib, alsa-utils archive.

  4. tar xjvf alsa-driver-*
  5. tar xjvf alsa-lib-*
  6. tar xjvf alsa-utils-*
  7. cd alsa-driver-*
  8. ./configure --with-card=hda-intel
  9. make
  10. sudo make install
  11. cd ../alsa-lib-*
  12. ./configure
  13. make
  14. sudo make install
  15. cd ../alsa-utils-*
  16. ./configure
  17. sudo make install

Currently Only the back sound output port is working properly. The front audio port does not output at full volume.

Video

There are lots of artifacts. Using ATI drivers. During boot, the splash screen has a bunch of white flickering pixels.

Multiple Hard Disks

http://wiki.debian.org/DebianOnIntelMacPro#line-187

Other

http://mindbat.com/?p=30

http://macprolinux.blogspot.com/

Forum Postings

http://ubuntuforums.org/showthread.php?t=553587 http://ubuntuforums.org/showthread.php?t=842100


CategoryMac