Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, I'm running RHEL4 under VMWARE. For some reasons the machine doesn't properly work anymore as as soon as I close a a graphical window (even Gedit) it hangs and ...
  1. #1
    Just Joined!
    Join Date
    Jul 2006
    Posts
    4

    problem with X11 ?

    Hi,

    I'm running RHEL4 under VMWARE. For some reasons the machine doesn't properly work anymore as as soon as I close a a graphical window (even Gedit) it hangs and only thing I can do is a reboot.

    Any idea/solution ?

    Thanks,

    Pietro

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Post the output of these commands :
    Code:
    su -
    /sbin/lspci | grep -i vga
    grep -i driver /etc/X11/xorg.conf
    free
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Jul 2006
    Posts
    4
    [root@shrek2 pietrov]# /sbin/lspci | grep -i vga
    00:0f.0 VGA compatible controller: VMware Inc [VMware SVGA II] PCI Display Adapt er
    [root@shrek2 pietrov]# /sbin/lspci | grep -i vga
    00:0f.0 VGA compatible controller: VMware Inc [VMware SVGA II] PCI Display Adapter
    [root@shrek2 pietrov]# grep -i driver /etc/X11/xorg.conf
    Driver "kbd"
    Driver "vmmouse"
    Driver "vmware"
    # doing. It will override the driver's preferences which can
    [root@shrek2 pietrov]# free
    total used free shared buffers cached
    Mem: 1035792 231880 803912 0 10044 124548
    -/+ buffers/cache: 97288 938504
    Swap: 524280 0 524280

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...