Re: Mouse not working on virtual box VM

2010-02-18 Thread Adam Vande More
On Thu, Feb 18, 2010 at 10:08 AM, mailinglist wrote: > I've successfully got X Windows up and running on a Virtual Box VM on > FreeBSD 8, however it isn't detecting my mouse. Any idea on how I can make > that happen? As far as I know, there are no guest addition for virtual box > for FreeBSD...

Mouse not working on virtual box VM

2010-02-18 Thread mailinglist
I've successfully got X Windows up and running on a Virtual Box VM on FreeBSD 8, however it isn't detecting my mouse. Any idea on how I can make that happen? As far as I know, there are no guest addition for virtual box for FreeBSD..of course that's assuming that would even help. It might

Re: 8.0 release serial mouse not working

2009-11-26 Thread Fbsd1
Polytropon wrote: On Thu, 26 Nov 2009 14:57:32 +0800, Fbsd1 wrote: From the 8.0 release notes is the following http://www.freebsd.org/releases/8.0R/relnotes-detailed.html [amd64, i386] The uart(4) is now the default driver for serial port devices in favor of the sio(4) driver. Note that the

Re: 8.0 release serial mouse not working

2009-11-25 Thread Polytropon
On Thu, 26 Nov 2009 14:57:32 +0800, Fbsd1 wrote: > From the 8.0 release notes is the following > http://www.freebsd.org/releases/8.0R/relnotes-detailed.html > > [amd64, i386] The uart(4) is now the default driver for serial port > devices in favor of the sio(4) driver. Note that the device node

Re: 8.0 release serial mouse not working

2009-11-25 Thread Fbsd1
Polytropon wrote: On Thu, 26 Nov 2009 14:06:56 +0800, Fbsd1 wrote: I checked /dev and there are no cuaa* or cuad* Confirmed, 8.0-RC1 with GENERIC kernel (my toyaround machine). In 7.2 used the sysinstall/configur/mouse menu and it was the one that crated the moused_port="/dev/cuad0" rc.conf

Re: 8.0 release serial mouse not working

2009-11-25 Thread Polytropon
On Thu, 26 Nov 2009 14:06:56 +0800, Fbsd1 wrote: > I checked /dev and there are no cuaa* or cuad* Confirmed, 8.0-RC1 with GENERIC kernel (my toyaround machine). > In 7.2 used the sysinstall/configur/mouse menu and it was the one that > crated the moused_port="/dev/cuad0" rc.conf statment as sho

Re: 8.0 release serial mouse not working

2009-11-25 Thread Fbsd1
Polytropon wrote: On Thu, 26 Nov 2009 11:43:17 +0800, Fbsd1 wrote: Been using the same serial mouse since release 7.0 through 7.1 and 7.2. Just installed release 8.0 and the rc.conf statements dont work any longer. # serial port radioshack 2 button mouse moused_port="/dev/cuad0" moused_type="

Re: 8.0 release serial mouse not working

2009-11-25 Thread Polytropon
On Thu, 26 Nov 2009 11:43:17 +0800, Fbsd1 wrote: > Been using the same serial mouse since release 7.0 through 7.1 and 7.2. > Just installed release 8.0 and the rc.conf statements > dont work any longer. > > > # serial port radioshack 2 button mouse > moused_port="/dev/cuad0" > moused_type="intel

8.0 release serial mouse not working

2009-11-25 Thread Fbsd1
Been using the same serial mouse since release 7.0 through 7.1 and 7.2. Just installed release 8.0 and the rc.conf statements dont work any longer. # serial port radioshack 2 button mouse moused_port="/dev/cuad0" moused_type="intellimouse" moused_enable="YES" Nothing has changed on the box hard

Re: Xorg mouse not working after upgrade (console mouse works)

2009-10-04 Thread Warren Block
On Sun, 4 Oct 2009, Nerius Landys wrote: Thanks for the tips guys. I had a close look at both suggestions. After further experimentation I found that this line in rc.conf: usbd_enable="YES" was causing the mouse pointer not to work in Xorg. Simply removing that line, all works perfectly.

Re: Xorg mouse not working after upgrade (console mouse works)

2009-10-04 Thread Nerius Landys
Thanks for the tips guys. I had a close look at both suggestions. After further experimentation I found that this line in rc.conf: usbd_enable="YES" was causing the mouse pointer not to work in Xorg. Simply removing that line, all works perfectly. So my end-result rc.conf is: defaultrout

Re: Xorg mouse not working after upgrade (console mouse works)

2009-10-04 Thread Warren Block
On Sun, 4 Oct 2009, Nerius Landys wrote: I had everything (Xorg + console mouse) working perfectly on my 6.3 system with slightly outdated ports. Now I upgraded to 6.4 and the latest ports. I am getting some strange behavior with respect to the mouse. I did adjust some lines of rc.conf in the

Re: Xorg mouse not working after upgrade (console mouse works)

2009-10-04 Thread Glen Barber
Hi, On Sun, Oct 4, 2009 at 5:06 PM, Nerius Landys wrote: [snip] > > When I "startx", the mouse cursor won't move.  I have nothing > currently in /etc/X11/xorg.conf (it's missing).  I tried "Xorg > -configure" and copying the output of that to /etc/X11/xorg.conf, but > no change in behavior. >

Xorg mouse not working after upgrade (console mouse works)

2009-10-04 Thread Nerius Landys
I had everything (Xorg + console mouse) working perfectly on my 6.3 system with slightly outdated ports. Now I upgraded to 6.4 and the latest ports. I am getting some strange behavior with respect to the mouse. I did adjust some lines of rc.conf in the process of trying to debug the problem (mou

Re: mouse not working - X or console

2009-08-16 Thread Eitan Adler
> Also you may want to update Xorg to current version. I think that may help > as my intel chipset just starting working w/ freebsd again relatively > recently. I was running 7.2-STABLE. I used freebsd-update to 8.0-BETA2 and mouse finally works. -- Eitan Adler "Security is increased by desig

Re: mouse not working - X or console

2009-08-16 Thread Adam Vande More
On Sun, Aug 16, 2009 at 9:56 AM, Adam Vande More wrote: > On Sat, Aug 15, 2009 at 7:17 PM, Eitan Adler wrote: > >> > /var/log/Xorg.0.log would be help as well. >> http://pastebin.com/f30f93edb >> >> >> -- >> Eitan Adler >> > > I'd try the fbsd xorg mailing list, btw does your console mouse work ye

Re: mouse not working - X or console

2009-08-16 Thread Adam Vande More
On Sat, Aug 15, 2009 at 7:17 PM, Eitan Adler wrote: > > /var/log/Xorg.0.log would be help as well. > http://pastebin.com/f30f93edb > > > -- > Eitan Adler > I'd try the fbsd xorg mailing list, btw does your console mouse work yet? -- Adam Vande More __

Re: mouse not working - X or console

2009-08-15 Thread Eitan Adler
> /var/log/Xorg.0.log would be help as well. http://pastebin.com/f30f93edb -- Eitan Adler "Security is increased by designing for the way humans actually behave." -Jakob Nielsen ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/ma

Re: mouse not working - X or console

2009-08-15 Thread Adam Vande More
On Sat, Aug 15, 2009 at 7:06 PM, Eitan Adler wrote: > > Do you have > > > > moused_enable="YES" > > > > in /etc/rc.conf? > > > > Do you have xorg drivers installed for kb and mouse? > > > > eg > > > > xf86-input-keyboard-1.3.2_2 > > xf86-input-mouse-1.4.0_6 > > > > After some work on IRC I got to

Re: mouse not working - X or console

2009-08-15 Thread Eitan Adler
> Do you have > > moused_enable="YES" > > in /etc/rc.conf? > > Do you have xorg drivers installed for kb and mouse? > > eg > > xf86-input-keyboard-1.3.2_2 > xf86-input-mouse-1.4.0_6 > After some work on IRC I got to the following: I have X compiled WITH hald. dbus and hald are enabled and ru

Re: mouse not working - X or console

2009-08-15 Thread Adam Vande More
On Sat, Aug 15, 2009 at 3:54 PM, Eitan Adler wrote: > On my Lenovo G530 the mouse does not work in X or with moused. > http://www.newegg.com/Product/Product.aspx?Item=N82E16834146534 for > laptop specs. > My laptop's dmesg output: http://pastebin.com/f7500570e > AllowEmptyInput is on. > The keyboa

mouse not working - X or console

2009-08-15 Thread Eitan Adler
On my Lenovo G530 the mouse does not work in X or with moused. http://www.newegg.com/Product/Product.aspx?Item=N82E16834146534 for laptop specs. My laptop's dmesg output: http://pastebin.com/f7500570e AllowEmptyInput is on. The keyboard is not frozen in X as I am able to get to the other VTYs. (m

Re: Mouse not working

2008-09-28 Thread Roland Smith
On Sun, Sep 28, 2008 at 02:49:04PM -0700, zill wrote: > > Moused recognizes my mouse and the Xorg -configure test also recognizes my > mouse, but when I run startx it does not recognize my mouse. > > I have a Microsoft wireless optical mouse that plugs into a USB port. > > Does anyone know how t

Mouse not working

2008-09-28 Thread zill
://www.nabble.com/Mouse-not-working-tp19715853p19715853.html Sent from the freebsd-questions mailing list archive at Nabble.com. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any

Re: USB Mouse not working

2008-04-23 Thread bataa
ction > >Furthermore I installed the same mouse with an hw adapter to the >serial port of the PC and obviously it works, of course as pms device, >but very slowly and with no precision. >There is someone that has any idea ? >Thanks, Fabio > __

Re: USB Mouse not working

2008-03-26 Thread Nikolaj Thygesen
Wouter Oosterveld wrote: Forgot "Driver": Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol""auto" Option "Device" "/dev/sysmouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection 2008/3/26, Wouter Oosterveld <[EMAIL PROTECTED]>: I'v

Re: USB Mouse not working

2008-03-26 Thread Wouter Oosterveld
Forgot "Driver": Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol""auto" Option "Device" "/dev/sysmouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection 2008/3/26, Wouter Oosterveld <[EMAIL PROTECTED]>: > I've had probably had the same i

Re: USB Mouse not working

2008-03-26 Thread Wouter Oosterveld
I've had probably had the same issues with an logitech wheel-mouse (usb): Mar 24 23:56:55 harare kernel: ums0: 3 buttons and Z dir. The following xorg-section without any rc.conf moosed stuff got it to work: Section "InputDevice" Identifier "Mouse1" Option "Protocol""auto" Option "Device

USB Mouse not working

2008-03-26 Thread Fabio Pennati
I am a new FreeBSD user coming from Gentoo. I am not able to get working an usb optical wired mouse from Labtec that is working well with many Linux distro's and WXP too. I am using a FreeBSD 7.0 standard GENERIC kernel configuration with all usb devices installed, thus: # US

Re: Mouse not working after removing ULPT

2007-09-07 Thread Lowell Gilbert
Chad Hanamaikai <[EMAIL PROTECTED]> writes: > Lowell Gilbert wrote: >> >> Hmm; I haven't seen these symptoms. >> >> Are you running moused? If not, definitely try that. >> ___ >> > Intresting I am using moused and my mouse works. Why was I able to no

Re: Mouse not working after removing ULPT

2007-09-07 Thread Chad Hanamaikai
Lowell Gilbert wrote: Hmm; I haven't seen these symptoms. Are you running moused? If not, definitely try that. ___ Intresting I am using moused and my mouse works. Why was I able to not have to have moused running and have a working mouse? _

Re: Mouse not working after removing ULPT

2007-09-07 Thread Lowell Gilbert
Chad Hanamaikai <[EMAIL PROTECTED]> writes: > I am trying to get my printer setup. I remove ULPT from my kernel, > compile, and reboot. Printer is recognized as ugen. So I fire up X and > realized my mouse is not moving. The mouse stays lit up once it gets > recognized at boot. I am running -stabl

Re: Mouse not working after removing ULPT

2007-09-07 Thread Predrag Punosevac
Chad Hanamaikai wrote: I am trying to get my printer setup. I remove ULPT from my kernel, compile, and reboot. Printer is recognized as ugen. So I fire up X and realized my mouse is not moving. The mouse stays lit up once it gets recognized at boot. I am running -stable. Any ideas on whats goin

Mouse not working after removing ULPT

2007-09-07 Thread Chad Hanamaikai
I am trying to get my printer setup. I remove ULPT from my kernel, compile, and reboot. Printer is recognized as ugen. So I fire up X and realized my mouse is not moving. The mouse stays lit up once it gets recognized at boot. I am running -stable. Any ideas on whats going on and how to fix it?

Re: USB Mouse not Working

2007-07-29 Thread Chris Maness
Ian Smith wrote: On Sun, 29 Jul 2007 15:58:39 +0100 Adam J Richardson <[EMAIL PROTECTED]> wrote: > >>> I beleive in the past I have checked with > >>> #cat /dev/ums0 > >>> and if things are working corectly, cat display binary garbage on the > screen when you wiggle the mouse. Try this aft

Re: USB Mouse not Working

2007-07-29 Thread Ian Smith
On Sun, 29 Jul 2007 15:58:39 +0100 Adam J Richardson <[EMAIL PROTECTED]> wrote: > >>> I beleive in the past I have checked with > >>> #cat /dev/ums0 > >>> and if things are working corectly, cat display binary garbage on the > screen when you wiggle the mouse. Try this after killing moused (

Re: USB Mouse not Working

2007-07-29 Thread Adam J Richardson
I beleive in the past I have checked with #cat /dev/ums0 and if things are working corectly, cat display binary garbage on the screen when you wiggle the mouse. Try this after killing moused (moused makes ums0 unavailable). Perhaps the mouse is dead or dying? Mine keeps its USB cable on a

Re: USB Mouse not Working

2007-07-29 Thread Chris Maness
The mouse seems to get detected perfectly and this is the GENERIC kernel build that has the modules. The mouse gets detected and listed at boot time. However, I don't think I am getting data out of the mouse port. I beleive in the past I have checked with #cat /dev/ums0 and if thing

Re: USB Mouse not Working

2007-07-29 Thread Adam J Richardson
The mouse seems to get detected perfectly and this is the GENERIC kernel build that has the modules. The mouse gets detected and listed at boot time. However, I don't think I am getting data out of the mouse port. I beleive in the past I have checked with #cat /dev/ums0 and if things ar

Re: USB Mouse not Working

2007-07-28 Thread Chris Maness
Chris Maness wrote: Adam J Richardson wrote: Chris Maness wrote: I am having issues getting my USB mouse running. I don't get any error messages of the sort, and when I do #cat /dev/ums0 I don't get any funny garbage like I normally do out of a IO device. (That is after I kill moused). A

Re: USB Mouse not Working

2007-07-27 Thread Garrett Cooper
Chris Maness wrote: Adam J Richardson wrote: Chris Maness wrote: I am having issues getting my USB mouse running. I don't get any error messages of the sort, and when I do #cat /dev/ums0 I don't get any funny garbage like I normally do out of a IO device. (That is after I kill moused). Any

Re: USB Mouse not Working

2007-07-27 Thread Chris Maness
Adam J Richardson wrote: Chris Maness wrote: I am having issues getting my USB mouse running. I don't get any error messages of the sort, and when I do #cat /dev/ums0 I don't get any funny garbage like I normally do out of a IO device. (That is after I kill moused). Any suggestions? I had

Re: USB Mouse not Working

2007-07-27 Thread Adam J Richardson
Chris Maness wrote: I am having issues getting my USB mouse running. I don't get any error messages of the sort, and when I do #cat /dev/ums0 I don't get any funny garbage like I normally do out of a IO device. (That is after I kill moused). Any suggestions? I had this. I had to start some

USB Mouse not Working

2007-07-27 Thread Chris Maness
I am having issues getting my USB mouse running. I don't get any error messages of the sort, and when I do #cat /dev/ums0 I don't get any funny garbage like I normally do out of a IO device. (That is after I kill moused). Any suggestions? Chris Maness (909) 223-9179 http://www.chrismaness.co

Fw: Mouse not working on FreeBSD 6.1

2006-12-28 Thread Mervin McDougall
I recently purchased an omega optical mouse - http://www.omega.com.tw/MOUSE-278962.asp . The link shows the mouse in question. I have been unable to get it to work however. after running dmesg I noticed the psm driver is being loaded and the mouse is being recognised as an intellimouse but the

Re: USB mouse not working...

2006-06-19 Thread Andrey Slusar
Mon, 19 Jun 2006 10:39:13 +0200, Bak - Bitcare.dk wrote: > Hi everybody, > I'm having trouble getting my USB mouse to work on my FreeBSD 6.0 It > worked fine before on Windows XP and Ubuntu Linux. > My laptop is a Fujitsu-Siemens Amilo A7640. > The mouse is Microsoft Comfort Optical Mouse

USB mouse not working...

2006-06-19 Thread Bak - Bitcare.dk
Hi everybody, I'm having trouble getting my USB mouse to work on my FreeBSD 6.0 It worked fine before on Windows XP and Ubuntu Linux. My laptop is a Fujitsu-Siemens Amilo A7640. The mouse is Microsoft Comfort Optical Mouse 3000. dmesg gives the following results: -- [...] p

Re: USB mouse not working after move

2006-05-17 Thread nikilux
Il giorno Tue, 16 May 2006 09:59:45 -0400 (EDT) Matt Juszczak <[EMAIL PROTECTED]> ha scritto: > Hi all, > > I moved, and now I can't seem to get my USB mouse to work. I keep > getting "/dev/psm0: no such file or directory" when trying to start > moused. dmesg shows proper detection of the mouse

USB mouse not working after move

2006-05-16 Thread Matt Juszczak
Hi all, I moved, and now I can't seem to get my USB mouse to work. I keep getting "/dev/psm0: no such file or directory" when trying to start moused. dmesg shows proper detection of the mouse, with no errors. Any ideas? Thanks! -Matt ___ freebsd

Re: FreeBSD 6.0: Microsoft Wireless Optical Desktop -> mouse not working???

2006-01-30 Thread FreeBSD Prospect
Am Sonntag, 29. Januar 2006 18:57 schrieb FreeBSD Prospect: > Using the GENERIC kernel, USB is enabled (ohci & ehci on an Asus A7N8X > deluxe motherboard), the mouse is found during boot as follows: > > - cut - > # cat /var/run/dmesg.boot | grep ums > ums0: Microsoft Microsoft Wireless Opt

FreeBSD 6.0: Microsoft Wireless Optical Desktop -> mouse not working???

2006-01-29 Thread FreeBSD Prospect
Hi! I just finished my first FreeBSD 6.0 installation using the two CD image files, and my first problem is, that I can't get this optical wireless mouse to work. The Microsoft Wireless Optical Desktop consists of the receiver, connected to the PC by USB (also has a PS/2 connector, but it is n

Re: touchpad mouse not working with freebsd

2004-02-13 Thread Michael Hollmann
hi try insert into /boot/device.hints: hint.psm.0.flags="0x1000" that works fine for on my toshiba satellite 1100-z20 regards michael Francesco Casadei schrieb: Peter Kurpis wrote: I installed FreeBSD 4.7 on my Toshiba Satellite 1135 laptop, and I couldn't get the mouse working. (Windows

Re: touchpad mouse not working with freebsd

2004-02-13 Thread Francesco Casadei
Peter Kurpis wrote: I installed FreeBSD 4.7 on my Toshiba Satellite 1135 laptop, and I couldn't get the mouse working. (Windows says it's an Alps Pointing Device, on interrupt 12, plugged into the PS/2 port.) On further investigation, when I tried moused -p /dev/psm0 -i all the daemon aborted

touchpad mouse not working with freebsd

2004-02-12 Thread Peter Kurpis
I installed FreeBSD 4.7 on my Toshiba Satellite 1135 laptop, and I couldn't get the mouse working. (Windows says it's an Alps Pointing Device, on interrupt 12, plugged into the PS/2 port.) On further investigation, when I tried moused -p /dev/psm0 -i all the daemon aborted, saying it failed t

Re: My USB mouse not working in FreeBSD 5.1

2004-01-26 Thread Shaun Friedle
Hi, My mouse is still not working :( Andrew Boothman wrote: > Do a 'ps ax|grep moused' and see if moused is already running Yes, moused is running. > Then in your X config you should be able to use /dev/sysmouse I already had /dev/sysmouse in my X config, however moused is not working with my

Re: My USB mouse not working in FreeBSD 5.1

2004-01-25 Thread Adam Bozanich
On Mon, 26 Jan 2004, Shaun Friedle wrote: > Hi, > I am very new to FreeBSD, but I'm trying to learn how to use it. This is made very > difficult by not having a mouse. Have you tried adding usbd_enable="YES" to the file /etc/rc.conf? I had the same issue the other day and this fixed it. Go

Re: My USB mouse not working in FreeBSD 5.1

2004-01-25 Thread Andrew Boothman
Shaun Friedle wrote: Hi, I am very new to FreeBSD, but I'm trying to learn how to use it. This is made very difficult by not having a mouse. I have tried searching on Google for a few hours, but haven't fixed the problem yet. Anyway, here it is: My mouse is a "Logitech Cordless Desktop iTouch" o

My USB mouse not working in FreeBSD 5.1

2004-01-25 Thread Shaun Friedle
Hi, I am very new to FreeBSD, but I'm trying to learn how to use it. This is made very difficult by not having a mouse. I have tried searching on Google for a few hours, but haven't fixed the problem yet. Anyway, here it is: My mouse is a "Logitech Cordless Desktop iTouch" optical USB mouse. /

Re: Optical PS/2 mouse not working under X

2004-01-16 Thread Andrew L. Gould
On Friday 16 January 2004 08:49 am, Slabbert, C. (Clinton) wrote: > Hello, > > I recently purchased a new PS/2 optical mouse. I can't seem to get it > working under X. On Debian and Slackware I use: > Protocol auto or ImPS/2 > and it works fine. > > Under FreeBSD nothing seems to work, auto, Micr

Re: Optical PS/2 mouse not working under X

2004-01-16 Thread Ion-Mihai Tetcu
On Fri, 16 Jan 2004 16:49:20 +0200 "Slabbert, C. (Clinton)" <[EMAIL PROTECTED]> wrote: > Hello, > > I recently purchased a new PS/2 optical mouse. I can't seem to get it > working under X. On Debian and Slackware I use: > Protocol auto or ImPS/2 > and it works fine. > > Under FreeBSD nothing s

Optical PS/2 mouse not working under X

2004-01-16 Thread Slabbert, C. (Clinton)
Hello, I recently purchased a new PS/2 optical mouse. I can't seem to get it working under X. On Debian and Slackware I use: Protocol auto or ImPS/2 and it works fine. Under FreeBSD nothing seems to work, auto, Microsoft, PS/2, etc. and there is no ImPS/2 option. Any suggestions would be appre

Mouse not working in 5.0

2003-02-09 Thread Remington L.
First off I apologize for all the emails, in the last one I included the wrong dmesg. I have a Sony VAIO GRX-570 running FBSD 5.0-RELEASE. Under 4.7 my mouse was PS/2(psm0, irq 12) and everything worked fine. Not in 5.0, I have no idea why it doesn't work. Any suggestions would be appreciated. In