[i386/Thinkpad T41]USB mouse + Xorg obsd 4.1

2007-10-28 Thread Mark Thomas
I'm trying to get a USB mouse to work in X. obsd 4.1 recognizes the mouse as soon as I plug it in ( see dmesg output below ) as wsmouse1(?). When I add that as Mouse1 in the xorg.conf file it does not work. everything else works great! ( relevant dmesg output ) uhidev0 at uhub1 port 2 configuratio

Re: [i386/Thinkpad T41]USB mouse + Xorg obsd 4.1

2007-10-31 Thread Mark Thomas
On Oct 28, 2007 9:46 AM, Mark Thomas <[EMAIL PROTECTED]> wrote: > I'm trying to get a USB mouse to work in X. obsd 4.1 recognizes the > mouse as soon as I plug it in ( see dmesg output below ) as > wsmouse1(?). When I add that as Mouse1 in the xorg.conf file it does > no

Re: [i386/Thinkpad T41]USB mouse + Xorg obsd 4.1

2007-10-31 Thread Mark Thomas
On Oct 31, 2007 9:13 PM, Vadim Jukov <[EMAIL PROTECTED]> wrote: > > Missing option "SendCoreEvents" for wsmouse1. And why don't use > /dev/wsmouse, which is "cumulative" device for all mice? > Thanks Vadim. I changed my xorg.conf to reflect your advise. But still no usb mouse activity. I did get a

Re: [i386/Thinkpad T41]USB mouse + Xorg obsd 4.1

2007-11-01 Thread Mark Thomas
On Oct 31, 2007 9:47 PM, Vadim Jukov <[EMAIL PROTECTED]> wrote: > You need only one "InputDevice" section for all your mice with > "/dev/wsmouse" as "Device" option, indeed. I'm sorry but I do not understand. I tried putting both mice in one InputDevice section and X refused to start. Parse error

Re: [i386/Thinkpad T41]USB mouse + Xorg obsd 4.1

2007-11-01 Thread Mark Thomas
On Nov 1, 2007 6:30 PM, Vadim Jukov <[EMAIL PROTECTED]> wrote: > The only one InputDevice section you need: > > Section "InputDevice" > Identifier "Mouse1" > Driver "mouse" > Option "Protocol" "wsmouse" > Option "Device" "/dev/wsmouse" > Option "ZAxisMapping" "4 5 6 7" > EndSection > > Then, in Ser

Re: [i386/Thinkpad T41]USB mouse + Xorg obsd 4.1

2007-11-01 Thread Mark Thomas
On Nov 1, 2007 4:59 PM, Stijn <[EMAIL PROTECTED]> wrote: > Hi Mark, > > You only need to specify one mouse input device (i.e. /dev/wsmouse). I > have the following in my xorg.conf (only showing the relevant entries): > > > Section "InputDevice" > Identifier "Mouse1" > Driver

Re: [i386/Thinkpad T41]USB mouse + Xorg obsd 4.1

2007-11-02 Thread Mark Thomas
On Nov 1, 2007 11:50 PM, Vadim Jukov <[EMAIL PROTECTED]> wrote: > Hmmm, looks sane. Run xev(1) application (inside X, of course) and see, > does it generate anything when you try to move/click/scroll while > pointer is positioned in it's window. Post what you see: no reaction on > second mouse touc

Re: [i386/Thinkpad T41]USB mouse + Xorg obsd 4.1

2007-11-03 Thread Mark Thomas
Solved! The problem(?) was the mouse. I installed 4.2 this morning just for kicks, still no mouse! Went out and picked up another mouse and everything works! Thanks for all the help guys. Relevant dmesg output. uhidev0 at uhub2 port 2 configuration 1 interface 0 uhidev0: Microsoft Microsoft 3-Bu

Re: Open hardware.

2007-11-03 Thread Mark Thomas
On Nov 3, 2007 2:47 PM, Adrian Fisher <[EMAIL PROTECTED]> wrote: > Would you be more inclined to buy a > machine based on open source hardware rather than proprietary products such > as Asus, Intel and AMD? Of course! -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org -

Machine will not recover from 'deep sleep' state [ IBM Thinkpad T41 ]

2007-11-06 Thread Mark Thomas
If I close the lid on this laptop ( Thinkpad T41 ) the machine goes into a deep sleep but will not recover with OpenBSD 4.2. With 4.1 this worked flawlessly. xorg is not running during these tests. Anyone else having the same problem? thanks sensor(?) output hw.machine=i386 hw.model=Intel(R) Pe

Re: Machine will not recover from 'deep sleep' state [ IBM Thinkpad T41 ]

2007-11-07 Thread Mark Thomas
On Nov 6, 2007 5:34 AM, Mark Thomas <[EMAIL PROTECTED]> wrote: > If I close the lid on this laptop ( Thinkpad T41 ) the machine goes > into a deep sleep but will not recover with OpenBSD 4.2. With 4.1 this > worked flawlessly. xorg is not running during these tests. Well appar

Re: Machine will not recover from 'deep sleep' state [ IBM Thinkpad T41 ]

2007-12-01 Thread Mark Thomas
On Nov 30, 2007 11:50 AM, Pau Amaro-Seoane <[EMAIL PROTECTED]> wrote: > Hi, > > I am having the same issue. Have you succeed at "waking up" the video? > > Pau No I never got it working. I went back to 4.1. -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - against pro

Re: Machine will not recover from 'deep sleep' state [ IBM Thinkpad T41 ]

2007-12-01 Thread Mark Thomas
On Dec 1, 2007 10:20 AM, Pau Amaro-Seoane <[EMAIL PROTECTED]> wrote: > let's wait for 4.3, until then, suspend from terminal (no X) > > Anybody out there running -current on a thinkpad T41 who can report on > suspending/resuming? Someone on this list ( can't find it now ) reported suspend/resume w

Re: Machine will not recover from 'deep sleep' state [ IBM Thinkpad T41 ]

2007-12-01 Thread Mark Thomas
On Dec 1, 2007 9:54 AM, Ted Unangst <[EMAIL PROTECTED]> wrote: > On 11/6/07, Mark Thomas <[EMAIL PROTECTED]> wrote: > > If I close the lid on this laptop ( Thinkpad T41 ) the machine goes > > into a deep sleep but will not recover with OpenBSD 4.2. With 4.1 this > &g

Re: Machine will not recover from 'deep sleep' state [ IBM Thinkpad T41 ]

2007-12-02 Thread Mark Thomas
On Dec 2, 2007 7:53 AM, Jonathan Thornburg <[EMAIL PROTECTED]> wrote: > I have ampd running. Here's my /etc/rc.conf.local: Thanks for that little piece of information. I added that to my rc.conf.local and suspend/resume now works from X too. For the record this is on 4.1 using the ati driver in m

Re: Forum engine

2009-10-13 Thread Mark Thomas
On Sat, Oct 10, 2009 at 10:01 AM, jean-francois wrote: > Hello, > > Sorry to bother you with something more or less external to OpenBSD, > however since I am settling a forum on my server and want to keep > security high enough, please could you advise me about which forum shall > be good enough a