Applications :: Qemu Works - How To Go Widescreen
Sep 20, 2009
Qemu works normally for me, but the available resolutions do not include a widescreen option. Is there a work around or a command line parameter I can add to enable widescreen resolutions?
Host System: Ubuntu 9.04
Guest System: Windows XP
View 1 Replies
ADVERTISEMENT
Aug 17, 2010
I've been trying to get some kind of virtualisation solution for my Slackware64, and I'd been having an absolute nightmare trying to get virtualbox to work on my Slackware64 install, so I decided to ditch it and move to KVM instead, as a type 1 hypervisor, having had success with QEMU in the past. I installed qemu-kvm along with all the dependencies using sbopkg, and I didn't have any problems building it, nor creating a user for kvm, or anything of that sort. However, now if I try to open a .iso on a disk image I created using qemu:
Code:
qemu-img create -f qcow2 ubuntu.qcow 4G
Which I am then easily able to access with qemu using the following command:
Code:
qemu ubuntu.qcow -cdrom /ISO/ubuntu-8.10-dvd-i386.iso -m 256 &
(I have an old ubuntu 8.10.iso on my PC that I used just to see if the thing would work) This works just as expected. However, if I try to launch the same .iso using kvm
Code:
kvm -hda ubuntu.qcow -cdrom /ISO/ubuntu-8.10-dvd-i386.iso -m 256 -boot -d &
all I get is "bash: command not found: kvm" I have already loaded the following modules: kvm, kvm-intel, tun. Could I be missing something?
[edit] Also just noticed that though I have created a group for kvm and added myself to libvirt, but when I issue the command "groups" neither of them are there, though I did use:
Code:
groupadd -g 221 kvm
And I was under the impression that I just needed to add my user to libvirt, without needing to manually create the group itself.I may have misunderstood the procedure for installing this properly, but I'm not sure what I've done wrong.
View 3 Replies
View Related
Mar 8, 2010
I get to my specific problem, I'm running Xubuntu 9.10 (karmic) on a Playstation 3 (PPC). I am attempting to install "Qemu-launcher".
1. Tried to install "qemu-launcher" via "Add / Remove Applications". it gave me an error about conflicting packages, and deferred me to Synaptic Package Manager.
2. Tried to install "qemu-launcher" in Synaptic Package Manager. error: "Could not mark all packages for installation or upgrade -- the following packages have unresolvable dependencies. Make sure that all required repositories are added and enabled in the preferences. -- qemu-launcher: Depends: qemu-kvm (>=0.11.0~rc1) but it is not installable"
3. Tried to download "qemu-launcher" via "apt-get" in terminal - same error as in Synaptic
4. Attempted to download "qemu-kvm" via "apt-get" in terminal: "package qemu-kvm is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source. E: package qemu-kvm has no installation candidate."
5. Found and downloaded "qemu-kvm-0.11.0~rc1.orig.tar.gz". Extracted archive.
[Code]...
View 4 Replies
View Related
Feb 6, 2011
When I try this yum install kvm qemu libvirt python-virtinst qemu-kvm I become this error
Transaction Check Error: file /usr/share/man/man1/qemu-img.1.gz from install of qemu-img-0.10.5-1.el5.2.x86_64 conflicts with file from package kvm-qemu-img-83-164.el5_5.25.x86_64
how can I resolve this error
View 1 Replies
View Related
Oct 16, 2009
qemu-img , create any imagerun qemu -fda bootdiskwin98se.img -hda image.imgand No drive C what's going wrong with qemu-img/qemu?
View 3 Replies
View Related
Feb 11, 2011
I am on Ubuntu 10.10 on Thinkpad T61p
Recently installed my office printer with the drivers provided by them(office people)
The problem is that it works fine but only with few selected applications
Adobe Reader works fine Foxit reader fails Document viewer and image viewer prints the page but doesn't fit them inside the margins and they are either cut on the edges or look ugly
Printing from browsers doesn't work either. I always have to do 'print to file' in pdf format
Then pray rigorously that the pdf print is nice and then print using Adobe reader
where to start debugging from ?
View 4 Replies
View Related
Jan 29, 2011
I am studying how to use Linux now on some websites and playing with an older desktop. I am anxious to give it a try! I am looking for an Linux program to help me with the following situation:
I send emails from my office computer, my dormitory computer, my home computer, my android phone and my symbian phone. Right now I use webmail but i want to be able to compose the emails in an offline mode and then send them at a later time. Now, I use thunderbird on my home computer to download all of the emails from my webmail account.
I want to be able to compose the email on the email clients installed on the various computing devices yet be able to consolidate not only the emails received but also the sent folders. I think what I am looking for is a Linux version of MSExchange. Is this correct? Can someone recommend one? I also want to be able to consolidate calendaring features and addressbooks as well.
View 4 Replies
View Related
Mar 9, 2010
I have used it for some times but never went behind basic use to use Internet, save files, write documents with OpenOffice...
I just installed the 11.2 version in 64-bit. I previously used a 11.1 version, and on which sounds worked fine.
I do get the login and logout jingle, and CDs play fine as well.
My problem occurs when I try to watch a video on Internet, so with FlashPlayer, and also when using Skype: I get neither the notification sounds, and a test call tells me I have a problem with the audio device.
When I point my cursor on the "sound" icon on my control board, it tells me the sound is at 0% even though it works for the above-listed tasks.
Here is what my computer has (from "system configuration"), including the last two lines I get when I click the "advanced" option:
HDA VIA VT82xx (VT1708 Analog)
HDA VIA VT82xx (VT1708 Digital)
HDA ATI HDMI, ATI HDMI (HDMI audio output)
PulseAudio
HDA ATI HDMI, ATI HDMI
HDA VIA VT82xx, VT1708 Digital(IEC958(S/PDIF) Digital audio output)
Everything has this same preset configuration: notifications, video, etc.
View 9 Replies
View Related
Apr 4, 2010
I'm trying to configure PulseAudio using the official guide and can't get past the first step where it tells me to input pulseaudio -nC.
1. How can I get into the PA console/daemon to use the official guide
2.If I can't get PA setup correctly, is there an ALSA sound mixer I can use to modify sound levels for various running applications.
2B. Is there a sound mixer that works with OSS applications as well? Most apps these days are ALSA, but some older ones (like Wolfenstein Enemy Territory) use OSS.
View 1 Replies
View Related
Jan 1, 2010
is there a equalizer that works for all ubuntu sounds? after looking around it seems that equalizers are pretty rare in ubuntu.
View 1 Replies
View Related
Nov 23, 2010
Has anyone ran into a problem running Startup Applications from automatic login? I have checked to see that it is not loading in fail-safe mode, and if i disable the automatic login it works fine. The file it is loading is located in my home directory and being executed as
"sh /home/myusername/script.sh"
View 4 Replies
View Related
Jan 21, 2010
I can't get a program (wbar) to run directly from my user account, it fails saying "Image not found -> maybe using a relative path?". But if I run su -c "wbar", it shows up and manages to load the image. I think it has something to do with ImLib2 or whatever loads the image. I checked permissions on libImlib2.so.1 and it's world-readable and executable. Can libImlib2.a be causing this problem, set to 644? What else should I be checking?
View 2 Replies
View Related
Jan 30, 2011
I use a dark theme in gnome, which of course doesn't display correctly on many websites that force a white background onto text input dialogues (I have to type white or light gray on white) - Because of this, I never use a dark theme for more than a few days before I switch back to light, which really sucks - My workaround for this was going to be changing my Firefox launcher so that a custom GTKRC is used.
It works for all applications except for Firefox.
e.g. if I type into a Terminal:
Code:
env GTK2_RC_FILES="/usr/share/themes/Redmond/gtk-2.0/gtkrc" speedcrunch
or
Code:
bash -c 'GTK2_RC_FILES=/usr/share/themes/Redmond/gtk-2.0/gtkrc speedcrunch'
[Code].....
View 4 Replies
View Related
May 23, 2011
when i apply this command $ make install --> that for build qemu for symbian in ubuntu i face this error -->mkdir -p "/amn/symbian/gcc/sf/adapt/oss+FCL+adapt+qemu.hg/symbian-qemu-0.9.1-12/bin" mkdir: cannot create directory `/amn': Permission denied
View 2 Replies
View Related
Dec 15, 2009
I'm currently experiencing some problems when plugging my linux box into a Widescreen monitor / HDTV (using the VGA slot). The problem is that it the driver only seems to support 640x480 and 800x600 resolutions on this Full HD TV / Monitor; however, when plugged into a standard monitor the 'xrandr -q' command shows a vast array of resolutions from 640x480 upto 1280x1024.
This is a pretty skinny install of Debian Lenny using just LXDE desktop and hardly anything else.
Can Linux support widescreen / HD resolutions and if so, how do I configure this install to work with my spanking HDTV using the VGA port?
View 9 Replies
View Related
Jan 23, 2009
I have some experience using linux systems, but my recent Fedora 10 (x86_64) install is my first attempt at installing and maintaining my own. I installed it to a clean second hard drive in my computer (Vista and XP partitions were previously installed on the first drive).The install was a bit of a fight, anaconda seemed to dislike my graphics card (ATI HD2900) and I finally got this issue resolved by running the install with 'linux xdriver=vesa'. Once the install completed I had to run a repair install to get a functioning grub, and even that I had to manually fix during the boot process because grub mixed up the two hard drives.
In Fedora I cannot choose any widescreen resolutions. I think this is either related to my hacky install process or ATI driver incompatibilities. I followed the URL... guide to try to update the drivers and have run a full system update. Neither has resolved my problems, and now I am fresh out of ideas.
Is there some other driver update process I should try, or should I just reformat the drive and try again with crossed fingers and a clean Fedora install?As an infuriating side note, I helped a friend install from the same DVD after my install fearing he might have the same issues, but the installer seemed to do everything automatically (his install was also on a second drive with Vista on the first, but his video card is a newer model ATI card than mine).
View 2 Replies
View Related
Mar 11, 2010
I have a widescreen monitor, but it's looking as if the settings are appearing as 4:3, the screen is stretched, my display settings are 1024*768.
View 9 Replies
View Related
Apr 5, 2010
I picked up a Soyo inc. (GOVideo) Model GVKL 3278 AB t.v. a while back.
Well I think my current monitor is starting to go so I thought wouldn't it be nice to have a 32" wide-screen?
Unfortunately I can not figure out how to make this work work. I am currently running Ubuntu 9.10. This, I can honestly say is the only thing I have found that windows works on and not my Linux
Oh on the back I also found
Power -110V - 240V AC
60Hz 180w
View 4 Replies
View Related
Mar 17, 2010
I have a nice widescreen HPL2045w monitor. My system has an NVIDIA GeForce 6150 card and I'm using the NVIDIA driver for X (Linux AMD64) and it's GREAT ... except I have A HUGE PROBLEM when I try to use xrandr to rotate the screen over to the left!
(And that it the whole point of this monitor, since it's so wide... I want to have a "long" screen for viewing lots of text and stuff!)
Ok what happens is when I do "randr -o left" it rotates, but there's a huge chunk of the X desktop off to the right of the screen and I can't see it. Is there a way to resize it? Also, most of the time the desktop ends well before the bottom of the monitor. I can see the background image that I have on my xdm screen peeking through, so it MUST be possible to utilize the whole screen ... I found a few modes where I can get to the bottom of the screen, but ALWAYS no matter what about half of the desktop is lost and hidden to the right.
I have been trying to create a new mode with xrandr but this has not been working.
What do you do when you have a widescreen tilt monitor and want to rotate it and use the long vertical screen for your X session? Shouldn't the X session just resize everything to fit? Or can this be done? I don't need super resolution guys, I just need to get everything to fit in the screen... would love your help!
I'm using stable Debian (lenny), with all the latest X, xrandr, the nvidia package, etc. I'm not afraid to experiment but I'm coming up empty!
View 1 Replies
View Related
Jul 15, 2011
My old 19" LCD Samsung monitor has given up, I find it is very expensive to replace it with a new LCD monitor of the same size and geometry as most new monitors on the market are now "widescreen".
My question is: is there anything odd I should expect if I buy one of those (Samsung S20A300B) for word processing applications (no interest in graphics)?
At first glance, the wide screen seems to be a bonus as it displays more of the layout of (my) HTML pages but I need more crisp characters than good and nice colors.
View 3 Replies
View Related
Dec 6, 2009
I have just installed Fedora 12 (64 bit), and I'm having troubles getting it working on my widescreen LCD TV. Before I installed the nvidia driver, it worked fine. After I installed the nvidia driver, it showed output on the screen until it gets to the logon screen (I never actually see the logon screen), where it goes black.
I'm assuming this is to do with my xorg.conf file, but I cant for the life of me work out what I need to change. I have been playing with all sorts of options, with no success.
View 4 Replies
View Related
Jul 29, 2010
Ive installed Lucid in my vaio. The vga is 4350 ATi.
The videos and games have two black stripes at the monitors edges this is due to Widescreen monitor.
At windows you can go at catalyst control center and in monitor configuration has the option for scaling so i can configured my vga to play the videos and the games at full screen with out any black gaps (right-left)
View 1 Replies
View Related
Mar 15, 2011
I just got an LG widescreen monitor, but i just cant set it to use a widescreen definition. It still has my old CRT monitor as the default and it does not recognize the new one Im using the nvidia card and its own settings driver.
View 9 Replies
View Related
Jul 22, 2010
I am running linuxmint . Trying to configure my start-up resolutions using the Startup Manager. But they only offer 4:3 resolutions. (My screen is a widescreen, 1600 by 900). So I could check the 1600 x 1200 option but that is not the correct resolution. And I get a reminder from my screen that the resolution is wrong.
View 2 Replies
View Related
Dec 22, 2010
i have a fairly outmoded system:
mb gigabyte ga--m57sli-s4
cpu athlon 3800
memory corsair ddr2 xms 2gb
graphics nvidia gforce 8500gt
hdd western digital 400gb sata
monitor hp lcd hp1740
the screen plays up sometimes. it gets a yellow line down one side. it's the office type 4:3 aspect monitor which seem to be getting rarer. if i switch to a widescreen 16:9 format, would i need a new graphics card?
i don't play games. but sometimes there'll be stuttering when i'm watching a videos video. whether this is the screen or something else i don't know.
View 2 Replies
View Related
Oct 9, 2010
When I do use Internet Explorer on a computer with widescreen (which is rare), it will automatically accomodate sites to the widescreen. I cannot get this behaviour from Firefox, however (version 3.5.13). Is there any way to get this behaviour going in Firefox?
View 2 Replies
View Related
Oct 25, 2009
I finally clicked on the upgrade to fedora core 11 notice.The upgrade seemed to go absolutely fine, but when I opened up a terminal, the aspect ratio of the text was all wrong. I tried "gnome falling blocks" - it looks awful.I have a 64 bit machine and a acer widescreen monitor. Fedora 10 was fine!
View 1 Replies
View Related
Mar 22, 2011
I have a bunch of old machines that a Client has asked us to convert into Citrix terminals. We installed Ubuntu 10 and Citrix Receiver on them, but about 5 of them are connected to new widescreen LCD's and they boot into console mode (older monitors are fine). If we unplug the cable during the boot process and then plug it in, the monitor works fine. It's only when it's auto-detected during boot that it will not load the GUI. I believe it's an old TNT64 chipset.
View 1 Replies
View Related
Nov 4, 2010
I am getting this error on the screen when the system boots up...
"The current input timing is not supported by the monitor display. change your input timing to 1920x1080@60Hz or any other monitor listed timing as per the monitor specifications"
This monitor is a Dell U2311H, it's default resolution is 1920*1080.
My motherboard is ASUS M4A785T-M with onboard display card ATI HD4200.
The first time I installed the whole desktop system but it can't enter the gdm and the monitor is black and above error message shown. At this moment, I even don't know how to go back to console. I press CTRL+ALT+DEL, nothing happened. So I have to reinstall the system.
So the second time I only install the base system. Then install X and gnome. Then type "startx". It happen again. But fortunately this time, when I press "ESC", I can go back to console.
I also tried ATI's driver, but it was also an error during installing their driver "ati-driver-installer-10-10-x86.x86_64.run".
I also tried modified the "xorg.conf". But still not working.
View 3 Replies
View Related
Jun 18, 2011
I am booting XP and Opensuse 11.4 all was ok until I changed my old monitor for a widescreen monitor, Xp works ok but when I select Opensuse from the menu it just boots to a black screen.
View 3 Replies
View Related