unugmax
August 15th, 2008, 02:12 PM
Hi,
Whats my goal?
(no technical value, you can skip that if you like)
Iīd like to turn a Mac Mini into a Linux Machine for Web Development. It shall provide a full featured LAMP Environment and a Desktop wich I use to code and work with the browsers. No runtime IDE required for now. The main task will be the work with Typo3.
Why not Mac OS X?
(no technical value, you can skip that if you like)
First, I never managed to build a suitable LAMP interface with the portage on Mac OS X which covers all my needs. Iīm sure I could but itīs not worth the time fiddling arround with it. Second, Firefox on Mac OS is damn slow compared to what Iīve seen with Linux. Apple seems to have forgotten about the PPC users. Iīm not willing to buy a new Intel Mac just for a new browser. My PPCīs need to last for a few more years ;)
Hardware involved?
Mac Mini G4 (PPC) first generation, radeon 9200 GPU
iiyama AU4831D 19" TFT. max resolution 1600x1200, connected via DVI
Whats the problem?
Gentoo is always my first choice so iīve installed it. Worked great until I tried to get X running. The machine crashed every time Iīve killed the X server. Couldnīt get a solution so far.
Tried Ubuntu 8. Same here, didnīt even boot from CD. Ubuntu 7.04 works fine. X comes up and it can be installed. Big problem: The X server delivers a 1600x1200 desktop (not virtual) while the tft screen only runs at 1024x768. The same problem appears on SuSE 11.
What did I try?
I found out that is could be a problem with the screen itself. Since I donīt have another one available, I canīt try another one.
So I tried:
Option "ModeValidation" "NoDFPNativeResolutionCheck"
in the screen section of the xorg.conf (http://max.unug.net/ppc-suse/xorg.conf).
Doesnīt work. Itīs one of these damn ATI cards, not a good linux compatible Nvidia chip.
So I read the radeon manpage and finally played around wiht this:
Option "PanelSize" "1600x1200"
Option "DDCMode" "true"
Option "IgnoreEDID" "true"
Option "NoDDC" "false"
Option "LVDSProbePLL" "false"
No effect at all. So I ask for your help in this matter.
Here are links to a few resources which might be valuable.
- LINK: My xorg.conf (http://max.unug.net/ppc-suse/xorg.conf) (SuSE, but doesnīt make much difference, itīs all the same X)
- LINK: the X.org Log (http://max.unug.net/ppc-suse/Xorg.0.log) (SuSE too, looks about the same on Ubuntu, which is still my preferred solution)
- LINK: A topic about gpu problems on a Mac Mini in this forum (http://ubuntuforums.org/showthread.php?p=4762956)
- LINK: A topic which confirms that the monitor could be the problem (http://osdir.com/ml/linux.ubuntu.user.kubuntu/2005-08/msg00035.html) (No I donīt have a VGA Adapter)
Thank you very very much for any help in advance. I start getting desperate about this topic.
cu
max
Whats my goal?
(no technical value, you can skip that if you like)
Iīd like to turn a Mac Mini into a Linux Machine for Web Development. It shall provide a full featured LAMP Environment and a Desktop wich I use to code and work with the browsers. No runtime IDE required for now. The main task will be the work with Typo3.
Why not Mac OS X?
(no technical value, you can skip that if you like)
First, I never managed to build a suitable LAMP interface with the portage on Mac OS X which covers all my needs. Iīm sure I could but itīs not worth the time fiddling arround with it. Second, Firefox on Mac OS is damn slow compared to what Iīve seen with Linux. Apple seems to have forgotten about the PPC users. Iīm not willing to buy a new Intel Mac just for a new browser. My PPCīs need to last for a few more years ;)
Hardware involved?
Mac Mini G4 (PPC) first generation, radeon 9200 GPU
iiyama AU4831D 19" TFT. max resolution 1600x1200, connected via DVI
Whats the problem?
Gentoo is always my first choice so iīve installed it. Worked great until I tried to get X running. The machine crashed every time Iīve killed the X server. Couldnīt get a solution so far.
Tried Ubuntu 8. Same here, didnīt even boot from CD. Ubuntu 7.04 works fine. X comes up and it can be installed. Big problem: The X server delivers a 1600x1200 desktop (not virtual) while the tft screen only runs at 1024x768. The same problem appears on SuSE 11.
What did I try?
I found out that is could be a problem with the screen itself. Since I donīt have another one available, I canīt try another one.
So I tried:
Option "ModeValidation" "NoDFPNativeResolutionCheck"
in the screen section of the xorg.conf (http://max.unug.net/ppc-suse/xorg.conf).
Doesnīt work. Itīs one of these damn ATI cards, not a good linux compatible Nvidia chip.
So I read the radeon manpage and finally played around wiht this:
Option "PanelSize" "1600x1200"
Option "DDCMode" "true"
Option "IgnoreEDID" "true"
Option "NoDDC" "false"
Option "LVDSProbePLL" "false"
No effect at all. So I ask for your help in this matter.
Here are links to a few resources which might be valuable.
- LINK: My xorg.conf (http://max.unug.net/ppc-suse/xorg.conf) (SuSE, but doesnīt make much difference, itīs all the same X)
- LINK: the X.org Log (http://max.unug.net/ppc-suse/Xorg.0.log) (SuSE too, looks about the same on Ubuntu, which is still my preferred solution)
- LINK: A topic about gpu problems on a Mac Mini in this forum (http://ubuntuforums.org/showthread.php?p=4762956)
- LINK: A topic which confirms that the monitor could be the problem (http://osdir.com/ml/linux.ubuntu.user.kubuntu/2005-08/msg00035.html) (No I donīt have a VGA Adapter)
Thank you very very much for any help in advance. I start getting desperate about this topic.
cu
max