Re: vmware trouble

2004-04-13 Thread Yuriy Gerasimov
dick hoogendijk wrote:
On 09 Apr Yuriy Gerasimov wrote:

I have FreeBSD 5.2-RELEASE and installed vmware
vmware3-3.2.1.2242_6,1.
I cannot Power it On. I have just error

Cannot attach shared memory segment: Invalid argument.
Failed to initialize SVGA device.
I tryed to set up different OS there (DOS and Win98) but always I had 
this error.


You have to read the documentation on this. You need to make sure some
kernel settings are in order and you also have to recompile your kernel
probably. It's all in the vmware3 port directory (the info that is..)
Could you send me a link on documents about this?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


vmware trouble

2004-04-09 Thread Yuriy Gerasimov
I have FreeBSD 5.2-RELEASE and installed vmware vmware3-3.2.1.2242_6,1.

I cannot Power it On. I have just error

Cannot attach shared memory segment: Invalid argument.
Failed to initialize SVGA device.
I tryed to set up different OS there (DOS and Win98) but always I had 
this error.

Regards

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


USB mouse trouble

2004-03-16 Thread Yuriy Gerasimov
I've got FreeBSD 5.2
motherboard: GIGABYTE GA-7VA, mouse: reless IntellyMouse Explorer 1.0A
And its not working at all.
When I try to unplug and plug it in I recieve:
uhub0: port error, restarting port 1
uhub0: port error, giving up port 1
ums0: Microsoft Microsoft Wireless Intellimouse Explorer 1.0A, rev 
1.10/0.0e, a
ddr 2, iclass 3/1
ums0: 5 buttons and Z dir.

My rc.conf:
usbd_enable=YES
moused_enable=NO
My usbd.conf:
device Mouse
devname ums[0-9]+
attach /usr/sbin/moused -p /dev/${DEVNAME} -I 
/var/run/moused.${DEVNAME}.pid -t auto; /usr/sbin/vidcontrol -m on

My XF86Config:
Section InputDevice
Identifier  Mouse1
Driver  mouse
Option ProtocolAuto
Option Device  /dev/sysmouse
Option ZAxisMapping 4 5
EndSection
I have no problems in WinXP.
Have any ideas?
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]