Re: problem starting X with normal user

2004-02-20 Thread Lowell Gilbert
John [EMAIL PROTECTED] writes:

 thank you very much..
 
 yes warpper-1.0.3 is installed...
 
 i don't know what else could be wrong... 
 
 as for the siliconmotion issue, 
 
 i found this :
 -bash-2.05b$ tail -f /var/log/XFree86.0.log
 (II) Silicon Motion SMI_GEReset called from
 smi_accel.c line 263
 (II) Silicon Motion SMI_GEReset called from
 smi_accel.c line 263
 (II) Silicon Motion SMI_GEReset called from
 smi_accel.c line 263

Hmm.  My copies of those files don't quite match up.
Perhaps you should try the latest ports?  
You did, after all, have some sort of problems installing the ports,
so you may have some mismatched pieces of the X system.

 A search on google lead me to 
 
 http://mail-index.netbsd.org/netbsd-bugs/2003/03/28/0004.html
 
 the guy provides a fix, but i don't know how to apply it

You apply it with patch(1), but I think it's for a different problem.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


problem starting X with normal user

2004-02-19 Thread John
Hi

I install fbsd 5.2 on a imb thinkpad 240x.

I have a siliconmoion LynxEM+, and when I start X, I
got my system hang.

then i do a make install clean under
/usr/ports/x11/XFree86-4

I got some errors because some ports can't install,
but i overcome it by installing them as packages.

thn when i start X again, I got

Could not create server lock file: /tmp/.X0-lock

if i remove /tmp/.X0-lock, it will complain 

cannot move old log file (/var/log/XFree86.0.log to
/var/log/XFree86.0.log.old)

and i think XFree ver 4 don;t work with SiliconMotion
...





__
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problem starting X with normal user

2004-02-19 Thread Lowell Gilbert
John [EMAIL PROTECTED] writes:

 I install fbsd 5.2 on a imb thinkpad 240x.
 
 I have a siliconmoion LynxEM+, and when I start X, I
 got my system hang.
 
 then i do a make install clean under
 /usr/ports/x11/XFree86-4
 
 I got some errors because some ports can't install,
 but i overcome it by installing them as packages.
 
 thn when i start X again, I got
 
 Could not create server lock file: /tmp/.X0-lock
 
 if i remove /tmp/.X0-lock, it will complain 
 
 cannot move old log file (/var/log/XFree86.0.log to
 /var/log/XFree86.0.log.old)

Make sure you have the wrapper port installed:
[868] (be-well) lowell pkg_info |grep -i wrap
wrapper-1.0_3   Wrapper for XFree86-4 server
[869] (be-well) lowell 

 and i think XFree ver 4 don;t work with SiliconMotion

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


Re: problem starting X with normal user

2004-02-19 Thread John
hi

thank you very much..

yes warpper-1.0.3 is installed...

i don't know what else could be wrong... 

as for the siliconmotion issue, 

i found this :
-bash-2.05b$ tail -f /var/log/XFree86.0.log
(II) Silicon Motion SMI_GEReset called from
smi_accel.c line 263
(II) Silicon Motion SMI_GEReset called from
smi_accel.c line 263
(II) Silicon Motion SMI_GEReset called from
smi_accel.c line 263

A search on google lead me to 

http://mail-index.netbsd.org/netbsd-bugs/2003/03/28/0004.html

the guy provides a fix, but i don't know how to
apply it



--- Lowell Gilbert
[EMAIL PROTECTED] wrote:
 John [EMAIL PROTECTED] writes:
 
  I install fbsd 5.2 on a imb thinkpad 240x.
  
  I have a siliconmoion LynxEM+, and when I start X,
 I
  got my system hang.
  
  then i do a make install clean under
  /usr/ports/x11/XFree86-4
  
  I got some errors because some ports can't
 install,
  but i overcome it by installing them as packages.
  
  thn when i start X again, I got
  
  Could not create server lock file: /tmp/.X0-lock
  
  if i remove /tmp/.X0-lock, it will complain 
  
  cannot move old log file (/var/log/XFree86.0.log
 to
  /var/log/XFree86.0.log.old)
 
 Make sure you have the wrapper port installed:
 [868] (be-well) lowell pkg_info |grep -i wrap
 wrapper-1.0_3   Wrapper for XFree86-4 server
 [869] (be-well) lowell 
 
  and i think XFree ver 4 don;t work with
 SiliconMotion
 
 It certainly does.


__
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]