> > Hi Ed, > >> pop up every 10 minutes. What is strange is that this behavior does not >> happen under WindowsXP. Distributions like OpenSuSE however suffer from >> this problem. Ubuntu 9.04 is even worse. Under Unbuntu, the modem is >> more >> busy with synchronizing than with serving my connection. > > perhaps the modem needs newer firmware to handle these speeds. Are you > using the same firmware as with windows XP? It may also be that the > modem needs to be initialized differently (all kinds of mysterious stuff > happens at modem initialization time, and it's not clear what it is). > In the windows ".inf" file you may find settings like "BMaxDSL", > "ModemMode" and "ModemOption", perhaps not with exactly those names. > These seem to be important parameters, and we managed to implement them > as module parameters for the speedtch module. The default values are > "8128", "11" and "0x10,0x00,0x00,0x00,0x20" respectively. Try changing > these to the values you see in your ".inf" file. The values can be set > using modprobe. > > Good luck, > > Duncan. > > Liste de diffusion modem ALCATEL SpeedTouch USB > Pour se désinscrire : > mailto:speedtouch-requ...@ml.free.fr?subject=unsubscribe > > > Hello Duncan,
A search through the WindowsXP directory brought to light that the very old file alcaudsl.sys is still there. Not a suprise as I used the installation disk from 06-06-2002 to load the speedtouch driver under WindowsXP after I had installed WindowsXP. So I suppose it is the one used by WindowsXp. file: /Windows/C/WINDOWS/system32/drivers/alcaudsl.sys md5sum: 8080b5ea17a763bbce6c92bbc6ceefe8 The firmware files that I have been using for years for all Linux distributions are: /lib/firmware/speedtch-1.bin md5sum: be58aef97d8435dce070c96574c06564 /lib/firmware/speedtch-2.bin md5sum: 4dc23adb72007919f30d50ebcf222f8a I tried to find the .inf files that contain the words you mentioned using search commands like: grep -rsiH modem /Windows/C/WINDOWS/* | grep -rsi option grep -rsiH DSL /Windows/C/WINDOWS/* | grep -rsi Max but none had anything the like. I only find the files /Windows/C/WINDOWS/inf/oem8.inf /Windows/C/WINDOWS/inf/oem9.inf that contain words like speedtouch or alcatel. So, as a consequence, I do not find any parameter information. Suppose I boot into WindowsXP, is there some manner in which I can retrieve information about the parameters you mentioned? Regards, Ed Liste de diffusion modem ALCATEL SpeedTouch USB Pour se désinscrire : mailto:speedtouch-requ...@ml.free.fr?subject=unsubscribe