* [Comm] usbview can not open the file /proc/bus/usb/devices
@ 2008-09-30 16:18 Ilis
2008-09-30 16:24 ` Igor Vlasenko
2008-09-30 16:30 ` Andrey Rahmatullin
0 siblings, 2 replies; 11+ messages in thread
From: Ilis @ 2008-09-30 16:18 UTC (permalink / raw)
To: ALT Linux Community general discussions
usbview can not open the file /proc/bus/usb/devices
[root@altus ~]# ls -l /proc/bus/usb/
total 0
[root@altus ~]# uname -a
Linux altus.rk1.ru 2.6.18-std-smp-alt10 #1 SMP Wed Dec 12 23:42:05 MSK
2007 i686 GNU/Linux
Бранч 4.0
Это баг или надо что-то подкрутить?
--
Кругликов Илья
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Comm] usbview can not open the file /proc/bus/usb/devices
2008-09-30 16:18 [Comm] usbview can not open the file /proc/bus/usb/devices Ilis
@ 2008-09-30 16:24 ` Igor Vlasenko
2008-10-01 16:35 ` Ivan Petrov
2008-09-30 16:30 ` Andrey Rahmatullin
1 sibling, 1 reply; 11+ messages in thread
From: Igor Vlasenko @ 2008-09-30 16:24 UTC (permalink / raw)
To: ALT Linux Community general discussions
On Tue, Sep 30, 2008 at 10:18:49PM +0600, Ilis wrote:
> usbview can not open the file /proc/bus/usb/devices
>
> [root@altus ~]# ls -l /proc/bus/usb/
> total 0
usbfs не подмонтирована. Почему - другой вопрос.
напр. у меня
$ grep /proc/bus/usb /etc/mtab
usbfs /proc/bus/usb usbfs rw 0 0
--
Dr. Igor Vlasenko
--------------------
Topology Department
Institute of Math
Kiev, Ukraine
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Comm] usbview can not open the file /proc/bus/usb/devices
2008-09-30 16:18 [Comm] usbview can not open the file /proc/bus/usb/devices Ilis
2008-09-30 16:24 ` Igor Vlasenko
@ 2008-09-30 16:30 ` Andrey Rahmatullin
2008-09-30 16:39 ` Ilis
1 sibling, 1 reply; 11+ messages in thread
From: Andrey Rahmatullin @ 2008-09-30 16:30 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 677 bytes --]
On Tue, Sep 30, 2008 at 10:18:49PM +0600, Ilis wrote:
> usbview can not open the file /proc/bus/usb/devices
>
> [root@altus ~]# ls -l /proc/bus/usb/
> total 0
>
> [root@altus ~]# uname -a
> Linux altus.rk1.ru 2.6.18-std-smp-alt10 #1 SMP Wed Dec 12 23:42:05 MSK
> 2007 i686 GNU/Linux
>
> Бранч 4.0
>
> Это баг или надо что-то подкрутить?
mount usbfs -t usbfs /proc/bus/usb/
Или забить на usbview.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
<AMorozov> Но то, что flac'и еще и меньше получаются, напрягло... За что
боролись??
<thresh> Морозову мяса во флаках не докладывают?
<thresh> может сжимать лучше стало? :)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Comm] usbview can not open the file /proc/bus/usb/devices
2008-09-30 16:30 ` Andrey Rahmatullin
@ 2008-09-30 16:39 ` Ilis
2008-09-30 16:41 ` Andrey Rahmatullin
0 siblings, 1 reply; 11+ messages in thread
From: Ilis @ 2008-09-30 16:39 UTC (permalink / raw)
To: ALT Linux Community general discussions
30 сентября 2008 г. 22:30 пользователь Andrey Rahmatullin
<wrar@altlinux.ru> написал:
> On Tue, Sep 30, 2008 at 10:18:49PM +0600, Ilis wrote:
>> usbview can not open the file /proc/bus/usb/devices
>>
>> [root@altus ~]# ls -l /proc/bus/usb/
>> total 0
>>
> mount usbfs -t usbfs /proc/bus/usb/
> Или забить на usbview.
>
Спасибо, заработало.
Правда, я хотел увидеть, куда прицепился мой телефон, но не увидел...
Т.е. в настройках прог я понял, что к /dev/ttyACM0, но где это можно увидеть?
--
Кругликов Илья
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Comm] usbview can not open the file /proc/bus/usb/devices
2008-09-30 16:39 ` Ilis
@ 2008-09-30 16:41 ` Andrey Rahmatullin
2008-09-30 16:55 ` Ilis
0 siblings, 1 reply; 11+ messages in thread
From: Andrey Rahmatullin @ 2008-09-30 16:41 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 400 bytes --]
On Tue, Sep 30, 2008 at 10:39:16PM +0600, Ilis wrote:
> Т.е. в настройках прог я понял, что к /dev/ttyACM0, но где это можно увидеть?
dmesg при подключении.
Или lshal
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
<Ljubava> ну, кривые ноги не от памперсов)
<swi> Ljubava: да. меня с сестрой вырастили в пеленках. кривизны ног не замечено :)
<raorn> swi: а рук? ;-)
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Comm] usbview can not open the file /proc/bus/usb/devices
2008-09-30 16:41 ` Andrey Rahmatullin
@ 2008-09-30 16:55 ` Ilis
2008-09-30 16:58 ` Andrey Rahmatullin
0 siblings, 1 reply; 11+ messages in thread
From: Ilis @ 2008-09-30 16:55 UTC (permalink / raw)
To: ALT Linux Community general discussions
30 сентября 2008 г. 22:41 пользователь Andrey Rahmatullin
<wrar@altlinux.ru> написал:
> On Tue, Sep 30, 2008 at 10:39:16PM +0600, Ilis wrote:
>> Т.е. в настройках прог я понял, что к /dev/ttyACM0, но где это можно увидеть?
> Или lshal
Тут если не знать, что ищешь, то и не найдёшь :)
> dmesg при подключении.
А тут да, в конце видно...
Правда, до кучи всплыла старая проблема, при подключении телефона (а
раньше при старте системы, пока не отключил powersaved) система
полностью замирает сек на 30--60, а потом в логе сотни строк типа:
...
ACPI Exception (evgpe-0576): AE_NOT_FOUND, While evaluating GPE method
[_L0E] [20060707]
ACPI Error (psargs-0355): [\_SB_.PCI0.USB0] Namespace lookup failure,
AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed [\_GPE._L0E]
(Node c14e8f18), AE_NOT_FOUND
ACPI Exception (evgpe-0576): AE_NOT_FOUND, While evaluating GPE method
[_L0E] [20060707]
ACPI Error (psargs-0355): [\_SB_.PCI0.USB0] Namespace lookup failure,
AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed [\_GPE._L0E]
(Node c14e8f18), AE_NOT_FOUND
ACPI Exception (evgpe-0576): AE_NOT_FOUND, While evaluating GPE method
[_L0E] [20060707]
...
usb 1-1: new full speed USB device using ohci_hcd and address 8
usb 1-1: configuration #1 chosen from 2 choices
cdc_acm 1-1:1.0: ttyACM0: USB ACM device
Если что-то можно подсказать по этому поводу, то можно ответвить этот
вопрос в отдельную тему...
--
Кругликов Илья
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Comm] usbview can not open the file /proc/bus/usb/devices
2008-09-30 16:55 ` Ilis
@ 2008-09-30 16:58 ` Andrey Rahmatullin
2008-09-30 17:13 ` Ilis
0 siblings, 1 reply; 11+ messages in thread
From: Andrey Rahmatullin @ 2008-09-30 16:58 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 387 bytes --]
On Tue, Sep 30, 2008 at 10:55:23PM +0600, Ilis wrote:
> Тут если не знать, что ищешь, то и не найдёшь :)
Почему же.
Искать modem.command_sets либо VID:PID, которые понятны из lsusb.
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
По-моему, перекладывать свою вину на честно работающую программу не стоит,
только карму свою испортите.
-- ldv in devel@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Comm] usbview can not open the file /proc/bus/usb/devices
2008-09-30 16:58 ` Andrey Rahmatullin
@ 2008-09-30 17:13 ` Ilis
0 siblings, 0 replies; 11+ messages in thread
From: Ilis @ 2008-09-30 17:13 UTC (permalink / raw)
To: ALT Linux Community general discussions
30 сентября 2008 г. 22:58 пользователь Andrey Rahmatullin
<wrar@altlinux.ru> написал:
> On Tue, Sep 30, 2008 at 10:55:23PM +0600, Ilis wrote:
>> Тут если не знать, что ищешь, то и не найдёшь :)
> Почему же.
> Искать modem.command_sets либо VID:PID, которые понятны из lsusb.
>
modem.command_sets нету, зато легко нашлось так:
[root@altus ~]# lsusb
Bus 003 Device 001: ID 0000:0000
Bus 001 Device 008: ID 22b8:4902 Motorola PCS E398 GSM Phone
Bus 001 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
[root@altus ~]# lshal | grep 'serial\.'
serial.device = '/dev/ttyACM0' (string)
serial.originating_device =
'/org/freedesktop/Hal/devices/usb_device_22b8_4902_noserial_if0'
(string)
serial.physical_device =
'/org/freedesktop/Hal/devices/usb_device_22b8_4902_noserial_if0'
(string)
serial.port = 0 (0x0) (int)
serial.type = 'unknown' (string)
Спасибо!
--
Кругликов Илья
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Comm] usbview can not open the file /proc/bus/usb/devices
2008-09-30 16:24 ` Igor Vlasenko
@ 2008-10-01 16:35 ` Ivan Petrov
2008-10-02 2:42 ` Ilis
0 siblings, 1 reply; 11+ messages in thread
From: Ivan Petrov @ 2008-10-01 16:35 UTC (permalink / raw)
To: community
Igor Vlasenko пишет:
> On Tue, Sep 30, 2008 at 10:18:49PM +0600, Ilis wrote:
>> usbview can not open the file /proc/bus/usb/devices
>>
>> [root@altus ~]# ls -l /proc/bus/usb/
>> total 0
>
> usbfs не подмонтирована. Почему - другой вопрос.
А что это за служба? Для чего она?
И.П.
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Comm] usbview can not open the file /proc/bus/usb/devices
2008-10-01 16:35 ` Ivan Petrov
@ 2008-10-02 2:42 ` Ilis
2008-10-02 18:08 ` Хихин Руслан
0 siblings, 1 reply; 11+ messages in thread
From: Ilis @ 2008-10-02 2:42 UTC (permalink / raw)
To: ALT Linux Community general discussions
>> usbfs не подмонтирована. Почему - другой вопрос.
>
> А что это за служба? Для чего она?
>
Тоже интересно... Должна ли она монтироваться автоматически, и если
да, то где, в fstab или как-то по другому?
--
Кругликов Илья
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Comm] usbview can not open the file /proc/bus/usb/devices
2008-10-02 2:42 ` Ilis
@ 2008-10-02 18:08 ` Хихин Руслан
0 siblings, 0 replies; 11+ messages in thread
From: Хихин Руслан @ 2008-10-02 18:08 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 791 bytes --]
Здравствуйте Ilis
В сообщении от 2 октября 2008 Ilis написал(a):
> >> usbfs не подмонтирована. Почему - другой вопрос.
> >
> > А что это за служба? Для чего она?
>
> Тоже интересно... Должна ли она монтироваться автоматически,
> и если
>
> да, то где, в fstab или как-то по другому?
Насчёт usbfs :
http://lists.altlinux.org/pipermail/community/2008-July/414796.html
в /etc/fstab прописать строку:
usbfs /proc/bus/usb usbfs nosuid,noexec
0 0
Правда не пойму почему там ижется у вас видеокамера.
По-умодчанию это /dev/video0
--
***
А ещё говорят так (fortune):
Money is a powerful aphrodisiac. But flowers work almost as
well. -- Lazarus Long
________________________________________________________________________
С уважением Хихин Руслан
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2008-10-02 18:08 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-30 16:18 [Comm] usbview can not open the file /proc/bus/usb/devices Ilis
2008-09-30 16:24 ` Igor Vlasenko
2008-10-01 16:35 ` Ivan Petrov
2008-10-02 2:42 ` Ilis
2008-10-02 18:08 ` Хихин Руслан
2008-09-30 16:30 ` Andrey Rahmatullin
2008-09-30 16:39 ` Ilis
2008-09-30 16:41 ` Andrey Rahmatullin
2008-09-30 16:55 ` Ilis
2008-09-30 16:58 ` Andrey Rahmatullin
2008-09-30 17:13 ` Ilis
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