• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[Gelöst] SuSE 11.1 - FooBillard 3.0a-22.5-i586

revealed

Guru
Hallo!

Ich nutze KDE 4.2x. OpenSuSE 11.1 32 Bit.

FooBillard 3.0a-22.5-i586 habe ich mir vom GAMES repository installiert. Ich mag das Spiel sehr gerne. Habe mich schon schwer gewundert, warum ich es nurnoch über das GAMES repo bekomme?

Ich verwende "radeon" als Grafiktreiber mit dri true.

Jedes Mal wenn ich FooBillard starte, bekomme ich folgende Meldung in der .xsession-errors:
Code:
*********************************WARN_ONCE*********************************
File r300_state.c function r500SetupRSUnit line 1907
Don't know how to satisfy InputsRead=0x00000008
***************************************************************************

Bzw. wenn ich in der Konsole starte:
Code:
the color <0xrrggbb> means one byte for each red, green, blue

player_copy1
player_copy2
player_copy3
human player 1
player_copy3.5
player_copy4
player_copy1
player_copy2
player_copy3
human player 2
player_copy3.5
player_copy4
*********************************WARN_ONCE*********************************
File r300_state.c function r500SetupRSUnit line 1907
Don't know how to satisfy InputsRead=0x00000008
***************************************************************************

Weiter muss ich in FooBillard bei den -> Options bei -> Display -> Reflections auf SPHEREMAP stellen. Wenn ich das nicht tue, dann läuft das Spiel unerträglich langsam.

Dabei werden allerdings die Bälle sehr hell und sehr glänzend dargestellt?

Kann jemand helfen? An welche Liste müsste ich mich wenden, wenn ich das melden wollte?

Gruß,

R
 
OP
revealed

revealed

Guru
Hio!

Seit einer ganzen Weile friert der Xserver ein, wenn man foobillard startet. Der freeze passiert übrigens auch, wenn man den windows port in Wine starten möchte.

Meine Konfiguration hat sich geändert:
Code:
Qt: 4.5.2
KDE: 4.3.1 (KDE 4.3.1) "release 165"
kde4-config: 1.0
Code:
openSUSE 11.1 (i586)
VERSION = 11.1
Code:
X.Org X Server 1.6.3.901 (1.6.4 RC 1)
Release Date: 2009-8-25
X Protocol Version 11, Revision 0
Build Operating System: openSUSE SUSE LINUX
Current Operating System: Linux wild-thing 2.6.27.29-0.1-pae #1 SMP 2009-08-15 17:53:59 +0200 i686
Build Date: 16 September 2009  10:04:29PM

xorg.conf:
Code:
# /.../                                                                                           
# X11 config Datei: revealed ;;                                                                   
# Created on: 2009-06-26T 22:12 Uhr;                                                              
# AIGLX ASUS EAX 1950 XTX Driver "radeon"                                                         
# 24 " TFT HPw2408h                                                                               
# OpenSuSE 11.1 (32 Bit);                                                                         
# 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"                                                            
  InputDevices "/dev/gpmdata"                                                                     
  InputDevices "/dev/input/mice"                                                                  
EndSection                                                                                        

Section "ServerFlags"
  Option       "AutoAddDevices" "off"
  Option       "AutoAddDevices" "off"
  Option       "AllowMouseOpenFail" "on"
  Option       "AllowEmptyInput" "off"  
  Option       "AutoAddDevices"  "off"  
  Option       "ZapWarning" "off"       
  Option       "AIGLX" "on"             
EndSection                              

Section "Module"
  Load         "dri"
  Load         "dbe"
#  Load         "freetype" # (does not exist?)
  Load         "extmod"                       
  Load         "glx"                          
  Load         "v4l"                          
#  Load         "type1" # (does not exist?)   
#  Load         "i2c" # (built in)            
EndSection                                    

## Logitech Access Keyboard : ##
Section "InputDevice"           
  Driver       "kbd"            
  Identifier   "Keyboard[0]"    
  Option       "Protocol" "Standard"
  Option       "XkbLayout" "de"     
  Option       "XkbModel" "logiaccess"
  Option       "XkbRules" "xfree86"   
  Option       "XkbVariant" "nodeadkeys"
  Option       "XkbOptions" "caps:shiftlock"
EndSection                                  

## Logitech MX510 Mouse ##
Section "InputDevice"     
  Driver       "mouse"    
  Identifier   "Mouse[1]" 
  Option       "Buttons" "10"
  Option       "Device" "/dev/input/mice"
  Option       "Name" "PS2++ Logitech MX Mouse"
  Option       "Protocol" "explorerps/2"       
  Option       "Vendor" "Sysp"                 
  Option       "ZAxisMapping" "4 5"            
EndSection                                     

## LIRC MOUSE ##
Section "InputDevice"
  Driver      "mouse"
  Identifier  "Mouse[2]"
  Option      "Device" "/dev/lircm"
  Option      "Protocol" "IntelliMouse"
  Option      "SendCoreEvents"         
  Option      "Buttons" "5"            
  Option      "ZAxisMapping" "4 5"     
EndSection                             

## The HP w2408h 24" TFT: ##
Section "Monitor"           
  DisplaySize  518 324      
  HorizSync    29-94        
  Identifier   "Monitor[0]" 
  ModelName    "HP W2408"   
  Option       "DPMS"       
  Option       "PreferredMode" "1920x1200"
  VendorName   "HWP"                      
  VertRefresh  43-85                      
  UseModes     "Modes[0]"                 
  Gamma   0.85  0.85  0.85  # created by KGamma
EndSection                                     

Section "Modes"
  Identifier   "Modes[0]"
  Modeline      "1920x1200" 151.63 1920 2032 2240 2560 1200 1201 1204 1234
  Modeline      "1920x1200" 119.75 1920 1968 2000 2080 1200 1203 1209 1227 +HSync -Vsync
  Modeline      "1900x1200" 153.83 1904 2024 2224 2544 1200 1201 1204 1234              
  Modeline      "1896x1200" 121.00 1896 1944 1976 2056 1200 1203 1213 1228 +HSync -Vsync
  Modeline      "1920x1080" 154.00 1920 2032 2240 2560 1080 1081 1084 1114              
  Modeline      "1920x1080" 122.00 1920 1968 2000 2080 1080 1083 1088 1107 +HSync -Vsync
  Modeline      "1600x1200" 152.67 1600 1704 1880 2160 1200 1201 1204 1240              
  Modeline      "1600x1200" 121.25 1600 1648 1680 1760 1200 1203 1207 1232 +HSync -Vsync
  Modeline      "1680x1050" 152.18 1680 1784 1968 2256 1050 1051 1054 1088              
  Modeline      "1680x1050" 121.25 1680 1728 1760 1840 1050 1053 1059 1081 +HSync -Vsync
  Modeline      "1600x1024" 153.98 1600 1704 1880 2160 1024 1025 1028 1064              
  Modeline      "1600x1024" 122.75 1600 1648 1680 1760 1024 1027 1037 1057 +HSync -Vsync
  Modeline      "1600x1000" 152.76 1600 1704 1880 2160 1000 1001 1004 1040              
  Modeline      "1600x1000" 121.50 1600 1648 1680 1760 1000 1003 1009 1032 +HSync -Vsync
  Modeline      "1400x1050" 153.77 1400 1496 1648 1896 1050 1051 1054 1096              
  Modeline      "1400x1050" 123.75 1400 1448 1480 1560 1050 1053 1057 1087 +HSync -Vsync
  Modeline      "1600x900" 152.28 1600 1704 1880 2160 900 901 904 940                   
  Modeline      "1600x900" 140.62 1600 1704 1872 2144 900 901 904 937                   
  Modeline      "1600x900" 129.19 1600 1696 1864 2128 900 901 904 934                   
  Modeline      "1600x900" 121.25 1600 1648 1680 1760 900 903 908 932 +HSync -Vsync     
  Modeline      "1600x900" 119.00 1600 1696 1864 2128 900 901 904 932                   
  Modeline      "1280x1024" 153.45 1280 1376 1512 1744 1024 1025 1028 1073              
  Modeline      "1280x1024" 137.93 1280 1368 1504 1728 1024 1025 1028 1069              
  Modeline      "1280x1024" 124.00 1280 1328 1360 1440 1024 1027 1034 1064 +HSync -Vsync
  Modeline      "1280x1024" 123.80 1280 1368 1504 1728 1024 1025 1028 1064              
  Modeline      "1280x1024" 108.88 1280 1360 1496 1712 1024 1025 1028 1060              
  Modeline      "1440x900" 152.94 1440 1536 1696 1952 900 901 904 944                   
  Modeline      "1440x900" 137.09 1440 1536 1688 1936 900 901 904 940                   
  Modeline      "1440x900" 122.75 1440 1488 1520 1600 900 903 909 936 +HSync -Vsync     
  Modeline      "1440x900" 121.61 1440 1528 1680 1920 900 901 904 936                   
  Modeline      "1280x960" 149.43 1280 1376 1512 1744 960 961 964 1008                  
  Modeline      "1280x960" 132.88 1280 1368 1504 1728 960 961 964 1003                  
  Modeline      "1280x960" 120.75 1280 1328 1360 1440 960 963 967 999 +HSync -Vsync     
  Modeline      "1280x960" 117.96 1280 1368 1504 1728 960 961 964 999                   
  Modeline      "1280x960" 102.10 1280 1360 1496 1712 960 961 964 994                   
  Modeline      "1366x768" 125.67 1368 1456 1600 1832 768 769 772 807                   
  Modeline      "1360x768" 102.00 1360 1408 1440 1520 768 771 776 799 +HSync -Vsync     
  Modeline      "1366x768" 112.78 1368 1456 1600 1832 768 769 772 803                   
  Modeline      "1366x768" 99.15 1368 1448 1592 1816 768 769 772 799                    
  Modeline      "1366x768" 85.86 1368 1440 1584 1800 768 769 772 795                    
  Modeline      "1360x768" 125.12 1360 1448 1592 1824 768 769 772 807                   
  Modeline      "1360x768" 112.29 1360 1448 1592 1824 768 769 772 803                   
  Modeline      "1360x768" 102.00 1360 1408 1440 1520 768 771 776 799 +HSync -Vsync     
  Modeline      "1360x768" 98.71 1360 1440 1584 1808 768 769 772 799                    
  Modeline      "1360x768" 84.72 1360 1424 1568 1776 768 769 772 795                    
  Modeline      "1280x800" 123.38 1280 1368 1504 1728 800 801 804 840                   
  Modeline      "1280x800" 109.73 1280 1360 1496 1712 800 801 804 836                   
  Modeline      "1280x800" 100.75 1280 1328 1360 1440 800 803 809 833 +HSync -Vsync     
  Modeline      "1280x800" 96.42 1280 1352 1488 1696 800 801 804 832                    
  Modeline      "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828                    
  Modeline      "1152x864" 119.65 1152 1224 1352 1552 864 865 868 907                   
  Modeline      "1152x864" 107.44 1152 1224 1352 1552 864 865 868 903                   
  Modeline      "1152x864" 99.00 1152 1200 1232 1312 864 867 871 899 +HSync -Vsync      
  Modeline      "1152x864" 94.36 1152 1224 1344 1536 864 865 868 899                    
  Modeline      "1152x864" 81.62 1152 1216 1336 1520 864 865 868 895                    
  Modeline      "1280x768" 118.53 1280 1368 1504 1728 768 769 772 807                   
  Modeline      "1280x768" 105.40 1280 1360 1496 1712 768 769 772 803                   
  Modeline      "1280x768" 96.50 1280 1328 1360 1440 768 771 778 799 +HSync -Vsync      
  Modeline      "1280x768" 92.60 1280 1352 1488 1696 768 769 772 799                    
  Modeline      "1280x768" 80.14 1280 1344 1480 1680 768 769 772 795                    
  Modeline      "1280x720" 110.01 1280 1360 1496 1712 720 721 724 756                   
  Modeline      "1280x720" 97.91 1280 1352 1488 1696 720 721 724 753                    
  Modeline      "1280x720" 90.50 1280 1328 1360 1440 720 723 728 749 +HSync -Vsync      
  Modeline      "1280x720" 85.99 1280 1344 1480 1680 720 721 724 749                    
  Modeline      "1280x720" 74.48 1280 1336 1472 1664 720 721 724 746                    
  Modeline      "1024x768" 94.39 1024 1088 1200 1376 768 769 772 807                    
  Modeline      "1024x768" 83.73 1024 1080 1192 1360 768 769 772 803                    
  Modeline      "1024x768" 79.25 1024 1072 1104 1184 768 771 775 799 +HSync -Vsync      
  Modeline      "1024x768" 74.25 1024 1080 1192 1360 768 769 772 799                    
  Modeline      "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795                    
  Modeline      "1280x600" 90.82 1280 1352 1488 1696 600 601 604 630                    
  Modeline      "1280x600" 80.76 1280 1344 1480 1680 600 601 604 627                    
  Modeline      "1280x600" 75.50 1280 1328 1360 1440 600 603 613 625 +HSync -Vsync      
  Modeline      "1280x600" 70.95 1280 1336 1472 1664 600 601 604 624                    
  Modeline      "1280x600" 61.50 1280 1336 1464 1648 600 601 604 622                    
  Modeline      "1024x600" 72.83 1024 1080 1192 1360 600 601 604 630                    
  Modeline      "1024x600" 64.61 1024 1080 1184 1344 600 601 604 627                    
  Modeline      "1024x600" 62.00 1024 1072 1104 1184 600 603 613 625 +HSync -Vsync      
  Modeline      "1024x600" 56.63 1024 1072 1176 1328 600 601 604 624                    
  Modeline      "1024x600" 48.96 1024 1064 1168 1312 600 601 604 622                    
  Modeline      "800x600" 56.55 800 840 928 1056 600 601 604 630                        
  Modeline      "800x600" 50.76 800 840 928 1056 600 601 604 627                        
  Modeline      "800x600" 50.25 800 848 880 960 600 603 607 625 +HSync -Vsync           
  Modeline      "800x600" 44.35 800 840 920 1040 600 601 604 624                        
  Modeline      "800x600" 38.22 800 832 912 1024 600 601 604 622                        
  Modeline      "768x576" 51.84 768 808 888 1008 576 577 580 605                        
  Modeline      "768x576" 46.75 768 816 848 928 576 579 583 600 +HSync -Vsync           
  Modeline      "768x576" 46.52 768 808 888 1008 576 577 580 602                        
  Modeline      "768x576" 40.67 768 800 880 992 576 577 580 600                         
  Modeline      "768x576" 34.96 768 792 872 976 576 577 580 597                         
  Modeline      "640x480" 35.71 640 672 736 832 480 481 484 505                         
  Modeline      "640x480" 33.50 640 688 720 800 480 483 487 500 +HSync -Vsync           
  Modeline      "640x480" 31.41 640 664 728 816 480 481 484 502                         
  Modeline      "640x480" 27.88 640 664 728 816 480 481 484 500                         
  Modeline      "640x480" 23.86 640 656 720 800 480 481 484 497                         
  Modeline      "1920x1200" 154 1920 1968 2000 2080 1200 1203 1209 1235 -hsync +vsync   
EndSection                                                                              

Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15     
    Modes      "1920x1200" "1900x1200" "1920x1080" "1600x1200" "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1600x900" "1280x1024" "1440x900" "1280x960" "1366x768" "1360x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"  
    Virtual    3840 1200                                                                                                                       
  EndSubSection                                                                                                                                
  SubSection "Display"                                                                                                                         
    Depth      16                                                                                                                              
    Modes      "1920x1200" "1900x1200" "1920x1080" "1600x1200" "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1600x900" "1280x1024" "1440x900" "1280x960" "1366x768" "1360x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"  
    Virtual    3840 1200                                                                                                                       
  EndSubSection                                                                                                                                
  SubSection "Display"                                                                                                                         
    Depth      24                                                                                                                              
    Modes      "1920x1200" "1900x1200" "1920x1080" "1600x1200" "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1600x900" "1280x1024" "1440x900" "1280x960" "1366x768" "1360x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"  
    Virtual    3840 1200                                                                                                                       
  EndSubSection                                                                                                                                
  SubSection "Display"                                                                                                                         
    Depth      8                                                                                                                               
    Modes      "1920x1200" "1900x1200" "1920x1080" "1600x1200" "1680x1050" "1600x1024" "1600x1000" "1400x1050" "1600x900" "1280x1024" "1440x900" "1280x960" "1366x768" "1360x768" "1280x800" "1152x864" "1280x768" "1280x720" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"  
    Virtual    3840 1200                                                                                                                       
  EndSubSection                                                                                                                                
  Device       "Device[0]"                                                                                                                     
  Identifier   "Screen[0]"                                                                                                                     
  Monitor      "Monitor[0]"                                                                                                                    
EndSection                                                                                                                                     

Section "Device"
### Names : ##  
  VendorName   "ATI"
  BoardName    "Radeon X1950"
  Driver       "radeon"      
  Identifier   "Device[0]"   
### Hardware Specific : ##   
  BusID        "1:0:0"                          # BUS ID for adapter  #Example: BusID    "1:0:0"
  #MemBase                                      # in kilobytes                                  
  #IOBase                                       # physical address of the linear framebuffer    
  #ChipID                                       # physical address of the MMIO registers        
  Option       "BusType" "PCIE"                 # PCI-Express card;                             
  Option       "DynamicClocks" "true"           # freqency scaling for radeon                   
### Display related : ##                                                                        
  Option       "monitor-DVI-1" "Monitor[0]"     # HPw2408h on PORT 1                            
  #Option       "ReverseDDC" "true"             # Reverses DDC in case display detected on wrong port;
  #Option       "IgnoreEDID" "true"             # Disables EDID                                       
  #Option       "NoDDC" "true"                  # Disables DDC                                        
  #Option       "DisplayPriority" "Auto"        # String: AUTO (default), BIOS, HIGH;                 
  #Option      "TVStandard" "pal"               # No TV connected;                                    
### Performance related : ##                                                                          
  Option       "DRI" "true"                     # Enable DRI;                                         
  Option       "NoAccel" "off"                  # Disable all acceleration?                           
  Option       "AccelMethod" "exa"              # newer further under devel                           
  Option       "RenderAccel" "true"             # option Accel Method # (default)                     
  #Option       "AccelMethod" "xaa"             # old depracted incompatible                          
  #Option       "XAANoOffscreenPixmaps" "true"  # Not Used!                                           
  Option       "EnablePageFlip" "false"          # on(faster)/off(default)                            
  Option       "SWcursor" "off"                 # SWCursor is lame :) ;                               
### Textured Video related: ##                                                                        
  Option       "DMAForXv" "true"                # default "true" (Fast DMA for XV image transfer?)    
  #Option       "XV_VSYNC" "on"                  # "off /(default)on"                                 
  #Option       "XV_BICUBIC" "auto"              # apply filter smoothing? off/on/(default)auto       
  Option       "SWcursor" "off"                 # SWCursor is lame :) ;                               
  #Option       "DFS" "true"                    # reported unused by Xorg.0.log                       
EndSection

Section "ServerLayout"
  Identifier   "Layout[all]"
  InputDevice  "Keyboard[0]" "CoreKeyboard"     # Logitech Access Keyboard
  InputDevice  "Mouse[1]" "CorePointer"         # Logitech MX510 Mouse
  InputDevice  "Mouse[2]"                       # LIRC MOUSE
  Option       "Clone" "off"
  Option       "Xinerama" "off"
  Screen       "Screen[0]"
EndSection

Section "DRI"
    Group      "video"
    Mode       0666
EndSection

Section "Extensions"
    Option "Composite" "On"
EndSection

Code:
FooBillard-3.0a-22.9
.. aus Games repo.

Gruß,

R
 

Jägerschlürfer

Moderator
Teammitglied
also bei mir funktioniert das Spiel ohne Probleme.
Allerdings nutze ich opensuse 11.0 und kde4.2

Evtl scheint das ein Problem mit dem ati Treiber zu sein. Hattest du bisher einen anderen Treiber?
 
OP
revealed

revealed

Guru
Hi!

Hast du auch:
Code:
X.Org X Server 1.6.3.901 (1.6.4 RC 1)
?

Ich glaube das tritt auf seit dem drm updatezeug usw. Ich habe sogar meine ich... etwas gelesen, dass es im kommenden SuSE 11.2 Kernel behoben sein könnte.

Gruß,

R
 

whois

Ultimate Guru
@ Jägerschlürfer als absoluter NoGamer interessiert mich das trotzdem mal.
Welche QT Version läuft denn da bei dir?
 

Obi-Wahn

Hacker
Bei mir funktioniert es, allerdings habe ich auch eine etwas andere Treiberkonfiguration.

Code:
~> X -version
X.Org X Server 1.5.2

fglrx 8.65 bzw Catalyst 9.9

Gleich ist bei mir nur QT 4.5.2 und KDE 4.3.1.

Den fglrx-Treiber willst du nicht benutzen oder kannst du es nicht aufgrund der neueren X-Server Version?
 
OP
revealed

revealed

Guru
Naja ... in der deinigen Konstellation läuft foobillard wenigstens. Aber Bis 11.2 kommt halt ich das glaub noch aus. So ne Downgradeaktion wär jetz bissl arg heftig für mich.

Den fglrx-Treiber willst du nicht benutzen oder kannst du es nicht aufgrund der neueren X-Server Version?
Ehm. Da müsste ich auf den Legacy ausweichen und der ist mir schon zu veraltet. Und der Grund warum ich auf 11.1 gewechselt bin war ... das FGLRX ne weile nicht mehr ging ... ich hatte ja noch die 10.3 -- dann hab ich 11.1 installiert. Weil ein Kollege sagte, der radeonhd würde laufen. Und da wollte der FGLRX immernoch ned. Dann hab ich radeonhd gehabt. (Xorg repo) Und bin schliesslich zu radeon. Weil radeonhd auch ne Macke hatte. Und mit radeon liefs bisher am besten. Ich brauche auch die Audio Funktionen vom radeonhd nicht bei meiner Karte. Habe ja auch kein HDMI an der Karte. Also könnte nur nen DVI auf HDMI Adapter anstöpseln.. Und für KDE 4.3.x brauch ich nen aktuellen Xserver oder?

radeonhd erzeugte (tuts vielleicht immernoch) lockups beim starten xbeliebiger beschleunigter anwendungen. Beim Letzten Versuch erkannte er sogar mein neuen Monitor den hp w2408h den ich anstelle der zwei 19" Röhren hingestellt habe mit falschen Modelines. Seither hab ich die Finger vom radeonhd gelassen.

-> radeon. Hm... wo hab ich das gelesen...
Ich glaube dort: (relevant?)
https://bugzilla.redhat.com/show_bug.cgi?id=510948

Wobei ich komm nedmal soweit einen schuss auszuführen ... das passiert sofort nach dem Start. Was aber demnach keine Rolle zu spielen scheint?

Ansonstn Eyecandy an sich läuft ...
Wenn ich beispielsweise Chromium BSU starte... geht ohne weiteres.
Googleearth läuft mit einer .drirc im home:
Code:
<driconf>
    <device screen="0" driver="r300">
        <application name="Google Earth" executable="googleearth-bin">
           <option name="disable_lowimpact_fallback" value="true" />
           <option name="vblank_mode" value="0" />
        </application>
    </device>
</driconf>
Dann scheint radeon derzeit noch schwierigkeiten mit der Darstellung im Firefox zu haben. So habe ich beispielsweise zur Zeit auf einer Webseite mit nem dickn grünen kreis mit nem weissen "L" drin so nen Schwarzen Streifen unter der Navigation... (Firefox 3.5.3). Die Balken Treten insbesondere beispielsweise auf, wenn ich eine Joomla Webseite mit strg +/- herein oder herauszoome. Im Linux Club Forum gibts im Gegensatz keine Darstellungsprobleme. Der schwarze Balken ist auch definitiv nicht im HTML part oder so definiert.

Ist das Kairo??

Nur warum is denn das nicht mehr auf der DVD dabei? Das FooBillard ist so ein schöner Zeitvertreib, wenn man mal beispielsweise noch 5 Minuten übrig hat....

Gruß,

R
 

Jägerschlürfer

Moderator
Teammitglied
ich kann ja mal schauen, was auf meinem Desktoprechner für ne X Version am laufen ist. Da läuft auch KDE4.3. Allerdings auch opensuse 11.0

Muss da zwar erst noch foobillard installieren, sollte aber ja kein Thema sein :D Müsstest dich allerdings noch bis Freitag gedulden, da ich erst da heimkomme.
 

Jägerschlürfer

Moderator
Teammitglied
so, eben hab ich mal nachgeschaut was für eine X Version auf meinem Desktoprechner läuft. Ist die gleiche wie bei meinem Laptop. Funktioniert also auch mit KDE4.3 und der alten X Version.
 
OP
revealed

revealed

Guru
Hm, ja sorry aber der Vergleich ist dann ja...

Also ich denke schon, dass das am xorg-driver-video und ATi und treiber radeon liegen wird vielleicht auch dabei mit an mesa und drm.

Gruß,

R
 
OP
revealed

revealed

Guru
Hallo!

Habe gerade folgendes erhalten:
Code:
Mesa-7.6-1.1

Jetzt gehts Wieder! Juhu!! :)

Gruß,

R
 
Oben