On Sun, Nov 1, 2009 at 6:51 PM, maSnun <[email protected]> wrote: > Hello all, > > I am using a Maximus v92 which has a "USB Storage" mode. I can access it > like my pen drive on Windows but on Ubuntu it doesn't work. Any ideas? > > > > -- > Abu Ashraf Masnun > Grad Student, BBA, > Khulna University. > http://masnun.com > -- > Ubuntu Bangladesh | http://ubuntu-bd.org > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > when connected to your PC, try this following command:
$ lsusb. This will give the list of USB connected devices in your PC. If you don't find anything listed there, then try: $ dmesg | less. Then try to go through the output trying to see whether your device is detected. You can post the results of the output of the two commands here. -- Saad M Niamatullah -- Ubuntu Bangladesh | http://ubuntu-bd.org [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
