Using pkg for first time and it is not working.

I installed the os and now I want to use pkg .
When I try to use pkg it says it's not installed and prompts me if I want to fetch and install. I hit yes.
Then the error is like this..
alc0: DMA write error! --resetting
alc0: DMA write error! --resetting
alc0: DMA write error! --resetting
alc0: DMA write error! --resetting
It keeps on going on like this.
How would I solve this?
 
Unfortunately it looks like it might be an issue with support for your network card in FreeBSD. Is it something slightly obscure like the Killer range of cards that are slightly customised hardware?

I found the following thread which shows a hack was required for certain alc cards to stop a DMA write error. It might be worth posting the error and exact device details (probably from pciconf -lv) to the freebsd-hardware mailing list, possibly also mentioning the possible fix in the forum thread.

 
Back
Top