[kde-freebsd] mouse/ketboard functions of kde are not working

2009-04-10 Thread gahn

Hi all:

After I did "portupgrade -fa -y" and I have mouse problem. it worked fine 
before. But it works under the test of "sysinstall" with /etc/rc.conf:

moused_enable="YES"
moused_port="/dev/psm0"

but it would not work when I start KDE environment. The KDE window comes up but 
both keyboard and mouse are not working.

What went wrong? How could i fix this?

Thanks


  
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] mouse/ketboard functions of kde are not working

2009-04-10 Thread gahn

Thanks David:

I don't have the file "xorg.conf". Is it created by KDE (with "startx")?


--- On Fri, 4/10/09, David Johnson  wrote:

> From: David Johnson 
> Subject: Re: [kde-freebsd] mouse/ketboard functions of kde are not working
> To: ipfr...@yahoo.com
> Cc: kde-freebsd@kde.org
> Date: Friday, April 10, 2009, 12:29 PM
> On Friday 10 April 2009 11:26:36 am gahn wrote:
> > Hi all:
> >
> > After I did "portupgrade -fa -y" and I have
> mouse problem. it worked fine
> > before. But it works under the test of
> "sysinstall" with /etc/rc.conf:
> >
> > moused_enable="YES"
> > moused_port="/dev/psm0"
> >
> > but it would not work when I start KDE environment.
> The KDE window comes up
> > but both keyboard and mouse are not working.
> >
> > What went wrong? How could i fix this?
> 
> This might be the infamous X.org 7.4 "my mouse
> isn't working anymore" bug. I 
> thought it only applied to USB mice and keyboards, but
> perhaps not. Anyway, 
> see this forum thread for a possible answer:
> 
> http://forums.freebsd.org/showthread.php?t=2186
> 
> -- 
> David Johnson


  
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] mouse/ketboard functions of kde are not working

2009-04-10 Thread gahn

Thanks David:

Yes, I checked, there is no file name "xorg.conf", even with another server 
(7.1) that is working properly.

I installed xorg 7.4.1 (with "deinstall" and "reinstall") but the x server seem 
to be still using 7.4 instead of 7.4.1. how could I get the x server using 
7.4.1? the "pkgdb -F" dosen't seem to be effective...

 


--- On Fri, 4/10/09, David Johnson  wrote:

> From: David Johnson 
> Subject: Re: [kde-freebsd] mouse/ketboard functions of kde are not working
> To: kde-freebsd@kde.org, ipfr...@yahoo.com
> Date: Friday, April 10, 2009, 3:02 PM
> On Friday 10 April 2009 02:33:17 pm gahn wrote:
> > Thanks David:
> >
> > I don't have the file "xorg.conf". Is it
> created by KDE (with "startx")?
> 
> It should be under /etc/X11. If you don't have it then
> nothing works, so I 
> suspect that you do. See the X11 chapter in the FreeBSD
> handbook.
> 
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html
> 
> -- 
> David Johnson


  
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] mouse/ketboard functions of kde are not working

2009-04-10 Thread gahn

Thanks


--- On Fri, 4/10/09, Alberto Villa  wrote:

> From: Alberto Villa 
> Subject: Re: [kde-freebsd] mouse/ketboard functions of kde are not working
> To: "David Johnson" 
> Cc: kde-freebsd@kde.org, ipfr...@yahoo.com
> Date: Friday, April 10, 2009, 3:25 PM
> On 4/11/09, David Johnson  wrote:
> > On Friday 10 April 2009 02:33:17 pm gahn wrote:
> > > I don't have the file "xorg.conf".
> Is it created by KDE (with "startx")?
> >
> > It should be under /etc/X11. If you don't have it
> then nothing works, so I
> > suspect that you do. See the X11 chapter in the
> FreeBSD handbook.
> 
> ...or under /usr/local/etx/X11
> -- 
> Alberto Villa 


  
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] mouse/ketboard functions of kde are not working

2009-04-10 Thread gahn

Hi, David:

I followed the both links in your last two emails; created xorg.conf via "Xorg 
-configure" and inserted the line ""
. After rebooted, the system worked.

So my guess is that either the code 7.4.1 didn't fix the problem or somehow the 
KDE still use 7.4 version of xorg.

Best Regards



--- On Fri, 4/10/09, David Johnson  wrote:

> From: David Johnson 
> Subject: Re: [kde-freebsd] mouse/ketboard functions of kde are not working
> To: kde-freebsd@kde.org, ipfr...@yahoo.com
> Date: Friday, April 10, 2009, 3:02 PM
> On Friday 10 April 2009 02:33:17 pm gahn wrote:
> > Thanks David:
> >
> > I don't have the file "xorg.conf". Is it
> created by KDE (with "startx")?
> 
> It should be under /etc/X11. If you don't have it then
> nothing works, so I 
> suspect that you do. See the X11 chapter in the FreeBSD
> handbook.
> 
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x11.html
> 
> -- 
> David Johnson


  
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] mouse/ketboard functions of kde are not working

2009-04-10 Thread gahn

Thanks


--- On Fri, 4/10/09, Bartosz Fabianowski  wrote:

> From: Bartosz Fabianowski 
> Subject: Re: [kde-freebsd] mouse/ketboard functions of kde are not working
> To: "David Johnson" 
> Cc: kde-freebsd@kde.org, ipfr...@yahoo.com
> Date: Friday, April 10, 2009, 3:52 PM
> > If you don't have it then nothing works
> 
> Not anymore. Recent versions of X.org run just fine without
> a
> configuration file. You only need to create one if you want
> to tweak
> settings inside.
> 
> - Bartosz


  
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] mouse/ketboard functions of kde are not working

2009-04-15 Thread gahn

Hi, David:

Apparently, the old bug comes back...:)

Thanks again.



--- On Fri, 4/10/09, David Johnson  wrote:

> From: David Johnson 
> Subject: Re: [kde-freebsd] mouse/ketboard functions of kde are not working
> To: kde-freebsd@kde.org, ipfr...@yahoo.com
> Date: Friday, April 10, 2009, 4:52 PM
> On Friday 10 April 2009 04:24:58 pm gahn wrote:
> > Hi, David:
> >
> > I followed the both links in your last two emails;
> created xorg.conf via
> > "Xorg -configure" and inserted the line
> " "off">"
> > . After rebooted, the system worked.
> >
> > So my guess is that either the code 7.4.1 didn't
> fix the problem or somehow
> > the KDE still use 7.4 version of xorg.
> 
> There is no xorg 7.4.1. Are you thinking of 7.4_1? In any
> case, the bugfix for 
> the autodetect bug is in HAL, not Xorg. The current HAL
> version in ports is 
> 0.5.11_23. The autodetect bug was fixed in 0.5.11_14, with
> a few tweaks since 
> then.
> 
> -- 
> David Johnson


  
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] kde4-workspace compile failed

2014-03-10 Thread gahn
hi all:

i am running 9.2 and failed to compile kde4-workspace with following message 
from Makefile:

"requires modern libGL. Please, set WITH_NEW_XORG and update your ports"

here is what i found in Makefile:

".ifndef(WITH_NEW_XORG)
IGNORE= requires modern libGL. Please, set WITH_NEW_XORG and update 
your ports
.endif
"

what exactly should i do in order to get it moving? 

thanks

_dave
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information