Thema geschlossen
Ergebnis 1 bis 1 von 1

Thema: Suse Linux 10.2 - Wine 0.9.48 - WoW 2.3 lässt sich im OpenGL-Modus nicht starten

  1. #1
    Newbie
    Registriert seit
    06.11.2007
    Beiträge
    5

    Standard Suse Linux 10.2 - Wine 0.9.48 - WoW 2.3 lässt sich im OpenGL-Modus nicht starten

    Hallo,
    Wenn ich World of Warcraft über wine normal starte geht das spiel. Aber nur mit dem Problem das die Boden-Texturen ausserhalb von Instanzen ein Grafik-Fehler ist. Laut vielen Foren soll das Problem weg sein wenn man wow im OpenGl-modus startet. Sobald ich das aber mache kommt die Fehlermeldung: "World of Warcraft konnte 3D-Beschleunigung nicht starten".
    Dank Rain_Maker hab ich herraus gefunden das mein Problem kein Treiber Problem ist. Sondern Wine da nicht so ganz so mag wie ich ^^

    Grüße
    Finix

    Edit1: Meine Daten vergessen ^^
    OS: OpenSuse 10.2
    Wine-Version 0.9.48
    WoW-Version: 2.3.2
    GK: Intel 865G (Onboard ^^)

    Grafikkarte:
    Code:
    10: PCI 02.0: 0300 VGA compatible controller (VGA)
      [Created at pci.286]
      UDI: /org/freedesktop/Hal/devices/pci_8086_2572
      Unique ID: _Znp.6KAz8n86w0D
      SysFS ID: /devices/pci0000:00/0000:00:02.0
      SysFS BusID: 0000:00:02.0
      Hardware Class: graphics card
      Model: "ASUSTeK P5P800-MX Mainboard"
      Vendor: pci 0x8086 "Intel Corporation"
      Device: pci 0x2572 "865 G"
      SubVendor: pci 0x1043 "ASUSTeK Computer Inc."
      SubDevice: pci 0x80a5 "P5P800-MX Mainboard"
      Revision: 0x02
      Memory Range: 0xf0000000-0xf7ffffff (rw,prefetchable)
      Memory Range: 0xfbe80000-0xfbefffff (rw,non-prefetchable)
      I/O Ports: 0xb800-0xb807 (rw)
      IRQ: 185 (58339 events)
      I/O Ports: 0x3c0-0x3df (rw)
      Module Alias: "pci:v00008086d00002572sv00001043sd000080A5bc03sc00i00"
      Driver Info #0:
        XFree86 v4 Server Module: i810
      Driver Info #1:
        XFree86 v4 Server Module: i810
        3D Support: yes
        Extensions: dri
      Config Status: cfg=no, avail=yes, need=no, active=unknown
    xorg.conf
    Code:
    # /.../
    # SaX generated X11 config file
    # Created on: 2007-11-06T02:04:49+0100.
    #
    # Version: 8.1
    # Contact: Marcus Schaefer <sax@suse.de>, 2005
    # Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
    #
    # Automatically generated by [ISaX] (8.1)
    # PLEASE DO NOT EDIT THIS FILE!
    #
    Section "Files"
      FontPath     "/usr/share/fonts/misc:unscaled"
      FontPath     "/usr/share/fonts/local"
      FontPath     "/usr/share/fonts/75dpi:unscaled"
      FontPath     "/usr/share/fonts/100dpi:unscaled"
      FontPath     "/usr/share/fonts/Type1"
      FontPath     "/usr/share/fonts/URW"
      FontPath     "/usr/share/fonts/Speedo"
      FontPath     "/usr/share/fonts/PEX"
      FontPath     "/usr/share/fonts/cyrillic"
      FontPath     "/usr/share/fonts/latin2/misc:unscaled"
      FontPath     "/usr/share/fonts/latin2/75dpi:unscaled"
      FontPath     "/usr/share/fonts/latin2/100dpi:unscaled"
      FontPath     "/usr/share/fonts/latin2/Type1"
      FontPath     "/usr/share/fonts/latin7/75dpi:unscaled"
      FontPath     "/usr/share/fonts/baekmuk:unscaled"
      FontPath     "/usr/share/fonts/japanese:unscaled"
      FontPath     "/usr/share/fonts/kwintv"
      FontPath     "/usr/share/fonts/truetype"
      FontPath     "/usr/share/fonts/uni:unscaled"
      FontPath     "/usr/share/fonts/CID"
      FontPath     "/usr/share/fonts/ucs/misc:unscaled"
      FontPath     "/usr/share/fonts/ucs/75dpi:unscaled"
      FontPath     "/usr/share/fonts/ucs/100dpi:unscaled"
      FontPath     "/usr/share/fonts/hellas/misc:unscaled"
      FontPath     "/usr/share/fonts/hellas/75dpi:unscaled"
      FontPath     "/usr/share/fonts/hellas/100dpi:unscaled"
      FontPath     "/usr/share/fonts/hellas/Type1"
      FontPath     "/usr/share/fonts/misc/sgi:unscaled"
      FontPath     "/usr/share/fonts/xtest"
      FontPath     "/opt/kde3/share/fonts"
      FontPath     "unix/:7100"
      InputDevices "/dev/gpmdata"
      InputDevices "/dev/input/mice"
    EndSection
    
    Section "ServerFlags"
      Option       "AllowMouseOpenFail" "on"
    EndSection
    
    Section "Module"
      Load         "glx"
      Load         "type1"
      Load         "extmod"
      Load         "dbe"
      Load         "freetype"
      Load         "v4l"
      Load         "dri"
    EndSection
    
    Section "InputDevice"
      Driver       "kbd"
      Identifier   "Keyboard[0]"
      Option       "Protocol" "Standard"
      Option       "XkbLayout" "de"
      Option       "XkbModel" "microsoftpro"
      Option       "XkbRules" "xfree86"
      Option       "XkbVariant" "nodeadkeys"
    EndSection
    
    Section "InputDevice"
      Driver       "mouse"
      Identifier   "Mouse[1]"
      Option       "Buttons" "5"
      Option       "Device" "/dev/input/mice"
      Option       "Name" "MX310"
      Option       "Protocol" "ExplorerPS/2"
      Option       "Vendor" "Logitech"
      Option       "ZAxisMapping" "4 5"
    EndSection
    
    Section "Monitor"
      DisplaySize  338 270
      HorizSync    29-83
      Identifier   "Monitor[0]"
      ModelName    "FP783 (ANALOG)"
      Option       "DPMS"
      VendorName   "BENQ"
      VertRefresh  56-76
      UseModes     "Modes[0]"
    EndSection
    
    Section "Modes"
      Identifier   "Modes[0]"
      Modeline 	"1024x768" 83.00 1024 1080 1192 1360 768 769 772 803
      Modeline 	"1024x600" 64.04 1024 1080 1184 1344 600 601 604 627
      Modeline 	"1024x600" 58.65 1024 1072 1176 1328 600 601 604 625
      Modeline 	"1024x600" 55.00 1024 1072 1104 1184 600 603 613 622 +HSync -VSync
      Modeline 	"1024x600" 54.05 1024 1072 1176 1328 600 601 604 623
      Modeline 	"1024x600" 48.96 1024 1064 1168 1312 600 601 604 622
      Modeline 	"800x600" 50.32 800 840 928 1056 600 601 604 627
      Modeline 	"800x600" 45.93 800 840 920 1040 600 601 604 625
      Modeline 	"800x600" 44.75 800 848 880 960 600 603 607 622 +HSync -VSync
      Modeline 	"800x600" 42.33 800 840 920 1040 600 601 604 623
      Modeline 	"800x600" 38.22 800 832 912 1024 600 601 604 622
      Modeline 	"768x576" 46.12 768 808 888 1008 576 577 580 602
      Modeline 	"768x576" 42.06 768 800 880 992 576 577 580 600
      Modeline 	"768x576" 41.50 768 816 848 928 576 579 583 597 +HSync -VSync
      Modeline 	"768x576" 38.82 768 800 880 992 576 577 580 599
      Modeline 	"768x576" 34.96 768 792 872 976 576 577 580 597
      Modeline 	"640x480" 31.13 640 664 728 816 480 481 484 502
      Modeline 	"640x480" 29.75 640 688 720 800 480 483 487 498 +HSync -VSync
      Modeline 	"640x480" 28.83 640 664 728 816 480 481 484 500
      Modeline 	"640x480" 26.60 640 664 728 816 480 481 484 499
      Modeline 	"640x480" 23.86 640 656 720 800 480 481 484 497
    EndSection
    
    Section "Screen"
      DefaultDepth 16
      SubSection "Display"
        Depth      15
        Modes      "1024x768" "1024x600" "800x600" "768x576" "640x480" 
      EndSubSection
      SubSection "Display"
        Depth      16
        Modes      "1024x768" "1024x600" "800x600" "768x576" "640x480" 
      EndSubSection
      SubSection "Display"
        Depth      24
        Modes      "1024x768" "1024x600" "800x600" "768x576" "640x480" 
      EndSubSection
      SubSection "Display"
        Depth      8
        Modes      "1024x768" "1024x600" "800x600" "768x576" "640x480" 
      EndSubSection
      Device       "Device[0]"
      Identifier   "Screen[0]"
      Monitor      "Monitor[0]"
    EndSection
    
    Section "Device"
      BoardName    "865 G"
      BusID        "0:2:0"
      Driver       "i810"
      Identifier   "Device[0]"
      Option       "NoDDC"
      Screen       0
      VendorName   "Intel"
    EndSection
    
    Section "ServerLayout"
      Identifier   "Layout[all]"
      InputDevice  "Keyboard[0]" "CoreKeyboard"
      InputDevice  "Mouse[1]" "CorePointer"
      Option       "Clone" "off"
      Option       "Xinerama" "off"
      Screen       "Screen[0]"
    EndSection
    
    Section "DRI"
        Group      "video"
        Mode       0660
    EndSection
    
    Section "Extensions"
    EndSection

    Edit2:
    Habe gerade gelesen das es an der Onboard mit Share-Memory liegen kann. Falls niemand ne Lösung kennt bau ich nächste Woche mal ne andere GK ein.
    Geändert von Rain_Maker (07.11.2007 um 10:36 Uhr) Grund: Infos eingefügt.

Thema geschlossen

Aktive Benutzer

Aktive Benutzer

Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)

     

Ähnliche Themen

  1. (Erledigt) KDE splash screen lässt sich als User nicht ändern...
    Von H1tcher im Forum SuSE System konfigurieren
    Antworten: 4
    Letzter Beitrag: 04.08.2007, 11:21
  2. Warnton lässt sich nicht abstellen
    Von swobbe im Forum SuSE Software installieren
    Antworten: 6
    Letzter Beitrag: 04.05.2007, 16:40
  3. openSuse 10.2 lässt sich nicht installieren
    Von Christoph im Forum SuSE System installieren
    Antworten: 14
    Letzter Beitrag: 11.03.2007, 16:07
  4. Suse 10.2 lässt sich nicht ausschalten
    Von Hedonist18 im Forum SuSE System installieren
    Antworten: 9
    Letzter Beitrag: 03.02.2007, 23:13
  5. Antworten: 2
    Letzter Beitrag: 31.12.2006, 16:20

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87