amestica / qwbfs

Automatically exported from code.google.com/p/qwbfs
1 stars 0 forks source link

Can't detect WBFS formatted exteral USB drive in Ubuntu #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Plug in USB hard driver which already formatted with WBFS
2. start qwbfsmanagero or sudo qwbfsmanager
3. click on partition selection and don't see WBFS partition.

What is the expected output? What do you see instead?
Should see WBFS partition.  Same drive work on Ubuntu's wbfs-manager.

What version of the product are you using? On what operating system?
qwbfsmanager version 1.2.3.  Ubuntu 

Please provide any additional information below.

Original issue reported on code.google.com by vietcali...@gmail.com on 23 Feb 2013 at 8:58

GoogleCodeExporter commented 8 years ago
I have the same issue using version 1.2.0. It does recognize the partition when 
using sudo.

Original comment by remcohaszing on 17 May 2013 at 6:05

GoogleCodeExporter commented 8 years ago
igual... en diciembre tambien tenia este problema.

Original comment by jarp...@gmail.com on 8 Jun 2013 at 3:45

GoogleCodeExporter commented 8 years ago
igual. NO me reconoce la usb con los juegos que tengo y sin abrirla no se puede 
quitar o poner nada

Original comment by smilzo_p...@hotmail.com on 11 Jul 2013 at 5:00

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
same problem for me, solved with a simple "sudo qwbfsmanager" !

Original comment by tib...@gmail.com on 28 Jul 2013 at 9:54

GoogleCodeExporter commented 8 years ago
I'm also having the same problem... any luck?
By the way, I'm doing some researching, and whenever I find the answer, I will 
post that in here.
Cheers.

Original comment by Lugolin...@gmail.com on 10 Nov 2014 at 3:49

GoogleCodeExporter commented 8 years ago
Guys,

I was able to fix the issue for Ubuntu 14.10 - QWBFS MANAGER v.1.2.0

First of, remember to connect your HDD formated as WBFS with Wii games in it;
Then use the following commands:

sudo apt-get install qt4-qmake libqt4-dev libssl-dev libudev-dev 
qmake PREFIX=/usr/local 
make 
sudo make install 
sudo usermod -a -G disk $USER (log out and log back in again)
qwbfsmanager

If you have any questions, please let me know.

Cheers!

Original comment by Lugolin...@gmail.com on 10 Nov 2014 at 6:06