* [Comm] usbview
@ 2008-07-29 0:10 Ivan Petrov
2008-07-29 1:40 ` Pavel Zilke
0 siblings, 1 reply; 5+ messages in thread
From: Ivan Petrov @ 2008-07-29 0:10 UTC (permalink / raw)
To: community
Запустил утилиту usbview на 4.1 x64
Получаю окошко предупреждения:
Can not open the file /proc/bus/usb/devices
Verify that you have USB compiled into your kernel, have theUSB core
modules loaded, and have the usbdevfs mounted
?????
вроде ЮСБ устройства у меня работают.
А как подмонтировать usbdevfs?
И.П.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] usbview
2008-07-29 0:10 [Comm] usbview Ivan Petrov
@ 2008-07-29 1:40 ` Pavel Zilke
2008-07-29 7:28 ` Ivan Petrov
0 siblings, 1 reply; 5+ messages in thread
From: Pavel Zilke @ 2008-07-29 1:40 UTC (permalink / raw)
To: ALT Linux Community general discussions
Ivan Petrov пишет:
> Запустил утилиту usbview на 4.1 x64
> Получаю окошко предупреждения:
> Can not open the file /proc/bus/usb/devices
>
> Verify that you have USB compiled into your kernel, have theUSB core
> modules loaded, and have the usbdevfs mounted
> ?????
>
> вроде ЮСБ устройства у меня работают.
> А как подмонтировать usbdevfs?
>
> И.П.
>
в /etc/fstab прописать строку:
usbfs /proc/bus/usb usbfs nosuid,noexec 0 0
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] usbview
2008-07-29 1:40 ` Pavel Zilke
@ 2008-07-29 7:28 ` Ivan Petrov
2008-07-29 7:40 ` Andrey Rahmatullin
0 siblings, 1 reply; 5+ messages in thread
From: Ivan Petrov @ 2008-07-29 7:28 UTC (permalink / raw)
To: community
Pavel Zilke пишет:
> Ivan Petrov пишет:
>> Запустил утилиту usbview на 4.1 x64
>> Получаю окошко предупреждения:
>> Can not open the file /proc/bus/usb/devices
>>
>> Verify that you have USB compiled into your kernel, have theUSB core
>> modules loaded, and have the usbdevfs mounted
>> ?????
>>
>> вроде ЮСБ устройства у меня работают.
>> А как подмонтировать usbdevfs?
> в /etc/fstab прописать строку:
> usbfs /proc/bus/usb usbfs nosuid,noexec 0 0
Пробовал такую строку, менял начало на
/usbfs
/dev/usbfs
Ьез разницы:
mount -a
retrying with upper case share name
mount error 6 = No such device or address
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
[root@host10-168-40-198 etc]# mount -a
retrying with upper case share name
mount error 6 = No such device or address
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
mount: /usbfs уже примонтирован или /proc/bus/usb занят
mount: согласно mtab, usbfs уже примонтирован на /proc/bus/usb
[root@host10-168-40-198 etc]# mount -a
retrying with upper case share name
mount error 6 = No such device or address
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
mount: /dev/usbfs уже примонтирован или /proc/bus/usb занят
mount: согласно mtab, usbfs уже примонтирован на /proc/bus/usb
И.П.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] usbview
2008-07-29 7:28 ` Ivan Petrov
@ 2008-07-29 7:40 ` Andrey Rahmatullin
2008-07-30 6:53 ` Van Petrov
0 siblings, 1 reply; 5+ messages in thread
From: Andrey Rahmatullin @ 2008-07-29 7:40 UTC (permalink / raw)
To: community
On Tue, Jul 29, 2008 at 02:28:01PM +0700, Ivan Petrov wrote:
> mount -a
> retrying with upper case share name
> mount error 6 = No such device or address
> Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
После этого всё смонтировалось.
> mount: /usbfs уже примонтирован или /proc/bus/usb занят
Попытка повторного монтирования.
> mount: /dev/usbfs уже примонтирован или /proc/bus/usb занят
И ещё одна.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Comm] usbview
2008-07-29 7:40 ` Andrey Rahmatullin
@ 2008-07-30 6:53 ` Van Petrov
0 siblings, 0 replies; 5+ messages in thread
From: Van Petrov @ 2008-07-30 6:53 UTC (permalink / raw)
To: community
Andrey Rahmatullin пишет:
> On Tue, Jul 29, 2008 at 02:28:01PM +0700, Ivan Petrov wrote:
>> mount -a
>> retrying with upper case share name
>> mount error 6 = No such device or address
>> Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
> После этого всё смонтировалось.
Но устройства в Vbox все равно не подгружаются - в меню как белёсые
пункты - невозможно выбрать
ни сканер, ни флешку
И.П.
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-07-30 6:53 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-29 0:10 [Comm] usbview Ivan Petrov
2008-07-29 1:40 ` Pavel Zilke
2008-07-29 7:28 ` Ivan Petrov
2008-07-29 7:40 ` Andrey Rahmatullin
2008-07-30 6:53 ` Van Petrov
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git