2003-11-27 19:24:15

by Vladimir Lazarenko

[permalink] [raw]
Subject: 2.6.0-test9/10 speedtouch glitch

Hello,

Dunno if this has been mentioned already, but I have an interesting glitch
with speedtouch DSL modem. When i compile the driver as module, it says
registered driver speedtouch, but can not access the device.

However, when i compile the driver in, everything works smoothly and nicely.
If you need some more testing/information do not hesitate to contact me.

Thanks in advance.

--
Best regards,
Vladimir Lazarenko


2003-11-27 21:59:28

by Duncan Sands

[permalink] [raw]
Subject: Re: 2.6.0-test9/10 speedtouch glitch

> Dunno if this has been mentioned already, but I have an interesting glitch
> with speedtouch DSL modem. When i compile the driver as module, it says
> registered driver speedtouch, but can not access the device.
>
> However, when i compile the driver in, everything works smoothly and
> nicely. If you need some more testing/information do not hesitate to
> contact me.

Try the latest hotplug scripts.

I hope this helps,

Duncan.

2003-11-27 22:39:45

by Vladimir Lazarenko

[permalink] [raw]
Subject: Re: 2.6.0-test9/10 speedtouch glitch

On Thursday 27 November 2003 21:43, Duncan Sands wrote:
> > Dunno if this has been mentioned already, but I have an interesting
> > glitch with speedtouch DSL modem. When i compile the driver as module, it
> > says registered driver speedtouch, but can not access the device.
> >
> > However, when i compile the driver in, everything works smoothly and
> > nicely. If you need some more testing/information do not hesitate to
> > contact me.
>
> Try the latest hotplug scripts.

Using Debian/sid with latest available usbmgr.
Tho the module itself loads successfully, just that modem_run isn't able to
see the device, I think at that point hotplug has to complete already?

> Duncan.

--
Best regards,
Vladimir Lazarenko

2003-11-27 23:34:34

by Duncan Sands

[permalink] [raw]
Subject: Re: 2.6.0-test9/10 speedtouch glitch

On Thursday 27 November 2003 23:39, Vladimir Lazarenko wrote:
> On Thursday 27 November 2003 21:43, Duncan Sands wrote:
> > > Dunno if this has been mentioned already, but I have an interesting
> > > glitch with speedtouch DSL modem. When i compile the driver as module,
> > > it says registered driver speedtouch, but can not access the device.
> > >
> > > However, when i compile the driver in, everything works smoothly and
> > > nicely. If you need some more testing/information do not hesitate to
> > > contact me.
> >
> > Try the latest hotplug scripts.
>
> Using Debian/sid with latest available usbmgr.
> Tho the module itself loads successfully, just that modem_run isn't able to
> see the device, I think at that point hotplug has to complete already?

What error message do you get exactly? When running what command?

Thanks,

Duncan.

2003-11-28 09:07:40

by Kees Bakker

[permalink] [raw]
Subject: Re: 2.6.0-test9/10 speedtouch glitch

>>>>> Duncan Sands writes:
>
> On Thursday 27 November 2003 23:39, Vladimir Lazarenko wrote:
>>
>> Using Debian/sid with latest available usbmgr.
>> Tho the module itself loads successfully, just that modem_run isn't able to
>> see the device, I think at that point hotplug has to complete already?
>
> What error message do you get exactly? When running what command?

I always thought that modem_run (the user-space driver) and the kernel
driver don't match. Am I wrong?

Kees

2003-11-28 09:14:50

by Vladimir Lazarenko

[permalink] [raw]
Subject: Re: 2.6.0-test9/10 speedtouch glitch

On Friday 28 November 2003 10:06, Kees Bakker wrote:
> >>>>> Duncan Sands writes:
> >
> > On Thursday 27 November 2003 23:39, Vladimir Lazarenko wrote:
> >> Using Debian/sid with latest available usbmgr.
> >> Tho the module itself loads successfully, just that modem_run isn't able
> >> to see the device, I think at that point hotplug has to complete
> >> already?
> >
> > What error message do you get exactly? When running what command?
> I always thought that modem_run (the user-space driver) and the kernel
> driver don't match. Am I wrong?

Yes, modem_run is a tool which loads up the firmware into the modem, and can
perfectly match with kernel driver, by passing it the key -k upon startup.
(Try updating to the latest sppedbuncle package?)

Anyway, Duncan, messages will be delivered later today. :-)


> Kees

--
Best regards,
Vladimir Lazarenko