Hi,
I have started using The Reliance LG LXU800 modem for their NetConnect service.
I have used it under MS Windows as of now.
They provide Linux driver for kernel 2.6.27-7-generic specifically on the CD which came with the modem.
It did not load with the linux kernel 2.6.30.8-64.fc11 which I have on my laptop. Search on the Internet only advised me to change to that particular kernel.
Can anyone provide links or information on how to make this work under the present kernel and later under the updates which will be coming.
I would also like to know if this can be used on a Asus EEEPC 4G.
Thanks and regards.
sadhu
I don't know about fedora but ubuntu guys have documentation (It mentions Reliance)
help.ubuntu.com/community/DialupModemHowto/LXU800
it says, it doesnt work out of the box, but you can see your device in "lsusb" (Can you?)
run following command on standard ubuntu (Try it on your distro with appropriate permissions)
modprobe usbserial vendor=0xeab product=0x9357
The device is detected. It shows up as three tty devices
ls -la /dev/ttyU*
Wvdial and its graphical frontend gnome-ppp if you found your modem.
Revant