[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2013-12-14 Thread Christopher M. Penalver
James M. Leddy, this bug was reported a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an
issue? If so, could you please test for this with the latest development
release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications->Accessories->Terminal), as it will automatically gather
and attach updated debug information to this report:

apport-collect -p linux 

Also, could you please test the latest upstream kernel available (not the daily 
folder) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow 
additional upstream developers to examine the issue. Once you've tested the 
upstream kernel, please comment on which kernel version specifically you 
tested. If this bug is fixed in the mainline kernel, please add the following 
tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-v3.13-rc3

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Tags added: bios-outdated-1.40

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Summary changed:

- sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'
+ [ThinkPad X201s] sysfs: cannot create duplicate filename 
'/class/bluetooth/hci0:1 2'

** Summary changed:

- [ThinkPad X201s] sysfs: cannot create duplicate filename 
'/class/bluetooth/hci0:1 2'
+ 0a5c:217f [ThinkPad X201s] sysfs: cannot create duplicate filename 
'/class/bluetooth/hci0:1 2'

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

Title:
  0a5c:217f [ThinkPad X201s] sysfs: cannot create duplicate filename
  '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2013-04-26 Thread Christian Schürer-Waldheim
Just had this problem again, even with latest raring kernel (3.8.0-19).
I think this problem is related to the power info of HID devices. Right
before the problem occurs there is a "driver failed to report capacity
property" message for this device (Apple magic mouse):

[ 6626.030030] power_supply hid-7c:d1:c3:6b:17:08-battery: driver failed to 
report `capacity' property: -5
[ 6628.045292] [ cut here ]
[ 6628.045304] WARNING: at fs/sysfs/dir.c:536 sysfs_add_one+0xd4/0x100()
[ 6628.045306] Hardware name: GJ378AA-ACP a6145.at
[ 6628.045309] sysfs: cannot create duplicate filename 
'/devices/pci:00/:00:1d.3/usb8/8-2/8-2:1.0/bluetooth/hci0/hci0:22'
[ 6628.045311] Modules linked in: nls_iso8859_1 hid_magicmouse hid_apple hidp 
hid xt_multiport iptable_filter ip_tables x_tables pci_stub vboxpci(OF) 
vboxnetadp(OF) vboxnetflt(OF) vboxdrv(OF) parport_pc ppdev parport bnep rfcomm 
binfmt_misc btusb dm_crypt arc4 rt73usb rt2x00usb rt2x00lib mac80211 cfg80211 
snd_hda_codec_realtek gpio_ich snd_hda_intel snd_hda_codec snd_hwdep snd_pcm 
snd_page_alloc snd_seq_midi snd_seq_midi_event snd_rawmidi snd_seq 
snd_seq_device snd_timer snd coretemp kvm_intel ath3k kvm bluetooth lpc_ich 
soundcore serio_raw btrfs zlib_deflate libcrc32c raid10 raid456 async_memcpy 
async_raid6_recov async_pq async_xor xor async_tx raid6_pq raid0 multipath 
linear raid1 usb_storage nouveau microcode mxm_wmi wmi video i2c_algo_bit ttm 
firewire_ohci drm_kms_helper firewire_core crc_itu_t drm ahci libahci e1000e
[ 6628.045398] Pid: 7, comm: kworker/u:0H Tainted: GF  O 
3.8.0-19-lowlatency #13-Ubuntu
[ 6628.045400] Call Trace:
[ 6628.045408]  [] warn_slowpath_common+0x7f/0xc0
[ 6628.045412]  [] warn_slowpath_fmt+0x4c/0x50
[ 6628.045417]  [] ? strlcat+0x65/0x80
[ 6628.045421]  [] sysfs_add_one+0xd4/0x100
[ 6628.045426]  [] create_dir+0x78/0xd0
[ 6628.045430]  [] sysfs_create_dir+0x86/0xe0
[ 6628.045435]  [] kobject_add_internal+0x9a/0x210
[ 6628.045439]  [] ? vsnprintf+0x461/0x640
[ 6628.045443]  [] kobject_add+0x6c/0xc0
[ 6628.045448]  [] device_add+0x106/0x6c0
[ 6628.045452]  [] ? dev_set_name+0x47/0x50
[ 6628.045467]  [] hci_conn_add_sysfs+0x44/0x80 [bluetooth]
[ 6628.045479]  [] hci_conn_complete_evt.isra.49+0xd5/0x3b0 
[bluetooth]
[ 6628.045484]  [] ? native_sched_clock+0x15/0x80
[ 6628.045495]  [] hci_event_packet+0x1a48/0x2c90 [bluetooth]
[ 6628.045501]  [] ? default_spin_lock_flags+0x9/0x10
[ 6628.045512]  [] hci_rx_work+0x26b/0x2f0 [bluetooth]
[ 6628.045518]  [] ? _raw_spin_unlock_irq+0xa/0x40
[ 6628.045523]  [] process_one_work+0x157/0x500
[ 6628.045527]  [] worker_thread+0x16d/0x460
[ 6628.045532]  [] ? busy_worker_rebind_fn+0x110/0x110
[ 6628.045536]  [] kthread+0xc0/0xd0
[ 6628.045540]  [] ? kthread_create_on_node+0x120/0x120
[ 6628.045544]  [] ret_from_fork+0x7c/0xb0
[ 6628.045548]  [] ? kthread_create_on_node+0x120/0x120
[ 6628.045551] ---[ end trace c854f4f4a251927e ]---

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2013-04-17 Thread Christian Schürer-Waldheim
The latest kernel in raring could have a fix for this problem:

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1168506

* HID: magicmouse: fix race between input_register() and probe()

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2013-04-08 Thread Andrew de los Reyes
Hey folks, we're still seeing this on Chrome OS. We have a 100% reliable
repro case:

- have Apple Magic Trackpad connected and working
- sleep/wake
- immediately click/rub fingers on trackpad
- panic!

We're tracking this at
https://code.google.com/p/chromium/issues/detail?id=228937

We're planning to put in the hack listed, since it works for us, but we
would like to let others know that, as far as we can see, this issue
persists. If there is a fix not linked from here, we're eager to find
it!

We are using the 3.8 bluetooth stack with a 3.4 kernel.

** Bug watch added: code.google.com/p/chromium/issues #228937
   http://code.google.com/p/chromium/issues/detail?id=228937

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2013-04-05 Thread Christian Schürer-Waldheim
Try the mainline kernel (http://kernel.ubuntu.com/~kernel-
ppa/mainline/v3.8.6-raring/) - it works for me.

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2013-03-26 Thread Trunone
still have same bug with 3.8.0-14

Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701505] [ cut here 
]
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701525] WARNING: at 
/build/buildd/linux-3.8.0/fs/sysfs/dir.c:536 sysfs_add_one+0xd4/0x100()
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701529] Hardware name: Aspire 
S3-391
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701533] sysfs: cannot create 
duplicate filename 
'/devices/pci:00/:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/bluetooth/hci0/hci0:21'
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701536] Modules linked in: 
hid_generic hidp hid parport_pc(F) ppdev(F) rfcomm bnep snd_hda_codec_hdmi 
snd_hda_codec_realtek joydev(F) coretemp kvm_intel kvm ghash_clmulni_intel(F) 
aesni_intel(F) aes_x86_64(F) xts(F) lrw(F) gf128mul(F) ablk_helper(F) cryptd(F) 
acer_wmi sparse_keymap uvcvideo videobuf2_vmalloc ath3k videobuf2_memops 
videobuf2_core btusb videodev bluetooth snd_hda_intel snd_hda_codec 
snd_hwdep(F) snd_pcm(F) microcode(F) arc4(F) snd_page_alloc(F) snd_seq_midi(F) 
snd_seq_midi_event(F) snd_rawmidi(F) wmi ath9k ath9k_common ath9k_hw ath 
snd_seq(F) snd_seq_device(F) snd_timer(F) i915 psmouse(F) mac80211 snd(F) 
video(F) drm_kms_helper soundcore(F) cfg80211 drm lpc_ich serio_raw(F) mei 
i2c_algo_bit mac_hid lp(F) parport(F) ahci(F) libahci(F)
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701651] Pid: 7, comm: 
kworker/u:0H Tainted: GF3.8.0-14-generic #24-Ubuntu
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701654] Call Trace:
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701667]  [] 
warn_slowpath_common+0x7f/0xc0
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701674]  [] 
warn_slowpath_fmt+0x4c/0x50
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701682]  [] ? 
strlcat+0x65/0x80
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701691]  [] 
sysfs_add_one+0xd4/0x100
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701699]  [] 
create_dir+0x78/0xd0
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701708]  [] 
sysfs_create_dir+0x86/0xe0
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701716]  [] 
kobject_add_internal+0x9c/0x220
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701723]  [] ? 
vsnprintf+0x461/0x640
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701731]  [] 
kobject_add+0x6c/0xc0
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701740]  [] ? 
device_private_init+0x28/0x90
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701747]  [] 
device_add+0x106/0x6c0
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701753]  [] ? 
dev_set_name+0x47/0x50
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701777]  [] 
hci_conn_add_sysfs+0x44/0x80 [bluetooth]
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701795]  [] 
hci_conn_complete_evt.isra.49+0xd0/0x3a0 [bluetooth]
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701806]  [] ? 
__kfree_skb+0x43/0xa0
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701822]  [] 
hci_event_packet+0x12e0/0x2a40 [bluetooth]
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701833]  [] ? 
default_spin_lock_flags+0x9/0x10
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701847]  [] 
hci_rx_work+0x253/0x2d0 [bluetooth]
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701857]  [] ? 
finish_task_switch+0x4a/0xf0
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701866]  [] 
process_one_work+0x15c/0x4e0
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701874]  [] 
worker_thread+0x16e/0x480
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701881]  [] ? 
manage_workers+0x2a0/0x2a0
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701888]  [] 
kthread+0xc0/0xd0
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701894]  [] ? 
kthread_create_on_node+0x120/0x120
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701905]  [] 
ret_from_fork+0x7c/0xb0
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701911]  [] ? 
kthread_create_on_node+0x120/0x120
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701917] ---[ end trace 
141ebe4218a8d74d ]---
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701923] [ cut here 
]
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701931] WARNING: at 
/build/buildd/linux-3.8.0/lib/kobject.c:196 kobject_add_internal+0x204/0x220()
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701934] Hardware name: Aspire 
S3-391
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701937] kobject_add_internal 
failed for hci0:21 with -EEXIST, don't try to register things with the same 
name in the same directory.
Mar 26 15:59:50 trunone-laptop kernel: [ 5582.701940] Modules linked in: 
hid_generic hidp hid parport_pc(F) ppdev(F) rfcomm bnep snd_hda_codec_hdmi 
snd_hda_codec_realtek joydev(F) coretemp kvm_intel kvm ghash_clmulni_intel(F) 
aesni_intel(F) aes_x86_64(F) xts(F) lrw(F) gf128mul(F) ablk_helper(F) cryptd(F) 
acer_wmi sparse_keymap uvcvideo videobuf2_vmalloc ath3k videobuf2_memops 
videobuf2_core btusb videodev bluetooth snd_hda_intel snd_hda_codec 
snd_hwdep(F) snd_pcm(F) microcode(F) arc4(F) snd_page_alloc(F) snd_seq_midi(F) 
snd_seq_midi_event(F)

[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2013-03-17 Thread Christian Schürer-Waldheim
This problem still occurs occasionally with the raring kernel
(3.8.0-13). I didn't see this problem with the mainline kernel 3.7.

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2013-01-17 Thread Christian Schürer-Waldheim
I had the same problems with 12.10 (using an Apple Magic Mouse). I found
some mailinglist discussions by developers about this problem and there
should be changes in kernel 3.5 addressing these issues.

As the kernel in 12.10 obviously does not have these patches, I tried
the 3.7 kernel from the mainline-kernel-ppa (package name indicates that
it is for raring, but the kernel works on quantal, too). Using this
kernel, the problem is fixed for me.

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2013-01-16 Thread Achim Behrens
i have the same with my Bluetooth Keyboard. When it falls in Standby
itself, after not typing for some time, i cant use it. Restarting
Bluetooth Deamon or turn it on and of with panel indicator doesnt help.

Using 12.10 and cant reproduce on purpose, but does happen after some
time nearly every day.


** Attachment added: "dmesg output after issue"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/28/+attachment/3485085/+files/dmesg.cutoff.txt

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2012-12-05 Thread Øyvind Stegard
Confirm this on system just recently upgraded to Ubuntu 12.10. The bug
hits on resume from suspend, and it makes bluetooth unusable.

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2012-10-28 Thread Piotr Czachur
I still see it under 3.5.0-18-generic @ Quantal.

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2012-05-22 Thread Юрий Чудновский
Got the same many times per day.

May 22 06:59:58 fqc-book kernel: [108504.150212] [ cut here 
]
May 22 06:59:58 fqc-book kernel: [108504.150223] WARNING: at 
/build/buildd/linux-3.2.0/fs/sysfs/dir.c:481 sysfs_add_one+0xc0/0xf0()
May 22 06:59:58 fqc-book kernel: [108504.150226] Hardware name: HP ProBook 4320s
May 22 06:59:58 fqc-book kernel: [108504.150228] sysfs: cannot create duplicate 
filename '/class/bluetooth/hci0:44'
May 22 06:59:58 fqc-book kernel: [108504.150231] Modules linked in: 
snd_seq_dummy nls_iso8859_1 nls_cp437 ufs qnx4 hfsplus hfs minix ntfs vfat 
msdos fat jfs xfs reiserfs ext2 hidp snd_hrtimer pci_stub vboxpci(O) 
vboxnetadp(O) vboxnetflt(O) vboxdrv(O) dm_crypt snd_usb_audio snd_usbmidi_lib 
rfcomm parport_pc bnep ppdev btusb bluetooth uvcvideo videodev 
v4l2_compat_ioctl32 joydev hp_wmi sparse_keymap binfmt_misc snd_hda_codec_hdmi 
snd_hda_codec_idt arc4 intel_ips snd_hda_intel snd_hda_codec psmouse snd_hwdep 
rt2800pci serio_raw rt2800lib crc_ccitt rt2x00pci rt2x00lib mac80211 cfg80211 
snd_pcm eeprom_93cx6 snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq 
hp_accel lis3lv02d input_polldev mac_hid snd_timer snd_seq_device snd mei(C) 
soundcore snd_page_alloc coretemp lp parport btrfs zlib_deflate libcrc32c 
usbhid hid ums_realtek uas usb_storage i915 wmi drm_kms_helper drm i2c_algo_bit 
r8169 video
May 22 06:59:58 fqc-book kernel: [108504.150317] Pid: 26735, comm: kworker/u:1 
Tainted: GWC O 3.2.0-24-generic #38-Ubuntu
May 22 06:59:58 fqc-book kernel: [108504.150320] Call Trace:
May 22 06:59:58 fqc-book kernel: [108504.150329]  [] 
warn_slowpath_common+0x7f/0xc0
May 22 06:59:58 fqc-book kernel: [108504.150333]  [] 
warn_slowpath_fmt+0x46/0x50
May 22 06:59:58 fqc-book kernel: [108504.150337]  [] 
sysfs_add_one+0xc0/0xf0
May 22 06:59:58 fqc-book kernel: [108504.150341]  [] 
sysfs_do_create_link+0x125/0x210
May 22 06:59:58 fqc-book kernel: [108504.150345]  [] 
sysfs_create_link+0x13/0x20
May 22 06:59:58 fqc-book kernel: [108504.150352]  [] 
device_add_class_symlinks+0x89/0xe0
May 22 06:59:58 fqc-book kernel: [108504.150356]  [] ? 
sysfs_create_file+0x26/0x30
...skipping...
May 22 21:33:00 fqc-book kernel: [156664.319478] sysfs: cannot create duplicate 
filename '/class/bluetooth/hci0:44'
May 22 21:33:00 fqc-book kernel: [156664.319480] Modules linked in: usblp 
snd_seq_dummy nls_iso8859_1 nls_cp437 ufs qnx4 hfsplus hfs minix ntfs vfat 
msdos fat jfs xfs reiserfs ext2 hidp snd_hrtimer pci_stub vboxpci(O) 
vboxnetadp(O) vboxnetflt(O) vboxdrv(O) dm_crypt snd_usb_audio snd_usbmidi_lib 
rfcomm parport_pc bnep ppdev btusb bluetooth uvcvideo videodev 
v4l2_compat_ioctl32 joydev hp_wmi sparse_keymap binfmt_misc snd_hda_codec_hdmi 
snd_hda_codec_idt arc4 intel_ips snd_hda_intel snd_hda_codec psmouse snd_hwdep 
rt2800pci serio_raw rt2800lib crc_ccitt rt2x00pci rt2x00lib mac80211 cfg80211 
snd_pcm eeprom_93cx6 snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq 
hp_accel lis3lv02d input_polldev mac_hid snd_timer snd_seq_device snd mei(C) 
soundcore snd_page_alloc coretemp lp parport btrfs zlib_deflate libcrc32c 
usbhid hid ums_realtek uas usb_storage i915 wmi drm_kms_helper drm i2c_algo_bit 
r8169 video
May 22 21:33:00 fqc-book kernel: [156664.319556] Pid: 1118, comm: kworker/u:1 
Tainted: GWC O 3.2.0-24-generic #38-Ubuntu
May 22 21:33:00 fqc-book kernel: [156664.319558] Call Trace:
May 22 21:33:00 fqc-book kernel: [156664.319568]  [] 
warn_slowpath_common+0x7f/0xc0
May 22 21:33:00 fqc-book kernel: [156664.319571]  [] 
warn_slowpath_fmt+0x46/0x50
May 22 21:33:00 fqc-book kernel: [156664.319574]  [] 
sysfs_add_one+0xc0/0xf0
May 22 21:33:00 fqc-book kernel: [156664.319577]  [] 
sysfs_do_create_link+0x125/0x210
May 22 21:33:00 fqc-book kernel: [156664.319581]  [] 
sysfs_create_link+0x13/0x20
May 22 21:33:00 fqc-book kernel: [156664.319586]  [] 
device_add_class_symlinks+0x89/0xe0
May 22 21:33:00 fqc-book kernel: [156664.319590]  [] ? 
sysfs_create_file+0x26/0x30
May 22 21:33:00 fqc-book kernel: [156664.319595]  [] 
device_add+0x228/0x3e0
May 22 21:33:00 fqc-book kernel: [156664.319597]  [] ? 
device_private_init+0x5b/0x80
May 22 21:33:00 fqc-book kernel: [156664.319610]  [] ? 
__match_tty+0x40/0x40 [bluetooth]
May 22 21:33:00 fqc-book kernel: [156664.319616]  [] 
add_conn+0x63/0x120 [bluetooth]
May 22 21:33:00 fqc-book kernel: [156664.319623]  [] ? 
__match_tty+0x40/0x40 [bluetooth]
May 22 21:33:00 fqc-book kernel: [156664.319628]  [] 
process_one_work+0x11a/0x480
May 22 21:33:00 fqc-book kernel: [156664.319631]  [] 
worker_thread+0x164/0x370
May 22 21:33:00 fqc-book kernel: [156664.319634]  [] ? 
manage_workers.isra.29+0x130/0x130
May 22 21:33:00 fqc-book kernel: [156664.319638]  [] 
kthread+0x8c/0xa0
May 22 21:33:00 fqc-book kernel: [156664.319644]  [] 
kernel_thread_helper+0x4/0x10
May 22 21:33:00 fqc-book kernel: [156664.319647]  [] ? 
flush_kthread_worker+0xa0/0xa0
May 22 21:33:00 fqc-book kernel: [156664.319650]  [] ? 
gs_change+0x13/0x13
May 22 21:33:0

[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2012-03-22 Thread James M. Leddy
Hi Keng-Yu,

Thanks for the info, I hope this bug works itself out upstream.

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2012-03-04 Thread Keng-Yu Lin
a few discussion in the thread: http://www.spinics.net/lists/linux-
bluetooth/msg15564.html

The patch didn't get itself upstream but gives some hint on the cause as
described in: http://www.spinics.net/lists/linux-bluetooth/msg15598.html

Jump to the conclusion: http://www.spinics.net/lists/linux-
bluetooth/msg16303.html

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2012-03-01 Thread Keng-Yu Lin
** Tags added: blocks-hwcert-enablement

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2012-01-23 Thread Nick Maynard
Same problem here, also happens occasionally on resume from standby.
Moving the mouse "too soon" after wake appears to kick off this problem
and break my bluetooth mouse permanently until reboot.

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2011-11-30 Thread James M. Leddy
Okay, I may be able to reliably reproduce this by rapidly turning on and
off the kill switch while moving the mouse. I just had it happen again
and now my mouse doesn't work at all. In the process I learned that the
kernel somehow gracefully fails from null pointer dereference now.

[849133.198340] iwlagn :02:00.0: RF_KILL bit toggled to disable radio.
[849133.306905] usb 1-1.4: USB disconnect, device number 30
[849133.307090] btusb_intr_complete: hci0 urb 88009f94f300 failed to 
resubmit (19)
[849133.307269] btusb_bulk_complete: hci0 urb 88009f94f9c0 failed to 
resubmit (19)
[849133.307276] btusb_bulk_complete: hci0 urb 88012f9850c0 failed to 
resubmit (19)
[849135.67] iwlagn :02:00.0: RF_KILL bit toggled to enable radio.
[849136.064300] usb 1-1.4: new full speed USB device number 31 using ehci_hcd
[849141.240485] input: VGP-BMS15 as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/bluetooth/hci0/hci0:11/input55
[849141.240785] generic-bluetooth 0005:054C:042B.002F: input,hidraw0: BLUETOOTH 
HID v1.29 Mouse [VGP-BMS15] on 78:DD:08:B7:3C:25
[849984.091176] iwlagn :02:00.0: RF_KILL bit toggled to disable radio.
[849984.147929] usb 1-1.4: USB disconnect, device number 31
[849984.148059] btusb_intr_complete: hci0 urb 88009fb0bf00 failed to 
resubmit (19)
[849984.148165] btusb_bulk_complete: hci0 urb 88009fb0bcc0 failed to 
resubmit (19)
[849984.148171] btusb_bulk_complete: hci0 urb 88009fb0bd80 failed to 
resubmit (19)
[849984.166025] [ cut here ]
[849984.166042] WARNING: at /build/buildd/linux-3.0.0/kernel/workqueue.c:994 
__queue_work+0x306/0x320()
[849984.166048] Hardware name: 514328U
[849984.166052] Modules linked in: msr btrfs libcrc32c ufs qnx4 hfsplus hfs 
minix ntfs vfat msdos fat jfs xfs reiserfs serpent usb_storage uas cdc_acm 
ppp_deflate zlib_deflate bsd_comp ppp_async crc_ccitt hidp hid joydev bnep 
rfcomm parport_pc ppdev arc4 snd_hda_codec_hdmi snd_hda_codec_conexant 
snd_hda_intel snd_hda_codec thinkpad_acpi snd_hwdep snd_pcm snd_seq_midi 
snd_rawmidi snd_seq_midi_event btusb snd_seq bluetooth iwlagn snd_timer 
snd_seq_device mac80211 psmouse cfg80211 serio_raw snd intel_ips soundcore 
snd_page_alloc mei(C) nvram tpm_tis binfmt_misc lp parport dm_crypt wmi e1000e 
i915 ahci drm_kms_helper libahci drm i2c_algo_bit video
[849984.166172] Pid: 14877, comm: khidpd_054c042b Tainted: G C  
3.0.0-12-generic #20-Ubuntu
[849984.166176] Call Trace:
[849984.166187]  [] warn_slowpath_common+0x7f/0xc0
[849984.166194]  [] warn_slowpath_null+0x1a/0x20
[849984.166201]  [] __queue_work+0x306/0x320
[849984.166209]  [] ? mntput_no_expire+0xa5/0xf0
[849984.166215]  [] queue_work_on+0x25/0x30
[849984.166221]  [] queue_work+0x1f/0x30
[849984.166241]  [] hci_conn_del_sysfs+0x23/0x30 [bluetooth]
[849984.166256]  [] hci_conn_put_device+0x25/0x30 [bluetooth]
[849984.166266]  [] hidp_session+0x376/0x4a0 [hidp]
[849984.166274]  [] ? try_to_wake_up+0x200/0x200
[849984.166282]  [] ? try_to_wake_up+0x200/0x200
[849984.166292]  [] ? hidp_recv_ctrl_frame+0xf0/0xf0 [hidp]
[849984.166302]  [] kthread+0x8c/0xa0
[849984.166312]  [] kernel_thread_helper+0x4/0x10
[849984.166320]  [] ? flush_kthread_worker+0xa0/0xa0
[849984.166328]  [] ? gs_change+0x13/0x13
[849984.166333] ---[ end trace 664b069d306a7db9 ]---
[849988.013232] iwlagn :02:00.0: RF_KILL bit toggled to enable radio.
[849988.440307] usb 1-1.4: new full speed USB device number 32 using ehci_hcd
[849989.712881] [ cut here ]
[849989.712896] WARNING: at /build/buildd/linux-3.0.0/fs/sysfs/dir.c:455 
sysfs_add_one+0xc0/0xf0()
[849989.712900] Hardware name: 514328U
[849989.712902] sysfs: cannot create duplicate filename 
'/class/bluetooth/hci0:11'
[849989.712905] Modules linked in: msr btrfs libcrc32c ufs qnx4 hfsplus hfs 
minix ntfs vfat msdos fat jfs xfs reiserfs serpent usb_storage uas cdc_acm 
ppp_deflate zlib_deflate bsd_comp ppp_async crc_ccitt hidp hid joydev bnep 
rfcomm parport_pc ppdev arc4 snd_hda_codec_hdmi snd_hda_codec_conexant 
snd_hda_intel snd_hda_codec thinkpad_acpi snd_hwdep snd_pcm snd_seq_midi 
snd_rawmidi snd_seq_midi_event btusb snd_seq bluetooth iwlagn snd_timer 
snd_seq_device mac80211 psmouse cfg80211 serio_raw snd intel_ips soundcore 
snd_page_alloc mei(C) nvram tpm_tis binfmt_misc lp parport dm_crypt wmi e1000e 
i915 ahci drm_kms_helper libahci drm i2c_algo_bit video
[849989.712992] Pid: 14324, comm: kworker/u:0 Tainted: GWC  
3.0.0-12-generic #20-Ubuntu
[849989.712996] Call Trace:
[849989.713006]  [] warn_slowpath_common+0x7f/0xc0
[849989.713011]  [] warn_slowpath_fmt+0x46/0x50
[849989.713017]  [] sysfs_add_one+0xc0/0xf0
[849989.713022]  [] sysfs_do_create_link+0x125/0x210
[849989.713028]  [] ? sysfs_add_one+0x28/0xf0
[849989.713033]  [] sysfs_create_link+0x13/0x20
[849989.713043]  [] device_add_class_symlinks+0x89/0xe0
[849989.713048]  [] ? sysfs_create_file+0x26/0x30
[849989.713054]  [] device_add+0x228/0x3e0
[849989.713059]  [] ? d

[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2011-11-30 Thread James M. Leddy
This was a one time event. I was hoping that someone would be able to
find the bug based on the traceback based on it being a WARN leading to
a null pointer. I don't have a consistent reproducer, but I expect this
to be a bug upstream unless someone else had fixed it. If it happens
again I'll let you know and install mainline.

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2011-11-14 Thread Joseph Salisbury
Was this a one time event, or can you reproduce this?


Would it be possible for you to test the latest upstream kernel?  It will allow 
additional upstream developers to examine the issue. Refer to 
https://wiki.ubuntu.com/KernelMainlineBuilds . If possible, please test the 
latest v3.2-rcN kernel (Not a kernel in the daily directory).  Once you've 
tested the upstream kernel, please remove the 'needs-upstream-testing' tag(Only 
that one tag, please leave the others). This can be done by clicking on the 
yellow pencil icon next to the tag located at the bottom of the bug description 
and deleting the 'needs-upstream-testing' text. 

If this bug is fixed by the mainline kernel, please add the following
tag 'kernel-fixed-upstream-KERNEL-VERSION'.  For example, if kernel
version 3.2-rc1 fixed and issue, the tag would be: 'kernel-fixed-
upstream-v3.2-rc1'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.


Thanks in advance.


** Tags added: needs-upstream-testing

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2011-11-10 Thread Brad Figg
** Changed in: linux (Ubuntu)
   Status: New => Confirmed

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2011-11-10 Thread James M. Leddy
Sorry, not sure how that happened. I'm uploading now.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Opinion

** Changed in: linux (Ubuntu)
   Status: Opinion => New

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

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2011-11-10 Thread James M. Leddy
apport information

** Tags added: apport-collected staging

** Description changed:

  Came back to my computer and started moving my bluetooth mouse around,
  got this Oops:
  
  [182074.145691] [ cut here ]
  [182074.145703] WARNING: at /build/buildd/linux-3.0.0/fs/sysfs/dir.c:455 
sysfs_a
  dd_one+0xc0/0xf0()
  [182074.145705] Hardware name: 514328U
  [182074.145706] sysfs: cannot create duplicate filename 
'/class/bluetooth/hci0:1
  2'
  [182074.145708] Modules linked in: nls_utf8 isofs serpent msr usb_storage uas 
hi
  dp hid joydev bnep rfcomm parport_pc ppdev arc4 snd_hda_codec_hdmi 
snd_hda_codec
  _conexant snd_hda_intel snd_hda_codec thinkpad_acpi btusb snd_hwdep 
snd_seq_midi
   snd_rawmidi snd_pcm bluetooth iwlagn mac80211 snd_seq_midi_event psmouse 
serio_
  raw intel_ips cfg80211 snd_seq snd_page_alloc snd_timer snd_seq_device mei(C) 
sn
  d tpm_tis soundcore nvram binfmt_misc lp parport dm_crypt ahci libahci i915 
drm_
  kms_helper e1000e drm i2c_algo_bit video wmi
  [182074.145752] Pid: 30238, comm: kworker/u:8 Tainted: GWC  
3.0.0-12-gen
  eric #20-Ubuntu
  [182074.145754] Call Trace:
  [182074.145762]  [] warn_slowpath_common+0x7f/0xc0
  [182074.145765]  [] warn_slowpath_fmt+0x46/0x50
  [182074.145768]  [] sysfs_add_one+0xc0/0xf0
  [182074.145772]  [] sysfs_do_create_link+0x125/0x210
  [182074.145775]  [] ? sysfs_add_one+0x28/0xf0
  [182074.145778]  [] sysfs_create_link+0x13/0x20
  [182074.145785]  [] device_add_class_symlinks+0x89/0xe0
  [182074.145788]  [] ? sysfs_create_file+0x26/0x30
  [182074.145791]  [] device_add+0x228/0x3e0
  [182074.145793]  [] ? device_private_init+0x5b/0x80
  [182074.145803]  [] ? __match_tty+0x40/0x40 [bluetooth]
  [182074.145810]  [] add_conn+0x63/0x110 [bluetooth]
  [182074.145816]  [] ? __match_tty+0x40/0x40 [bluetooth]
  [182074.145822]  [] process_one_work+0x11a/0x480
  [182074.145825]  [] worker_thread+0x165/0x370
  [182074.145827]  [] ? manage_workers.isra.30+0x130/0x130
  [182074.145831]  [] kthread+0x8c/0xa0
  [182074.145836]  [] kernel_thread_helper+0x4/0x10
  [182074.145839]  [] ? flush_kthread_worker+0xa0/0xa0
  [182074.145841]  [] ? gs_change+0x13/0x13
  [182074.145843] ---[ end trace 66790f2bdb06b760 ]---
  [182074.145870] add_conn: Failed to register connection device
  [182074.296220] iwlagn :02:00.0: iwlagn_tx_agg_start on ra = 
c4:3d:c7:a7:ac:
  ea tid = 0
  [182074.363644] BUG: unable to handle kernel NULL pointer dereference at 
000
  00039
  [182074.365957] IP: [] sysfs_create_dir+0x35/0xc0
  [182074.367184] PGD 0 
  [182074.368374] Oops:  [#1] SMP 
  [182074.369563] CPU 0 
  [182074.369572] Modules linked in: nls_utf8 isofs serpent msr usb_storage uas 
hi
  dp hid joydev bnep rfcomm parport_pc ppdev arc4 snd_hda_codec_hdmi 
snd_hda_codec
  _conexant snd_hda_intel snd_hda_codec thinkpad_acpi btusb snd_hwdep 
snd_seq_midi
   snd_rawmidi snd_pcm bluetooth iwlagn mac80211 snd_seq_midi_event psmouse 
serio_
  raw intel_ips cfg80211 snd_seq snd_page_alloc snd_timer snd_seq_device mei(C) 
snd tpm_tis soundcore nvram binfmt_misc lp parport dm_crypt ahci libahci i915 
drm_kms_helper e1000e drm i2c_algo_bit video wmi
  [182074.374868] 
  [182074.376218] Pid: 1137, comm: bluetoothd Tainted: GWC  
3.0.0-12-generic #20-Ubuntu LENOVO 514328U/514328U
  [182074.377626] RIP: 0010:[]  [] 
sysfs_create_dir+0x35/0xc0
  [182074.379051] RSP: 0018:88012f97dab8  EFLAGS: 00010246
  [182074.380465] RAX: 8800655c19b0 RBX: 880063dad898 RCX: 
880063dad8a0
  [182074.381903] RDX: 88000699f028 RSI:  RDI: 
880063dad898
  [182074.383307] RBP: 88012f97dae8 R08:  R09: 
88012c56e780
  [182074.384873] R10:  R11: c9002000 R12: 

  [182074.386496] R13:  R14: 880063dadad8 R15: 
ffea
  [182074.388076] FS:  7f7812b09740() GS:880137c0() 
knlGS:
  [182074.389566] CS:  0010 DS:  ES:  CR0: 80050033
  [182074.391012] CR2: 0039 CR3: 000130a16000 CR4: 
06f0
  [182074.392478] DR0:  DR1:  DR2: 

  [182074.393949] DR3:  DR6: 0ff0 DR7: 
0400
  [182074.395426] Process bluetoothd (pid: 1137, threadinfo 88012f97c000, 
task 88012c2f)
  [182074.396938] Stack:
  [182074.398400]  88012f97dad8 88013701d138 88012f97dae8 
880063dad898
  [182074.399908]  8800655c19b0  88012f97db28 
812e9d01
  [182074.401443]  88012f97db38 880063dad898 8800655c19b0 

  [182074.403024] Call Trace:
  [182074.404587]  [] kobject_add_internal+0xb1/0x200
  [182074.406148]  [] kobject_add+0x67/0xc0
  [182074.407700]  [] device_add+0xfd/0x3e0
  [182074.409264]  [] hid_add_device+0x82/0x110 [hid]
  [182074.410825]  [] hidp_add_connection+0x34b/0x5b0 [hidp]
  [182074.412386]  [] ? add_wai

[Bug 888828] Re: sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

2011-11-10 Thread James M. Leddy
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/28

Title:
  sysfs: cannot create duplicate filename '/class/bluetooth/hci0:1 2'

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs