SUSE 9.3 Grafikkarte On Board - Wie deaktiveren?

Du muesstest in Deiner X-Konfiguration ungefaehr so einen Abschnitt finden:
Code:
Section "Device"
        Identifier      "ATI Radeon"
        Driver          "radeon"
        Option          "RenderAccel"   "true"
        Option          "AccelMethod"   "EXA"
        Option          "AGPMode"       "8"
        Option          "AGPFastWrite"  "yes"
EndSection
Darin musst Du dann noch die BusID einfuegen.
Ungefaehr so:
Code:
BusID "1:0:0"
 
hallo,

@Dennis

danke erst einmal für deine ganzen Versuche, weiß selber wie blöd das manchmal ist, wenn jemand etwas nicht versteht - oder sich so anstellt :)

@all.

Was ich jetzt gemacht habe:

/etc/X11/xorg.conf

also die BUS ID - war bereits richtig integriert.

geändert habe ich jetzt mal Folgendes:

Code:
Section "Device"
  BoardName    "R350 NH"
  BusID        "1:0:0"
  Driver       "fglrx"    // war vorher "radeon"
  Identifier   "Device[0]"
  Screen       0
  VendorName   "ATI"
EndSection

und zusätzlich dann auch unter

Code:
Section "Module"
  Load         "glx"
  Load         "type1"
  Load         "extmod"
  Load         "dbe"
  Load         "freetype"
  Load         "v4l"
  Load         "dri" // neu aufgenommen
EndSection

mit dem Ziel die 3D Beschleunigung aktiviert zu bekommen.

Auch dies Hilft leider nicht.
 
Mit glxinfo kannst Du sehen ob die 3D-Beschleuning (also Direct Rendering) aktiv ist.
Oder natuerlich ueber irgendein Programm was lecker 3D-Grafik macht, wie z.B. UT2004, Doom3, Celestia oder die OpenGL-Bildschirmschoner.
Schau mal mittels lsmod nach ob das ATI-Kernel-Modul geladen ist, denn dies wird unbedingt benoetigt damit die Hardware-Beschleunigung auch funktioniert.
 
Hallo,

ich teste die Hardwarebeschleunigung immer mit dem 3D Spiel World of Warcraft, dass diese aktuell nicht nutzen kann und daher auf Simulation CPU gestützt arbeitet.

Meinermeinung nach wird der ATI Treiber nicht geladen:

Code:
Module                  Size  Used by
ipt_pkttype             1664  1
ipt_LOG                 6912  7
ipt_limit               2304  7
subfs                   7552  1
cpufreq_ondemand        6044  1
cpufreq_userspace       4444  0
cpufreq_powersave       1792  0
powernow_k8            12168  0
speedstep_lib           4228  0
freq_table              4612  1 powernow_k8
snd_pcm_oss            59168  0
snd_mixer_oss          18944  3 snd_pcm_oss
snd_seq                51984  0
button                  7056  0
battery                10244  0
ac                      5252  0
af_packet              21384  2
wlan_wep                6400  1
edd                     9824  0
sg                     35744  0
ip6t_REJECT             5504  3
ipt_REJECT              5632  3
ipt_state               1920  12
iptable_mangle          2688  0
usb_storage            72512  0
iptable_nat            22228  0
iptable_filter          2816  1
snd_via82xx            28096  3
gameport               14600  1 snd_via82xx
snd_ac97_codec         90876  1 snd_via82xx
ip6table_mangle         2304  0
i2c_viapro              8080  0
i2c_core               20368  1 i2c_viapro
snd_ac97_bus            2432  1 snd_ac97_codec
via_rhine              22276  0
mii                     5504  1 via_rhine
snd_pcm                93064  3 snd_pcm_oss,snd_via82xx,snd_ac97_codec
snd_timer              24452  2 snd_seq,snd_pcm
snd_page_alloc         10632  2 snd_via82xx,snd_pcm
snd_mpu401_uart         7296  1 snd_via82xx
snd_rawmidi            24864  1 snd_mpu401_uart
snd_seq_device          8588  2 snd_seq,snd_rawmidi
ip_conntrack           42168  2 ipt_state,iptable_nat
ehci_hcd               32136  0
ip_tables              19456  8 ipt_pkttype,ipt_LOG,ipt_limit,ipt_REJECT,ipt_state,iptable_mangle,iptable_nat,iptable_filter
generic                 4484  0 [permanent]
ath_pci                70300  0
ath_rate_sample        16136  1 ath_pci
wlan                  138652  4 wlan_wep,ath_pci,ath_rate_sample
ath_hal               148432  3 ath_pci,ath_rate_sample
snd                    60420  12 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore               9184  3 snd
uhci_hcd               32016  0
usbcore               112640  4 usb_storage,ehci_hcd,uhci_hcd
amd64_agp              11976  1
agpgart                33096  1 amd64_agp
shpchp                 88676  0
pci_hotplug            26164  1 shpchp
ip6table_filter         2688  1
ip6_tables             18176  3 ip6t_REJECT,ip6table_mangle,ip6table_filter
ipv6                  242752  11 ip6t_REJECT
parport_pc             38980  1
lp                     11460  0
parport                33864  2 parport_pc,lp
nls_utf8                2048  1
ntfs                  182288  1
dm_mod                 54972  0
ide_cd                 39684  0
cdrom                  36896  1 ide_cd
reiserfs              250480  1
fan                     4996  0
thermal                14472  0
processor              24252  2 powernow_k8,thermal
via82cxxx              13212  0 [permanent]
sata_via                8836  0
libata                 48516  1 sata_via
sd_mod                 18576  0
scsi_mod              131304  4 sg,usb_storage,libata,sd_mod
ide_disk               17152  4
ide_core              122380  5 usb_storage,generic,ide_cd,via82cxxx,ide_disk
 
Ausgabe nach GLX:

Code:
name of display: :0.0
display: :0  screen: 0
direct rendering: No
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_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_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 extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_OML_swap_method,
    GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
    GLX_SGIX_visual_select_group
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.2 (1.5 Mesa 6.2.1)
OpenGL extensions:
    GL_ARB_depth_texture, GL_ARB_imaging, GL_ARB_multitexture,
    GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_shadow,
    GL_ARB_shadow_ambient, GL_ARB_texture_border_clamp,
    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_ARB_texture_mirrored_repeat,
    GL_ARB_transpose_matrix, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra,
    GL_EXT_blend_color, GL_EXT_blend_func_separate, GL_EXT_blend_logic_op,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint,
    GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
    GL_EXT_multi_draw_arrays, GL_EXT_packed_pixels, GL_EXT_point_parameters,
    GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color,
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
    GL_EXT_stencil_two_side, 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_lod_bias, GL_EXT_texture_object,
    GL_EXT_texture_rectangle, GL_EXT_vertex_array, GL_APPLE_packed_pixels,
    GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once,
    GL_ATIX_texture_env_combine3, GL_IBM_texture_mirrored_repeat,
    GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
    GL_NV_blend_square, GL_NV_point_sprite, GL_NV_texgen_reflection,
    GL_NV_texture_rectangle, GL_SGIS_generate_mipmap,
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp,
    GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow,
    GL_SGIX_shadow_ambient, GL_SUN_multi_draw_arrays
glu version: 1.3
glu extensions:
    GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

   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 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  0 0 None
0x24 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  0 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None
0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None
0x27 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  0 0 None
0x28 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  0 0 None
0x29 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None
0x2a 24 dc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None
 
Meine Guete haut einem Suse da einen Haufen Module rein. :)
Aber das Modul fglrx konnte ich leider auch nicht entdecken.
Was kommt denn dabei rum wenn Du mal modprobe fglrx eingibst?
 
Ich installier das System nochmal neu. Hab irgendwie so den verdacht das hier alles schief gelaufen ist.

Ich mach SuSe9.3 nochmal drauf, dann zieh ich nochmal den Linux ATI Treiber drauf und dann geh ich das alles nochmal Schritt für Schritt durch. Vielleicht löst sich das Problem ja so schon.

Was ich immernoch denke ist, dass die Grafikkarte onBoard irgendwie in Konflikt mit der Radeon9800Pro steht.

Warum steht sonst in der lcspi Augabe:
Code:
0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R350 [Radeon 9800 Pro]
0000:01:00.1 Display controller: ATI Technologies Inc Radeon R350 [Radeon 9800 Pro] (Secondary)
 
DeviceID 1:0:1 steht fuer den 2. Ausgang der Karte, also der DVI- oder TV-Ausgang.
Bei mir sieht das aehnlich aus und ich hab keine Onboard-Karte.
Code:
01:00.0 VGA compatible controller: ATI Technologies Inc RV350 AP [Radeon 9600]
01:00.1 Display controller: ATI Technologies Inc RV350 AP [Radeon 9600] (Secondary)
 

Neue Beiträge

Zurück