Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No driver for buggy ethernet card Atheros QCA8171 ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
larmbr
n00b
n00b


Joined: 06 Jun 2012
Posts: 34

PostPosted: Mon Sep 16, 2013 4:06 pm    Post subject: No driver for buggy ethernet card Atheros QCA8171 ? Reply with quote

I am installing gentoo on a new Lenovo laptop.

Unfortunately , I choke on the first step - setting up the internet connection

ifconfig gives out no info about eth*, so I think gentoo mini-CD doesn't detect my ethernet card.

lspci gives this:

Code:
    08:00.0 Ethernet controller: Qualcomm Atheros QCA8171 Gigabit Ethernet (rev10)


lspci -nn tells
Code:

     vender ID: 0x1969
     device ID: 0x10a1


uname -r give this:

Code:
  3.8.13-gentoo



I searched the kernel source : include/linux/pci_ids.h

and found

Code:
    #define PCI_VENDOR_ID_ATTANSIC      0x1969


but sadly, not found any

Code:
    #define  PCI_DEVICE_ID_*  0x10a1


but I found that in source drivers/pci/quirks.c, there is :

Code:
 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_ATTANSIC, 0x10a1,
                        quirk_msi_intx_disable_qca_bug);


All the infos above mean that there is no driver for this specific card and it seems this card is buggy

So what driver or what workaround should I use to make my install process going on ?


Last edited by larmbr on Mon Sep 16, 2013 4:20 pm; edited 1 time in total
Back to top
View user's profile Send private message
eyoung100
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1428

PostPosted: Mon Sep 16, 2013 4:16 pm    Post subject: Reply with quote

Start Here
_________________
The Birth and Growth of Science is the Death and Atrophy of Art -- Unknown
Registerd Linux User #363735
Adopt a Post | Strip Comments| Emerge Wrapper
Back to top
View user's profile Send private message
larmbr
n00b
n00b


Joined: 06 Jun 2012
Posts: 34

PostPosted: Mon Sep 16, 2013 4:36 pm    Post subject: Reply with quote

eyoung100 wrote:
Start Here


Hi,

This solution is based on a working gentoo, but I still not install it yet ;-(

But thank you all the same, I now get some clues.
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Tue Sep 17, 2013 12:52 am    Post subject: Reply with quote

ifconfig -a output please.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
larmbr
n00b
n00b


Joined: 06 Jun 2012
Posts: 34

PostPosted: Tue Sep 17, 2013 9:25 am    Post subject: Reply with quote

Jaglover wrote:
ifconfig -a output please.


Hi,


ifconfig -a :
Code:

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 0  (Local Loopback)
        RX packets 2  bytes 36 (36.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 2  bytes 36 (36.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlp9s0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500
        ether 48:d2:24:4a:57:92  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0



And for the wireless interface wlp9s0, lspci -k tells me that ath9k is in use,
but after I run net-setup wlp9s0, it still retrieved no IP address.
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Tue Sep 17, 2013 7:21 pm    Post subject: Reply with quote

I just realized you are about to install Gentoo. Please use SystemRescueCd, it has much better hardware support.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
marmoras
n00b
n00b


Joined: 12 May 2012
Posts: 14

PostPosted: Fri Sep 27, 2013 12:22 am    Post subject: Reply with quote

Hi I also have a Lenovo g500 that uses similar card. For Ethernet alx module you need very recent kernel. I installed from a live Ubuntu through terminal chroot etc. I find it easier and I could connect wireless from Ubuntu. After installation I use wpa suppl, it proved to be more rock solid than wild. You can install wild and use it through curses and upgrade your kernel afterwards
Back to top
View user's profile Send private message
marmoras
n00b
n00b


Joined: 12 May 2012
Posts: 14

PostPosted: Fri Sep 27, 2013 12:23 am    Post subject: Reply with quote

Damn spellchecker, I meant wicd not wild
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum