You are not logged in.

#1 2007-02-06 17:37:58

adamb10
Member
Registered: 2007-02-06
Posts: 2

Configuring X

I dont know my monitor's sync boundaries(samsung doesnt list them) for xorgconfig and X -configure seems to fail.  I'm running arch64.  Anything I could do to remedy this problem?

Thanks!

Offline

#2 2007-02-06 18:09:22

noriko
Member
From: In My Mind
Registered: 2006-06-09
Posts: 535
Website

Re: Configuring X

you could try using hwd http://www.archlinux.org/packages/3946/ |

pacman -S hwd

The.Revolution.Is.Coming - - To fight, To hunger, To Resist!

Offline

#3 2007-02-06 18:12:52

kozaki
Member
From: London >. < Paris
Registered: 2005-06-13
Posts: 671
Website

Re: Configuring X

didn't you find any information about your model's sync on internet ?
Last week I found a xorg.conf on ubuntu.something that just gave me this for a brand new Hanns-g 19" (vendor doesn't list this anywhere).


Seeded last month: Arch 50 gig, derivatives 1 gig
Desktop @3.3GHz 8 gig RAM, linux-ck
laptop #1 Atom 2 gig RAM, Arch linux stock i686 (6H w/ 6yrs old battery smile) #2: ARM Tegra K1, 4 gig RAM, ChrOS
Atom Z520 2 gig RAM, OMV (Debian 7) kernel 3.16 bpo on SDHC | PGP Key: 0xFF0157D9

Offline

#4 2007-02-06 18:14:38

Grimn
Member
Registered: 2006-12-23
Posts: 136

Re: Configuring X

Samsung's site has the monitors's manual and those have the specifications you want (probably your manual has as well).

Offline

#5 2007-02-06 18:54:55

adamb10
Member
Registered: 2007-02-06
Posts: 2

Re: Configuring X

Thanks.  After configuring Xorg I try to run it but it says it cant find the radeon module(module does not exist) I tried using modprobe but that didnt help either.  sad

My grfx card = Radeon X1900XT

Offline

#6 2007-02-06 18:58:40

billy
Member
From: Slovenia
Registered: 2006-09-13
Posts: 164

Re: Configuring X

What about if you have an LCD? how do you set its sync?

Offline

#7 2007-02-06 19:12:18

iBertus
Member
From: Greenville, NC
Registered: 2004-11-04
Posts: 2,228

Re: Configuring X

@adamb10: First, make sure you have the correct modules installed for xorg: xf86-video-radeon or whatever it's called.

@billy: The same as you would for any monitor. I've only once had a monitors specs not be auto-detected by X and that was corrected by adding VertRefresh 60 to xorg.conf.

Offline

#8 2007-02-06 19:39:46

F
Member
Registered: 2006-10-09
Posts: 322

Re: Configuring X

Have you tried using fglrx?

Read this: http://wiki.archlinux.org/index.php/ATI … Kernel_2.6

Offline

#9 2007-02-08 11:12:56

Crooksey
Member
From: UK ~
Registered: 2006-08-14
Posts: 415
Website

Re: Configuring X

Or quickly....

pacman -Sy hwd ati-fglrx
hwd -x
aticonfig --initial
vi /etc/rc.conf #add "fglrx" to the modules line in rc.conf, so Modules (fglrx)
reboot
#login
startx

Arch Linux since 2006
Python Web Developer + Sys Admin (Gentoo/BSD)

Offline

Board footer

Powered by FluxBB