* [Bluez-users] Re: MSI 6970 removing - kernel freeze
2004-02-20 23:38 [Bluez-users] " Pavel Ruzicka
@ 2004-02-22 12:06 ` Pavel Ruzicka
2004-02-22 12:11 ` Pavel Ruzicka
0 siblings, 1 reply; 5+ messages in thread
From: Pavel Ruzicka @ 2004-02-22 12:06 UTC (permalink / raw)
To: bluez-users
Hello,
today I was testing this with new kernel 2.6.3 and problem is
identical like in kernel 2.6.2.
Best regards,
Pavel Ruzicka
> When I have hci0 up and I remove my USB MSI 6970 dongle, then kernel
> freezes.
>
> This is copied from the screen:
> ----------------------------------------------------------------------
> kernel panic: fatal exception in interrupt
> In interrupt handler - not syncing
> EIP is at uhci_remove_pending_qhs+0x61/0xc0 [uhci_hcd]
> ----------------------------------------------------------------------
>
> When I start computer, hci0 is down. I run hciconfig hci0 up.
> After this I have in dmesg this:
> -----------------------------------------------------------------------
> drivers/usb/core/urb.c: usb_submit_urb: bogus endpoint 3-IN on
> usb-0000:00:07.3-1 (bad maxpacket 0)
> hci_usb_isoc_rx_submit: hci0 isoc rx submit failed urb c71c1a14 err -90
> drivers/usb/core/urb.c: usb_submit_urb: bogus endpoint 3-IN on
> usb-0000:00:07.3-1 (bad maxpacket 0)
> hci_usb_isoc_rx_submit: hci0 isoc rx submit failed urb c71c1a14 err -90
> -----------------------------------------------------------------------
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] Re: MSI 6970 removing - kernel freeze
2004-02-22 12:06 ` [Bluez-users] " Pavel Ruzicka
@ 2004-02-22 12:11 ` Pavel Ruzicka
2004-02-22 12:17 ` Marcel Holtmann
0 siblings, 1 reply; 5+ messages in thread
From: Pavel Ruzicka @ 2004-02-22 12:11 UTC (permalink / raw)
To: bluez-users
Hello,
> > When I have hci0 up and I remove my USB MSI 6970 dongle, then kernel
> > freezes.
Workaround is to make "hciconfig hci0 down" before removing USB dongle
from computer.
Pavouk
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] Re: MSI 6970 removing - kernel freeze
2004-02-22 12:11 ` Pavel Ruzicka
@ 2004-02-22 12:17 ` Marcel Holtmann
0 siblings, 0 replies; 5+ messages in thread
From: Marcel Holtmann @ 2004-02-22 12:17 UTC (permalink / raw)
To: Pavel Ruzicka; +Cc: BlueZ Mailing List
Hi Pavel,
> > > When I have hci0 up and I remove my USB MSI 6970 dongle, then kernel
> > > freezes.
>
> Workaround is to make "hciconfig hci0 down" before removing USB dongle
> from computer.
or you don't select CONFIG_BT_HCIUSB_SCO in your kernel config.
Regards
Marcel
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] Re: MSI 6970 removing - kernel freeze
@ 2004-02-22 22:57 Pavel Ruzicka
2004-02-22 23:04 ` Marcel Holtmann
0 siblings, 1 reply; 5+ messages in thread
From: Pavel Ruzicka @ 2004-02-22 22:57 UTC (permalink / raw)
To: bluez-users
Hello,
> > > > When I have hci0 up and I remove my USB MSI 6970 dongle, then kernel
> > > > freezes.
> >
> > Workaround is to make "hciconfig hci0 down" before removing USB dongle
> > from computer.
>
> or you don't select CONFIG_BT_HCIUSB_SCO in your kernel config.
thanks, It works now.
But i found other problem.
When I make "hciconfig hci0 up"
Interface goes up.
next "hciconfig hci0 down".
Interface goes down.
next hciconfig hci0 up"
I get this error:
Can't init device hci0. Connection timed out(110)
I must reinsert dongle or rmmod/modprobe kernel module hci_usb.
Best regards,
Pavel Ruzicka
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] Re: MSI 6970 removing - kernel freeze
2004-02-22 22:57 [Bluez-users] Re: MSI 6970 removing - kernel freeze Pavel Ruzicka
@ 2004-02-22 23:04 ` Marcel Holtmann
0 siblings, 0 replies; 5+ messages in thread
From: Marcel Holtmann @ 2004-02-22 23:04 UTC (permalink / raw)
To: Pavel Ruzicka; +Cc: BlueZ Mailing List
Hi Pavel,
> But i found other problem.
>
> When I make "hciconfig hci0 up"
> Interface goes up.
> next "hciconfig hci0 down".
> Interface goes down.
> next hciconfig hci0 up"
> I get this error:
> Can't init device hci0. Connection timed out(110)
>
> I must reinsert dongle or rmmod/modprobe kernel module hci_usb.
this problem only occurs on UHCI USB host contollers. The USB guys have
a bunch of fixes and I hope this gets fixed some time.
Regards
Marcel
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-02-22 23:04 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-22 22:57 [Bluez-users] Re: MSI 6970 removing - kernel freeze Pavel Ruzicka
2004-02-22 23:04 ` Marcel Holtmann
-- strict thread matches above, loose matches on Subject: below --
2004-02-20 23:38 [Bluez-users] " Pavel Ruzicka
2004-02-22 12:06 ` [Bluez-users] " Pavel Ruzicka
2004-02-22 12:11 ` Pavel Ruzicka
2004-02-22 12:17 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox