Re: xorg configuration

2009-02-23 Thread Vasadi I. Claudiu Florin

hmm, I'm guessing here, but here goes

1.I see you have the default "vga" driver, try using the one for your  
specific video card (dnt ask me, I dnt know wich one it is for intel video  
cards)

1.1 Still, that should not be the problem
2. Does this happen at all video resolutions/Hz refresh rates ?
3. How did you install the Xorg and the Window Manager (ports or pkg_) and  
btw what kind of WM do you have? xfce? kde? gnome? something else?
4. Last but not least; when you did xorgconfig, did you not find in the  
driver list a driver for intel video cards ?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


xorg configuration

2009-02-23 Thread Stanley Wright
Hi All,

Have worked on this for a week or more with no success. Running xorgconfig as 
root gives a kde gui that works but once I click anything the screen just goes 
to fuzzy vertical lines. The only other config that really works makes the 
screen and icons really HUGE. Could you point me in the right direction ?

Stan



  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Xorg configuration

2006-07-29 Thread Igor Robul
> similar errors/warnings IIRC.  Since KDE would take several minutes to 
> start (*noticeably* longer than XP, like 5-10 mins), I want to make sure 
> that these errors are not the underlying cause for the bad performance.
Check your DNS configuration, I recomend you to have local DNS server. 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Xorg configuration

2006-07-06 Thread Joe

Hi,

I'm trying to configure X on a Dell 4300S which dual boots FreeBSD 
6.1-RELEASE and Windows XP.  After I ran Xorg -configure and added the 
HorizSync and VertRefresh options for the Gateway EV500 Monitor (taken 
directly from the vendor page at 
http://support.gateway.com/s/MONITOR/Z00635/z0063510.shtml--yes, it's 
almost a relic :) and Depth 24, Modes "1024x768", just as in the 
Handbook, I was able to run X but I got one error and a few warnings. 
In a previous round with this hardware (but with 6.0-RELEASE), I had 
gone as far as installing KDE with a very similar xorg.conf and with 
similar errors/warnings IIRC.  Since KDE would take several minutes to 
start (*noticeably* longer than XP, like 5-10 mins), I want to make sure 
that these errors are not the underlying cause for the bad performance.


The first warning (together with some surrounding messages) is:

(**) R128(0): Using external CRT for display
(II) R128(0): Primary Display == Type 3
(WW) R128(0): Can't determine panel dimensions, and none specified.
Disabling programming of FP registers.
(II) R128(0): PLL parameters: rf=2950 rd=65 min=12500 max=35000; xclk=13000
(II) Loading sub module "ddc"

The error and the other warnings are as follows:

(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
compiled for 6.9.0, module version = 1.2.0
ABI class: X.Org Video Driver, version 0.8
(II) R128(0): I2C bus "DDC" initialized.
(II) R128(0): I2C device "DDC:ddc2" registered at address 0xA0.
(II) R128(0): I2C device "DDC:ddc2" removed.
(EE) R128(0): No DFP detected
(WW) R128(0): config file hsync range 30-69kHz not within DDC hsync ranges.
(WW) R128(0): config file vrefresh range 50-110Hz not within DDC 
vrefresh ranges.

(II) R128(0): Monitor0: Using hsync range of 30.00-69.00 kHz
(II) R128(0): Monitor0: Using vrefresh range of 50.00-110.00 Hz
(II) R128(0): Clock range:  12.50 to 350.00 MHz

From my research, DFP (and FP) refers to Digital Flat Panel.  Since 
according to the r128 man page, Option "Display" defaults to "FP", I 
added Option "Display" "CRT", but it didn't make any difference.


So, is there any harm to the WW's and EE above?  Could they be the cause 
for the bad KDE performance?


One other doubt:  at times, if I run say, xdm, the initial screen is a 
garbled up version of the XP logon screen and it lingers for a while, 
and at least once, the PC got locked up, the Ctrl-Alt-Fx combinations 
couldn't switch to other VTs (as I had seen with KDE during the long 
startup) nor did Ctrl-Alt-Bksp kill the X server and the only thing that 
stopped it was a dreaded Ctrl-Alt-Del.  Since I haven't really used X 
before, I don't know if this is normal or not.


Joe
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"