Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 208578
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: udev maintainers <udev-bugs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Daniel Rozsnyo <daniel@rozsnyo.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 208578 depends on: Show dependency tree
Bug 208578 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-02-02 13:23 0000
When using USB GSM modems (like siemens ES75), the device node which is created
is:

crw-rw---- 1 root root 166, 0 Feb  2 13:08 /dev/ttyACM0

but other serial ports and modems (like isdn and so on) are made
with group of 'uucp'. Can somebody update the 

/etc/udev/rules.d/50-udev.rules

file, where I request the addition of the following line into 'tty devices'
section:

KERNEL=="ttyACM[0-9]*", NAME="%k", GROUP="uucp", MODE="0660"

Thank you.

Reproducible: Always

------- Comment #1 From Matthias Schwarzott 2008-06-09 19:43:42 0000 -------
udev-122-r1 does now contain a similar rule.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug