[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-09-02 Thread Payo Manuel
Thank 
you
Jahidul Hamid (jahidulhamid)  YOU'RE THE BOSS!
WIFI works now on my computer :) and it canot be more easy to install !!!
Thanks Thanks Thanks Thanks Thanks Thanks a lot

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1220146

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

Status in HWE Next Project:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Incomplete
Status in “linux” source package in Saucy:
  Incomplete
Status in “linux” package in Fedora:
  New

Bug description:
  This device is appearing in some OEM machines, but driver is not yet
  available in mainline.

  The driver seems to be present in machines with pre-installed OS, but
  isn't available on the download-and-install versions!

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-18 Thread Payo Manuel
@ Abhishek Vershney 
Hello,
I tried to create a file : wifi_bt_drivers
And it contain:
cd /home/manuel/MT7630E_Wi-Fi_BT_Source-Release_20140625/btloader
 sudo insmod ./mt76xx.ko
cd /home/manuel/MT7630E_Wi-Fi_BT_Source-Release_20140625/rt2x00
sudo sh ./load.sh
I saved it in my home folder.

But it don't works for me.

Here is the file load.sh:
insmod /lib/modules/$(uname -r)/kernel/drivers/misc/eeprom/eeprom.ko
insmod /lib/modules/$(uname -r)/kernel/drivers/misc/eeprom/eeprom_93cx6.ko
insmod /lib/modules/$(uname -r)/kernel/lib/crc-ccitt.ko
insmod /lib/modules/$(uname -r)/kernel/net/wireless/cfg80211.ko
insmod /lib/modules/$(uname -r)/kernel/net/mac80211/mac80211.ko
insmod ./rt2x00lib.ko;
insmod ./rt2x00pci.ko;
insmod ./rt2x00mmio.ko;
insmod ./rt2800lib.ko;
insmod ./rt2800pci.ko nohwcrypt;

I see that in the btloader's folder ther is 3 files:
Makefile
mt76xx.c
mt76xx.h

It don't contains a ./mt76xx.ko file. Is that normal?

I don't anderstand why it don't works

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1220146

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

Status in HWE Next Project:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Incomplete
Status in “linux” source package in Saucy:
  Incomplete
Status in “linux” package in Fedora:
  New

Bug description:
  This device is appearing in some OEM machines, but driver is not yet
  available in mainline.

  The driver seems to be present in machines with pre-installed OS, but
  isn't available on the download-and-install versions!

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-15 Thread Payo Manuel
@Armin
Hello, you're not wrong, i have downloaded the driver but it don't work and 
that's what we're trying to do.

@Abhishek Vershney
Thank you I want to try what you said in #148 but I have a question.
I tried to do what said   on #125 and so now the folder rt2x00 is rt2x00-3.13.
My question have I to reinstall the driver? have I just to change the name of 
the folder? Excuse my english and my level on computer is so bad.
I don't anderstand when you say:
Create a file 'wifi_bt_drivers' with following statements.
 cd
/path_to_drivers/MT7630E_Wi-Fi_BT_Source_V3.14_20140625/MT7630E_Wi-Fi_BT_Source_Release_20140625/btloader
Have I to create a folder named btloader into the folder 
MT7630E_Wi-Fi_BT_Source_Release_20140625, and create the file wifi_bt_drivers 
into this folder?
Thank you for helping

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1220146

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

Status in HWE Next Project:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Incomplete
Status in “linux” source package in Saucy:
  Incomplete
Status in “linux” package in Fedora:
  New

Bug description:
  This device is appearing in some OEM machines, but driver is not yet
  available in mainline.

  The driver seems to be present in machines with pre-installed OS, but
  isn't available on the download-and-install versions!

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-15 Thread Payo Manuel
Ok thank you!!!
Another question, I have two places possibles:
The folder where I downloaded the driver: 
/home/manuel/Téléchargements/MT7630E_Wi-Fi_BT_Source_V3.14_20140625/MT7630E_Wi-Fi_BT_Source
 Release_20140625/btloader/

Or the place where it's installed: /usr/src/rt2x00-3.13/
But in this folder ther is not the folder btloader.

So I suppose that I have to do that in the first folder, is it corrcet? And it 
will reinstall the driver and create the rt2x00 folder automaticly?
Thanks

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1220146

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

Status in HWE Next Project:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Incomplete
Status in “linux” source package in Saucy:
  Incomplete
Status in “linux” package in Fedora:
  New

Bug description:
  This device is appearing in some OEM machines, but driver is not yet
  available in mainline.

  The driver seems to be present in machines with pre-installed OS, but
  isn't available on the download-and-install versions!

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-14 Thread Payo Manuel
hello thank you for helping!!

@mycodef it returns me the same if i'm as a regular user

manuel@jaleo:/usr/src/rt2x00-3.13$ sudo dkms add –m rt2x00 –v 3.13
: I do not know how to handle rt2x00.
: I do not know how to handle –v.
: I do not know how to handle 3.13.
Error! Invalid number of arguments passed.
Usage: add module/module-version or
   add -m module/module-version or
   add -m module -v module-version


@keshara Dorakumbura

I think I do all you said. 
here is my kernel
manuel@jaleo:~$ uname -r
3.13.0-30-lowlatency
I think is correct to put rt2x00-3.13 isn't it?

here is my dkms.conf
###NOTE### PACKAGE_VERSION=3.13 - this field must match with your kernel 
version. (use $ uname -r)
--
PACKAGE_NAME=rt2x00
PACKAGE_VERSION=3.13
AUTOINSTALL=yes
OBSOLETE_BY=
BUILD_EXCLUSIVE_KERNEL=
POST_INSTALL=
POST_REMOVE=

BUILT_MODULE_NAME[0]=rt2x00lib
DEST_MODULE_LOCATION[0]=/updates

BUILT_MODULE_NAME[1]=rt2x00pci
DEST_MODULE_LOCATION[1]=/updates

BUILT_MODULE_NAME[2]=rt2x00mmio
DEST_MODULE_LOCATION[2]=/updates

BUILT_MODULE_NAME[3]=rt2800lib
DEST_MODULE_LOCATION[3]=/updates

BUILT_MODULE_NAME[4]=rt2800pci
DEST_MODULE_LOCATION[4]=/updates


I see that you have let: PACKAGE_NAME=rt2x00 and not 
PACKAGE_NAME=rt2x00-3.13 so I do the same.

Please tell me where i'm wrong
Thank's a lot

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1220146

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

Status in HWE Next Project:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Incomplete
Status in “linux” source package in Saucy:
  Incomplete
Status in “linux” package in Fedora:
  New

Bug description:
  This device is appearing in some OEM machines, but driver is not yet
  available in mainline.

  The driver seems to be present in machines with pre-installed OS, but
  isn't available on the download-and-install versions!

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-14 Thread Payo Manuel
@ keshara Dorakumbura 
excuse my ignorance but i don't know what is an SSH
is it a command on terminal?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1220146

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

Status in HWE Next Project:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Incomplete
Status in “linux” source package in Saucy:
  Incomplete
Status in “linux” package in Fedora:
  New

Bug description:
  This device is appearing in some OEM machines, but driver is not yet
  available in mainline.

  The driver seems to be present in machines with pre-installed OS, but
  isn't available on the download-and-install versions!

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-14 Thread Payo Manuel
I don't know about that and it seems a little bit dificult for me to install 
and configure that...
Is there an other solution?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1220146

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

Status in HWE Next Project:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Incomplete
Status in “linux” source package in Saucy:
  Incomplete
Status in “linux” package in Fedora:
  New

Bug description:
  This device is appearing in some OEM machines, but driver is not yet
  available in mainline.

  The driver seems to be present in machines with pre-installed OS, but
  isn't available on the download-and-install versions!

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-14 Thread Payo Manuel
@Jean-Christophe Baptiste
Ok thank you Jean-Christophe.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1220146

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

Status in HWE Next Project:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Incomplete
Status in “linux” source package in Saucy:
  Incomplete
Status in “linux” package in Fedora:
  New

Bug description:
  This device is appearing in some OEM machines, but driver is not yet
  available in mainline.

  The driver seems to be present in machines with pre-installed OS, but
  isn't available on the download-and-install versions!

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-13 Thread Payo Manuel
I posted here to: http://forum.ubuntu-fr.org/viewtopic.php?id=1618421
 and yo can see all I did

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1220146

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

Status in HWE Next Project:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Incomplete
Status in “linux” source package in Saucy:
  Incomplete
Status in “linux” package in Fedora:
  New

Bug description:
  This device is appearing in some OEM machines, but driver is not yet
  available in mainline.

  The driver seems to be present in machines with pre-installed OS, but
  isn't available on the download-and-install versions!

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1220146] Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

2014-07-13 Thread Payo Manuel
Hello and first thank you for help us!! Second excuse me because I'm french and 
my english is not very good.
My problem is that I don't have wifi on my computer asus r510c to install 
driver MEDIATEK Corp. MT7630e

I try to do what you say on the post # 125 but i have a problem when I
try to do the step 10:

10. Now do the following
-
# sudo dkms add –m rt2x00 –v VV
# sudo dkms build –m rt2x00 –v VV
# sudo dkms install –m rt2x00 –v VV
# sudo dkms install –m rt2x00 –v VV --force


Do i have to change VV by 3.13 to?

I try and it return's me

#  sudo dkms add –m rt2x00 –v 3.13
: I do not know how to handle rt2x00.
: I do not know how to handle –v.
: I do not know how to handle 3.13.
Error! Invalid number of arguments passed.
Usage: add module/module-version or
   add -m module/module-version or
   add -m module -v module-version

or

# sudo dkms add –m rt2x00-3.13
: I do not know how to handle rt2x00-3.13.
Error! Invalid number of arguments passed.
Usage: add module/module-version or
   add -m module/module-version or
   add -m module -v module-version

or

# sudo dkms add –m rt2x00 -3.13
: I do not know how to handle rt2x00.
Error!  Unknown option: -3.13
Usage: /usr/sbin/dkms [action] [options]
  [action]  = { add | remove | build | install | uninstall | match | autoinstall
   | mkdriverdisk | mktarball | ldtarball | mkrpm | mkkmp | mkdeb | 
status }
  [options] = [-m module] [-v module-version] [-k kernel-version] [-a arch]
  [-d distro] [-c dkms.conf-location] [-q] [--force] [--all]
  [--templatekernel=kernel] [--directive='cli-directive=cli-value']
  [--config=kernel-.config-location] [--archive=tarball-location]
  [--kernelsourcedir=source-location] [--no-prepare-kernel] 
[--no-initrd]
  [--binaries-only] [--source-only] [-r release (SuSE)] [--verbose]
  [--size] [--spec=specfile] [--media=floppy|iso|tar] 
[--legacy-postinst=0|1]

I don't know what I have to do
Thanks

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1220146

Title:
  Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

Status in HWE Next Project:
  Confirmed
Status in HWE Next trusty series:
  Confirmed
Status in The Linux Kernel:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Incomplete
Status in “linux” source package in Saucy:
  Incomplete
Status in “linux” package in Fedora:
  New

Bug description:
  This device is appearing in some OEM machines, but driver is not yet
  available in mainline.

  The driver seems to be present in machines with pre-installed OS, but
  isn't available on the download-and-install versions!

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1220146/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp