usb mass storage device
Problem adding USB host device to KVM Windows guest machine.
|
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||
Created attachment 561141 [details] Comment 1 Fedora Admin XMLRPC Client 2012-03-15 13:56:50 EDT
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component. Comment 2 Francis 2012-08-20 15:25:49 EDT
Same problem on RHEL 6.3 Comment 3 Jonathan Underwood 2012-10-18 06:28:40 EDT
Can confirm I see this problem on RHEL 6.3 too. Comment 4 denise.p.berry 2013-01-03 16:17:13 EST
Please provide an update with the status of this issue. Comment 5 Juris Krumins 2013-01-04 02:52:25 EST
(In reply to comment #4) Comment 6 denise.p.berry 2013-01-08 15:53:16 EST
This issue has been open for almost a year. Since there isn't a workaround or fix yet, can this errata be documented in the Technical Notes document? Comment 7 Cole Robinson 2013-01-11 10:56:49 EST
Anyone hitting an issue on RHEL, please file a separate bug there. Sorry for the general lack of response, but given that F16 is EOL if about a month, and USB support in qemu has changed quite a bit between F16 version and current state of things, my recommendation would be to try out Fedora 18, and if you can reproduce the issue I'll raise it with the USB guys. Comment 8 Juris Krumins 2013-01-12 07:39:19 EST
I can try things out with F18 and report back in any case so we can decide what to to with this issue.(In reply to comment #7) Comment 9 Fedora End Of Life 2013-01-16 15:43:26 EST
This message is a reminder that Fedora 16 is nearing its end of life. Comment 10 Juris Krumins 2013-01-17 08:26:04 EST
(In reply to comment #8) Comment 11 Don Dugger 2013-05-23 11:32:59 EDT
We tried this out on Fedora 18 and encountered the same problem. Can you raise the issue with the USB guys? Comment 12 Cole Robinson 2013-05-23 11:45:52 EDT
Don, for completeness can you please provide the following: qemu package versions Comment 13 denise.p.berry 2013-05-23 17:08:18 EDT
Created attachment 752386 [details] Comment 14 denise.p.berry 2013-05-23 17:16:13 EDT
F18: qemu-system-x86-1.2.2-11.fc18.x86_64 Comment 15 Cole Robinson 2013-05-23 17:23:36 EDT
Hans, Gerd, anything else to check for here? Comment 16 Hans de Goede 2013-05-24 02:25:52 EDT
Hi all, (In reply to Cole Robinson from comment #15) Comment 17 Juris Krumins 2013-05-24 04:53:16 EDT
Just my 5 cents. I finally got Alladin eToken to work on F18 with the following components: qemu-system-sparc-1.2.2-11.fc18.x86_64 Comment 18 Cole Robinson 2013-05-25 15:31:34 EDT
Denise, please see comment #16, more info has been requested. Comment 19 denise.p.berry 2013-05-28 15:39:19 EDT
Setting the USB controller type to 2 instead of 1 (default) works. The log for the VM (/var/log/libvirt/qemu/<vmname>.log) didn't have any USB specific information when I tried using controller type 1. Comment 20 Hans de Goede 2013-05-28 17:01:23 EDT
Hi, Thanks for testing! (In reply to denise.p.berry from comment #19) Comment 21 Michael DePaulo 2015-03-08 22:18:39 EDT
FYI: CentOS 7.0, and presumably RHEL 7.0, are affected by this issue also. |
Note You need to log in before you can comment on or make changes to this bug.
usb mass storage device的更多相关文章
- Android USB Connections Explained: MTP, PTP, and USB Mass Storage
Android USB Connections Explained: MTP, PTP, and USB Mass Storage Older Android devices support USB ...
- USB Mass Storage协议分析
目录 简介 指令数据和状态协议 CBW指令格式 CSWCommand Status Wrapper状态格式 SCSI命令集 Format Unit Inquiry MODE SELECT 简介 USB ...
- Send custom commands to Mass Storage device
http://stackoverflow.com/questions/14363152/send-custom-commands-to-mass-storage-device I have devel ...
- USB Mass Storage communication with PassThrough / more than 64K data length
http://social.msdn.microsoft.com/Forums/windowsdesktop/zh-CN/35620a05-43be-46a8-8cbe-846bc8295d85/us ...
- 使用Device IO Control 讀寫 USB Mass Storage
http://www.ezblog.idv.tw/Download/USBStorage.rar 這是一個不透過檔案系統,去讀寫USB Mass Storage 任何位置(包含FAT)的方式 首先需安 ...
- usb mass storage之旅
前面总结了usb hid keyboard,现在总结usb mass storage,在枚举阶段没什么好总结的,hid和mass storage差不多,都是同样的枚举过程,但是在他们的配置描述符.接口 ...
- USB Mass Storage大容量存储的基本知识
http://www.crifan.com/files/doc/docbook/usb_disk_driver/release/htmls/ch02_msc_basic.html 目录 2.1. US ...
- USB Mass Storage大容量存储 The Thirteen Class章节的理解
http://blog.csdn.net/xgbing/article/details/7002558 USB Mass Storage 6.7 The Thirteen Class章节的理解 Cas ...
- USB Mass Storage学习笔记-STM32+FLASH实现U盘
一.内容概述 采用STM32内部自带USB控制器外加大页NAND FLASH K9F1G08U0A实现一个128M的U盘. 1.STM32的USB控制器 STM32F103的MCU自带USB从控制器 ...
随机推荐
- ProgressBar 示例及自定义样式
在layout中使用ProgerssBar,其中使用了自定义的样式 <ProgressBar android:id="@+id/footer_refresh_prgs" st ...
- npm在项目目录安装插件需要使用sudo
今天使用node的npm安装插件的时候遇到一个问题,那就是在项目目录里面安装插件的时候,必须使用超级用户(sudo)执行才会安装成功,否则会报如下错误: 以安装 gulp-uglify 为例 $ np ...
- poj 1061 青蛙的约会(扩展gcd)
题目链接 题意:两只青蛙从数轴正方向跑,给出各自所在位置, 和数轴长度,和各自一次跳跃的步数,问最少多少步能相遇. 分析:(x+m*t) - (y+n*t) = p * L;(t是跳的次数,L是a青蛙 ...
- Codeforces Round #242 (Div. 2) C. Magic Formulas (位异或性质 找规律)
题目 比赛的时候找出规律了,但是找的有点慢了,写代码的时候出了问题,也没交对,还掉分了.... 还是先总结一下位移或的性质吧: 1. 交换律 a ^ b = b ^ a 2. 结合律 (a^b) ^ ...
- 函数buf_pool_get
根据space ,offset 获取 buff pool的实例 下标 /**************************************************************** ...
- bzoj3555: [Ctsc2014]企鹅QQ
将字符串hash.不难写.然而1.注意用longlong2.数组大小注意...3.似乎别人都用的unsigned long long ?. #include<cstdio> #includ ...
- android Log图文详解(Log.v,Log.d,Log.i,Log.w,Log.e)
在Android群里,经常会有人问我,Android Log是怎么用的,今天我就把从网上以及SDK里东拼西凑过来,让大家先一睹为快,希望对大家入门Android Log有一定的帮助. android. ...
- android错误 Android NAND: nand_dev_load_disk_state,
Android NAND: nand_dev_load_disk_state, 总是提示上面这个错误,我以为是内存分配不足呢,但是内存足够用也不行,后来在国外的网站上看到这个问题的解答,说是把用到的A ...
- 英文 数字 不换行 撑破div容器
我们在div等容器 中,如果规定了宽度,并且里面的内容不是全英文或者全数字是OK的,会自动换行,但是如果是全数字或者是全英文,则会撑破容器,如图 解决方法 word-wrap:break-wo ...
- [反汇编练习] 160个CrackMe之009
[反汇编练习] 160个CrackMe之009. 本系列文章的目的是从一个没有任何经验的新手的角度(其实就是我自己),一步步尝试将160个CrackMe全部破解,如果可以,通过任何方式写出一个类似于注 ...