RE: Xorg bug or better Xorg file problems

2012-04-07 Thread Eugene Tryfonides
Hello first of all. This is my first post here.. a test..
i stream on line as i read todays post. So about xorg file cause i make 6
months with nvidia 9200fx let talk first for the card. second there is no
xorg need it so u can back up and delete it, and test you X with xrandr -q
man xrandr and more.
The last think that comes in my mind cause  doug speaks for flashing is the
DFP screen maybe need and edid.bin file into you etx/X11 ofcaurce search
forums data for xorg confg option. Thank you. and Hello there

-- 
My webpages egelor http://egelor.tumblr.com  :
egepresshttp://egepress.wordpress.com
: My Server Actapus http://egelor.dyndns.org
Piece Love Unity_
___
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 bug

2012-04-06 Thread doug
This is 9.0-RELEASE with all else installed via pkg_add. Xorg is 7.5.1; xdm is 
1.1.11. When logging out or terminating Xorg the screen flashes a line that is 
the login pattern at the top of the screen. The rest of the screen is black. 
ctrl-alt-F1 switches to the console but the monitor is disconnected (e.g., I 
eventually get 'no signal' as if the system is powered down). ctrl-alt-F9 
returns to the xdm login which then works normally. I am using xfce and see no 
problems after logging. There are no errors logged in .xsession-errors, 
Xorg.0.log or xdm.log.


I get the same symptoms with and without hal  and when Xorg is started with 
startx or startxfce4. xorg.conf is unmodified from a 'Xorg -configure'. The 
monitor driver select is radeon. The radeonhd driver crashes.


The system is not down, as I can ssh into it,the only real bug is that the 
consoles are not available. I think this is a bug handling the monitor rather 
than the keyboard because of the 'no signal' indication and the ctrl-alt keys 
work, I just can not see whats on the console.


Is additional logging available? Anybody seen one like this?



_
Douglas Denault
http://www.safeport.com
d...@safeport.com
Voice: 301-217-9220
  Fax: 301-217-9277
___
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 bug

2012-04-06 Thread Waitman Gobble
On Apr 6, 2012 10:40 AM, d...@safeport.com wrote:

 This is 9.0-RELEASE with all else installed via pkg_add. Xorg is 7.5.1;
xdm is 1.1.11. When logging out or terminating Xorg the screen flashes a
line that is the login pattern at the top of the screen. The rest of the
screen is black. ctrl-alt-F1 switches to the console but the monitor is
disconnected (e.g., I eventually get 'no signal' as if the system is
powered down). ctrl-alt-F9 returns to the xdm login which then works
normally. I am using xfce and see no problems after logging. There are no
errors logged in .xsession-errors, Xorg.0.log or xdm.log.

 I get the same symptoms with and without hal  and when Xorg is started
with startx or startxfce4. xorg.conf is unmodified from a 'Xorg
-configure'. The monitor driver select is radeon. The radeonhd driver
crashes.

 The system is not down, as I can ssh into it,the only real bug is that
the consoles are not available. I think this is a bug handling the monitor
rather than the keyboard because of the 'no signal' indication and the
ctrl-alt keys work, I just can not see whats on the console.

 Is additional logging available? Anybody seen one like this?



 _
 Douglas Denault
 http://www.safeport.com
 d...@safeport.com
 Voice: 301-217-9220
  Fax: 301-217-9277
 ___
 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

Hi,

On my amd64 machine running 10.0-CURRENT with xfce4 the screen turns white
when i logout or use the shutdown button. i'm running the latest in
packages, will have to check the version.

ssh into machine still works except that within 40 seconds or so the
machine freezes. my work-around is to do shutdown -r now from terminal,
which shuts down before 40 seconds  :) shutdown without r does not stop it
from freezing.

i have not yet taken the time to troubleshoot but maybe this weekend ill
get the details together and try to see what the problem is.

Waitman Gobble
San Jose California USA
___
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 bug

2012-04-06 Thread doug

On Fri, 6 Apr 2012, Waitman Gobble wrote:


On Apr 6, 2012 10:40 AM, d...@safeport.com wrote:

 This is 9.0-RELEASE with all else installed via pkg_add. Xorg is 7.5.1; xdm is
1.1.11. When logging out or terminating Xorg the screen flashes a line that is 
the
login pattern at the top of the screen. The rest of the screen is black.
ctrl-alt-F1 switches to the console but the monitor is disconnected (e.g., I
eventually get 'no signal' as if the system is powered down). ctrl-alt-F9 
returns
to the xdm login which then works normally. I am using xfce and see no problems
after logging. There are no errors logged in .xsession-errors, Xorg.0.log or
xdm.log.

 I get the same symptoms with and without hal  and when Xorg is started with
startx or startxfce4. xorg.conf is unmodified from a 'Xorg -configure'. The
monitor driver select is radeon. The radeonhd driver crashes.

 The system is not down, as I can ssh into it,the only real bug is that the
consoles are not available. I think this is a bug handling the monitor rather 
than
the keyboard because of the 'no signal' indication and the ctrl-alt keys work, I
just can not see whats on the console.

 Is additional logging available? Anybody seen one like this?

Hi,

On my amd64 machine running 10.0-CURRENT with xfce4 the screen turns white when 
i
logout or use the shutdown button. i'm running the latest in packages, will have
to check the version.

ssh into machine still works except that within 40 seconds or so the machine
freezes. my work-around is to do shutdown -r now from terminal, which shuts down
before 40 seconds  :) shutdown without r does not stop it from freezing.

i have not yet taken the time to troubleshoot but maybe this weekend ill get the
details together and try to see what the problem is.


Thanks. AFAIK my system does not freeze but I do not know that I have waited it 
out either. I will let you know with a list-only post.


_
Douglas Denault
http://www.safeport.com
d...@safeport.com
Voice: 301-217-9220
  Fax: 301-217-9277___
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

ACPI/Xorg bug

2006-10-07 Thread doug
I am running 6.1-stable and KDE 3.5.2 on an IBM ThinkPad T42p. When doing a
restore from an S3 sleep (suspend), the KDE background is not restored properly
upon a resume.  Some or all of the background is restored with black and white
stripes. I can the restore the background by forcing KDE to redraw it. All other
status is properly restored, wireless and/or ethernet connections, dhcp, ...

I figured this to be an Xorg problem assigning it to my who cares stack.
However, I just found that if I suspend the system from one of the text ttys, a
resume brings back a black screen. I can restore the missing text by waving the
mouse over non-restored areas. Regardless if that is done or not ctrl-alt-F9
restores the X windows environment. As this is absolutely repeatable, I must be
missing a (not so)  critical change to sysctl.conf, device.hints, devd.conf,
loader.conf, or ... I have an ACPI bug. I rather suspect I am missing something,
and hope that someone has seen/or corrected this.


Thanks for any help,
Doug

_
Douglas Denault
http://www.safeport.com
[EMAIL PROTECTED]
Voice: 301-469-8766
  Fax: 301-469-0601
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]