Hi Craig

First sorry for the delayed reply

But the Serial to USB modem works under 7.04 and 7.10 (i think) but
definitely not under 8.04 (hardy). So am reopening the bug.

Ok how it works under 7.04 is that i have been making a rules file under

/etc/udev/rules.d

the file is called
026_ti_usb_3410.rules

with the following contents
#TI USB 3410

SUBSYSTEM=="usb_device" ACTION=="add"
SYSFS{idVendor}=="0451",SYSFS{idProduct}=="3410" \

SYSFS{bNumConfigurations}=="2" \

SYSFS{bConfigurationValue}=="1" \

RUN+="/bin/sh -c 'echo 2 > /sys%p/device/bConfigurationValue'"

***
doing this make the OS attach the serial to USB modem to /dev/ttyusb0 and my
wvdial work.

I upgraded to 7.10 and this continued to work

but i tried to make the same work under 8.04  and  this same process does
not work. Am not sure if its an 8.04 problem only or if a tweak is required
somewhere.

So right now i am back at 7.04 and accessing the internet on the FWT

thanks
ram

On Thu, Jun 26, 2008 at 1:52 AM, Craig Maloney <[EMAIL PROTECTED]>
wrote:

> Marking as invalid as there doesn't appear to be any activity on this
> bug. If you are still having issues with this modem under Hardy, please
> either reopen this ticket by changing the status to New, or open a new
> bug report. Thanks!
>
> ** Changed in: linux-source-2.6.15 (Ubuntu)
>        Status: Incomplete => Invalid
>
> --
> Ubuntu 6.06 does not properly recognize serial to usb modem
> https://bugs.launchpad.net/bugs/81012
> You received this bug notification because you are a direct subscriber
> of the bug.
>


** Attachment added: "unnamed"
   http://launchpadlibrarian.net/15618964/unnamed

-- 
Ubuntu 6.06 does not properly recognize serial to usb modem
https://bugs.launchpad.net/bugs/81012
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to