Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Ook een beryl probleempje  (gelezen 3077 keer)

Offline Didius

  • Lid
Ook een beryl probleempje
« Gepost op: 2006/10/18, 00:22:56 »
Nu ik eindelijk mijn notebook terug heb (was weg wegens reparatie) wil ik er natuurlijk opnieuw ubuntu op plaatsen. Deze keer geen hoary maar dapper :D

Ik keek er al naar uit, want de XGL ondersteuning zou veel beter zijn had ik gehoord.

Eerst even de specs. Ik heb dus een AMD athlon M notebook met een ATI mobility radeon 9600.

Nadat ik ubuntu geinstalleerd had wilde ik zo snel mogelijk die coole eye candy. Maar ik zag door de bomen het bos niet meer. Wat moest ik kiezen? XGL? of AIGLX? en dan bijkomend Metacity? of Compiz? of Beryl?
Redelijk verwarrend, ik besloot het nieuwste te nemen (tevens het coolste ;) ) en koos dan maar voor AIGLX met Beryl.

Niet zo gemakkelijk zo bleek. Ik denk nu wel dat ik AIGLX goed installereerd heb maar ivm met Beryl?

Als ik namelijk beryl in de terminal tik geeft hij het volgende weer:

$ beryl
XGL Absent, checking for NVIDIA
Nvidia Absent, assuming AIGLX
beryl: GLX_EXT_texture_from_pixmap is missing
beryl: Failed to manage screen: 0
beryl: No manageable screens found on display :0.0

Weet iemand wat er fout is?
Hier nog wat bijkomende informatie:
mijn Xorg.conf
xserver-xorg

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

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

Section "InputDevice"
   Identifier   "Generic Keyboard"
   Driver      "kbd"
   Option      "CoreKeyboard"
   Option      "XkbRules"   "xorg"
   Option      "XkbModel"   "pc105"
   Option      "XkbLayout"   "be"
EndSection

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

Section "InputDevice"
  Driver        "wacom"
  Identifier    "stylus"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "stylus"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "eraser"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "eraser"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"
  Driver        "wacom"
  Identifier    "cursor"
  Option        "Device"        "/dev/wacom"          # Change to
                                                      # /dev/input/event
                                                      # for USB
  Option        "Type"          "cursor"
  Option        "ForceDevice"   "ISDV4"               # Tablet PC ONLY
EndSection

Section "Device"
   Identifier   "ATI Technologies, Inc. RV350 NP [Mobility Radeon 9600/9700 M10/M11]"
   Driver      "radeon"
   Option      "XAANoOffscreenPixmaps"
   BusID      "PCI:1:0:0"
EndSection

Section "Monitor"
   Identifier   "Generic Monitor"
   Option      "DPMS"
   HorizSync   28-51
   VertRefresh   43-60
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Device      "ATI Technologies, Inc. RV350 NP [Mobility Radeon 9600/9700 M10/M11]"
   Monitor      "Generic Monitor"
   DefaultDepth   24
   SubSection "Display"
      Depth      1
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      4
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      8
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      15
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      16
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth      24
      Modes      "1024x768" "800x600" "640x480"
   EndSubSection
EndSection

Section "ServerLayout"
   Identifier   "Default Layout"
   Screen      "Default Screen"
   InputDevice   "Generic Keyboard"
   InputDevice   "Configured Mouse"
   InputDevice     "stylus" "SendCoreEvents"
   InputDevice     "cursor" "SendCoreEvents"
   InputDevice     "eraser" "SendCoreEvents"
   Option "AIGLX" "true"
EndSection

Section "DRI"
   Mode   0666
EndSection

Section "Extensions"
 Option "Composite" "Enable"
EndSection




En glxinfo
$glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
    GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
    GLX_EXT_import_context, GLX_OML_swap_method, GLX_SGI_make_current_read,
    GLX_SGIS_multisample, GLX_SGIX_hyperpipe, GLX_SGIX_swap_barrier,
    GLX_SGIX_fbconfig
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig
OpenGL vendor string: Tungsten Graphics, Inc.
OpenGL renderer string: Mesa DRI R300 20060815 AGP 1x TCL
OpenGL version string: 1.3 Mesa 6.5.1
OpenGL extensions:
    GL_ARB_fragment_program, GL_ARB_imaging, GL_ARB_multisample,
    GL_ARB_multitexture, GL_ARB_texture_border_clamp,
    GL_ARB_texture_compression, GL_ARB_texture_cube_map,
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
    GL_MESAX_texture_float, GL_ARB_texture_mirrored_repeat,
    GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_window_pos,
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
    GL_EXT_compiled_vertex_array, GL_EXT_convolution, GL_EXT_copy_texture,
    GL_EXT_draw_range_elements, GL_EXT_gpu_program_parameters,
    GL_EXT_histogram, GL_EXT_packed_pixels, GL_EXT_polygon_offset,
    GL_EXT_rescale_normal, GL_EXT_secondary_color,
    GL_EXT_separate_specular_color, GL_EXT_stencil_wrap, GL_EXT_subtexture,
    GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp,
    GL_EXT_texture_env_add, GL_EXT_texture_env_combine,
    GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
    GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp,
    GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array,
    GL_APPLE_packed_pixels, GL_ATI_blend_equation_separate,
    GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once,
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
    GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
    GL_MESA_window_pos, GL_NV_blend_square, GL_NV_light_max_exponent,
    GL_NV_texture_rectangle, GL_NV_texgen_reflection, GL_NV_vertex_program,
    GL_OES_read_format, GL_SGI_color_matrix, GL_SGI_color_table,
    GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
    GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------
0x23 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x24 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0x26 24 tc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x27 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x28 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x29 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0x2a 24 tc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x2b 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x2c 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x2d 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0x2e 24 dc  0 32  0 r  y  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x2f 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0  0  0  0  0  0 0 None
0x30 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8  0  0  0  0  0 0 None
0x31 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  0 16 16 16 16  0 0 Slow
0x32 24 dc  0 32  0 r  .  .  8  8  8  8  0 24  8 16 16 16 16  0 0 Slow
0x4b 32 tc  1  0  0 c  .  .  0  0  0  0  0  0  0  0  0  0  0  0 0 None

Offline profoX

  • Lid
    • wesley
    • Lionslink
Ook een beryl probleempje
« Reactie #1 Gepost op: 2006/10/18, 00:39:37 »
radeon 9600 is nog maar deels ondersteund door open source radeon + DRI

Ik zou aanbevelen om de offici
Human Knowledge Belongs To The World -- Antitrust (2001)
Nederlandstalige Ubuntu documentatie van Ubuntu-NL (wiki)

Offline Didius

  • Lid
Ook een beryl probleempje
« Reactie #2 Gepost op: 2006/10/18, 12:32:29 »
hallo


bedankt voor je uitleg, ik begrijp er weer iets meer van.

Ik ben dus begonnen met fglrx en dat lijkt me gelukt
$fglrxinfo:
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: MOBILITY RADEON 9600 Generic
OpenGL version string: 2.0.5814 (8.25.18)

Maar dan als ik XGL en beryl wilde installeren, lukt het toch niet helemaal.
Ik heb de gids perfect opgevolgd maar wat ik merk is het volgende:
$ beryl
XGL Absent, checking for NVIDIA
Nvidia Absent, assuming AIGLX
beryl: No composite extension

XGL wordt dus niet opgestart, en als ik in het inlog menu een XGL sessie neem, start hij xgl op, maar dat geraakt niet verder dan het grijze puntjes scherm met de X aanwijzer.

mijn startxgl.sh
#!/bin/sh
Xgl -fullscreen :1 -ac -accel glx:pbuffer -accel xv:pbuffer & sleep 2 && DISPLAY=:0
exec gnome-session

Waarschijnlijk klopt er iets niet, maar wat kan het zijn?

Offline Didius

  • Lid
Ook een beryl probleempje
« Reactie #3 Gepost op: 2006/10/18, 12:34:49 »
O ja, voor ik het vergeet mijn xorg.conf
Dat lijkt mij wat messed up?

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/X11/fonts/misc"
   FontPath     "/usr/share/X11/fonts/cyrillic"
   FontPath     "/usr/share/X11/fonts/100dpi/:unscaled"
   FontPath     "/usr/share/X11/fonts/75dpi/:unscaled"
   FontPath     "/usr/share/X11/fonts/Type1"
   FontPath     "/usr/share/X11/fonts/100dpi"
   FontPath     "/usr/share/X11/fonts/75dpi"
   FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
   Load  "i2c"
   Load  "bitmap"
   Load  "ddc"
   Load  "dri"
   Load  "extmod"
   Load  "freetype"
   Load  "glx"
   Load  "int10"
   Load  "type1"
   Load  "vbe"
EndSection

Section "InputDevice"
   Identifier  "Generic Keyboard"
   Driver      "kbd"
   Option       "CoreKeyboard"
   Option       "XkbRules" "xorg"
   Option       "XkbModel" "pc105"
   Option       "XkbLayout" "be"
EndSection

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

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
   Identifier  "stylus"
   Driver      "wacom"
   Option       "Device" "/dev/wacom"          # Change to
   Option       "Type" "stylus"
   Option       "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
   Identifier  "eraser"
   Driver      "wacom"
   Option       "Device" "/dev/wacom"          # Change to
   Option       "Type" "eraser"
   Option       "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
   Identifier  "cursor"
   Driver      "wacom"
   Option       "Device" "/dev/wacom"          # Change to
   Option       "Type" "cursor"
   Option       "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Monitor"
   Identifier   "Generic Monitor"
   HorizSync    28.0 - 51.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 Technologies, Inc. RV350 NP [Mobility Radeon 9600/9700 M10/M11]"
   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 Technologies, Inc. RV350 NP [Mobility Radeon 9600/9700 M10/M11]"
   Monitor    "Generic Monitor"
   DefaultDepth     24
   SubSection "Display"
      Depth     1
      Modes    "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth     4
      Modes    "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth     8
      Modes    "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth     15
      Modes    "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth     16
      Modes    "1024x768" "800x600" "640x480"
   EndSubSection
   SubSection "Display"
      Depth     24
      Modes    "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

Offline Didius

  • Lid
Ook een beryl probleempje
« Reactie #4 Gepost op: 2006/10/18, 13:10:01 »
Ok het is gelukt, blijkbaar moet display op 1 staan.

die xorg.conf blijft er wel vreemd uitzien vind ik.

Offline profoX

  • Lid
    • wesley
    • Lionslink
Ook een beryl probleempje
« Reactie #5 Gepost op: 2006/10/18, 13:14:29 »
Ja, dat automatische scriptje (aticonfig) heeft je xorg.conf aangepast...
je kan het zelf een stuk herschrijven om het netter te maken als je wil, maar dat is niet per se nodig.
Human Knowledge Belongs To The World -- Antitrust (2001)
Nederlandstalige Ubuntu documentatie van Ubuntu-NL (wiki)

Offline Didius

  • Lid
Ook een beryl probleempje
« Reactie #6 Gepost op: 2006/10/18, 18:45:24 »
Ok, thnx

Fantastisch ding dat beryl, ik ben er compleet weg van ;)

Ik heb nog enkele bijkomende vraagjes, nu deze thread er toch is:
- hoe zorg ik ervoor dat ik opnieuw met behulp van een rechtermuisknop de terminal kan oproepen?
- Hoe start ik gconf in dapper? Ik vind dat nergens terug?
- ik ben fervente gebruiker van de Opera browser, maar die maakt gebruik van het lelijk QT. In breezy ben ik erin geslaagd via ene how to dat transparant te maken, maar dat vind ik nu totaal niet meer terug, enige hints?
- hoe zorg ik voor een "animated progressbar". Dat had ik ook vroeger op breezy.

Alvast bedankt :D

Offline bartek

  • Lid
    • http://bartek.blogsome.com
Ook een beryl probleempje
« Reactie #7 Gepost op: 2006/11/01, 09:56:36 »
hmmm ... ik zit met een soortgelijk probleempje.
Ik heb beryl ge
| Deliberando saepe perit occasio |

"Car la vie est un bien perdu quand on n'a pas vécu comme on l'aurait voulu"

- Nixo -

  • Gast
Ook een beryl probleempje
« Reactie #8 Gepost op: 2006/11/01, 10:34:44 »
Ik heb Beryl volgens onderstaande link geinstalleerd en werkt vlekkeloos

http://doc.gwos.org/index.php/BerylOnEdgy#Option_1:

Nico

Offline bartek

  • Lid
    • http://bartek.blogsome.com
Ook een beryl probleempje
« Reactie #9 Gepost op: 2006/11/01, 11:18:55 »
Thx voor 't antwoord:
hmmm ... zelfde probleem. Ik zag nu wel dat hij Beryl wilde opstarten en de panelen bovenaan en onderaan 't scherm staan er nu ook nog ... yeah ... De kaders rond de vensters veranderen ook in de vorm en kleur die Beryl standaard heeft ... ik zit er dus bijna. Maar in mijn terminal krijg ik dezelfde foutmelding als ik beryl-manager intyp en mijn pc loopt vast maar mijn muis kan ik vrij bewegen.
De foutmelding die ik krijg is nog steeds deze:
Citaat
XGL Absent, checking for NVIDIA
Nvidia Present
Relaunching beryl with __GL_YIELD="NOTHING"
Cheking for NVIDIA
NVIDIA present
Het Beryl icoontje verschijnt net voor de crash wel rechtsbovenaan naast 't speakertje.
De enige manier om hier uit te raken is ctrl-alt-backspace en terug inloggen.
 Ik heb bij Dapper ook veel problemen gehad om 'm aan de praat te krijgen.
| Deliberando saepe perit occasio |

"Car la vie est un bien perdu quand on n'a pas vécu comme on l'aurait voulu"

Bultot

  • Gast
Ook een beryl probleempje
« Reactie #10 Gepost op: 2006/11/11, 02:01:37 »
Citaat van: Didius
Ok het is gelukt, blijkbaar moet display op 1 staan.

die xorg.conf blijft er wel vreemd uitzien vind ik.
En hoe zet je het display op 1 ?

V-ernie-R

  • Gast
Ook een beryl probleempje
« Reactie #11 Gepost op: 2006/11/12, 19:55:03 »
Citaat van: bartek
Thx voor 't antwoord:
hmmm ... zelfde probleem. Ik zag nu wel dat hij Beryl wilde opstarten en de panelen bovenaan en onderaan 't scherm staan er nu ook nog ... yeah ... De kaders rond de vensters veranderen ook in de vorm en kleur die Beryl standaard heeft ... ik zit er dus bijna. Maar in mijn terminal krijg ik dezelfde foutmelding als ik beryl-manager intyp en mijn pc loopt vast maar mijn muis kan ik vrij bewegen.
De foutmelding die ik krijg is nog steeds deze:
Citaat
XGL Absent, checking for NVIDIA
Nvidia Present
Relaunching beryl with __GL_YIELD="NOTHING"
Cheking for NVIDIA
NVIDIA present
Het Beryl icoontje verschijnt net voor de crash wel rechtsbovenaan naast 't speakertje.
De enige manier om hier uit te raken is ctrl-alt-backspace en terug inloggen.
 Ik heb bij Dapper ook veel problemen gehad om 'm aan de praat te krijgen.
Ik heb het zelfde probleem, onder Dapper had ik weinig problemen om beryl aan de praat te krijgen.

Mja, dan nog maar 'n tijdje zonder beryl....