On 06.06.2012 14:16, Juan Erbes wrote:
The last saturday I installed Opensuse 12.2 beta1 on my pc (Phenom 2 X4 965 mobo Gigabye GM880-USB4, with 4 GB of memory and a ATI Radeon HD 5670, the mobo has a ATI HD4250 graphical chip, disabled on the bios), and is impossible to load Xord with KDE)
I got the error:
No screens found
I tryed to use the propietary fglrx driver, but first it colud'nt compile, and later after aplly 2 patches to the fglrx sources, it compiled, but when I tryed to load the module I got an "undefined symbol" error..
Later I tryed with the kernel 3.3 from the repo factory-tested, and I tryed again with the fglrx driver wthout the parches, and it compiled ok, but when I try to load Xorg, I got a segmentation error.
Yesterday, I made a update of the system changing the repos to factory and tryed again wth the open source driver radeon, and I got again the same error of the begining:
No screens found
What's hsappened with Sax?
I do'nt found it on the system.
I mean the problem is that the radeon driver do'nt finds the phisical address of the graphic card.
How can I configure the phisical address of the graphic card for the radeon driver?
I attached the Xorg.0.log
Thanks
Hello there, to me it looks like you haven't installed any drivers at all. from your X.org log: [ 67.708] (II) LoadModule: "fglrx" [ 67.708] (WW) Warning, couldn't open module fglrx [ 67.708] (II) UnloadModule: "fglrx" [ 67.708] (II) Unloading fglrx [ 67.708] (EE) Failed to load module "fglrx" (module does not exist, 0) [ 67.708] (II) LoadModule: "radeonhd" [ 67.708] (WW) Warning, couldn't open module radeonhd [ 67.708] (II) UnloadModule: "radeonhd" [ 67.708] (II) Unloading radeonhd [ 67.708] (EE) Failed to load module "radeonhd" (module does not exist, 0) [ 67.708] (II) LoadModule: "ati" [ 67.709] (WW) Warning, couldn't open module ati [ 67.709] (II) UnloadModule: "ati" [ 67.709] (II) Unloading ati [ 67.709] (EE) Failed to load module "ati" (module does not exist, 0) [ 67.709] (II) LoadModule: "fbdev" [ 67.709] (WW) Warning, couldn't open module fbdev [ 67.709] (II) UnloadModule: "fbdev" [ 67.709] (II) Unloading fbdev [ 67.709] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 67.709] (II) LoadModule: "vesa" [ 67.709] (WW) Warning, couldn't open module vesa [ 67.709] (II) UnloadModule: "vesa" [ 67.709] (II) Unloading vesa [ 67.709] (EE) Failed to load module "vesa" (module does not exist, 0) [ 67.709] (EE) No drivers available. -> try to install "xf86-video-ati" or the others: xf86-video-fbdev, xf86-video-vesa and try again :) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org