Results 1 to 2 of 2
I installed Debian on my Power Mac G4 Tower, Specs:
800Mhz PPC
256MB SDRAM
ATI Radeon 7500 (ADC/VGA port)
17" ADC Apple Studio Display (Model Number: M7649
Apple Studio Display ...
- 07-10-2008 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 1
ADC Apple Studio Display Problems for PPC Debian
I installed Debian on my Power Mac G4 Tower, Specs:
800Mhz PPC
256MB SDRAM
ATI Radeon 7500 (ADC/VGA port)
17" ADC Apple Studio Display (Model Number: M7649
Apple Studio Display 17 (LCD) - Technical Specifications
No problems during the installation except that I can't use my Studio Display. I can however plug in a VGA monitor (17" LCD) and it works great (it even is working with the correct resolution). Likely an xorg.conf problem. The ADC monitor works fine until gdm starts. It is just a Black screen (The system loads normally but there is no display). If I use both monitors plugged in I get the same thing on the ADC monitor but the VGA displays fine again.
My Xorg.conf follows
Thanks in advanced for the helpCode:Section "Files" FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/X11R6/lib/X11/fonts/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" EndSection Section "Device" Identifier "ATI Technologies Inc Radeon RV200 QW [Radeon 7500]" Driver "ati" BusID "PCI:0:16:0" EndSection Section "Monitor" Identifier "apple studio display" # Option "DPMS" HorizSync 30-65 VertRefresh 50-75 Modeline "1280x800@60" 83.91 1280 1312 1624 1656 800 816 824 841 EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies Inc Radeon RV200 QW [Radeon 7500]" Monitor "apple studio display" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1280x1024" "1272x1017" EndSubSection SubSection "Display" Depth 4 Modes "1280x1024" "1272x1017" EndSubSection SubSection "Display" Depth 8 Modes "1280x1024" "1272x1017" EndSubSection SubSection "Display" Depth 15 Modes "1280x1024" "1272x1017" EndSubSection SubSection "Display" Depth 16 Modes "1280x1024" "1272x1017" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1272x1017" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection
- 10-28-2008 #2Just Joined!
- Join Date
- Oct 2008
- Posts
- 1
Yes I am experiencing issues with the same display.
This time, instead of nothing, I have a severely offset display.
Just the top left corner of the whole desktop.
So I always see the top header of any dialog box and I always have to drag it up.
Unlike forcing higher resolutions on a laptop, the screen's "window" doesn't follow the mouse's tracking, so I'm constantly stuck at the top left corner and can never see the items in the "administration" menu after the items starting with the letter "p".
I managed to change resolutions, but all I got were smaller views of the same corner.
Somebody please help, I'd like to keep using this apple display as it really helps cutting down on desktop cable clutter what with the integrated power/display/usb cabling and all.
Thanks.


Reply With Quote
