Σε Ubuntu Feisty Fawn 7.04 με κάρτα γραφικών ΑΤΙ Χ1600 έχω εγκαταστήσει:

1. Τους drivers της ΑΤΙ/AMD 8.36.5
2. beryl-core 0.2.1
3. XGL

Οι ρυθμίσεις του Mplayer είναι ως εξής:
Video drivers: xv (X11/xv)

Οι ακόλουθες επιλογές είναι τσεκαρισμένες:

(*) Enable double buffering
(*) Enable direct rendering


Όταν τρέχω Gnome με Beryl+Xgl ο mplayer ξεκινάει κανονικά αλλά το παράθυρο
του video εξαφανίζεται και μένουν μόνο τα controls.
Εικόνα δεν έχω αλλά ο ήχος ακούγεται κανονικά.

Όταν τρέχω Gnome χωρίς Beryl+Xgl ο mplayer με τις ίδιες ρυθμίσεις δουλεύει
κανονικά.

Υποψιάζομαι ότι έχει να κάνει κάτι με το xgl είτε με τις ρυθμίσεις της
κάρτας γραφικών.
Παραθέτω το xorg.conf:

Section "ServerLayout"
   Identifier    "Default Layout"
 screen 0 "aticonfig-Screen[0]" 0 0
   Inputdevice    "Generic Keyboard"
   Inputdevice    "Configured Mouse"
#    Inputdevice    "stylus"    "SendCoreEvents"
#    Inputdevice    "cursor"    "SendCoreEvents"
#    Inputdevice    "eraser"    "SendCoreEvents"
EndSection

Section "Files"

   # path to defoma fonts
   Fontpath    "/usr/share/fonts/X11/misc"
   Fontpath    "/usr/share/fonts/X11/cyrillic"
   Fontpath    "/usr/share/fonts/X11/100dpi/:unscaled"
   Fontpath    "/usr/share/fonts/X11/75dpi/:unscaled"
   Fontpath    "/usr/share/fonts/X11/Type1"
   Fontpath    "/usr/share/fonts/X11/100dpi"
   Fontpath    "/usr/share/fonts/X11/75dpi"
   Fontpath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
   Load        "bitmap"
   Load        "dri"
   Load        "dbe"
   Load        "ddc"
   Load        "extmod"
   Load        "freetype"
   Load        "int10"
   Load        "v4l"
   Load        "vbe"
   Load        "glx"
EndSection

Section "ServerFlags"
   Option        "AIGLX"    "off"
EndSection

Section "InputDevice"
   Identifier    "Generic Keyboard"
   Driver        "kbd"
   Option        "CoreKeyboard"
   Option        "XkbRules"    "xorg"
   Option        "XkbModel"    "pc105"
   Option        "XkbLayout"    "us,el"
   Option        "XkbOptions"    "lv3:ralt_switch"
EndSection

Section "InputDevice"
   Identifier    "Configured Mouse"
   Driver        "mouse"
   Option        "CorePointer"
   Option        "Device"    "/dev/input/mice"
   Option        "Protocol"    "ImPS/2"
   Option        "ZAxisMapping"    "4 5"
   Option        "Emulate3Buttons"    "true"
EndSection

Section "Monitor"
   Identifier    "Generic Monitor"
   Horizsync    28.0    -    64.0
   Vertrefresh    43.0    -    60.0
   Option        "DPMS"
EndSection

Section "Monitor"
   Identifier    "aticonfig-Monitor[0]"
   Option        "VendorName"    "ATI Proprietary Driver"
   Option        "ModelName"    "Generic Autodetecting Monitor"
   Option        "DPMS"    "true"
EndSection

Section "Device"
   Identifier    "ATI RADEON X1600"
   Driver        "ati"
   Busid        "PCI:1:0:0"
EndSection

Section "Device"
   Identifier    "aticonfig-Device[0]"
   Driver        "fglrx"
   Option        "VideoOverlay"    "on"
   Option        "OpenGLOverlay"    "off"
EndSection

Section "Screen"
   Identifier    "Default Screen"
   Device        "ATI RADEON X1600"
   Monitor        "Generic Monitor"
   Defaultdepth    24
   SubSection "Display"
       Depth    1
       Modes        "1280x1024"    "1024x768"    "800x600"    "640x480"
   EndSubSection
   SubSection "Display"
       Depth    4
       Modes        "1280x1024"    "1024x768"    "800x600"    "640x480"
   EndSubSection
   SubSection "Display"
       Depth    8
       Modes        "1280x1024"    "1024x768"    "800x600"    "640x480"
   EndSubSection
   SubSection "Display"
       Depth    15
       Modes        "1280x1024"    "1024x768"    "800x600"    "640x480"
   EndSubSection
   SubSection "Display"
       Depth    16
       Modes        "1280x1024"    "1024x768"    "800x600"    "640x480"
   EndSubSection
   SubSection "Display"
       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 "Extensions"
   Option        "Composite"    "Disable"
EndSection

Section "DRI"
   Mode 0666
EndSection


Ευχαριστώ εκ των προτέρων για τη βοήθεια!!
Θανάσης Δ.
-- 
Ubuntu-gr mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gr

Απαντηση