You are not logged in.

#1 2011-07-10 15:05:44

Shashwat
Member
From: India
Registered: 2011-05-08
Posts: 101

Xorg : No Display detected

I was having a no problemo Arch Installation running on a AMD Phenom II X4 + ATI 4250 IGP.

Off lately I got a new system from AMD (review samples) and now when I started the system in arch I get no X and loads of errors.

Saying Xorg : No Screen found ?

New System : AMD Llano APU ( A8 3850 + Asus Board ) graphics 6550D

The earlier system was running on Mesa 0.4

What should I do ?

Regards

Last edited by Shashwat (2011-07-10 15:06:28)

Offline

#2 2011-07-10 18:03:34

ren2r
Member
From: Bahia, Brasil
Registered: 2011-06-22
Posts: 25

Re: Xorg : No Display detected

Do you have the correct video driver installed for the new system??
Which errors shows in /var/log/Xorg.0.log?

Last edited by ren2r (2011-07-10 18:04:04)


~/ren2r ...sorry for my bad english

Offline

#3 2011-07-11 07:50:02

Shashwat
Member
From: India
Registered: 2011-05-08
Posts: 101

Offline

#4 2011-07-13 11:44:07

AliWam
Member
Registered: 2011-01-24
Posts: 10

Re: Xorg : No Display detected

Hey,

im not sure if this causes the problem, but in your Xorg.conf you write

Section "Device"    
    Identifier     "ATI Radeon 6650"

and here you call the device

Section "Screen"
    ...
    Device        "Card0"

So the device cannot be found by the X Server.

Change the Device line in the Screen section to

Device        "ATI Radeon 6650"

And is your new card really a AGP card ("AGPMode" "4")?

Offline

#5 2011-07-13 12:48:17

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Xorg : No Display detected

I would suggest using catalyst, as the support for Llano is quite bad in the free drivers. Also with catalyst you should be able to use vaapi, which is about the only reason to use a Llano system in the first place smile

Last edited by Mr.Elendig (2011-07-13 12:49:12)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

Board footer

Powered by FluxBB