http://ubuntuforums.org/showthread.php?t=538448
Απο τις ρυθμισεις της καρτας ειδα πως η επιλογη "Wake-on-lan after shutdown " ειναι ενεργοποιημενη ενω και το κλεισιμο-ανοιγμα δε δουλευει .Αυτο που σκεφτηκα να κανω λοιπον ειναι να βαλω το σωστο driver .Βρηκα λοιπον το παρακατω
https://bugs.launchpad.net/ubuntu/+bug/208012
Ακολουθησα τα βηματα που αναφερει :
έγραψε:01 - Download the latest driver from Realtek from http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false, this version being r8168-8.005.00 for the 2.4, 2.6 kernel
02 - Copy the file to the Desktop and extract it then open a terminal. cd Desktop
03 - $ sudo mv r8168-8.005.00 /usr/src
04 - $ cd /usr/src/r8168-8.005.00
05 - $ sudo make clean modules
06 - $ sudo make install
07 - $ sudo depmod -a
08 - $ sudo insmod ./src/r8168.ko
09 - $ cd /etc/modprobe.d
10 - $ sudo touch blacklist-network #is this line required? Dunno!
11 - $ sudo gedit blacklist-network
12 - add text "blacklist r8169" to the file (without quotes) and save
13 - $ sudo update-initramfs -u #to make the change permanent
14 - $ sudo reboot
15 - test the internet (ie, open Terminal and type ping http://www.google.com).
αλλα στην 5η εντολη αντιμετωπιζω το εξης προβλημα :
έγραψε:alexandros@alexlinux:/usr/src/r8168-8.009.00$ sudo make clean modules
make -C src/ clean
make[1]: Entering directory `/usr/src/r8168-8.009.00/src'
rm -rf *.o *.ko *~ core* .dep* .*.d .*.cmd *.mod.c *.a *.s .*.flags .tmp_versions Module.symvers Modules.symvers *.order
make[1]: Leaving directory `/usr/src/r8168-8.009.00/src'
make -C src/ modules
make[1]: Entering directory `/usr/src/r8168-8.009.00/src'
make -C /lib/modules/2.6.27-7-generic/build SUBDIRS=/src modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.27-7-generic'
scripts/Makefile.build:41: /src/Makefile: No such file or directory
make[3]: *** No rule to make target `/src/Makefile'. Stop.
make[2]: *** [_module_/src] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.27-7-generic'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/r8168-8.009.00/src'
make: *** [modules] Error 2
alexandros@alexlinux:/usr/src/r8168-8.009.00$
Μπορει καποιος να προτεινει καποια λυση σε αυτο το θεμα ?Παραθετω και καποια στοιχεια απο την κονσολα και τις ιδιοτητες της συνδεσης .
http://img219.imageshack.us/my.php?image=screenshotbw7.jpg
Το δικτυο εμφανιζεται σα να υπαρχει κανονικα αλλα ......