LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 10-18-2009, 01:20 PM   #1
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
VM recommendations (Again, different needs now)


I currently have VirtualBox installed, and it handles my usb nicely, kinda. The major issue is that I can't use the soundcards mic port (It's a VirtualBox thing, well known, and won't be fixed. Sun says "Mic isn't needed for business apps")

My question is: What VM that handles USB devices like VB, AND has good sound support?
 
Old 10-18-2009, 01:42 PM   #2
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
I've always been a happy QEMU user. It has good sound support, supports USB and if you have a modern CPU with hardware virtualization support, you should install kvm (it comes with a slightly modified QEMU) to get decent speeds in the VM.

Eric
 
Old 10-18-2009, 01:48 PM   #3
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
When you say "supports usb", I need a little more info.

Does it recognize usb devices that Linux does not? I have a webcam that doesn't work in the newer kernels. It does work fine in a XP guest in VirtualBox.

And I'm assuming you have the SlackBuilds on your site for 13?
 
Old 10-18-2009, 01:56 PM   #4
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Quote:
Originally Posted by cwwilson721 View Post
When you say "supports usb", I need a little more info.

Does it recognize usb devices that Linux does not? I have a webcam that doesn't work in the newer kernels. It does work fine in a XP guest in VirtualBox.
QEMU has a usb-passthrough mode that makes your USB device directly available to the guest inside the VM. This is what you need for that webcam.

Quote:
And I'm assuming you have the SlackBuilds on your site for 13?
To be honest, I have not been building QEMU packages for Slackware 13.0 yet. No idea why... I guess I'll have to create some soon.

Eric
 
Old 10-18-2009, 01:56 PM   #5
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
Can the 12 series ones be modified for 13?

I mean the SlackBuilds scripts
 
Old 10-18-2009, 05:32 PM   #6
Josh000
Member
 
Registered: Aug 2009
Distribution: Slackware 13 64bit
Posts: 534

Rep: Reputation: 35
How well does Qemu/KVM comapre to Virtualbox for graphics and such support? I mainly want to install other systems to learn the command and differences, but I have a high res display, and would like the virtual machines to run at least by 1280x1024, which I understand is not a problem in virtualbox. From what I have been reading, Qemu/KVM suffers in this regard.
 
Old 10-18-2009, 09:18 PM   #7
Chuck56
Member
 
Registered: Dec 2006
Location: Colorado, USA
Distribution: Slackware
Posts: 930

Rep: Reputation: 479Reputation: 479Reputation: 479Reputation: 479Reputation: 479
Quote:
Originally Posted by Alien Bob View Post
To be honest, I have not been building QEMU packages for Slackware 13.0 yet. No idea why... I guess I'll have to create some soon.
There's a qemu-kvm package in the pending queue at SlackBuilds. It should be posted soon.
 
Old 10-18-2009, 09:34 PM   #8
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
Modified the qemu.Slackbuild script from your site, Eric.

Made the following changes:
  • Added the bin/sh command on first line.
  • Changed version number to match source.
  • Changed arch for my 64 bit
  • Changed the makepkg command at from "makepkg" to "/sbin/makepkg" (I don't su to root, I sudo).

I think that's all I did...Wouldn't be the first time I've done too much, or not enough...lol

Compiled, installed ok, I guess..Trying to install XP now...VERY SLOWLY...lol

Let you know

Last edited by cwwilson721; 10-18-2009 at 09:38 PM. Reason: Clearer post, easier to read
 
Old 10-19-2009, 10:44 AM   #9
manwichmakesameal
Member
 
Registered: Aug 2006
Distribution: Slackware
Posts: 804

Rep: Reputation: 110Reputation: 110
I tried qemu with kqemu as well. It took about an hour and a half to install Slack. My proc is an Intel q6600.
 
Old 10-19-2009, 02:30 PM   #10
Josh000
Member
 
Registered: Aug 2009
Distribution: Slackware 13 64bit
Posts: 534

Rep: Reputation: 35
How was qemu with graphics support? How would you compare it to virtualbox? What about Xen?

Last edited by Josh000; 10-19-2009 at 02:39 PM.
 
Old 10-19-2009, 04:04 PM   #11
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649

Original Poster
Blog Entries: 1

Rep: Reputation: 67
Never tried Xen, and gave up because of speed on qemu. (XP32 took over 2 hours to get to "32 minutes left" on the install (Clock starts at 40). I'm too old to wait that long.

I think I'll stick with VB for now. I've resolved all my issues w/SW13/64, got all my hardware working right. So while I don't NEED a VM now, I'm impressed with the speed and stability of VB.

I might use it as a 'sandbox' for Slackware now.
 
Old 10-19-2009, 04:24 PM   #12
mostlyharmless
Senior Member
 
Registered: Jan 2008
Distribution: Arch/Manjaro, might try Slackware again
Posts: 1,851
Blog Entries: 14

Rep: Reputation: 284Reputation: 284Reputation: 284
Nobody mentioned vmware; don't know about your particular hardware, but I suspect it might be supported - worth a try anyway.
 
Old 10-19-2009, 06:17 PM   #13
Josh000
Member
 
Registered: Aug 2009
Distribution: Slackware 13 64bit
Posts: 534

Rep: Reputation: 35
VMWare is without a doubt the very best, and most polished. I say this having only used Virtualbox and VMware..., but really, VMWare is rather marvelous.

I am interested in playing around with kvm/qemu.

I would like to know the following things, if someone could let me know:

1. Does it ship with Slackware64? I could not find a reference to it in PACKAGES.TXT. Perhaps the module is there, but not the software? Exactly which software is needed?(The guides I have found have all been rather outdated in this regard).

2. How is the graphics support? I have seen many problems of it being too slow. I have a core 2 duo with virtualisation support, so this should not be an issue. I read however that it still actually emulates hardware, such as graphics cards, so it can be really quite slow. No hope of have a 1280x1024 qemu machine then?

3. Is it possible to use a kvm virtual machine without having started X? To just run the commands and boot into a text only virtual machine? Or to start X from within the virtual machine even if X is not running on the host?
 
Old 10-19-2009, 06:52 PM   #14
granth
Member
 
Registered: Jul 2004
Location: USA
Distribution: Slackware64
Posts: 212

Rep: Reputation: 55
Quote:
VMWare is without a doubt the very best, and most polished. I say this having only used Virtualbox and VMware..., but really, VMWare is rather marvelous.
Have you ever installed VMWare on Slackware? I've never been able to get it to work. Also, it's not free.

Quote:
1. Does it ship with Slackware64? I could not find a reference to it in PACKAGES.TXT. Perhaps the module is there, but not the software? Exactly which software is needed?(The guides I have found have all been rather outdated in this regard).
It is available on http://www.slackbuilds.org
 
Old 10-20-2009, 07:20 AM   #15
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
Quote:
Have you ever installed VMWare on Slackware? I've never been able to get it to work. Also, it's not free.
Well, VMWare Server actually is free from a cost perspective but it isn't an open source project. And it does run on Slackware quite nicely. The catch is that if you use VMWare Server 2, you'll need to install PAM since it is uses the PAM libraries. You don't have to modify Slackware at all, you just have to have PAM software installed.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
PC recommendations, please Merlyn Linux - Newbie 12 07-11-2006 08:29 AM
Recommendations for an old PC alrymala Linux - Newbie 4 06-27-2005 01:14 PM
looking for recommendations Fritz_Monroe Linux - Distributions 3 11-09-2004 11:56 AM
I need your recommendations lifetaster Programming 2 02-19-2004 08:23 PM
recommendations linuxnube Linux - Software 5 01-08-2004 12:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration