lsusb will show 07d1:a804 D-Link System
and dmesg
![]() |
dmesg |
ls -l /dev/sr*
![]() |
Check which is your cd roam drive |
In this case we need to eject sr1 so we run the command:
eject /dev/sr1
run lsusb again will yield something like this 07d1:7e11 D-Link System
run dmesg
Now run as root /sbin/modprobe usbserial vendor=0x07d1 product=0x7e11
wait a few seconds and your device should be recognized as a modem, you can configure your modem either with NetworkManager or yast. Thats all!
Enjoy folks
No comments:
Post a Comment