[SOLVED] windows7 host, virtual box vm, archlinux guest, startx fails

Hello
I am trying to get startx to work with a archlinux guest.
I have installed vbox guest and utils packages with pacman.
I have installed libxcomposite with pacman.
I have the modules loaded vboxvideo, vboxsf, vboxguest.
When I startx, I get EE /dev/dri/card0 failed to start DRM interface, finally I get server terminated successfully.
Ive tried to not use an /etc/X11/xorg.conf file, a xorg.conf file created with configure and NoAcell to disable drm for vesa and fbdev.  Neither works.
John
Last edited by netskink (2015-02-06 01:15:44)

I have installed all of those. xorg-xinit, xorg-twm, etc. 
And Saint, the other lines in the xorg log are fine.  There is only one error when starting up X. It is this:
EE /dev/dri/card0 failed to start DRM interface
However, per your request here is the log.

Similar Messages

  • Installing ArchLinx+Guest Additions in Virtual Box(error during guest)

    The Arch Linux install seemed to go through smoothly.  I installed it using the wiki page, rebooted, and logged in as root.  I am installing this for a class, so trying to follow the instructions to do so.  Next, we are supposed to install 'Guest Additions' for Virtual box using the instructions below:
    Now, you should install "Guest Additions" for VirtualBox. Guest additions allows you to share files between host and guest systems. This is very convenient for development as you will need to copy files back and forth between the host and guest operating systems. You can download Guest Additions at *link*.
         You need to start the virtual machine before you can continue installing Guest Additions. To do that, just select your VM name from the list on the left hand side in VirtualBox and click Start. After logging into Arch Linux, you should mount this ISO image just as you had mounted the Arch Linux ISO file. You can then mount the cdrom inside the Guest OS by doing:
    mkdir /mnt/cdrom
    mount -t iso9660 /dev/cdrom0 /mnt/cdrom
    Now install the guest additions by doing:
    cd /mnt/cdrom
    sh ./VBoxLinuxAdditions-x86.run
    This will compile and install the kernel modules necessary for Guest Additions functionality. Please note that if you
    recompile your own kernel (later as a part of project requirements), you will have to run this again so that the modules are
    compiled and installed for the new kernel too.
    Under settings for VBox, I mounted the Guest Additions image file, started Arch Linux, logged in as root, and followed the instructions above.  I was able to do all of the above, but when I excute the last line, I am given this message:
    http://img132.imageshack.us/img132/3971/linuxd.png
    I have no idea where to go from here, and any help would be greatly appreciated.
    Also,  I feel like I have installed Arch Linux incorrectly.  All the videos and pictures I see show a GUI type interface, but all I am presented with is a text-based interface.  When I boot it up, it asks me to log in, and I am then taken to the command line, but I don't see the same GUI interface everyone else seems to have.  Is this normal for a basic Arch Linux install?  Thanks in advance.

    Arch has no GUI until you install one. Some people don't want a GUI, so it's left to the user. The base install has only a command line interface.
    You should probably read the Beginners Guide.
    In case you missed them, there's two short articles, also on the wiki that might help you understand Arch, Arch Linux and The Arch Way

  • Virtual box USB

    I am using vista and installed Arch linux i686 as guest
    I am successful in installing Arch and running LXDE desktop
    But I am not able access USB. How can access USB in the virtual box arch linux guest.

    sant527 wrote:
    I am using vista and installed Arch linux i686 as guest
    I am successful in installing Arch and running LXDE desktop
    But I am not able access USB. How can access USB in the virtual box arch linux guest.
    What?

  • [SOLVED] Guest Arch in Virtual Box Internet Problems

    I have installed Arch a few times already in virtual machines on Virtual Box and each time it is unable to configure the internet connection properly.  Having gone through the beginner wiki-pages on starting with Arch, I have tried "ping -c 3 www.google.com" and get "ping: unknown host www.google.com".  However, IP addresses usually work with 0% packet loss.
    I then followed the "hwdetect" instruction and that yielded "-bash: hwdetect: command not found".  The command "modprobe pcnet32" does not yield an error and returns nothing.
    I have also tried other methods
    http://eligere.wordpress.com/2008/03/05 … i-problem/
    http://bbs.archlinux.org/viewtopic.php?id=55811.
    Thanks.
    Last edited by zeug (2009-05-08 23:03:56)

    Wikimig wrote:
    Hi,
    Pretty much the same here
    That is strange but adding "nameserver 192.168.0.1" to /etc/resolv.conf enables me to access the internet. 192.168.0.1 is of course the IP of the host computer's vitual card but what is strange is: I need to use dhcpcd from guest to be given an IP that isn't even in the same range as 192.168.0.1 (for instance 10.0.2.15)!!
    So to basically, host PC has that virtual ethernet card with static IP 192.168.0.1 and internet connection shared (don't know if this is compulsory though) and guest uses dhcp, is given 10.0.2.15 (don't ask me where it gets it from because I disabled it on VirtualBox). Then I just have to add "nameserver 192.168.0.1" to resolv.conf and I'm good... till dhcpcd rewrites the resolv.conf. How could we set dhcp to use a particular DNS?
    As you can see, I am not a DNS expert. Using static IPs for both would be great but it doesn't work
    Does it help?
    The 10.x.x.x.x address range is assigned because you are most probably using NAT networking on the Virtual Box configuration.
    Try with 'Bridged'.
    If all goes well you shouldn't need to fiddle with /etc/resolv.conf.
    Still, if you still need to change /etc/resolv.conf, put your changes in a file called /etc/resolv.conf.head which will survive
    the changes that sometimes DHCP does on /etc/resolv.conf.
    Mektub

  • [SOLVED] Arch Linux Guest Virtual Box OSE problem

    So I am installing my Arch Linux as a Guest in my Ubuntu partition, through Virtual Box OSE (3.2.8). I followed the wiki ( https://wiki.archlinux.org/index.php/Ar … lBox_Guest ) but still have an issue:
    sudo pacman -S kernel26-headers xorg gcc make
    sudo mount /dev/cdrom /mnt/cdrom
    sudo /mnt/cdrom/VBoxLinuxAdditions-x86.run
    But It fails on Shared folders, and cannot recognize X:
    :: Building the VirtualBox Guest Additions Kernel Modules [BUSY]
    :: Building the main Guest Additions module [DONE]
    :: Building the shared folder support module [FAIL]
    (Look at /var/log/vboxadd-install.log to find otu what went wrong)
    :: Warning: Unknown version of the X Window System installed. Not installing X Window System drivers.
    :: Installing graphics libraries and desktop services components [Done]
    /var/log/vboxadd-install.log states:
    /tmp/vbox.0/vfsmod.c:406:9: error: unknown field 'clear_inode' specified in initalizer
    /tmp/vbox.0/vfsmod.c:406:9 warning: initalization from incompatible pointer type.
    Which is strange, because as far as I know, clear_inode is part of the linux headers.
    Any idea why this is happening? Do I just need to update VirtualBox to a newer version?
    Last edited by gralamin (2011-03-11 18:22:14)

    Updating Virtualbox fixed the issue.

  • Virtual Box 4.0.8 Windows Host - Guest Additions problem

    Hi,
    I have installed Virtual Box 4.0.8 with host O/S Windows 7 Home Premium 64 bit Processor AMD Phenom II x6 and enabled the VT.
    I installed OEL 5.6 and 6.1 guests (both x86_64 version).
    But when I installed Guest Additions, nothing happened and only showing maximum resolution *1024x768.*
    I never had this problem before with my older machine and older version of Virtual Box.
    is this known issues? is this cause by the VT or conflict with the graphic card?
    Any advice appreciated
    thanks
    Lie

    This would be better addressed on the VirtualBox forum.   see https://www.virtualbox.org/

  • Error While Joining a domain.| Adding a virtual box machine to host machine's domain

    Dear All,
               I have a Virtual Box(guest) Where Windows Server 2008 r2 is installed.Virtual box is hosted by a machine which Uses Windows Server 2008 r2. Host machine is a domain controller.I have added guest to another domain
    other than host.But whenever I tried to add guest machine to host domain It shows me following error(See below).
    An error occurred when DNS was queried for the service location (SRV) resource record used to locate an Active Directory Domain Controller (AD DC) for domain "crmrc.com".
    The error was: "No records found for given DNS query."
    (error code 0x0000251D DNS_INFO_NO_RECORDS)
    The query was for the SRV record for _ldap._tcp.dc._msdcs.crmrc.com
    Could you please suggest me the solution for it?
    Thanks and Regards,
    Yusuf

    Hello,
    C:\Users\Administrator>ipconfig/all
    Windows
    IP Configuration
     Host Name . . . . . . . . . . . . : MSCRM
     Primary Dns Suffix  . . . . . . . : crmrc.com
     Node Type . . . . . . . . . . . . : Hybrid
     IP Routing Enabled. . . . . . . . : No
     WINS Proxy Enabled. . . . . . . . : No
     DNS Suffix Search List. . . . . . : crmrc.com
    Ethernet
    adapter Network Bridge:
     Connection-specific DNS Suffix  . :
     Description . . . . . . . . . . . : MAC Bridge Miniport
     Physical Address. . . . . . . . . : BA-AC-6F-3F-A3-51
     DHCP Enabled. . . . . . . . . . . : No
     Autoconfiguration Enabled . . . . : Yes
     Link-local IPv6 Address . . . . . : fe80::8573:2122:495b:93bc%16(Preferred)
     IPv4 Address. . . . . . . . . . . : 192.168.1.78(Preferred)
     Subnet Mask . . . . . . . . . . . : 255.255.255.0
     Default Gateway . . . . . . . . . : 192.168.1.1
     DHCPv6 IAID . . . . . . . . . . . : 280669295
     DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-14-B1-48-BF-B8-AC-6F-3F-A3-51
     DNS Servers . . . . . . . . . . . : 192.168.1.78
                                         59.144.127.17
     NetBIOS over Tcpip. . . . . . . . : Enabled
    Tunnel
    adapter isatap.{39C0341C-67DC-405D-B8F4-25DA555D53C0}:
     Connection-specific DNS Suffix  . :
     Description . . . . . . . . . . . : Microsoft ISATAP Adapter
     Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
     DHCP Enabled. . . . . . . . . . . : No
     Autoconfiguration Enabled . . . . : Yes
     Link-local IPv6 Address . . . . . : fe80::5efe:192.168.1.78%12(Preferred)
     Default Gateway . . . . . . . . . :
     DNS Servers . . . . . . . . . . . : 192.168.1.78
                                         59.144.127.17
     NetBIOS over Tcpip. . . . . . . . : Disabled
    Tunnel
    adapter Teredo Tunneling Pseudo-Interface:
     Media State . . . . . . . . . . . : Media disconnected
     Connection-specific DNS Suffix  . :
     Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
     Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
     DHCP Enabled. . . . . . . . . . . : No
     Autoconfiguration Enabled . . . . : Yes
    I suppose here that this is a DC/DNS server. I see that 59.144.127.17 is
    configured as a DNS server. If 59.144.127.17 is
    a public DNS server then please add it as a forwarder.
    Once done, run ipconfig /registerdns and restart netlogon service on the DC.
    Windows
    IP Configuration
     Host Name . . . . . . . . . . . . : MYLYC
     Primary Dns Suffix  . . . . . . . : ow.pearl
     Node Type . . . . . . . . . . . . : Hybrid
     IP Routing Enabled. . . . . . . . : No
     WINS Proxy Enabled. . . . . . . . : No
     DNS Suffix Search List. . . . . . : ow.pearl
    Ethernet
    adapter Local Area Connection:
     Connection-specific DNS Suffix  . :
     Description . . . . . . . . . . . : Intel(R) PRO/1000 MT De
     Physical Address. . . . . . . . . : 08-00-27-43-C7-47
     DHCP Enabled. . . . . . . . . . . : No
     Autoconfiguration Enabled . . . . : Yes
     Link-local IPv6 Address . . . . . : fe80::781f:3c7d:edc:684
     IPv4 Address. . . . . . . . . . . : 192.168.1.105(Preferred
     Subnet Mask . . . . . . . . . . . : 255.255.255.0
     Default Gateway . . . . . . . . . : 192.168.1.1
     DHCPv6 IAID . . . . . . . . . . . : 235405351
     DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-15-7A-16-5B
     DNS Servers . . . . . . . . . . . : 192.168.1.78
                                         59.144.127.17
     NetBIOS over Tcpip. . . . . . . . : Enabled
    Please delete the second DNS server.
    Also, disable all security softwares and try again.
    Are you able to ping the DC? If not, that may be a problem with your routes.
    Also, use nslookup to check that all is okay with DNS records.
    This
    posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
    Microsoft
    Student Partner 2010 / 2011
    Microsoft Certified
    Professional
    Microsoft Certified
    Systems Administrator: Security
    Microsoft Certified
    Systems Engineer: Security
    Microsoft Certified
    Technology Specialist: Windows Server 2008 Active Directory, Configuration
    Microsoft Certified
    Technology Specialist: Windows Server 2008 Network Infrastructure, Configuration
    Microsoft Certified
    Technology Specialist: Windows Server 2008 Applications Infrastructure, Configuration
    Microsoft Certified
    Technology Specialist: Windows 7, Configuring
    Microsoft Certified
    IT Professional: Enterprise Administrator

  • Cannot install Guest Additions Virtual Box

    Hallo!I am a total newbie in Solaris and Virtual Box.
    I have installed Solaris 10 (guest OS)via Virtual Box in XP (host OS). I would like to install other s/w in Solaris (SUNWi1cs and SUNWi15cs so that I can install Oracle 10g).
    To do this,I must install Guest Additions first.I have gone to Devices ->Install Guest Additions but nothing seems to happen.I have tried to mount CD/DVD-ROM and also the Solaris.iso file but still nothing happens.
    Eventually I would like to install SUNWi1cs and SUNWi15cs as below
    pkgadd –d /cdrom/cdrom0/Solaris_10/Product SUNWi1cs SUNWi15cs
    Please help me.
    Thanks.

    Did you follow the instructions at http://www.virtualbox.org/manual/ch04.html#id463751

  • [SOLVED] Virtual Box Install Question

    I have been working through the Arch Linux wiki regarding installing virtualbox.
    I do not believe I have a custon kernel, as I would not know how to customize it, but here is my kernel info:
    Name : linux
    Version : 3.8.4-1
    Description : The linux kernel and modules
    Architecture : x86_64
    URL : http://www.kernel.org/
    Licenses : GPL2
    Groups : base
    Provides : kernel26=3.8.4
    Depends On : coreutils linux-firmware kmod mkinitcpio>=0.7
    Optional Deps : crda: to set the correct wireless channels of your
    country
    Required By : nvidia virtualbox-host-modules
    Optional For : None
    Conflicts With : kernel26
    Replaces : kernel26
    Installed Size : 64728.00 KiB
    Packager : Tobias Powalowski <[email protected]>
    Build Date : Wed 20 Mar 2013 05:16:17 PM EDT
    Install Date : Tue 02 Apr 2013 09:36:32 AM EDT
    Install Reason : Explicitly installed
    Install Script : Yes
    Validated By : Unknown
    Following the wiki (https://wiki.archlinux.org/index.php/VirtualBox) I installed virtualbox and virtualbox-host-modules.
    When I go to launch virtual box I get:
    WARNING: The vboxdrv kernel module is not loaded. Either there is no module
    available for the current kernel (3.8.4-1-ARCH) or it failed toload. Please reinstall
    the kernel module virtualbox-host-modules or if you don't use our stock kernel
    compile the modules withsudo dkms autoinstallYou will not be able to start VMs
    until this problem is fixed.
    After googling I have read that many people get this warning after a kernel update but in
    my cause this is a fresh install.
    I even followed the steps for a custom kernel and reveived the follow:
    input:
    dkms install vboxhost/$(pacman -Q virtualbox|awk {'print $2'}|sed 's/\-.\+//') -k $(uname -rm|sed 's/\ /\//')
    response:
    Error! echo
    Your kernel headers for kernel 3.8.4-1-ARCH cannot be found at
    /usr/lib/modules/3.8.4-1-ARCH/build or /usr/lib/modules/3.8.4-1-ARCH/source.
    Pretty much at a loss and any help would be appreciated.
    Last edited by soulrainX (2013-04-13 18:03:58)

    So now my kernel is up to date:
    Name : linux
    Version : 3.8.6-1
    Description : The linux kernel and modules
    Architecture : x86_64
    URL : http://www.kernel.org/
    Licenses : GPL2
    Groups : base
    Provides : kernel26=3.8.6
    Depends On : coreutils linux-firmware kmod mkinitcpio>=0.7
    Optional Deps : crda: to set the correct wireless channels of your
    country
    Required By : nvidia virtualbox-host-modules
    Optional For : None
    Conflicts With : kernel26
    Replaces : kernel26
    Installed Size : 64354.00 KiB
    Packager : Tobias Powalowski <[email protected]>
    Build Date : Sat 06 Apr 2013 01:32:32 AM EDT
    Install Date : Sat 13 Apr 2013 10:36:09 AM EDT
    Install Reason : Explicitly installed
    Install Script : Yes
    Validated By : Signature
    and now I can run
    modprobe vboxdrv
    and it seems to work, yet when I run VirtualBox, I still get:
    WARNING: The vboxdrv kernel module is not loaded. Either there is no module
    available for the current kernel (3.8.4-1-ARCH) or it failed to
    load. Please reinstall the kernel module virtualbox-host-modules or
    if you don't use our stock kernel compile the modules with
    sudo dkms autoinstall
    You will not be able to start VMs until this problem is fixed
    Just tried removing virtualbox via
    pacman -Rns virtualbox
    and reinstalling and it stills reads kernet as 3.8.4-1
    Last edited by soulrainX (2013-04-13 17:27:20)

  • [solved] virtual box share folder unable to mount

    I am having vista and using virtual box installed arch linux as the guest.
    I have installed the base system from archlinus iso
    I created a shared folder called prem
    When I tried to mount share folder through I get the following
    mount -t vboxsf prem /mnt/vbox
    mount: unknown filesystem type 'vboxsf'
    I found that I have to install guest additions
    I clicked on the devices - install guest additions
    I didnt found any file  at /media/cdrom/VBoxLinuxAdditions-x86.run
    How to install VBoxLinuxAdditions-x86.run where is the file located.
    Or in arch linus should I install something to make share folder work
    can any one help
    Last edited by sant527 (2009-08-09 15:51:23)

    howto use shared folders in Linux guests - http://forums.virtualbox.org/viewtopic.php?f=3&t=15868
    After installing the Guest Additions, you can use the Shared Folders Functionality. To access them, you have to define at least one in the VM settings. Open the VM Settings and go to Shared Folders. You can define them there. Click on the Add button and browse for a folder you want to share. Make sure that the name of the share doesn't contain any illegal characters like white spaces. Keep the name as simple as possible. In this howto, I will use the name share.
    Now that you have defined a SF, it's time to mount it. Boot the Guest and open a terminal. Create a folder where you will mount it on. E.g. in your home folder. I will use ~/host for the mount point.
    Now mount it with the following command:
    Code: Select all   Expand viewCollapse view
        sudo mount -t vboxsf share ~/host
    Note that with this, the default mount options are used and all files are owned by root. This can be changed by adding some mount options. Options are passed on with the -o parameter. You can use multiple options with one parameter, seperate the values with a comma. See the man page of mount for more info on which options you can use. The User Manual also notes the options compatible with the Shared Folders. To mount the SF so that you are the owner of the files, use this command:
    Code: Select all   Expand viewCollapse view
        sudo mount -t vboxsf -o uid=1000,gid=1000 share ~/host
    If you want to have it mount automatically upon each boot, put the mount command in /etc/rc.local (Debian based distro's), or whatever script is run at the end of the boot process. The Shared Folders service should mount them automatically, but that doesn't always happen.
    Using /etc/fstab has little effect, because that file is processed before the SF module is loaded and will fail to mount the share. Sometimes, the share does get mounted because the GA check for it when they are loaded upon boot, but it's very flaky, meaning it doesn't work most of the time. You're better of with the first option.

  • [SOLVED]access apache from windows inside virtual box

    Hi everyone,
    I am a web developer and I use Linux and i have Apache, MySQL running on it, I have windows xp running as a guest inside Virtual Box, I really want to access my apache from windows guest so i test my sites on internet explorer, please help me, i tried the documents, and the forum here but i could not figure out how to do it, so please what is the simplest way to do this?
    Last edited by shalaby (2012-04-22 19:52:13)

    It'll depend on which networking mode you're using on that guest. If you're using the default (NAT), you can simply reach your host os on the default gateway ip of the guest's network adapter.

  • Cannot get my iphone5 to synch with my new computer. i am running itunes through a virtual box, Every time I try a box appeares telling me to enter security code- ? anyone know how to solve this ?

    Cant get my iphone 5 to sync with my computer (new operating system). Am running XP through a virtual box. When I try to sync the phone it keeps asking for auto lock code, there is no box to type it into and I can find nothing on the phone itself to solve the problem.
    This makes it impossibble to sync with my itunes account. Anyone out there able to help ?

    Have you tried contactint the app's developer?

  • VDI 3.0 with Patch2 - Virtual Box 2.0.10 - Host Networking

    Hi Guys,
    I have got following setup at a customer site:
    Solaris 10 U7 : Sun VDI 3 Server
    NIC0 - 192.168.100.xx network - sun vdi3.0 All-in-one configuration is installed here
    NIC1 - 192.168.34.xx network - windows xp template is bound to this NIC (bridged)
    NIC2 - 10.10.11.xx network - windows 7 template is bound to this NIC (bridged)
    When I boot those template on VBox manually - I do get correct ip from correct NIC.
    I have checked the .xml config files for xp and template which does point to NIC1 & NIC2 respectively.
    However, when I upload them to VDI and start cloning..the clones come out on 192.168.100.xx network.
    Logically - they should have come out on the same network as their respective templates - which is not happening.
    I know this feature is there with VDI 3.1 EA - however, this is a production system so cannot really use it !!
    Is it even possible with VDI 3.0 to have different pools on different network? Virtual Box 2.0.10 limitation?
    Regards,
    Hardik

    Hi Hardik,
    Wai is correct, VDI 3.0 allows you to specify a single NIC for each VirtualBox host in a Desktop Provider, navigate to:
    Desktop Providers -> YourVBoxDesktopProvider -> Host -> Host Details (Click VirtualBox host hyperlink)
    This page provides a drop-down with each plumbed NIC on this particular host. By default the first NIC is selected. Navigate to each VirtualBox host in your Desktop Provider and ensure you have selected the correct NIC and click [Save].
    Now enable Host Networking in your Pool -> Settings.
    All desktops registered/started from this point forward will use the specified NICs. Any Desktops already registered/running on a VirtualBox host will need to be either Shutdown or Powered-Off via the VDI UI and restarted.
    Can you confirm that you have followed these steps? I have a similar setup working with various NICs for Host Networking.
    If these steps still don't work, what does 'ifconfig -a' executed on your VirtulaBox host show? When you launch the VirtualBox UI and navigate to the networking section of a virtual machines settings, what Host Interfaces are listed there?
    -Christian

  • Calling DB from a guest OS in Virtual Box

    Hi all,
    I have a Oracle Db 10g installed in my windows vista.
    I have also a linux installed in virtual box.
    I tried to connect from the guest os (linux) but no way.
    I used the 'ping' command and it work 4/4.
    SO, should I configure the listner of the Data base to accept externel connection. If yes how??
    the enterprise edition which i have is academic one (I am student)
    plz help and sorry for my bad english
    Thanks

    Thanks for the reply! I am planning on putting it on Mac hardware, and understand the licensing requirements of OS X server.
    What I'm mostly interested in is if it will actually work on XenServer and if so, then if the performance is worthwhile (ie: it performs nearly as well as being on the server natively). If the performance is poor, then I won't bother with XenServer and go with ESXi and probably won't virtualize my Mac hardware.
    My original intention was to go with ESXi for multiple reasons. I wanted to be able to run the Cisco Nexus 1000v, but the licensing requirements with VMware for enterprise type features is completely outrageous and not practical for a SMB.

  • Installation as guest OS on Virtual Box

    Hi,
    I have downloaded Oracle Enterprise Linux and am trying to use the same as guest OS in Virtual Box on Windows Vista. While I managed to complete the installation successfully, I am not able to use it. When I power on the virtual machine and enter my username and password, it only displays a blank screen and nothing happens.
    Can you help me out with this please ?

    frits hoogland wrote:
    As advised previously, run system-config-display. Another way to modify the screen resolution is to modify it directly in the X settings. But please try system-config-display.Thanks for your reply. I tried modifying the display resolutions from "System->Preference->Screen Resolution", but the only options available there are "800x600" and "640x320". Incidently, when checked in "System->Administration->Display" window, the video card is shown as "Unknow Video Card". Selecting any of the video cards from "Configure..." button does not help either.
    I am not used to Linux and hence am trying to do things using GUI interface. Please let me know if I have to use text mode to do something that can not be achieved in GUI mode.

Maybe you are looking for