Driver Open su Radeon
  • In diretta da GamesVillage.it
    • News
    • -
    • In Evidenza
    • -
    • Recensioni
    • -
    • RetroGaming
    • -
    • Anteprime
    • -
    • Video
    • -
    • Cinema

Pag 1 di 2 12 UltimoUltimo
Visualizzazione risultati da 1 a 15 di 19

Discussione: Driver Open su Radeon

Cambio titolo
  1. #1
    developing... L'avatar di Slimmy
    Registrato il
    07-03
    Località
    NSApplication
    Messaggi
    6.417

    Driver Open su Radeon

    Allora...
    Ora ho i driver closed, però su quelli non dovrebbe andare AiGLX e volevo provare gli open...
    Allora ho fatto questo:

    emerge x11-drm
    eselect opengl set xorg-x11
    modprobe radeon

    Ho aperto xorg.conf
    Dove c'era fxglx (o come cavolo si chiama il modulo dei driver closed!) o messo radeon
    Ho salvato
    Ho dato startx
    Lo schermo diventa nero e il monitor dice che non riesce a mettere il display alla risoluzione corretta....

    Eppure con i driver closed partiva tutto....

    Any ideas???

  2. #2
    Utente L'avatar di devilheart
    Registrato il
    01-03
    Messaggi
    28.310
    Codice:
    emerge xf86-video-ati
    nel make.conf dovresti aggiungere la riga
    Codice:
    VIDEO_CARDS="fglrx radeon"
    Ultima modifica di devilheart; 5-11-2006 alle 12:20:58

  3. #3
    developing... L'avatar di Slimmy
    Registrato il
    07-03
    Località
    NSApplication
    Messaggi
    6.417
    Citazione devilheart
    Codice:
    emerge xf86-video-ati
    E perchè nella guida sul wiki non lo diceva???

  4. #4
    Utente L'avatar di devilheart
    Registrato il
    01-03
    Messaggi
    28.310
    che guida?
    presumo che non lo dica perché quel pacchetto è installato automaticamente come dipendenza di xorg-server se aggiungi quella riga nel make.conf

  5. #5

  6. #6
    Utente L'avatar di devilheart
    Registrato il
    01-03
    Messaggi
    28.310
    in effetti non lo menziona...
    comunque avresti dovto speficare che schede video vuoi che siano supportate in /etc/make.conf
    adesso funziona?

  7. #7
    Utente
    Registrato il
    02-06
    Località
    Bologna
    Messaggi
    3.347
    e per installarli su debian?

  8. #8
    developing... L'avatar di Slimmy
    Registrato il
    07-03
    Località
    NSApplication
    Messaggi
    6.417
    Citazione devilheart
    in effetti non lo menziona...
    comunque avresti dovto speficare che schede video vuoi che siano supportate in /etc/make.conf
    adesso funziona?
    ora non sono a casa, poi provo..
    Nel make.conf ho fglrx radeon vesa

  9. #9
    developing... L'avatar di Slimmy
    Registrato il
    07-03
    Località
    NSApplication
    Messaggi
    6.417
    Codice:
    *  x11-drivers/xf86-video-ati
          Latest version available: 6.6.3
          Latest version installed: 6.6.3
          Size of files: 706 kB
          Homepage:      http://xorg.freedesktop.org/
          Description:   ATI video driver
          License:       xf86-video-ati
    
    
    makaveli@tux ~ $ cat /etc/make.conf |grep VIDEO
    VIDEO_CARDS="radeon fglrx"

  10. #10
    Utente L'avatar di devilheart
    Registrato il
    01-03
    Messaggi
    28.310
    non va ancora? posta l'output di /var/log/Xorg.0.log

  11. #11
    developing... L'avatar di Slimmy
    Registrato il
    07-03
    Località
    NSApplication
    Messaggi
    6.417
    Spoiler:
    Codice:
    X Window System Version 7.1.1
    Release Date: 12 May 2006
    X Protocol Version 11, Revision 0, Release 7.1.1
    Build Operating System: Linux 2.6.17-gentoo-r4 i686 
    Current Operating System: Linux tux 2.6.17-gentoo-r4 #11 Sun Sep 10 17:27:15 CEST 2006 i686
    Build Date: 28 October 2006
    Module Loader present
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Simple Layout"
    (**) |-->Screen "aticonfig-Screen[0]" (0)
    (**) |   |-->Monitor "aticonfig-Monitor[0]"
    (**) |   |-->Device "aticonfig-Device[0]"
    (**) |-->Input Device "Mouse1"
    (**) |-->Input Device "Keyboard1"
    (==) RgbPath set to "/usr/share/X11/rgb"
    (==) ModulePath set to "/usr/lib/xorg/modules"
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) Module ABI versions:
    	X.Org ANSI C Emulation: 0.3
    	X.Org Video Driver: 1.0
    	X.Org XInput driver : 0.6
    	X.Org Server Extension : 0.3
    	X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "bitmap"
    (II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
    (II) Module bitmap: vendor="X.Org Foundation"
    	compiled for 7.1.1, module version = 1.0.0
    	Module class: X.Org Font Renderer
    	ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font Bitmap
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib/xorg/modules/libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
    	compiled for 7.1.1, module version = 1.0.0
    	ABI class: X.Org Video Driver, version 1.0
    (--) using VT number 7
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    	compiled for 7.1.1, module version = 1.0.0
    	Module class: X.Org Server Extension
    	ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    	compiled for 7.1.1, module version = 1.0.0
    	ABI class: X.Org Server Extension, version 0.3
    (II) Loading sub module "drm"
    (II) LoadModule: "drm"
    (II) Loading /usr/lib/xorg/modules/linux/libdrm.so
    (II) Module drm: vendor="X.Org Foundation"
    	compiled for 7.1.1, module version = 1.0.0
    	ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    	compiled for 7.1.1, module version = 1.0.0
    	ABI class: X.Org Server Extension, version 0.3
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "radeon"
    (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    (II) Module radeon: vendor="X.Org Foundation"
    	compiled for 7.1.1, module version = 4.2.0
    	Module class: X.Org Video Driver
    	ABI class: X.Org Video Driver, version 1.0
    (II) LoadModule: "ati"
    (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
    (II) Module ati: vendor="X.Org Foundation"
    	compiled for 7.1.1, module version = 6.6.3
    	Module class: X.Org Video Driver
    	ABI class: X.Org Video Driver, version 1.0
    (II) ATI: ATI driver (version 6.6.3) for chipsets: ati, ativga
    (II) Primary Device is: PCI 01:00:0
    (--) Assigning device section with no busID to primary device
    (--) Chipset ATI Radeon 8500 QL (AGP) found
    (II) Loading sub module "radeon"
    (II) LoadModule: "radeon"
    (II) Reloading /usr/lib/xorg/modules/drivers/radeon_drv.so
    (II) Setting vga for screen 0.
    (**) RADEON(0): RADEONPreInit
    (II) RADEON(0): MMIO registers at 0xed000000: size 64KB
    (II) RADEON(0): PCI bus 1 card 0 func 0
    (**) RADEON(0): Depth 24, (--) framebuffer bpp 32
    (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    (==) RADEON(0): Default visual is TrueColor
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules/libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    	compiled for 7.1.1, module version = 0.1.0
    	ABI class: X.Org Video Driver, version 1.0
    (II) RADEON(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (==) RADEON(0): RGB weight 888
    (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    (==) RADEON(0): X server will not keep DPI constant for all screen sizes
    (II) RADEON(0): initializing int10
    (WW) RADEON(0): Bad V_BIOS checksum
    (II) RADEON(0): Primary V_BIOS segment is: 0xc000
    (--) RADEON(0): Chipset: "ATI Radeon 8500 QL (AGP)" (ChipID = 0x514c)
    (--) RADEON(0): Linear framebuffer at 0xe0000000
    (II) RADEON(0): AGP card detected
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) RADEON(0): [dri] Found DRI library version 1.2.0 and kernel module version 1.25.0
    (II) Loading sub module "shadowfb"
    (II) LoadModule: "shadowfb"
    (II) Loading /usr/lib/xorg/modules/libshadowfb.so
    (II) Module shadowfb: vendor="X.Org Foundation"
    	compiled for 7.1.1, module version = 1.0.0
    	ABI class: X.Org ANSI C Emulation, version 0.3
    (II) RADEON(0): Will try to use DMA for Xv image transfers
    (II) RADEON(0): Detected total video RAM=65536K, accessible=65536K (PCI BAR=131072K)
    (--) RADEON(0): Mapped VideoRAM: 65536 kByte (128 bit DDR SDRAM)
    (II) RADEON(0): Color tiling enabled by default
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Loading /usr/lib/xorg/modules/libddc.so
    (II) Module ddc: vendor="X.Org Foundation"
    	compiled for 7.1.1, module version = 1.0.0
    	ABI class: X.Org Video Driver, version 1.0
    (II) RADEON(0): Manufacturer: PHL  Model: 82f  Serial#: 312342
    (II) RADEON(0): Year: 2005  Week: 48
    (II) RADEON(0): EDID Version: 1.3
    (II) RADEON(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
    (II) RADEON(0): Signal levels configurable
    (II) RADEON(0): Sync:  Separate  Composite  SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
    (II) RADEON(0): Max H-Image Size [cm]: horiz.: 38  vert.: 30
    (II) RADEON(0): Gamma: 2.20
    (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    (II) RADEON(0): Default color space is primary color space
    (II) RADEON(0): First detailed timing is preferred mode
    (II) RADEON(0): redX: 0.638 redY: 0.345   greenX: 0.283 greenY: 0.609
    (II) RADEON(0): blueX: 0.142 blueY: 0.067   whiteX: 0.309 whiteY: 0.328
    (II) RADEON(0): Supported VESA Video Modes:
    (II) RADEON(0): 1280x1024@75Hz
    (II) RADEON(0): Manufacturer's mask: 0
    (II) RADEON(0): Supported Future Video Modes:
    (II) RADEON(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
    (II) RADEON(0): Supported additional Video Mode:
    (II) RADEON(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
    (II) RADEON(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
    (II) RADEON(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
    (II) RADEON(0): Serial No:  BZ  312342
    (II) RADEON(0): Monitor name: Philips 190S
    (II) RADEON(0): Ranges: V min: 56  V max: 76 Hz, H min: 30  H max: 83 kHz, PixClock max 140 MHz
    (II) RADEON(0): 
    (II) RADEON(0): Primary:
     Monitor   -- CRT
     Connector -- VGA
     DAC Type  -- Primary
     TMDS Type -- NONE
     DDC Type  -- VGA_DDC
    (II) RADEON(0): Secondary:
     Monitor   -- NONE
     Connector -- DVI-I
     DAC Type  -- TVDAC/ExtDAC
     TMDS Type -- Internal
     DDC Type  -- DVI_DDC
    (II) RADEON(0): PLL parameters: rf=2700 rd=12 min=20000 max=35000; xclk=25000
    (WW) RADEON(0): Failed to detect secondary monitor, MergedFB/Clone mode disabled
    (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) RADEON(0): Validating modes on Primary head ---------
    (II) RADEON(0): aticonfig-Monitor[0]: Using hsync range of 30.00-83.00 kHz
    (II) RADEON(0): aticonfig-Monitor[0]: Using vrefresh range of 56.00-76.00 Hz
    (II) RADEON(0): Clock range:  20.00 to 350.00 MHz
    (WW) (1280x960,aticonfig-Monitor[0]) mode clock 148.5MHz exceeds DDC maximum 140MHz
    (II) RADEON(0): Not using default mode "1280x1024" (hsync out of range)
    (WW) (1600x1200,aticonfig-Monitor[0]) mode clock 162MHz exceeds DDC maximum 140MHz
    (WW) (1600x1200,aticonfig-Monitor[0]) mode clock 175.5MHz exceeds DDC maximum 140MHz
    (WW) (1600x1200,aticonfig-Monitor[0]) mode clock 189MHz exceeds DDC maximum 140MHz
    (WW) (1600x1200,aticonfig-Monitor[0]) mode clock 202.5MHz exceeds DDC maximum 140MHz
    (WW) (1600x1200,aticonfig-Monitor[0]) mode clock 229.5MHz exceeds DDC maximum 140MHz
    (WW) (1792x1344,aticonfig-Monitor[0]) mode clock 204.8MHz exceeds DDC maximum 140MHz
    (WW) (1792x1344,aticonfig-Monitor[0]) mode clock 261MHz exceeds DDC maximum 140MHz
    (WW) (1856x1392,aticonfig-Monitor[0]) mode clock 218.3MHz exceeds DDC maximum 140MHz
    (WW) (1856x1392,aticonfig-Monitor[0]) mode clock 288MHz exceeds DDC maximum 140MHz
    (WW) (1920x1440,aticonfig-Monitor[0]) mode clock 234MHz exceeds DDC maximum 140MHz
    (WW) (1920x1440,aticonfig-Monitor[0]) mode clock 297MHz exceeds DDC maximum 140MHz
    (WW) (1400x1050,aticonfig-Monitor[0]) mode clock 155.8MHz exceeds DDC maximum 140MHz
    (WW) (1920x1440,aticonfig-Monitor[0]) mode clock 341.35MHz exceeds DDC maximum 140MHz
    (WW) (2048x1536,aticonfig-Monitor[0]) mode clock 266.95MHz exceeds DDC maximum 140MHz
    (WW) (2048x1536,aticonfig-Monitor[0]) mode clock 340.48MHz exceeds DDC maximum 140MHz
    (**) RADEON(0): *Default mode "1280x1024": 135.0 MHz, 80.0 kHz, 75.0 Hz
    (II) RADEON(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync
    (**) RADEON(0): *Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
    (II) RADEON(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync
    (--) RADEON(0): Display dimensions: (380, 300) mm
    (--) RADEON(0): DPI set to (119, 113)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules/libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    	compiled for 7.1.1, module version = 1.0.0
    	ABI class: X.Org ANSI C Emulation, version 0.3
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Loading /usr/lib/xorg/modules/libramdac.so
    (II) Module ramdac: vendor="X.Org Foundation"
    	compiled for 7.1.1, module version = 0.1.0
    	ABI class: X.Org Video Driver, version 1.0
    (==) RADEON(0): Using XAA acceleration architecture
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules/libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    	compiled for 7.1.1, module version = 1.2.0
    	ABI class: X.Org Video Driver, version 1.0
    (II) RADEON(0): No MM_TABLE found - assuming CARD is not TV-in capable.
    (!!) RADEON(0): For information on using the multimedia capabilities
    	of this adapter, please see http://gatos.sf.net.
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC?  No, I don't.
    (**) RADEON(0): RADEONScreenInit e0000000 0
    (**) RADEON(0): Map: 0xe0000000, 0x04000000
    (==) RADEON(0): Write-combining range (0xe0000000,0x4000000)
    (**) RADEON(0): RADEONSave
    (**) RADEON(0): RADEONSaveMode(0x81ffb20)
    (**) RADEON(0): Read: 0x0000000c 0x00010060 0x00000000
    (**) RADEON(0): Read: rd=12, fd=96, pd=1
    (**) RADEON(0): RADEONSaveMode returns 0x81ffb20
    (==) RADEON(0): Using 24 bit depth buffer
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 7, (OK)
    drmOpenByBusid: drmOpenMinor returns 7
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (II) RADEON(0): [drm] DRM interface version 1.2
    (II) RADEON(0): [drm] created "radeon" driver at busid "pci:0000:01:00.0"
    (II) RADEON(0): [drm] added 8192 byte SAREA at 0xf1893000
    (II) RADEON(0): [drm] mapped SAREA 0xf1893000 to 0xb7f54000
    (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/0x514c]
    (II) RADEON(0): [agp] 8192 kB allocated with handle 0x00000001
    (II) RADEON(0): [agp] ring handle = 0xe8000000
    (II) RADEON(0): [agp] Ring mapped at 0xb3945000
    (II) RADEON(0): [agp] ring read ptr handle = 0xe8101000
    (II) RADEON(0): [agp] Ring read ptr mapped at 0xb3944000
    (II) RADEON(0): [agp] vertex/indirect buffers handle = 0xe8102000
    (II) RADEON(0): [agp] Vertex/indirect buffers mapped at 0xb3744000
    (II) RADEON(0): [agp] GART texture map handle = 0xe8302000
    (II) RADEON(0): [agp] GART Texture map mapped at 0xb3264000
    (II) RADEON(0): [drm] register handle = 0xed000000
    (II) RADEON(0): [dri] Visual configs initialized
    (**) RADEON(0): DRI New memory map param
    (**) RADEON(0): RADEONInitMemoryMap() : 
    (**) RADEON(0):   mem_size         : 0x04000000
    (**) RADEON(0):   MC_FB_LOCATION   : 0xe3ffe000
    (**) RADEON(0):   MC_AGP_LOCATION  : 0xffffffc0
    (**) RADEON(0): RADEONModeInit()
    1792x1344     204.80  1792 1920 2120 2448  1344 1345 1348 1394 (24,32) -H +V
    1792x1344     204.80  1792 1920 2120 2448  1344 1345 1348 1394 (24,32) -H +V
    (**) RADEON(0): Pitch = 14680288 bytes (virtualX = 1792, displayWidth = 1792)
    (**) RADEON(0): RADEONSaveScreen(0)
    (II) RADEON(0): Depth moves disabled by default
    (**) RADEON(0): Setting up initial surfaces
    (**) RADEON(0): DRI Finishing init !
    (II) RADEON(0): X context handle = 0x1
    (II) RADEON(0): [drm] installed DRM signal handler
    (II) RADEON(0): [DRI] installation complete
    (**) RADEON(0): EngineRestore (32/32)
    (II) RADEON(0): [drm] Added 32 65536 byte vertex/indirect buffers
    (II) RADEON(0): [drm] Mapped 32 vertex/indirect buffers
    (II) RADEON(0): [drm] dma control initialized, using IRQ 11
    (II) RADEON(0): [drm] Initialized kernel GART heap manager, 5111808
    (WW) RADEON(0): DRI init changed memory map, adjusting ...
    (WW) RADEON(0):   MC_FB_LOCATION  was: 0xe3ffe000 is: 0xe3ffe000
    (WW) RADEON(0):   MC_AGP_LOCATION was: 0xffffffc0 is: 0xe87fe800
    (**) RADEON(0): GRPH_BUFFER_CNTL from 20137c7c to 201c7c7c
    (II) RADEON(0): Direct rendering enabled
    (**) RADEON(0): Setting up final surfaces
    (**) RADEON(0): Initializing Acceleration
    (II) RADEON(0): Render acceleration enabled
    (**) RADEON(0): EngineInit (32/32)
    (**) RADEON(0): Pitch for acceleration = 224
    (**) RADEON(0): EngineRestore (32/32)
    (II) RADEON(0): Using XFree86 Acceleration Architecture (XAA)
    	Screen to screen bit blits
    	Solid filled rectangles
    	8x8 mono pattern filled rectangles
    	Indirect CPU to Screen color expansion
    	Solid Lines
    	Scanline Image Writes
    	Offscreen Pixmaps
    	Setting up tile and stipple cache:
    		32 128x128 slots
    		32 256x256 slots
    		16 512x512 slots
    (II) RADEON(0): Acceleration enabled
    (**) RADEON(0): Initializing DPMS
    (**) Option "dpms" "true"
    (**) RADEON(0): DPMS enabled
    (**) RADEON(0): Initializing Cursor
    (==) RADEON(0): Silken mouse enabled
    (II) RADEON(0): Using hardware cursor (scanline 1346)
    (II) RADEON(0): Largest offscreen area available: 1792 x 6842
    (**) RADEON(0): Initializing color map
    (**) RADEON(0): Initializing DGA
    (**) RADEON(0): Initializing Xv
    (II) Loading sub module "theatre_detect"
    (II) LoadModule: "theatre_detect"
    (II) Loading /usr/lib/xorg/modules/multimedia/theatre_detect_drv.so
    (II) Module theatre_detect: vendor="X.Org Foundation"
    	compiled for 7.1.1, module version = 1.0.0
    	ABI class: X.Org Video Driver, version 1.0
    (II) RADEON(0): no multimedia table present, disabling Rage Theatre.
    (WW) RADEON(0): Option "VendorName" is not used
    (WW) RADEON(0): Option "ModelName" is not used
    (**) RADEON(0): RADEONScreenInit finished
    (==) RandR enabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension XFree86-Bigfont
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 8, (OK)
    drmOpenByBusid: drmOpenMinor returns 8
    drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    (WW) AIGLX: 3D driver claims to not support visual 0x23
    (WW) AIGLX: 3D driver claims to not support visual 0x24
    (WW) AIGLX: 3D driver claims to not support visual 0x25
    (WW) AIGLX: 3D driver claims to not support visual 0x26
    (WW) AIGLX: 3D driver claims to not support visual 0x27
    (WW) AIGLX: 3D driver claims to not support visual 0x28
    (WW) AIGLX: 3D driver claims to not support visual 0x29
    (WW) AIGLX: 3D driver claims to not support visual 0x2a
    (WW) AIGLX: 3D driver claims to not support visual 0x2b
    (WW) AIGLX: 3D driver claims to not support visual 0x2c
    (WW) AIGLX: 3D driver claims to not support visual 0x2d
    (WW) AIGLX: 3D driver claims to not support visual 0x2e
    (WW) AIGLX: 3D driver claims to not support visual 0x2f
    (WW) AIGLX: 3D driver claims to not support visual 0x30
    (WW) AIGLX: 3D driver claims to not support visual 0x31
    (WW) AIGLX: 3D driver claims to not support visual 0x32
    (II) AIGLX: Loaded and initialized /usr/lib/dri/r200_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (**) RADEON(0): RADEONSaveScreen(2)
    (**) RADEON(0): RADEONCloseScreen
    (**) RADEON(0): RADEONDRIStop
    (**) RADEON(0): EngineRestore (32/32)
    (**) RADEON(0): RADEONDisplayPowerManagementSet(0,0x0)
    (**) RADEON(0): RADEONRestore
    (**) RADEON(0): RADEONRestoreMode()
    (**) RADEON(0): RADEONRestoreMode(0x81ffb20)
    (**) RADEON(0): RADEONRestoreMemMapRegisters() : 
    (**) RADEON(0):   MC_FB_LOCATION   : 0x1fff0000
    (**) RADEON(0):   MC_AGP_LOCATION  : 0x27ff2000
    (**) RADEON(0):   Map Changed ! Applying ...
    (**) RADEON(0):   Map applied, resetting engine ...
    (**) RADEON(0): Updating display base addresses...
    (**) RADEON(0): Memory map updated.
    (**) RADEON(0): Programming CRTC1, offset: 0x00000000
    (**) RADEON(0): Wrote: 0x0000000c 0x00010060 0x00000000 (0x0000a700)
    (**) RADEON(0): Wrote: rd=12, fd=96, pd=1
    (**) RADEON(0): Disposing accel...
    (**) RADEON(0): Disposing cusor info
    (**) RADEON(0): Disposing DGA
    (**) RADEON(0): Unmapping memory
    (**) RADEON(0): RADEONDRICloseScreen
    (II) RADEON(0): [drm] removed 1 reserved context for kernel
    (II) RADEON(0): [drm] unmapping 8192 bytes of SAREA 0xf1893000 at 0xb7f54000
    FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing.

  12. #12
    developing... L'avatar di Slimmy
    Registrato il
    07-03
    Località
    NSApplication
    Messaggi
    6.417
    questo è l'xorg.conf
    Codice:
    Section "ServerLayout"
    
    	Identifier     "Simple Layout"
    	Screen      0  "aticonfig-Screen[0]" 0 0
    	InputDevice    "Mouse1" "CorePointer"
    	InputDevice    "Keyboard1" "CoreKeyboard"
    EndSection
    
    Section "Files"
    
    	FontPath     "/usr/share/fonts/misc"
    	FontPath     "/usr/share/fonts/75dpi"
    	FontPath     "/usr/share/fonts/100dpi"
    	FontPath     "/usr/share/fonts/Type1"
    	FontPath     "/usr/share/fonts/ttfonts"
    EndSection
    
    Section "Module"
    
    	Load  "dbe"  	# Double buffer extension
    	SubSection "extmod"
    		Option	    "omit xfree86-dga"   # don't initialise the DGA extension
    	EndSubSection
    	Load  "freetype"
    	Load  "dri"
    	Load  "glx"
    EndSection
    
    Section "InputDevice"
    
    	Identifier  "Keyboard1"
    	Driver      "kbd"
    	Option	    "AutoRepeat" "500 30"
    	Option	    "XkbRules" "xorg"
    	Option	    "XkbModel" "pc105"
    	Option	    "XkbLayout" "it"
    EndSection
    
    Section "InputDevice"
    
    	Identifier  "Mouse1"
    	Driver      "mouse"
    	Option	    "Protocol" "ExplorerPS/2"
    	Option	    "Device" "/dev/input/mice"
    	Option	    "ZAxisMapping" "4 5"
    	Option	    "Emulate3Buttons" "true"
    EndSection
    
    Section "Monitor"
    
    	Identifier   "Philips 190V"
    	HorizSync    30.0 - 83.0
    	VertRefresh  56.0 - 76.0
    EndSection
    
    Section "Monitor"
    	Identifier   "aticonfig-Monitor[0]"
    	Option	    "VendorName" "ATI Proprietary Driver"
    	Option	    "ModelName" "Generic Autodetecting Monitor"
    	Option	    "DPMS" "true"
    EndSection
    
    Section "Device"
    
    	Identifier  "Standard VGA"
    	Driver      "vga"
    	VendorName  "Unknown"
    	BoardName   "Unknown"
    EndSection
    
    Section "Device"
    
    	Identifier  "Ati Radeon 8500LE"
    	Driver      "radeon"
    EndSection
    
    Section "Device"
    	Identifier  "aticonfig-Device[0]"
    	#Driver      "fglrx"
    	Driver	    "radeon"
    EndSection
    
    Section "Screen"
    	Identifier "Screen 1"
    	Device     "Ati Radeon 8500LE"
    	Monitor    "Philips 190V"
    	DefaultDepth     24
    	SubSection "Display"
    		Viewport   0 0
    		Depth     8
    		Modes    "1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Viewport   0 0
    		Depth     16
    		Modes    "1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Viewport   0 0
    		Depth     24
    		Modes    "1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    EndSection
    
    Section "Screen"
    	Identifier "aticonfig-Screen[0]"
    	Device     "aticonfig-Device[0]"
    	Monitor    "aticonfig-Monitor[0]"
    	#Device 	    "Ati Radeon 8500LE"
    	#Monitor     "Philips 190V"
    	DefaultDepth     24
    	SubSection "Display"
    		Viewport   0 0
    		Depth     24
    	EndSubSection
    EndSection
    
    Section "DRI"
         Mode         0666
    EndSection

  13. #13
    Utente L'avatar di devilheart
    Registrato il
    01-03
    Messaggi
    28.310
    nella configurazione del monitor aticonfig-Monitor[0] mancano la frequenza verticale e orrizzontale

  14. #14
    developing... L'avatar di Slimmy
    Registrato il
    07-03
    Località
    NSApplication
    Messaggi
    6.417
    E pensare che io per non sbagliare ho preso la stessa configurazione funzionante dei driver ati e ho cambiato solo il driver!!

  15. #15
    developing... L'avatar di Slimmy
    Registrato il
    07-03
    Località
    NSApplication
    Messaggi
    6.417
    Allora... ho riscritto tutto più o meno...
    questo è il nuovo xorg.conf
    Codice:
    Section "ServerLayout"
    
    	Identifier     "Simple Layout"
    	Screen         "Screen 1"
    	InputDevice    "Mouse1" "CorePointer"
    	InputDevice    "Keyboard1" "CoreKeyboard"
    EndSection
    
    Section "Files"
    
    	FontPath     "/usr/share/fonts/misc"
    	FontPath     "/usr/share/fonts/75dpi"
    	FontPath     "/usr/share/fonts/100dpi"
    	FontPath     "/usr/share/fonts/Type1"
    	FontPath     "/usr/share/fonts/ttfonts"
    EndSection
    
    Section "Module"
    
    	Load  "dbe"  	# Double buffer extension
    	SubSection "extmod"
    		Option	    "omit xfree86-dga"   # don't initialise the DGA extension
    	EndSubSection
    	Load  "freetype"
    	Load  "dri"
    	Load  "glx"
    EndSection
    
    Section "InputDevice"
    
    	Identifier  "Keyboard1"
    	Driver      "kbd"
    	Option	    "AutoRepeat" "500 30"
    	Option	    "XkbRules" "xorg"
    	Option	    "XkbModel" "pc105"
    	Option	    "XkbLayout" "it"
    EndSection
    
    Section "InputDevice"
    
    # Identifier and driver
    	Identifier  "Mouse1"
    	Driver      "mouse"
    	Option	    "Protocol" "ExplorerPS/2"
    	Option	    "Device" "/dev/input/mice"
    	Option	    "ZAxisMapping" "4 5"
    	Option	    "Emulate3Buttons" "true"
    EndSection
    
    Section "Monitor"
    	Identifier   "Philips 190V"
    	HorizSync    30.0 - 83.0
    	VertRefresh  56.0 - 76.0
    EndSection
    
    Section "Monitor"
    	Identifier   "aticonfig-Monitor[0]"
    	#Option	    "VendorName" "ATI Proprietary Driver"
    	#Option	    "ModelName" "Generic Autodetecting Monitor"
    	Option	    "DPMS" "true"
    EndSection
    
    Section "Device"
    	Identifier  "Standard VGA"
    	Driver      "vga"
    	VendorName  "Unknown"
    	BoardName   "Unknown"
    EndSection
    
    Section "Device"
    	Identifier  "Ati Radeon 8500LE"
    	Driver      "radeon"
    EndSection
    
    Section "Device"
    	Identifier  "aticonfig-Device[0]"
    	Driver      "fglrx"
    	#Driver	    "radeon"
    EndSection
    
    Section "Screen"
    	Identifier "Screen 1"
    	Device     "Ati Radeon 8500LE"
    	Monitor    "Philips 190V"
    	DefaultDepth     24
    	SubSection "Display"
    		Viewport   0 0
    		Depth     8
    		Modes    "1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Viewport   0 0
    		Depth     16
    		Modes    "1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    	SubSection "Display"
    		Viewport   0 0
    		Depth     24
    		Modes    "1280x1024" "1024x768" "800x600" "640x480"
    	EndSubSection
    EndSection
    
    Section "Screen"
    	Identifier "aticonfig-Screen[0]"
    	Device     "aticonfig-Device[0]"
    	Monitor    "aticonfig-Monitor[0]"
    	DefaultDepth     24
    	SubSection "Display"
    		Viewport   0 0
    		Depth     24
    	EndSubSection
    EndSection
    
    
    Section "DRI"
         Mode         0666
    EndSection
    Parte...
    Codice:
    makaveli@tux ~ $ lsmod
    Module                  Size  Used by
    radeon                100000  2
    drm                    61144  3 radeon
    ndiswrapper           133744  0
    makaveli@tux ~ $ eselect opengl list
    Available OpenGL implementations:
      [1]   ati
      [2]   xorg-x11 *
    MA!!
    Codice:
    makaveli@tux ~ $ glxinfo |grep direct
    direct rendering: No
    EDIT:
    anche cambiando
    Codice:
    Section "DRI"
         Mode         0666
    EndSection
    in

    Codice:
    Section "dri"
         Mode         0666
    EndSection
    non succede niente..
    Ultima modifica di Slimmy; 5-11-2006 alle 16:14:22

Pag 1 di 2 12 UltimoUltimo

Regole di Scrittura

  • Tu non puoi inviare nuove discussioni
  • Tu non puoi inviare risposte
  • Tu non puoi inviare allegati
  • Tu non puoi modificare i tuoi messaggi
  •