On Thu, 6 Feb 2003, Adrian Rawlings wrote: > Hi all... I have an ibook 2.2 (released in Nov 2002?) With the beta2 it does a > wonderful job autodetecting my ethernet port and my airport card. Congrats! > Now the bad news... still no sound and the video (with or without benh) still > shows thin black scrolling horizontal lines in X. If anyone has any ideas as > to where I'm screwing up, or ? lemme know. Thanks! > XF86Config-4 sample: > > Identifier "monitor1" > VendorName "Apple" > ModelName "iBook2 1024x768" > HorizSync 28.0-49.0 > VertRefresh 43.0-72.0 > #later on > Section "Device" > Identifier "device1" > VendorName "ATI" > BoardName "ATI Radeon" > Driver "radeon" > BusID "PCI:0:16:0" > Option "DPMS" > Option "AGPMode" "true" > EndSection >
You could fall back to fbdev instead of radeon in the "Driver" line. You won't have any acceleration, but it beats lines I guess. Sound is interesting. There really is only 1 kernel driver these days. The mandrake kernel has alsa drivers, also. Is dmasound_pmac loaded? (/sbin/lsmod) Stew Benedict -- MandrakeSoft PPC FAQ: http://www.linux-mandrake.com/en/ppcFAQ.php3 IRC: irc.freenode.net #cooker-ppc Archives: http://marc.theaimsgroup.com/?l=mandrake-cooker-ppc&r=1&w=2
