[Bug 1032865] Re: CDC nodes should be created with dialout group

Marius Kotsbak 1032865 at bugs.launchpad.net
Sat Aug 4 00:28:11 UTC 2012


** Summary changed:

- CDC nodes should be created with dialout group
+ CDC WDM nodes should be created with dialout group

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to udev in Ubuntu.
https://bugs.launchpad.net/bugs/1032865

Title:
  CDC WDM nodes should be created with dialout group

Status in “udev” package in Ubuntu:
  New

Bug description:
  When I attach a modem adding /dev/cdc-wdm0, it is created with
  root:root permission. It should have the "dialout" group.

  This problem is solved by changing the line

  KERNEL=="tty[A-Z]*[0-9]|pppox[0-9]*|ircomm[0-9]*|noz[0-9]*|rfcomm[0-9]*",
  GROUP="dialout"

  in /lib/udev/rules.d/50-udev-default.rules to:

  KERNEL=="tty[A-Z]*[0-9]|pppox[0-9]*|ircomm[0-9]*|noz[0-9]*|rfcomm[0-9
  ]*|cdc-wdm[0-9]*", GROUP="dialout"

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: udev 175-0ubuntu9.1
  Uname: Linux 3.5.0-030500rc7-generic i686
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: i386
  Date: Sat Aug  4 02:07:59 2012
  EcryptfsInUse: Yes
  MachineType: GIGABYTE T1005
  ProcEnviron:
   LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en
   TERM=xterm
   PATH=(custom, user)
   LANG=nb_NO.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-030500rc7-generic root=UUID=f1d0446d-3ea3-46a7-9842-8773acca78e6 ro crashkernel=384M-2G:64M,2G-:128M quiet splash i8042.noloop=1
  SourcePackage: udev
  UdevDb: Error: [Errno 2] Ingen slik fil eller filkatalog
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/30/2010
  dmi.bios.vendor: GIGABYTE
  dmi.bios.version: GSBF05
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: T1005
  dmi.board.vendor: GIGABYTE
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: dmi:bvnGIGABYTE:bvrGSBF05:bd08/30/2010:svnGIGABYTE:pnT1005:pvrGSBF05:rvnGIGABYTE:rnT1005:rvrBaseBoardVersion:cvnChassisManufacturer:ct1:cvrChassisVersion:
  dmi.product.name: T1005
  dmi.product.version: GSBF05
  dmi.sys.vendor: GIGABYTE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udev/+bug/1032865/+subscriptions




More information about the foundations-bugs mailing list