Prev: Debian support on newer 4K Advanced format drives (rather than 512 bytes)
Next: First Debian Installation: totally brain-dead. Where do I go from here?
From: Charles Kroeger on 2 Jul 2010 18:00 I have an M4A79XTD EVO..that's close. I'm using a Phenom II X4 I have Alsa installed and use it 'flawlessly' with the Asus Xonar D1 PCI audio card and the Alsa Mixer serves as the interface with the card. The module or driver or firmware whatever it's called for the Xonar D1 comes with the Kernel. -- CK Deo Soli Debianae, Invicto, Seculari -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/20100702173841.5c442e9a(a)Mondo
From: Charles Kroeger on 3 Jul 2010 16:00
>The gigabit ethernet might be an issue., not sure about that board , earlier >versions had the RealTek 8111/8168. Not supported in Lenny, or Squeeze. have a look at /etc/udev/rules.d/70*persistent-net* see if the network adaptor for RealTek is properly described. That was the issue when I started using this similar motherboard. It wasn't that the Realtek adaptor wasn't supported for the sid kernel, the Debian net installer at the time (Dec 2009) didn't have a problem connecting with this adaptor to complete the installation but after the reboot, the adaptor was rendered useless by being mislabeled in the above file. If you have this problem, like I did, this is what you do: After a new install, the machine doesn't connect to the network aka Internet, run: lspci -n anything listed with a '200' in it will be a network card. here's an example: 02:00.0 0200: 10ec:8168 (rev 03) edit the /etc/udev.. file (above) and see if that network adaptor is listed and properly described, i.e. eth0 or eth1 etc. once I corrected this in the file, the adaptor connected fine, and the onboard network adaptor is a Realtek. - C Debian Invictus -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/20100703153907.3761f5db(a)Mondo |