Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jun 2009 13:20:51 +0200
From:      francklarchange@free.fr
To:        pyunyh@gmail.com
Cc:        Franck Royer <francklarchange@free.fr>, freebsd-current@freebsd.org
Subject:   Re: Attansic L1e Gigabit Ethernet driver support
Message-ID:  <1244373651.4a2ba2931774f@imp.free.fr>
In-Reply-To: <20090607044802.GB51551@michelle.cdnetworks.co.kr>
References:  <4A2A878D.30203@free.fr> <20090607044802.GB51551@michelle.cdnetworks.co.kr>

next in thread | previous in thread | raw e-mail | index | archive | help

I'm sorry, I actually have the same problem than in thread "ACPI problem with
new acer aspire 6930G", I misread the logs and didn't realized that acpi was the
problem, here is my dmesg :

ale0: <Atheros AR8121/AR8113/AR8114 PCIe Ethernet> irq 17 at device 0.0 on pci9
ale0: 0x40000 bytes of rid 0x10 res 3 failed (0, 0xffffffffffffffff).
ale0: cannot allocate memory resources.
device_attach: ale0 attach returned 6

If it is still useful, here is pciconf -lcv for the network card :

ale0@pci0:9:0:0:	class=0x020000 card=0x015e1025 chip=0x10261969 rev=0xb0
hdr=0x00
    vendor     = 'Attansic (Now owned by Atheros)'
    class      = network
    subclass   = ethernet
    cap 01[40] = powerspec 2  supports D0 D3  current D0
    cap 05[48] = MSI supports 1 message, 64 bit
    cap 10[58] = PCI-Express 1 endpoint max data 128(4096) link x1(x1)
    cap 03[6c] = VPD

Here is my full dmesg.boot : http://pastebay.com/20666
and my full pciconf -lcv : http://pastebay.com/20667

Cheers,

Franck

Selon Pyun YongHyeon <pyunyh@gmail.com>:

> On Sat, Jun 06, 2009 at 04:13:17PM +0100, Franck Royer wrote:
> > Hi,
> >
> > I have an Acer Aspire 6930 and I'm using the freebsd 8.0-CURRENT branch
> > (the 2009-05) on amd64.
> >
> > As said in the topic, I have a network card Attansic L1e Gigabit
> > Ethernet which is not recognize by the GENERIC kernel and current
> > age/ale drivers.
> >
>
> That's strange. Would you show me the output of "pciconf -lcv"?
> It's possible that you have third generation ethernet controller,
> AR8131/AR8132 from Atheros. I'm working on supporting these
> controllers and you can get the latest driver for AR8131/AR8132
> from the following URL.
> http://people.freebsd.org/~yongari/alc/if_alc.c
> http://people.freebsd.org/~yongari/alc/if_alcreg.h
> http://people.freebsd.org/~yongari/alc/if_alcvar.h
> http://people.freebsd.org/~yongari/alc/Makefile
>
> > I'd like to know what is the current solution to make it works because I
> > saw different solutions. I'll probably try this one :
> > http://daemonforums.org/showthread.php?t=2244 (patching the ale driver,
>
> Ignore the thread. You don't need any patches to make ale(4) run on
> RELENG_7/CURRENT.
>
> > but for now I'm waiting for the end of the download of my freebsd dvd
> > cause of course I need the kernel sources to compile it).
> >
> > I can give my dmesg messages but it's not obvious (cause I doing a zfs
> > only installation, it is why I took the current, and my other installed
> > system is a ubuntu without zfs support :/).
> >
> > Cheers,
> >
> > Franck
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1244373651.4a2ba2931774f>