Quantcast
Channel: Ubuntu Forums - Installation & Upgrades
Viewing all articles
Browse latest Browse all 26379

[lubuntu] Mac Mini G4 PPC Lubuntu 13.04 Install Basics How To Tutorial

$
0
0
Firstly, for the most part, this is information I gleaned from utilizing old tut's for other versions of Ubuntu and various wikis; the only thing I stumbled across myself was having yaboot go to 16bit to get things working; so with that said, thank you to everyone I learned from, you are my anonymous heroes.

Get the liveCD of Lubuntu to boot and have a working ui and working installer:
if standard boot, and boot work arounds does not work for you, try the following, modify to meet your monitors values, the important thing being set it to 16bit. This resolved my video issue from liveCD utilizing a Hanns-G monitor with my G4 Mac Mini and Radeon 9200 gpu.
Code:

live video=radeonfb:1440x900-16@60

  • WIFI:

Code:

sudo nano /etc/modprobe.d/blacklist.conf


hash out the line "blacklist bcm43xx", make it look like the following:
Code:

# blacklist bcm43xx
install the following packages:

  • b43-fwcutter
  • firmware-b43-installer


I tried the legacy installer package and it did not work, if the installer I mention does not work you can try the legacy. I utilized the u.i. for this, in specific, Synaptic Package Manager; if you prefer command line, by all means sudo apt-get after it :v

  • Sound:

Code:

sudo nano /etc/modules
add the following:

Code:

snd_aoa_i2sbus
snd_aoa_fabric_layout
snd_aoa_codec_tas
snd_aoa_codec_onyx

This will have your G4 Mac Mini doing its basics, you can now procede to make it your own.

Enjoy.:popcorn:

Viewing all articles
Browse latest Browse all 26379

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>