Me and my dear friend General Protection-Error will invade your computer with our mighty army of Bugs. We will avoid the Firewall at the Gates of your PC by entering through your Windows.
Ik weet zelf niet zoveel van Ati kaarten enzo onder linux. Maar paste de relevante stukken van je XFree-config eens.
Verder moet je bij nvidia kaarten een module laden, misschien moet dit bij Ati-kaarten ook ( een dri module).
Verder moet je bij nvidia kaarten een module laden, misschien moet dit bij Ati-kaarten ook ( een dri module).
Choose for Choice! Choose Linux! | src van icon
Verwijderd
hmz.. weet je zeker dat er ook geen drivers beschikbaar zijn op www.ati.com?
http://mirror.ati.com/sup...choice=agree&cmdNext=Next
probeer maar eens. Ik hoop dat je hier wat aan hebt.
http://mirror.ati.com/sup...choice=agree&cmdNext=Next
probeer maar eens. Ik hoop dat je hier wat aan hebt.
Flyer17: ik heb juist de drivers van Ati al gedownload.
Oke hier komt dan de XF86config die fglrxconfig voor mij gebrouwen heeft:
Oke hier komt dan de XF86config die fglrxconfig voor mij gebrouwen heeft:
code:
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
| # ********************************************************************** # Graphics device section # ********************************************************************** # Any number of graphics device sections may be present # Standard VGA Device: Section "Device" Identifier "Standard VGA" VendorName "Unknown" BoardName "Unknown" # The chipset line is optional in most cases. It can be used to override # the driver's chipset detection, and should not normally be specified. # Chipset "generic" # The Driver line must be present. When using run-time loadable driver # modules, this line instructs the server to load the specified driver # module. Even when not using loadable driver modules, this line # indicates which driver should interpret the information in this section. Driver "vga" # The BusID line is used to specify which of possibly multiple devices # this section is intended for. When this line isn't present, a device # section can only match up with the primary video device. For PCI # devices a line like the following could be used. This line should not # normally be included unless there is more than one video device # installed. # BusID "PCI:0:10:0" # VideoRam 256 # Clocks 25.2 28.3 EndSection # === ATI device section === Section "Device" Identifier "ATI Graphics Adapter" Driver "fglrx" # === disable PnP Monitor === #Option "NoDDC" # === disable/enable XAA/DRI === Option "no_accel" "no" Option "no_dri" "no" # === Fire GL DDX driver module specific settings === # === Screen Management === Option "DesktopSetup" "0x00000000" Option "Display2" "0" Option "HSync2" "(null)" Option "VRefresh2" "(null)" Option "GammaCorrectionI" "0x00000000" Option "GammaCorrectionII" "0x00000000" # === OpenGL specific profiles/settings === Option "Capabilities" "0x00000000" # === Video Overlay for the Xv extension === Option "VideoOverlay" "on" # === OpenGL Overlay === # Note: When OpenGL Overlay is enabled, Video Overlay # will be disabled automatically Option "OpenGLOverlay" "off" BusID "PCI:1:0:0" # vendor=1002, device=514c Screen 0 EndSection |
Me and my dear friend General Protection-Error will invade your computer with our mighty army of Bugs. We will avoid the Firewall at the Gates of your PC by entering through your Windows.
Verwijderd
Ik zie in de release notes wel een heel verhaal staan over OpenGL en SuSE. Heb je die dingen al geprobeerd ?
Mja, ik las vorige week iets over een mesa opengl lib die je moest overwriten met een ati opengl ding. Beetje soortgelijk verhaal als bij nvidia, maar dan wat bruter.. hun recommended installation method: rpm -i --nodeps oid

Het zal wel niet, maar het zou maar wel.
Pagina: 1