Slackware :: Getting Exception 13 When Use The Latest Qemu-kvm-0.12.3 On 12.2?

Mar 8, 2010

I'm getting exception 13 when trying to use the latest qemu-kvm-0.12.3 on slackware 12.2 w/ stock 2.6.27.7 kernel:

Code:

exception 13 (6b)
rax 0000000000000010 rbx 0000000000008c00 rcx 0000000000006ebe rdx 00000000000c8c00
rsi 00000000f2010000 rdi 00000000000c0000 rsp 0000000000006eb4 rbp 00000000f2010000

[code]....

Google says this has something to do with Intel hardware and the way it handles real mode. run it with -no-kvm, but that's not much of a fix really.. so in the mean time I reverted to using qemu-kvm-devel-88 which works well, but is pretty old.

View 2 Replies


ADVERTISEMENT

Slackware :: VDE Networking In QEMU?

Feb 27, 2011

ive been struggling with this for the past 4-5 days, and finally give up trying to solve it by myself. ive been following the guide here: [URL].. everything works up until i get to the iptables command, when i put it in, i get the following message:

Code: iptables v1.4.10: can't initialize iptables table `nat': Table does not exist (do you need to insmod?) Perhaps iptables or your kernel needs to be upgraded. this led me to believe that i did not configure my kernel correctly, so i rebuilt my kernel, building in all the modules that were listed. unfortunately, the only ones that were actually present in the make xconfig were

[Code]...

View 2 Replies View Related

CentOS 5 Server :: Error: File /usr/share/man/man1/qemu-img.1.gz From Install Of Qemu-img-0.10.5-1.el5.2.x86_64

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

General :: After Qemu-img, Qemu Is Not Capable To Detect The C Drive (empty)?

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

Slackware :: Usb With Qemu-kvm On 13.1 - Permission Denied

Dec 26, 2010

Here's the command:

Code:

gene@bruce:~/.qemu-kvm$ qemu-system-x86_64 -hda vms/ubuntu_disk.img -m 1024 -net user -net nic,model=e1000 -vga std -cdrom /home/gene/.qemu-kvm/ubuntu-10.10-desktop-amd64.iso -boot d -usbdevice host:046d:c50e

And here is what I get:

Code:

husb: open device 4.2
/dev/bus/usb/004/002: Permission denied

View 4 Replies View Related

Slackware :: Qemu And Slackware64-current Windows 98SE As A Guest?

Apr 15, 2011

I used qemu (qemu-0.9.1-i386-2_SBo) with Windows98SE as a guest, but since the last Slackware-current update of this version of qemu no longer works ...more precisely after "Mon Apr 8 06:58:48 UTC 2011" Update

Then installed the version "qemu-0.12.5.tar.gz" of Slackbuils, but this If the mouse is not detected in Windows 98 I also installed the version of the Alien "qemu-0.10.0-i486-1alien" without success Windows 98SE worked very well with the version of qemu-0.9.1-i386-2_SBo!I know the mouse is not detectable in Windows 98SE is a Bug [URL].. ps: I also have not had success in Slack 32. I use on a daily 64-bit version of Slackware .

View 14 Replies View Related

Slackware :: KVM Command Not Found Though QEMU Works Fine Slackware64 13.1 Multilib

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

Slackware :: Script Which Will Take Patches Subdirectory Of Latest Slackware Distribution

Jan 10, 2011

Is there a script which will take the patches subdirectory of the latest Slackware distribution tree, and substitute the new patch txz files for the ones in the slackware subdirectory so that during an ISO install, the latest txz will be used, instead, and the ISO will be minimized by not having the older ones?

View 6 Replies View Related

Slackware :: Function To Check If Lighttpd Running Has Exception When There's No Lighttpd

May 7, 2010

what the procedure is to file bugs against slackware so I will post here. The rc.lighttpd I have works but the function to check if lighttpd is running has an exception when there's no lighttpd.

View 2 Replies View Related

Slackware :: What's Latest With Madwifi?

Jul 26, 2010

I'm in the process of installing Slackware 13.1 on my old IBM A22m laptop.Since version 12, I've used WPA_supplicant and the Madwifi drive to set up my wireless connection (using a PCMCIA D-Link card). It has worked great all along, up through Slackware 13.However, I've noticed that Alien Bob's Madwifi instructions and repository do not have builds or packages for Madwifi beyond Slackware 12.2.

I think I simply built the drive in 13 by modifying the slackbuild for 12.2.Anyway, what's the latest/best way to set up wireless with an Atheros chipset? Are there Madwifi packages available for Slackware 13.1?

View 4 Replies View Related

Slackware :: Not Booting After Latest Update?

May 15, 2010

after update to tle latest -current using slackpkg my slackware not boot. After hit enter after bootprompt the pc restart.

View 14 Replies View Related

Slackware :: Flaw In Latest Kernel Upgrades?

Sep 22, 2010

Just installed the latest kernel upgrades, rebooted, fired up KDE and got this message: "KDE detected that one or more internal sound devices were removed. Do you want KDE to permanently forget about these devices? The list of the devices KDE thinks can be removed: Capture: HDA Intel (AD198x Analog) Output: HDA Intel (AD198x Analog) Output: HDA Intel (AD198x Digital)"

It then asked, "yes, cancel, manage devices." When I clicked on "manage" it showed Esound as the only device, but it didn't work. So, was something was left out when the packages were compiled?

View 14 Replies View Related

Slackware :: Latest Update Wont Allow KDE To Run - In VirtualBox

Nov 16, 2010

Have similar issues with Slackware, since the latest Xorg updates I cant run KDE anymore. I am using VBox 3.2.10, so thats not the issue, i suppose.

Here is the error from kdm.log:

Code:

Backtrace:

Fatal server error:

Also when the system is booting I get a warning like this:

Code:

View 14 Replies View Related

Slackware :: Latest Updates To -current Broke Alt-tab In Kde

Feb 2, 2011

After applying the 31st Jan and 1st Feb updates to -current (32 bit), alt-tab to switch between windows is no longer working in kde. It seems to lock the desktop and then after a few seconds kde goes back to the login screen. If I disable all desktop effects then alt-tab works again.

View 10 Replies View Related

Slackware :: Latest Xorg-server Update ?

Sep 6, 2010

What a difference, using fglrx, this is like a new computer with this latest update. It runs a bit colder, flashplayer video actually goes all the way to the edge in fullscreen mode and no hardlocks yet (the kind with a blinking capslock light). Maybe fglrx isn't the only bad app in the village after all.

View 7 Replies View Related

Slackware :: Updating To Latest Root CA Certificates In 13.37

Jul 17, 2011

After installing Slackware 13.37 I've noticed that while when in the Xwindows environment inside the mozilla firefox I can surf freely I cannot use wget with the same freedom.

I get the following error with wget:
Code:
wget [URL]
--2011-07-17 10:54:58--[URL]
Resolving dropbox.com (dropbox.com)... 199.47.216.179, 199.47.217.179
Connecting to dropbox.com (dropbox.com)|199.47.216.179|:443... connected.
ERROR: cannot verify dropbox.com's certificate, issued by "/C=US/ST=Arizona/L=Scottsdale/O=GoDaddy.com, Inc./OU=[URL]": Unable to locally verify the issuer's authority. To connect to dropbox.com insecurely, use '--no-check-certificate'.

How do I update the machine to use the latest root ca's I have downloaded and manually installed ca-certificates_20110502.tar.gz but it still refuse to work with wget. How can I install the root ca so it will accept ssl when using wget?

View 6 Replies View Related

Slackware :: Core I7 And A Ati 5730, With The Latest Ati Drivers?

Jul 3, 2010

I read somewhere that the compositor of XFCE make a nice effect. But when I activated it became significantly slower. I have a core i7 and a Ati 5730, with the latest Ati drivers.

I need to do something in xorg.conf or another configuration?

View 10 Replies View Related

Slackware :: SBo SlackBuilds Fail At Make Install Under Latest

Mar 4, 2010

I'm running a clean install of the latest version of -current64.When I try to run a number of SlackBuilds from SBo, the scripts stop (no error) after the make install step.If I manually run all of the commands after make install, I get a fully functional package, and the program works with no problems.In looking as the logs, I don't see any errors during the configure, make, or make install steps.

I'm having problems with other scripts as well that are not XFCE related, but these are good examples. Another oddity is that the SlackBuild script for thunar-archive-plugin at slacky.eu works.I've never had any problems with these scripts before, and many other scripts still run just fine. I can't track down a common problem here.

View 2 Replies View Related

Slackware :: Skype Not Working With Latest Util-linux?

May 19, 2010

I've found that my skype stopped working with recent -current updates ( around beta ... ). It was looking for a libuuid.so.1 library - on checking I found the 64-bit version but no 32-bit version - quite strange as this has been working fine since my original slackware64 13.0 installation. Anyhow, I got the 32-bit util-linux package, did the 32-bit package convert thing and skype is now working:

1. convertpkg-compat32 -i util-linux-ng-2.17.2-i486-1.txz
2. un-archive
3. copy the libuuid lib to /lib and soft-link in /usr/lib

I didn't install the whole compat package as this is not really necessary I think.

View 1 Replies View Related

Slackware :: Printer No Longer Working With Latest CUPS Package

Mar 7, 2010

after looking at this thread [URL]... i found out that my printer is no longer working with the latest CUPS package (in -Current). I tried to delete the printer and re-adding it again with the same driver, but it failed with an error message: Bad device-uri "cnij_usb:/dev/usb/lp0"! I have tried to use the driver provided by Canon or by the automatic detection by CUPS, but it ended with the same results

View 1 Replies View Related

Slackware :: ImageMagick Crash After Latest Glibc Change / Sort It?

Apr 21, 2011

I'm running Slackware current. After the recent glibc change, ImageMagick display is exhibiting bad behaviour. I open an image with display, left-click on it to get the menus, move the mouse down so I can click on Transform, but before I get there, it crashes and displays this message code...
Has anyone else seen this? Is there a fix for it?

View 7 Replies View Related

Slackware :: Latest Pidgin Update Seems To Have Broken Dock Icon / Fix It?

May 22, 2010

Running 12.2 on fluxbox, it seems the latest pidgin update has messed with my dock icon- it's no longer the pidgin icon, now I believe it's a generic one. It's not REALLY a big deal, but it kind of bugs me...

Where is this set/how do I go about fixing it?

View 12 Replies View Related

Slackware :: Radeon DRI Lost After Latest Updates From Current 64bit?

Feb 10, 2010

I installed latest 64bit updates from current and it broke direct rendering for my radeon 9550 card using X11 drivers.Xorg.0.log:

Code:
(II) [drm] DRM open master succeeded.
(II) RADEON(0): [drm] Using the DRM lock SAREA also for drawables.

[code]....

View 5 Replies View Related

Slackware :: Security Page Been Updated To Include Latest Firefox?

Oct 5, 2010

I'm on the Slackware Security mailing list and I check the Slackware Security Advisory page daily because the mailing list, for me at least, is unreliable. After Firefox nagged me about a security update, I went to one of the FTP mirrors to check for an update and the Firefox update was there, but it still hasn't shown up on the official Slackware Security update page.

View 7 Replies View Related

Ubuntu :: Error -->mkdir -p "/amn/symbian/gcc/sf/adapt/oss+FCL+adapt+qemu.hg/symbian-qemu-0.9.1-12/bin"

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

Slackware :: Klipper Doesn't Always Store The Latest Clipboard Contents In Its History In Kde 4.3.5

Apr 10, 2010

klipper doesn't always store the latest clipboard contents in its history in kde 4.3.5. I have "ignore selection" and "separate clipboard and selection" set in Klippers settings. When i open a new program, for example - kwrite, type some text in it, select some of it and hit ctrl+c - copied text doesn't show up in klippers history list. It seems that klipper misses the first copy operation done in newly launched applications, only by copying the same (or some other) text again klippers menu entry shows up. This seems to happen with only newly launched application, when i had kwrite window already open, opening a second window and performing copy worked fine with klipper.

View 2 Replies View Related

Slackware :: Libgmp And Libpng Not Found In Latest - Current Upgrades Failed

Mar 1, 2010

libgmp If you found slackpkg failed for this upgrade because of libgmp not found you will need to grab the gmp package and install manually. This way ought to work:

[Code]....

View 14 Replies View Related

Slackware :: Latest Mdadm Hasn't Escaped The Attention Of The Gurus For -current?

Dec 25, 2010

I just wanted to make sure the latest mdadm hasn't escaped the attention of the Slackware gurus for -current. I bet it hasn't I'm basically in the same situation as described here:[URL]...

View 2 Replies View Related

Slackware :: Install Latest Lilo In Small Distro And Fit A 1.44 Mb Floppy Disk

May 22, 2010

I need a small distro... that i can fit into a 1.44 Mb floppy disk... so i can install latest lilo.

View 6 Replies View Related

Slackware :: Installed The Latest Changes To Current - X Crashes And Reports A Segmentation Fault, Address Nil

Nov 14, 2010

X crashes and reports a segmentation fault, address nil. I've been using the generic Radeon driver without any problems, until now.

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved