From: vagner <vagnerrener@gmail.com>
To: Pratik Singhal <ps06756@gmail.com>,
"Hsu, Ryan" <ryanhsu@qca.qualcomm.com>
Cc: "ath10k@lists.infradead.org" <ath10k@lists.infradead.org>
Subject: Re: Qualcomm Atheros Device 0042 (rev 30)
Date: Thu, 7 Jan 2016 12:51:34 +0200 [thread overview]
Message-ID: <568E4336.1040709@gmail.com> (raw)
In-Reply-To: <CAGf2gkO_je4Q=0_RsYTQZtRorZU3U5fhoj+6+9gH5mFvNy1vFg@mail.gmail.com>
And here is my tree from ath10k
> tree /lib/firmware/ath10k/
> /lib/firmware/ath10k/
> ├── QCA6174
> │ ├── hw2.1
> │ │ ├── board.bin
> │ │ └── firmware-5.bin
> │ └── hw3.0
> │ ├── board.bin
> │ └── firmware-4.bin
> ├── QCA988X
> │ └── hw2.0
> │ ├── board.bin
> │ ├── firmware-4.bin
> │ └── firmware-5.bin
> └── QCA99X0
> └── hw2.0
> ├── board.bin
> └── firmware-5.bin
On 01/07/2016 09:47 AM, Pratik Singhal wrote:
> I also have a Lenovo Ideapad, with a different Qualcomm atheros
> device. I was able to make it work using the ath10k driver found in
> Linux 4.3 kernel and the firmware which was used by Windows 8.1
> I had previously tried working with the firmware available at the
> kvalo repository, but unfortunately, that didn't work for me. I
> suggest, that if the driver is complaining about missing firmware then
> try copy pasting the windows firmware file into the appropriate directory.
>
> Regards,
> Pratik Singhal
> ᐧ
>
> On Thu, Jan 7, 2016 at 11:09 AM, Hsu, Ryan <ryanhsu@qca.qualcomm.com
> <mailto:ryanhsu@qca.qualcomm.com>> wrote:
>
> Can you try this firmware?
>
> git clone https://github.com/kvalo/ath10k-firmware.git
> sudo cp -r ./ath10k-firmware/QCA9377/ /lib/firmware/ath10k/
> sudo ln -s
> /lib/firmware/ath10k/QCA9377/hw1.0/firmware-5.bin_WLAN.TF.1.0-00267-1
> /lib/firmware/ath10k/QCA9377/hw1.0/firmware-5.bin
>
> Otherwise a full dmesg log might be helpful to see what is the
> failure.
>
> Ryan
>
> > -----Original Message-----
> > From: ath10k [mailto:ath10k-bounces@lists.infradead.org
> <mailto:ath10k-bounces@lists.infradead.org>] On Behalf Of
> > vagner
> > Sent: Wednesday, January 06, 2016 11:43 AM
> > To: ath10k@lists.infradead.org <mailto:ath10k@lists.infradead.org>
> > Subject: Qualcomm Atheros Device 0042 (rev 30)
> >
> > I Have a new laptop:
> >
> > Lenovo ideapad 300-15
> > Intel i5 6th generation
> >
> > Running Debian Stretch/Testing. And my wireless card does not
> work. I have
> > tried all sort of solutions. Including compiling with backports.
> > But, my kernel is new, using the same backports new version.
> > How can I make this nightmare card work in my machine? Please, help.
> >
> > uname -a
> >
> > 4.3.0-1-amd64 #1 SMP Debian 4.3.3-2 (2015-12-17) x86_64 GNU/Linux
> >
> > lspci
> > > 02:00.0 Network controller: Qualcomm Atheros Device 0042 (rev 30)
> >
> > lshw -C network
> >
> > > *-network UNCLAIMED
> > > description: Network controller
> > > product: Qualcomm Atheros
> > > vendor: Qualcomm Atheros
> > > physical id: 0
> > > bus info: pci@0000:02:00.0
> > > version: 30
> > > width: 64 bits
> > > clock: 33MHz
> > > capabilities: pm msi pciexpress bus_master cap_list
> > > configuration: latency=0
> > > resources: memory:a1000000-a11fffff
> >
> > Thx
> >
> >
> > _______________________________________________
> > ath10k mailing list
> > ath10k@lists.infradead.org <mailto:ath10k@lists.infradead.org>
> > http://lists.infradead.org/mailman/listinfo/ath10k
>
> _______________________________________________
> ath10k mailing list
> ath10k@lists.infradead.org <mailto:ath10k@lists.infradead.org>
> http://lists.infradead.org/mailman/listinfo/ath10k
>
>
>
>
> --
> Regards,
> Pratik Singhal
_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k
prev parent reply other threads:[~2016-01-07 10:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-06 19:43 Qualcomm Atheros Device 0042 (rev 30) vagner
2016-01-07 5:39 ` Hsu, Ryan
2016-01-07 10:20 ` vagner
2016-01-07 11:20 ` Michal Kazior
2016-01-07 12:15 ` vagner
2016-01-07 12:41 ` Michal Kazior
2016-01-07 16:20 ` vagner
[not found] ` <CAGf2gkO_je4Q=0_RsYTQZtRorZU3U5fhoj+6+9gH5mFvNy1vFg@mail.gmail.com>
2016-01-07 10:33 ` vagner
2016-01-07 10:39 ` vagner
2016-01-07 10:51 ` vagner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=568E4336.1040709@gmail.com \
--to=vagnerrener@gmail.com \
--cc=ath10k@lists.infradead.org \
--cc=ps06756@gmail.com \
--cc=ryanhsu@qca.qualcomm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox