Skip to content

Instantly share code, notes, and snippets.

@joninvski
Created January 10, 2013 11:50
Show Gist options
  • Save joninvski/4501483 to your computer and use it in GitHub Desktop.
Save joninvski/4501483 to your computer and use it in GitHub Desktop.
Making eth0 work in asus u36s debian
# Making eth0 work in asus u36s debian
modprobe atl1c
echo "1969 1083" > /sys/bus/pci/drivers/atl1c/new_id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment