[DRI] Ibook G4

Ibook G4 [DRI] - Installation - Linux et OS Alternatifs

Marsh Posté le 21-03-2006 à 21:50:33    

:hello:  
 
J'ai un ibook G4 @ 1.33Ghz avec une debian SID et xorg, et je voudrais pouvoir utiliser l'accélération 3D de ma carte graphique mais j'y arrive pas :(
 
Quand je lis les log de xorg y a écrit :
(WW) RADEON(0): Direct rendering disabled
 

# glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: No


 
niveau modules j'ai :

# dpkg --get-selections | grep drm
libdrm2                                         install
 
# dpkg --get-selections | grep dri
xlibmesa-dri                                    install


 
 
Ma CG c'est une :

# lspci
...
0000:00:10.0 VGA compatible controller: ATI Technologies Inc M11 NV [FireGL Mobility T2e] (rev 80)
...


 
 
dans mon xorg.conf j'ai :


Section "Module"
 Load "GLcore"
 Load "bitmap"
 Load "dbe"
 Load "ddc"
 Load "dri"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "record"
 Load "speedo"
 Load "type1"
 Load "vbe"
EndSection
Section "Device"
 Identifier "ATI Radeon Mobility FireGL T2e"
 Driver  "radeon"
 Option  "AGPMode" "4"
 Option  "UseFBDev"
 Option  "EnablePageFlip" "On"
 BusID  "PCI:0:16:0"
 Option  "AGPFastWrite" "on"
 #Option  "AccelMethod" "EXA"
EndSection
[...]
Section "DRI"
  Mode 0666
EndSection


 
J'avoue que j'ai toujours eu des nvida et la je suis un peu perdu :'(
 
PS: mon noyau : 2.6.15-1 de debian
PPS: j'ai  radeon,agpgart,drm,uninorth_agp bien chargé :)

Reply

Marsh Posté le 21-03-2006 à 21:50:33   

Reply

Marsh Posté le 21-03-2006 à 21:56:41    

essaie de commenter les modules GLcore et speedo, chez moi ca avait fonctionné comme ca

Reply

Marsh Posté le 22-03-2006 à 10:01:20    

ca n'a rien changé :(

Reply

Marsh Posté le 22-03-2006 à 11:19:13    

lsmod
 
log de xorg

Reply

Marsh Posté le 22-03-2006 à 11:45:36    

Il n'y a pas de driver proprio sous ppc.. Et je pense que ta carte graphique n'est pas supportée par les drivers libres...

Reply

Marsh Posté le 22-03-2006 à 12:10:09    

t'es voyant ? non

Reply

Marsh Posté le 22-03-2006 à 14:22:13    

# lsmod
Module                  Size  Used by
radeon                124904  0
drm                    84760  1 radeon
ipv6                  296868  18
cpufreq_ondemand        7612  0
cpufreq_userspace       5320  1
cpufreq_powersave       1856  0
cpufreq_conservative     8836  0
therm_adt746x          13352  0
sr_mod                 20420  0
snd_powermac           51552  1
snd_pcm_oss            63648  0
snd_mixer_oss          21536  1 snd_pcm_oss
snd_pcm               102788  2 snd_powermac,snd_pcm_oss
snd_timer              27620  1 snd_pcm
snd                    67412  7 snd_powermac,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              11172  1 snd
snd_page_alloc         11656  1 snd_pcm
sbp2                   26020  0
scsi_mod              169828  2 sr_mod,sbp2
joydev                 11872  0
eth1394                23016  0
bcm43xx               125036  0
evdev                  11808  10
firmware_class         12064  1 bcm43xx
ieee80211softmac       28384  1 bcm43xx
ieee80211              35336  2 bcm43xx,ieee80211softmac
ieee80211_crypt         7008  1 ieee80211
appletouch              8384  0
uninorth_agp           10952  1
agpgart                37884  2 drm,uninorth_agp
reiserfs              331864  3
usbhid                 55140  0
dm_mod                 64560  3
sungem                 37188  0
sungem_phy             10080  1 sungem
ohci1394               40564  0
ieee1394              428176  3 sbp2,eth1394,ohci1394
ehci_hcd               36712  0
ide_cd                 47460  0
cdrom                  44028  2 sr_mod,ide_cd
ohci_hcd               23780  0
ide_disk               19648  4
usbcore               147136  5 appletouch,usbhid,ehci_hcd,ohci_hcd


>le log<

Reply

Marsh Posté le 22-03-2006 à 14:49:33    

*** Direct rendering support is highly experimental for Radeon 9500
 *** and newer cards. The 3d mesa driver is not provided in this tree.
 *** A very experimental (and incomplete) version is available from Mesa CVS.
 *** Additional information can be found on http://r300.sourceforge.net
 *** This message has been last modified on 2005-08-07.
 
 
faut patienter un peu je pense

Reply

Marsh Posté le 22-03-2006 à 15:21:17    

fait chier je vais devoir installer osX pour utiliser blender :'(

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed