Aqemu without USB support

 
Thread Tools Search this Thread
Operating Systems Linux SuSE Aqemu without USB support
# 1  
Old 03-10-2010
Aqemu without USB support

Hi,
I have the problem that aqemu ist not able to get my USB ports.
I get the message box:


Could Not Get USB Information From System!
USB Support is Disabled.
Add Support proc FS TO YOUR Kerne
l

Of cause I add the proc FS to my system. Smilie


Code:
uname -a
Linux linux-158a 2.6.31.12-0.1-desktop #1 SMP PREEMPT 2010-01-27 08:20:11 +0100 i686 i686 i386 GNU/Linux

Code:
AQEMU Debug [0] >>>
Sender: int main( int argc, char *argv[] )
Message: AQEMU Config Version: 0.7.3      

AQEMU Error [1] >>>
Sender: bool Ports_Tab_Widget::Get_All_Host_USB( QList<VM_USB> &usb_list )
Message: File /proc/bus/usb/devices no exists! USB information not found!

>>> This is the problem but I am not able to find a solution for this. I thought that this is the path to the usb devices only in old distributions.


Any hint?
Thanks
Joerg

Last edited by pludi; 03-10-2010 at 08:08 AM.. Reason: code tags, please..
# 2  
Old 03-15-2010
The relevant kernel configuration option is Device Drivers -> USB support -> USB device filesystem
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Hardware

Upgrade Sun Fire v65x to support USB External HD?

Hi, Does anyone know if it's possible to upgrade a Sun Fire v65x to support USB external hard drive(s)? My take on this is the USB ports were designed to support keyboard and mouse funtionality. BIOS Version/Date is: Intel Corporation SWV25.86B.1191.P08.0310291543, 10/29/2003. Does anyone... (3 Replies)
Discussion started by: mattdon
3 Replies

2. Solaris

Does Solaris Volume Manager support USB flash drives?

I would like to mirror or stripe across multiple USB flash drives on a Sun Blade 100 workstation running Solaris 10. Thanks! (6 Replies)
Discussion started by: yoda9999
6 Replies

3. UNIX for Dummies Questions & Answers

Does HPUX 10.2 or 11.i support any USB flash drive?

Where can I get a driver that support usb flash drives for my unix machines. I need a solution to transfer data easily for techs. I am running C3750 and c8000 HP equipment. Or is there a way to mount them and use them without adding drivers? thanks! (0 Replies)
Discussion started by: jkend12
0 Replies

4. UNIX for Dummies Questions & Answers

USB support in what ver. HP-UX

Can someone clue me in as to what version of HP-UX did USB support start? Specifically mass storage support. We have serveral HP Visualize systems and would like to connect up an external USB drive to do backups. (0 Replies)
Discussion started by: emcatc
0 Replies

5. UNIX for Dummies Questions & Answers

USB pen drive support

Hello, I need information or tooling for using my USB pen drive (DANE-ELEC) in a unix environment. Until now I only get the "format window" in the unix machine but after giving OK for running the format, it never stops and I have to stop it manually. Seems that what I need is format my... (0 Replies)
Discussion started by: Argento73
0 Replies
Login or Register to Ask a Question