Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Radeon Mobility e DRM
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Dani Tsevech
Apprentice
Apprentice


Joined: 23 Mar 2003
Posts: 284

PostPosted: Tue Apr 01, 2003 8:38 am    Post subject: Reply with quote

Ho aggiunto Load "dri" ad XF86Config (avevo sbagliato a backupare il file), riporto le sezioni più interessanti...

(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
(II) Module drm: vendor="The XFree86 Project"
compiled for 4.2.1, module version = 1.0.0
ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI

drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmOpenDevice: minor is 0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 6, (OK)
drmGetBusid returned ''
(II) RADEON(0): [drm] created "radeon" driver at busid "PCI:1:0:0"
(II) RADEON(0): [drm] added 8192 byte SAREA at 0xd0980000
(II) RADEON(0): [drm] mapped SAREA 0xd0980000 to 0x40014000
(II) RADEON(0): [drm] framebuffer handle = 0xe0000000
(II) RADEON(0): [drm] added 1 reserved context for kernel
(II) RADEON(0): [agp] Mode 0x1f000201 [AGP 0x1106/0x3099; Card 0x1002/0x5159]
(II) RADEON(0): [agp] 8192 kB allocated with handle 0xd4884000
(II) RADEON(0): [agp] ring handle = 0xe8000000
(II) RADEON(0): [agp] Ring mapped at 0x44172000
(II) RADEON(0): [agp] ring read ptr handle = 0xe8101000
(II) RADEON(0): [agp] Ring read ptr mapped at 0x40016000
(II) RADEON(0): [agp] vertex/indirect buffers handle = 0xe8102000
(II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0x44273000
(II) RADEON(0): [agp] AGP texture map handle = 0xe8302000
(II) RADEON(0): [agp] AGP Texture map mapped at 0x44473000
(II) RADEON(0): [drm] register handle = 0xed000000
(II) RADEON(0): [dri] Visual configs initialized
(II) RADEON(0): CP in BM mode
(II) RADEON(0): Using 8 MB AGP aperture
(II) RADEON(0): Using 1 MB for the ring buffer
(II) RADEON(0): Using 2 MB for vertex/indirect buffers
(II) RADEON(0): Using 5 MB for AGP textures
(II) RADEON(0): Memory manager initialized to (0,0) (1024,3071)
(II) RADEON(0): Reserved area from (0,768) to (1024,770)
(II) RADEON(0): Largest offscreen area available: 1024 x 2301
(II) RADEON(0): Reserved back buffer at offset 0x600000
(II) RADEON(0): Reserved depth buffer at offset 0x780000
(II) RADEON(0): Reserved 55296 kb for textures at offset 0x900000
(==) RADEON(0): Backing store disabled
(==) RADEON(0): Silken mouse enabled
(II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
Screen to screen bit blits
Solid filled rectangles
Solid Lines
Dashed Lines
Offscreen Pixmaps
Setting up tile and stipple cache:
32 128x128 slots
10 256x256 slots
4 512x512 slots
(II) RADEON(0): Acceleration enabled
(II) RADEON(0): Using hardware cursor (scanline 1540)
(II) RADEON(0): Largest offscreen area available: 1024 x 2299
(II) RADEON(0): X context handle = 0x00000001
(II) RADEON(0): [drm] installed DRM signal handler
(II) RADEON(0): [DRI] installation complete
(II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
(II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
(II) RADEON(0): Direct rendering enabled

Però se da console lancio glxinfo...
name of display: :0.0
libGL error: failed to open DRM: Operation not permitted
libGL error: reverting to (slow) indirect rendering
display: :0 screen: 0
direct rendering: No

Da root ovviamente non c'è glxinfo per verificare... Di chi devo fidarmi? XFree.0.log, glxinfo o vediamo di farli combaciare? :wink:
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Tue Apr 01, 2003 9:26 am    Post subject: Reply with quote

Hai aggiunto
Code:
Section "DRI"
        Mode 0666
EndSection

Nel XF86Config?

E poi cosa vuoi dire con "da root non c'è glxinfo?" se fai partire X da root glxinfo dovrebbe andare...
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
Dani Tsevech
Apprentice
Apprentice


Joined: 23 Mar 2003
Posts: 284

PostPosted: Tue Apr 01, 2003 9:35 am    Post subject: Reply with quote

Funziona, grazie bsolar, se mai un giorno ci incontreremo ti devo una birra 8) Mi sapresti anche dire dove hai trovato quell'informazione?
Back to top
View user's profile Send private message
bsolar
Bodhisattva
Bodhisattva


Joined: 12 Jan 2003
Posts: 2764

PostPosted: Tue Apr 01, 2003 9:43 am    Post subject: Reply with quote

Dani Tsevech wrote:
Funziona, grazie bsolar, se mai un giorno ci incontreremo ti devo una birra 8) Mi sapresti anche dire dove hai trovato quell'informazione?

Cosa, del Mode 0666? Mi sembra lo metta xf86config commentato nel XF86Config con una piccola spiegazione, tra le altre cose (tra cui la documentazione su xfree86.org, il manuale di XF86Config ecc... :roll:)


PS: mi segno la birra, nel caso ci incontrassimo me ne ricorderò... 8)
_________________
I may not agree with what you say, but I'll defend to the death your right to say it.
Back to top
View user's profile Send private message
Dani Tsevech
Apprentice
Apprentice


Joined: 23 Mar 2003
Posts: 284

PostPosted: Tue Apr 01, 2003 9:53 am    Post subject: Reply with quote

http://forum.html.it/forum/showthread.php?s=&threadid=427653
Segnalo qui l'aggiornamento della mia guida, visto che non si era mai posto il problema del mode 0666 (c'è sempre da imparare 8) ), sperando che possa essere utile a qualcuno anche in futuro
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum