VMware and Full Screen Mode

2004-01-01 Thread Theresa L. Ford
Forgive the repost.  The last was mistakenly threaded:

Hi!  Google is not looking promising on this topic.

I have 4.9-STABLE, a nVidia GeForce Ti 4600, VMware 3, installed 
through the ports collection.

When switching to full screen mode, the application terminates.

Any help you can give me would be most appreciated.  Thank you!

- T

 VMware error messages.

Setting TMPDIR=/var/tmp.
VMware SLAVE PANIC: (MKS) BUG F(785):395 bugNr=1294
VMware SLAVE PANIC: (MKS) NOT_REACHED F(620):874 bugNr=5188
Panic loop

 XF86Config  ("I am Newbie" warning...)

Section "Module"
Load"bitmap"
Load"extmod"
Load"dbe"   # Double buffer extension
#SubSection  "extmod"
  #Option"omit xfree86-dga"   # don't initialise the DGA extension
#EndSubSection
Load"type1"
#Load"speedo"
Load"type1"
Load"freetype"
#Load"xtt"
Load   "glx"
Load   "dri"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath   "/usr/X11R6/lib/X11/fonts/local/"
FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
#FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"
#FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"
FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
ModulePath "/usr/X11R6/lib/modules"
EndSection

Section "ServerFlags"
EndSection

Section "InputDevice"
Identifier  "Keyboard1"
Driver  "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules"   "xfree86"
Option "XkbModel"   "pc101"
Option "XkbLayout"  "us"
EndSection

Section "InputDevice"
# Identifier and driver
Identifier  "Mouse1"
Driver  "mouse"
Option "Protocol""Auto"
Option "Device"  "/dev/sysmouse"
#Option "Resolution""256"
Option "Emulate3Buttons"
EndSection

Section "Monitor"
Identifier  "monitor0"
HorizSync   31-69
VertRefresh 55-120
EndSection

Section "Device"
Identifier  "Device"
Driver  "nvidia"
VendorName  "NVIDIA"
BoardName   "GeForce2 Go"
EndSection

Section "Device"
Identifier  "Standard VGA"
Driver  "vga"
VendorName  "Unknown"
BoardName   "Unknown"
EndSection

Section "Screen"
Identifier  "Screen 1"
Device  "Device"
Monitor "monitor0"
DefaultDepth 24

Subsection "Display"
Depth   8
Modes   "1280x1024" "1024x768" "800x600" "640x480"
ViewPort0 0
EndSubsection
Subsection "Display"
Depth   16
Modes   "1280x1024" "1024x768" "800x600" "640x480"
ViewPort0 0
EndSubsection
Subsection "Display"
Depth  24
Modes   "800x600" "640x480"
ViewPort0 0
EndSubsection
EndSection

Section "ServerLayout"

Identifier  "Simple Layout"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"

EndSection

Section "DRI"
Mode 0666
EndSection

 dmesg ("I am Newbie" double warning...)

Copyright (c) 1992-2003 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 4.9-STABLE #0: Sun Dec 28 20:49:40 EST 2003
[EMAIL PROTECTED]:/usr/src/sys/compile/JER
Timecounter "i8254"  frequency 1193182 Hz
CPU: AMD Athlon(tm) MP 1900+ (1600.07-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x662  Stepping = 2
  Features=0x383fbff
  AMD Features=0xc048
real memory  = 2146959360 (2096640K bytes)
avail memory = 2083819520 (2034980K bytes)
Programming 24 pins in IOAPIC #0
IOAPIC #0 intpin 2 -> irq 0
FreeBSD/SMP: Multiprocessor motherboard: 2 CPUs
 cpu0 (BSP): apic id:  1, version: 0x00040010, at 0xfee0
 cpu1 (AP):  apic id:  0, version: 0x00040010, at 0xfee0
 io0 (APIC): apic id:  2, version: 0x00170011, at 0xfec0
Preloaded elf kernel "kernel" at 0xc0716000.
Preloaded elf module "linux.ko" at 0xc071609c.
Preloaded elf module "snd_emu10k1.ko" at 0xc071613c.
Preloaded elf module "snd_pcm.ko" at 0xc07161e0.
Preloaded elf module "nvidia.ko" at 0xc0716280.
netsmb_dev: loaded
Pentium Pro MTRR support enabled
md0: Malloc disk
Using $PIR table, 268435454 entries at 0xc00fdef0
npx0:  on motherboard
npx0: INT 16 interface
pcib0:  on motherboard
pci0:  on pcib0
agp0:  mem 0xe930-0xe9300fff,0xec00-0xefff
 at device 0.0 on pci0
pcib1:  at device 1.0 on pci0
IOAPIC #0 intpin 18 -> irq 2
pci1:  on pcib1
nvidia0:  mem 0xf800-0xf807,0xf000-0xf7ff,
0xe800-0xe8ff irq 2 at device 5.0 on pci1
isab0:  at device 7.0 on pci0
isa0:  on isab0
atapci0:  port 0xf000-0xf00f at device 7.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0

Re: VMware and Full Screen Mode

2003-12-30 Thread Eric F Crist
On Tuesday 30 December 2003 04:10 pm, Theresa L. Ford wrote:
> Hi!  Google is not looking promising on this topic.
>
> I have 4.9-STABLE, a nVidia GeForce Ti 4600, VMware 3, installed
> through the ports collection.

Theresa,

It's a really good idea to not reply to someone's message for a new post.  In 
most mail readers, if the user has 'threading' enabled, you message will list 
as a reply to the wrong message, rather than show up as a new thread.

HTH

-- 
Eric F Crist
AdTech Integrated Systems, Inc
(612) 998-3588
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


VMware and Full Screen Mode

2003-12-30 Thread Theresa L. Ford
Hi!  Google is not looking promising on this topic.

I have 4.9-STABLE, a nVidia GeForce Ti 4600, VMware 3, installed 
through the ports collection.

When switching to full screen mode, the application terminates.

Any help you can give me would be most appreciated.  Thank you!

- T

 VMware error messages.

Setting TMPDIR=/var/tmp.
VMware SLAVE PANIC: (MKS) BUG F(785):395 bugNr=1294
VMware SLAVE PANIC: (MKS) NOT_REACHED F(620):874 bugNr=5188
Panic loop

 XF86Config  ("I am Newbie" warning...)

Section "Module"
Load"bitmap"
Load"extmod"
Load"dbe"   # Double buffer extension
#SubSection  "extmod"
  #Option"omit xfree86-dga"   # don't initialise the DGA extension
#EndSubSection
Load"type1"
#Load"speedo"
Load"type1"
Load"freetype"
#Load"xtt"
Load   "glx"
Load   "dri"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath   "/usr/X11R6/lib/X11/fonts/local/"
FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
#FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"
#FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"
FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
ModulePath "/usr/X11R6/lib/modules"
EndSection

Section "ServerFlags"
EndSection

Section "InputDevice"
Identifier  "Keyboard1"
Driver  "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules"   "xfree86"
Option "XkbModel"   "pc101"
Option "XkbLayout"  "us"
EndSection

Section "InputDevice"
# Identifier and driver
Identifier  "Mouse1"
Driver  "mouse"
Option "Protocol""Auto"
Option "Device"  "/dev/sysmouse"
#Option "Resolution""256"
Option "Emulate3Buttons"
EndSection

Section "Monitor"
Identifier  "monitor0"
HorizSync   31-69
VertRefresh 55-120
EndSection

Section "Device"
Identifier  "Device"
Driver  "nvidia"
VendorName  "NVIDIA"
BoardName   "GeForce2 Go"
EndSection

Section "Device"
Identifier  "Standard VGA"
Driver  "vga"
VendorName  "Unknown"
BoardName   "Unknown"
EndSection

Section "Screen"
Identifier  "Screen 1"
Device  "Device"
Monitor "monitor0"
DefaultDepth 24

Subsection "Display"
Depth   8
Modes   "1280x1024" "1024x768" "800x600" "640x480"
ViewPort0 0
EndSubsection
Subsection "Display"
Depth   16
Modes   "1280x1024" "1024x768" "800x600" "640x480"
ViewPort0 0
EndSubsection
Subsection "Display"
Depth  24
Modes   "800x600" "640x480"
ViewPort0 0
EndSubsection
EndSection

Section "ServerLayout"

Identifier  "Simple Layout"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"

EndSection

Section "DRI"
Mode 0666
EndSection

 dmesg ("I am Newbie" double warning...)

Copyright (c) 1992-2003 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 4.9-STABLE #0: Sun Dec 28 20:49:40 EST 2003
[EMAIL PROTECTED]:/usr/src/sys/compile/JER
Timecounter "i8254"  frequency 1193182 Hz
CPU: AMD Athlon(tm) MP 1900+ (1600.07-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x662  Stepping = 2
  Features=0x383fbff
  AMD Features=0xc048
real memory  = 2146959360 (2096640K bytes)
avail memory = 2083819520 (2034980K bytes)
Programming 24 pins in IOAPIC #0
IOAPIC #0 intpin 2 -> irq 0
FreeBSD/SMP: Multiprocessor motherboard: 2 CPUs
 cpu0 (BSP): apic id:  1, version: 0x00040010, at 0xfee0
 cpu1 (AP):  apic id:  0, version: 0x00040010, at 0xfee0
 io0 (APIC): apic id:  2, version: 0x00170011, at 0xfec0
Preloaded elf kernel "kernel" at 0xc0716000.
Preloaded elf module "linux.ko" at 0xc071609c.
Preloaded elf module "snd_emu10k1.ko" at 0xc071613c.
Preloaded elf module "snd_pcm.ko" at 0xc07161e0.
Preloaded elf module "nvidia.ko" at 0xc0716280.
netsmb_dev: loaded
Pentium Pro MTRR support enabled
md0: Malloc disk
Using $PIR table, 268435454 entries at 0xc00fdef0
npx0:  on motherboard
npx0: INT 16 interface
pcib0:  on motherboard
pci0:  on pcib0
agp0:  mem 0xe930-0xe9300fff,0xec00-0xefff
 at device 0.0 on pci0
pcib1:  at device 1.0 on pci0
IOAPIC #0 intpin 18 -> irq 2
pci1:  on pcib1
nvidia0:  mem 0xf800-0xf807,0xf000-0xf7ff,
0xe800-0xe8ff irq 2 at device 5.0 on pci1
isab0:  at device 7.0 on pci0
isa0:  on isab0
atapci0:  port 0xf000-0xf00f at device 7.1 on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
chip0:  at device 7.3