[Çözüldü] Kablolu İnternete Bağlanma Sorunu

Başlatan MeZeÇe, 21 Kasım 2012 - 15:10:10

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

MeZeÇe

Öncelikle merhabalar
Foruma yeni katıldım.
Yaklaşık bir yıldır Pardus yedi sekiz aydır Ubuntu kullanıyorum kişisel dizüstü bilgisayarımda.
Onda önemli bir sorunla karşılaşmadım.
Şu an çalıştığım yerde eski bir bilgisayar vardı ona da ubuntu kurdum
Fakat yeni yüklediğim masaüstü bilgisayardan kablolu internete bağlantı yapamıyorum.
Forumda benzer sorunlar yaşayanların dediklerini yaptım elimden geldiğince ama yine de sonuç alamadım.
Komut sayfasının acemisi olduğumdan yaptıklarımı da ezberden yaptım bilinçli yapmadım.
Bu sorunu nasıl çözebilirim?

if

@MeZeÇe, burada[1] sıralanan komutları tek tek girin ve çıktılarını da tek tek buraya imzamdaki "code" bağlantısında anlatıldığı şekilde aktarın.

[1] http://forum.ubuntu-tr.net/index.php?topic=28764.0

MeZeÇe

#2
cat /etc/lsb-releaseDISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.10
DISTRIB_CODENAME=quantal
DISTRIB_DESCRIPTION="Ubuntu 12.10"


uname -a
Linux BaskaleTsm 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:32:08 UTC 2012 i686 i686 i686 GNU/Linux



lspci
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02)
00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 01)
00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation NM10/ICH7 Family SATA Controller [IDE mode] (rev 01)
00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 01)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)



lsusb
Bus 004 Device 002: ID 046d:c077 Logitech, Inc. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


rfkill list
Bu komutta bir şey çıkmadı

sudo lshw -C network
[sudo] password for baskale_tsm: 
  *-network               
       description: Ethernet interface
       product: RTL8111/8168B PCI Express Gigabit Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: eth0
       version: 02
       serial: 00:1d:7d:9c:bc:b9
       size: 10Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half latency=0 link=no multicast=yes port=MII speed=10Mbit/s
       resources: irq:42 ioport:d000(size=256) memory:e1110000-e1110fff memory:e1100000-e110ffff memory:e1120000-e112ffff

ifconfig
eth0      Link encap:Ethernet  HWaddr 00:1d:7d:9c:bc:b9   
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

lo        Link encap:Local Loopback   
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:864 errors:0 dropped:0 overruns:0 frame:0
          TX packets:864 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:70592 (70.5 KB)  TX bytes:70592 (70.5 KB)


iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.



iwlist scanning
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.



lsmod
Module                  Size  Used by
rfcomm                 37276  0 
bnep                   17707  2 
bluetooth             183228  10 rfcomm,bnep
snd_hda_codec_realtek    63356  1 
coretemp               13168  0 
kvm_intel             126745  0 
kvm                   357806  1 kvm_intel
ppdev                  12817  0 
gpio_ich               13159  0 
snd_hda_intel          32515  3 
snd_hda_codec         111547  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep              13272  1 snd_hda_codec
snd_pcm                80163  2 snd_hda_intel,snd_hda_codec
snd_seq_midi           13132  0 
snd_rawmidi            25382  1 snd_seq_midi
snd_seq_midi_event     14475  1 snd_seq_midi
snd_seq                51255  2 snd_seq_midi,snd_seq_midi_event
snd_timer              24411  2 snd_pcm,snd_seq
snd_seq_device         14137  3 snd_seq_midi,snd_rawmidi,snd_seq
parport_pc             31968  1 
mac_hid                13037  0 
microcode              18209  0 
i915                  457161  3 
snd                    61991  15 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
lpc_ich                16925  0 
drm_kms_helper         45271  1 i915
serio_raw              13031  0 
drm                   230463  4 i915,drm_kms_helper
i2c_algo_bit           13197  1 i915
video                  18847  1 i915
soundcore              14599  1 snd
snd_page_alloc         14036  2 snd_hda_intel,snd_pcm
lp                     13299  0 
parport                40753  3 ppdev,parport_pc,lp
hid_generic            12445  0 
usbhid                 41702  0 
hid                    82142  2 hid_generic,usbhid
floppy                 55444  0 
r8169                  55976  0


dmesg
[    0.120153] ACPI: bus type usb registered
[    0.120176] usbcore: registered new interface driver usbfs
[    0.120187] usbcore: registered new interface driver hub
[    0.120210] usbcore: registered new device driver usb
[    0.120299] PCI: Using ACPI for IRQ routing
[    0.125955] PCI: pci_cache_line_size set to 64 bytes
[    0.126013] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[    0.126015] e820: reserve RAM buffer [mem 0x3f5e0000-0x3fffffff]
[    0.126126] NetLabel: Initializing
[    0.126128] NetLabel:  domain hash size = 128
[    0.126129] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.126139] NetLabel:  unlabeled traffic allowed by default
[    0.126236] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.126240] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.126246] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.132153] Switching to clocksource hpet
[    0.140333] AppArmor: AppArmor Filesystem Enabled
[    0.140366] pnp: PnP ACPI init
[    0.140383] ACPI: bus type pnp registered
[    0.140481] pnp 00:00: >[bus 00-ff]
[    0.140484] pnp 00:00: >[io  0x0cf8-0x0cff]
[    0.140487] pnp 00:00: >[io  0x0000-0x0cf7 window]
[    0.140489] pnp 00:00: >[io  0x0d00-0xffff window]
[    0.140492] pnp 00:00: >[mem 0x000a0000-0x000bffff window]
[    0.140494] pnp 00:00: >[mem 0x000c0000-0x000dffff window]
[    0.140496] pnp 00:00: >[mem 0x3f600000-0xfebfffff window]
[    0.140548] pnp 00:00: >Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.140613] pnp 00:01: >[io  0x0010-0x001f]
[    0.140616] pnp 00:01: >[io  0x0022-0x003f]
[    0.140618] pnp 00:01: >[io  0x0044-0x005f]
[    0.140620] pnp 00:01: >[io  0x0062-0x0063]
[    0.140622] pnp 00:01: >[io  0x0065-0x006f]
[    0.140624] pnp 00:01: >[io  0x0074-0x007f]
[    0.140626] pnp 00:01: >[io  0x0091-0x0093]
[    0.140628] pnp 00:01: >[io  0x00a2-0x00bf]
[    0.140631] pnp 00:01: >[io  0x00e0-0x00ef]
[    0.140633] pnp 00:01: >[io  0x04d0-0x04d1]
[    0.140635] pnp 00:01: >[io  0x0290-0x029f]
[    0.140637] pnp 00:01: >[io  0x0800-0x087f]
[    0.140639] pnp 00:01: >[io  0x0290-0x0294]
[    0.140641] pnp 00:01: >[io  0x0880-0x088f]
[    0.140697] system 00:01: >[io  0x04d0-0x04d1] has been reserved
[    0.140700] system 00:01: >[io  0x0290-0x029f] has been reserved
[    0.140703] system 00:01: >[io  0x0800-0x087f] has been reserved
[    0.140706] system 00:01: >[io  0x0290-0x0294] has been reserved
[    0.140708] system 00:01: >[io  0x0880-0x088f] has been reserved
[    0.140712] system 00:01: >Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.140725] pnp 00:02: >[dma 4]
[    0.140727] pnp 00:02: >[io  0x0000-0x000f]
[    0.140729] pnp 00:02: >[io  0x0080-0x0090]
[    0.140732] pnp 00:02: >[io  0x0094-0x009f]
[    0.140734] pnp 00:02: >[io  0x00c0-0x00df]
[    0.140760] pnp 00:02: >Plug and Play ACPI device, IDs PNP0200 (active)
[    0.140807] pnp 00:03: >[irq 0 disabled]
[    0.140819] pnp 00:03: >[irq 8]
[    0.140821] pnp 00:03: >[mem 0xfed00000-0xfed003ff]
[    0.140851] pnp 00:03: >Plug and Play ACPI device, IDs PNP0103 (active)
[    0.140877] pnp 00:04: >[io  0x0070-0x0073]
[    0.140906] pnp 00:04: >Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.140915] pnp 00:05: >[io  0x0061]
[    0.140943] pnp 00:05: >Plug and Play ACPI device, IDs PNP0800 (active)
[    0.140952] pnp 00:06: >[io  0x00f0-0x00ff]
[    0.140958] pnp 00:06: >[irq 13]
[    0.140989] pnp 00:06: >Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.141096] pnp 00:07: >[io  0x03f0-0x03f5]
[    0.141098] pnp 00:07: >[io  0x03f7]
[    0.141106] pnp 00:07: >[irq 6]
[    0.141108] pnp 00:07: >[dma 2]
[    0.141149] pnp 00:07: >Plug and Play ACPI device, IDs PNP0700 (active)
[    0.141296] pnp 00:08: >[io  0x03f8-0x03ff]
[    0.141301] pnp 00:08: >[irq 4]
[    0.141357] pnp 00:08: >Plug and Play ACPI device, IDs PNP0501 (active)
[    0.141526] pnp 00:09: >[io  0x0378-0x037f]
[    0.141531] pnp 00:09: >[irq 7]
[    0.141578] pnp 00:09: >Plug and Play ACPI device, IDs PNP0400 (active)
[    0.141662] pnp 00:0a: >[io  0x0060]
[    0.141664] pnp 00:0a: >[io  0x0064]
[    0.141670] pnp 00:0a: >[irq 1]
[    0.141699] pnp 00:0a: >Plug and Play ACPI device, IDs PNP0303 (active)
[    0.141730] pnp 00:0b: >[io  0x0400-0x04bf]
[    0.141774] system 00:0b: >[io  0x0400-0x04bf] has been reserved
[    0.141778] system 00:0b: >Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.141961] pnp 00:0c: >[mem 0xc0000000-0xcfffffff]
[    0.142014] system 00:0c: >[mem 0xc0000000-0xcfffffff] has been reserved
[    0.142018] system 00:0c: >Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.142165] pnp 00:0d: >[mem 0x000cb400-0x000cbfff]
[    0.142168] pnp 00:0d: >[mem 0x000f0000-0x000f7fff]
[    0.142170] pnp 00:0d: >[mem 0x000f8000-0x000fbfff]
[    0.142172] pnp 00:0d: >[mem 0x000fc000-0x000fffff]
[    0.142175] pnp 00:0d: >[mem 0x3f5e0000-0x3f5fffff]
[    0.142177] pnp 00:0d: >[mem 0x00000000-0x0009ffff]
[    0.142179] pnp 00:0d: >[mem 0x00100000-0x3f5dffff]
[    0.142181] pnp 00:0d: >[mem 0xfec00000-0xfec00fff]
[    0.142184] pnp 00:0d: >[mem 0xfed13000-0xfed1dfff]
[    0.142186] pnp 00:0d: >[mem 0xfed20000-0xfed8ffff]
[    0.142188] pnp 00:0d: >[mem 0xfee00000-0xfee00fff]
[    0.142190] pnp 00:0d: >[mem 0xffb00000-0xffb7ffff]
[    0.142192] pnp 00:0d: >[mem 0xfff00000-0xffffffff]
[    0.142195] pnp 00:0d: >[mem 0x000e0000-0x000effff]
[    0.142255] system 00:0d: >[mem 0x000cb400-0x000cbfff] has been reserved
[    0.142258] system 00:0d: >[mem 0x000f0000-0x000f7fff] could not be reserved
[    0.142261] system 00:0d: >[mem 0x000f8000-0x000fbfff] could not be reserved
[    0.142263] system 00:0d: >[mem 0x000fc000-0x000fffff] could not be reserved
[    0.142266] system 00:0d: >[mem 0x3f5e0000-0x3f5fffff] could not be reserved
[    0.142269] system 00:0d: >[mem 0x00000000-0x0009ffff] could not be reserved
[    0.142272] system 00:0d: >[mem 0x00100000-0x3f5dffff] could not be reserved
[    0.142274] system 00:0d: >[mem 0xfec00000-0xfec00fff] could not be reserved
[    0.142277] system 00:0d: >[mem 0xfed13000-0xfed1dfff] has been reserved
[    0.142280] system 00:0d: >[mem 0xfed20000-0xfed8ffff] has been reserved
[    0.142283] system 00:0d: >[mem 0xfee00000-0xfee00fff] has been reserved
[    0.142286] system 00:0d: >[mem 0xffb00000-0xffb7ffff] has been reserved
[    0.142288] system 00:0d: >[mem 0xfff00000-0xffffffff] has been reserved
[    0.142291] system 00:0d: >[mem 0x000e0000-0x000effff] has been reserved
[    0.142294] system 00:0d: >Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.142313] pnp 00:0e: >[mem 0xffb80000-0xffbfffff]
[    0.142354] pnp 00:0e: >Plug and Play ACPI device, IDs INT0800 (active)
[    0.142359] pnp: PnP ACPI: found 15 devices
[    0.142361] ACPI: ACPI bus type pnp unregistered
[    0.142365] PnPBIOS: Disabled by ACPI PNP
[    0.178453] pci 0000:00:1c.0: >bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01-01] add_size 200000
[    0.178458] pci 0000:00:1c.0: >bridge window [mem 0x00100000-0x000fffff] to [bus 01-01] add_size 200000
[    0.178477] pci 0000:00:1c.0: >res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    0.178480] pci 0000:00:1c.0: >res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    0.178487] pci 0000:00:1c.0: >BAR 14: assigned [mem 0x3f600000-0x3f7fffff]
[    0.178491] pci 0000:00:1c.0: >BAR 15: assigned [mem 0x3f800000-0x3f9fffff 64bit pref]
[    0.178494] pci 0000:00:1c.0: >PCI bridge to [bus 01-01]
[    0.178498] pci 0000:00:1c.0: >  bridge window [io  0xc000-0xcfff]
[    0.178503] pci 0000:00:1c.0: >  bridge window [mem 0x3f600000-0x3f7fffff]
[    0.178507] pci 0000:00:1c.0: >  bridge window [mem 0x3f800000-0x3f9fffff 64bit pref]
[    0.178514] pci 0000:02:00.0: >BAR 6: assigned [mem 0xe1120000-0xe112ffff pref]
[    0.178516] pci 0000:00:1c.1: >PCI bridge to [bus 02-02]
[    0.178519] pci 0000:00:1c.1: >  bridge window [io  0xd000-0xdfff]
[    0.178524] pci 0000:00:1c.1: >  bridge window [mem 0xe0000000-0xe0ffffff]
[    0.178529] pci 0000:00:1c.1: >  bridge window [mem 0xe1100000-0xe11fffff 64bit pref]
[    0.178534] pci 0000:00:1e.0: >PCI bridge to [bus 03-03]
[    0.178537] pci 0000:00:1e.0: >  bridge window [io  0xb000-0xbfff]
[    0.178580] pci 0000:00:1e.0: >setting latency timer to 64
[    0.178584] pci_bus 0000:00: >resource 4 [io  0x0000-0x0cf7]
[    0.178586] pci_bus 0000:00: >resource 5 [io  0x0d00-0xffff]
[    0.178588] pci_bus 0000:00: >resource 6 [mem 0x000a0000-0x000bffff]
[    0.178591] pci_bus 0000:00: >resource 7 [mem 0x000c0000-0x000dffff]
[    0.178593] pci_bus 0000:00: >resource 8 [mem 0x3f600000-0xfebfffff]
[    0.178595] pci_bus 0000:01: >resource 0 [io  0xc000-0xcfff]
[    0.178598] pci_bus 0000:01: >resource 1 [mem 0x3f600000-0x3f7fffff]
[    0.178600] pci_bus 0000:01: >resource 2 [mem 0x3f800000-0x3f9fffff 64bit pref]
[    0.178603] pci_bus 0000:02: >resource 0 [io  0xd000-0xdfff]
[    0.178605] pci_bus 0000:02: >resource 1 [mem 0xe0000000-0xe0ffffff]
[    0.178607] pci_bus 0000:02: >resource 2 [mem 0xe1100000-0xe11fffff 64bit pref]
[    0.178610] pci_bus 0000:03: >resource 0 [io  0xb000-0xbfff]
[    0.178612] pci_bus 0000:03: >resource 4 [io  0x0000-0x0cf7]
[    0.178614] pci_bus 0000:03: >resource 5 [io  0x0d00-0xffff]
[    0.178617] pci_bus 0000:03: >resource 6 [mem 0x000a0000-0x000bffff]
[    0.178619] pci_bus 0000:03: >resource 7 [mem 0x000c0000-0x000dffff]
[    0.178621] pci_bus 0000:03: >resource 8 [mem 0x3f600000-0xfebfffff]
[    0.178663] NET: Registered protocol family 2
[    0.178735] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.178899] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.179461] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.179742] TCP: Hash tables configured (established 131072 bind 65536)
[    0.179744] TCP: reno registered
[    0.179747] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.179757] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.179836] NET: Registered protocol family 1
[    0.179853] pci 0000:00:02.0: >Boot video device
[    0.180027] PCI: CLS 32 bytes, default 64
[    0.180443] audit: initializing netlink socket (disabled)
[    0.180453] type=2000 audit(1353666880.176:1): initialized
[    0.200608] highmem bounce pool size: 64 pages
[    0.200620] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.202211] VFS: Disk quotas dquot_6.5.2
[    0.202260] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.202781] fuse init (API version 7.19)
[    0.202861] msgmni has been set to 1711
[    0.203159] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    0.203187] io scheduler noop registered
[    0.203189] io scheduler deadline registered (default)
[    0.203195] io scheduler cfq registered
[    0.203331] pcieport 0000:00:1c.0: >irq 40 for MSI/MSI-X
[    0.203423] pcieport 0000:00:1c.1: >irq 41 for MSI/MSI-X
[    0.203496] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.203516] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.203599] intel_idle: does not run on family 6 model 15
[    0.203668] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    0.203674] ACPI: Power Button [PWRB]
[    0.203728] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.203731] ACPI: Power Button [PWRF]
[    0.203815] ACPI: Requesting acpi_cpufreq
[    0.346535] Freeing initrd memory: 14716k freed
[    0.357697] GHES: HEST is not enabled!
[    0.357727] isapnp: Scanning for PnP cards...
[    0.357803] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.378164] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.399565] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.399804] Linux agpgart interface v0.103
[    0.399875] agpgart-intel 0000:00:00.0: >Intel G33 Chipset
[    0.399916] agpgart-intel 0000:00:00.0: >detected gtt size: 524288K total, 262144K mappable
[    0.401141] agpgart-intel 0000:00:00.0: >detected 8192K stolen memory
[    0.401251] agpgart-intel 0000:00:00.0: >AGP aperture is 256M @ 0xd0000000
[    0.402593] brd: module loaded
[    0.403272] loop: module loaded
[    0.403405] ata_piix 0000:00:1f.2: >version 2.13
[    0.403422] ata_piix 0000:00:1f.2: >MAP [
[    0.403423]  P0 P2 IDE IDE ]
[    0.403455] ata_piix 0000:00:1f.2: >setting latency timer to 64
[    0.403732] scsi0 : ata_piix
[    0.403794] scsi1 : ata_piix
[    0.404323] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    0.404326] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    0.404620] Fixed MDIO Bus: probed
[    0.404667] tun: Universal TUN/TAP device driver, 1.6
[    0.404669] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.404720] PPP generic driver version 2.4.2
[    0.404759] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.404789] ehci_hcd 0000:00:1d.7: >setting latency timer to 64
[    0.404792] ehci_hcd 0000:00:1d.7: >EHCI Host Controller
[    0.404798] ehci_hcd 0000:00:1d.7: >new USB bus registered, assigned bus number 1
[    0.404812] ehci_hcd 0000:00:1d.7: >using broken periodic workaround
[    0.408702] ehci_hcd 0000:00:1d.7: >cache line size of 32 is not supported
[    0.408717] ehci_hcd 0000:00:1d.7: >irq 23, io mem 0xe1284000
[    0.420014] ehci_hcd 0000:00:1d.7: >USB 2.0 started, EHCI 1.00
[    0.420036] usb usb1: >New USB device found, idVendor=1d6b, idProduct=0002
[    0.420038] usb usb1: >New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.420041] usb usb1: >Product: EHCI Host Controller
[    0.420043] usb usb1: >Manufacturer: Linux 3.5.0-17-generic ehci_hcd
[    0.420045] usb usb1: >SerialNumber: 0000:00:1d.7
[    0.420142] hub 1-0:1.0: >USB hub found
[    0.420147] hub 1-0:1.0: >8 ports detected
[    0.420218] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.420234] uhci_hcd: USB Universal Host Controller Interface driver
[    0.420252] uhci_hcd 0000:00:1d.0: >setting latency timer to 64
[    0.420255] uhci_hcd 0000:00:1d.0: >UHCI Host Controller
[    0.420261] uhci_hcd 0000:00:1d.0: >new USB bus registered, assigned bus number 2
[    0.420284] uhci_hcd 0000:00:1d.0: >irq 23, io base 0x0000e100
[    0.420310] usb usb2: >New USB device found, idVendor=1d6b, idProduct=0001
[    0.420313] usb usb2: >New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.420315] usb usb2: >Product: UHCI Host Controller
[    0.420317] usb usb2: >Manufacturer: Linux 3.5.0-17-generic uhci_hcd
[    0.420319] usb usb2: >SerialNumber: 0000:00:1d.0
[    0.420404] hub 2-0:1.0: >USB hub found
[    0.420408] hub 2-0:1.0: >2 ports detected
[    0.420468] uhci_hcd 0000:00:1d.1: >setting latency timer to 64
[    0.420471] uhci_hcd 0000:00:1d.1: >UHCI Host Controller
[    0.420477] uhci_hcd 0000:00:1d.1: >new USB bus registered, assigned bus number 3
[    0.420507] uhci_hcd 0000:00:1d.1: >irq 19, io base 0x0000e200
[    0.420534] usb usb3: >New USB device found, idVendor=1d6b, idProduct=0001
[    0.420536] usb usb3: >New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.420538] usb usb3: >Product: UHCI Host Controller
[    0.420540] usb usb3: >Manufacturer: Linux 3.5.0-17-generic uhci_hcd
[    0.420543] usb usb3: >SerialNumber: 0000:00:1d.1
[    0.420629] hub 3-0:1.0: >USB hub found
[    0.420633] hub 3-0:1.0: >2 ports detected
[    0.420690] uhci_hcd 0000:00:1d.2: >setting latency timer to 64
[    0.420693] uhci_hcd 0000:00:1d.2: >UHCI Host Controller
[    0.420699] uhci_hcd 0000:00:1d.2: >new USB bus registered, assigned bus number 4
[    0.420728] uhci_hcd 0000:00:1d.2: >irq 18, io base 0x0000e300
[    0.420753] usb usb4: >New USB device found, idVendor=1d6b, idProduct=0001
[    0.420756] usb usb4: >New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.420758] usb usb4: >Product: UHCI Host Controller
[    0.420760] usb usb4: >Manufacturer: Linux 3.5.0-17-generic uhci_hcd
[    0.420762] usb usb4: >SerialNumber: 0000:00:1d.2
[    0.420845] hub 4-0:1.0: >USB hub found
[    0.420848] hub 4-0:1.0: >2 ports detected
[    0.420904] uhci_hcd 0000:00:1d.3: >setting latency timer to 64
[    0.420907] uhci_hcd 0000:00:1d.3: >UHCI Host Controller
[    0.420913] uhci_hcd 0000:00:1d.3: >new USB bus registered, assigned bus number 5
[    0.420942] uhci_hcd 0000:00:1d.3: >irq 16, io base 0x0000e400
[    0.420967] usb usb5: >New USB device found, idVendor=1d6b, idProduct=0001
[    0.420970] usb usb5: >New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.420972] usb usb5: >Product: UHCI Host Controller
[    0.420974] usb usb5: >Manufacturer: Linux 3.5.0-17-generic uhci_hcd
[    0.420976] usb usb5: >SerialNumber: 0000:00:1d.3
[    0.421057] hub 5-0:1.0: >USB hub found
[    0.421060] hub 5-0:1.0: >2 ports detected
[    0.421160] usbcore: registered new interface driver libusual
[    0.421207] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.421209] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.421376] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.421454] mousedev: PS/2 mouse device common for all mice
[    0.421572] rtc_cmos 00:04: >RTC can wake from S4
[    0.421673] rtc_cmos 00:04: >rtc core: registered rtc_cmos as rtc0
[    0.421695] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.421742] device-mapper: uevent: version 1.0.3
[    0.421799] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    0.421827] EISA: Probing bus 0 at eisa.0
[    0.421829] EISA: Cannot allocate resource for mainboard
[    0.421831] Cannot allocate resource for EISA slot 1
[    0.421832] Cannot allocate resource for EISA slot 2
[    0.421834] Cannot allocate resource for EISA slot 3
[    0.421835] Cannot allocate resource for EISA slot 4
[    0.421837] Cannot allocate resource for EISA slot 5
[    0.421838] Cannot allocate resource for EISA slot 6
[    0.421840] Cannot allocate resource for EISA slot 7
[    0.421841] Cannot allocate resource for EISA slot 8
[    0.421842] EISA: Detected 0 cards.
[    0.421849] cpuidle: using governor ladder
[    0.421851] cpuidle: using governor menu
[    0.421852] EFI Variables Facility v0.08 2004-May-17
[    0.421995] ashmem: initialized
[    0.422123] TCP: cubic registered
[    0.422224] NET: Registered protocol family 10
[    0.422402] NET: Registered protocol family 17
[    0.422412] Key type dns_resolver registered
[    0.422483] Using IPI No-Shortcut mode
[    0.422559] PM: Hibernation image not present or could not be loaded.
[    0.422571] registered taskstats version 1
[    0.424645] Key type trusted registered
[    0.426416] Key type encrypted registered
[    0.428429]   Magic number: 4:847:578
[    0.428451] platform pcspkr: >hash matches
[    0.428504] rtc_cmos 00:04: >setting system clock to 2012-11-23 10:34:41 UTC (1353666881)
[    0.430100] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.430104] EDD information not available.
[    0.441330] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
[    0.588284] ata2.00: ATAPI: TSSTcorp CDW/DVD SH-M522C, TS08, max UDMA/33
[    0.599931] ata1.00: HPA detected: current 312315562, native 312581808
[    0.599935] ata1.00: ATA-7: WDC WD1600AAJS-07PSA0, 05.06H05, max UDMA/133
[    0.599938] ata1.00: 312315562 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    0.616912] ata1.00: configured for UDMA/133
[    0.620181] ata2.00: configured for UDMA/33
[    0.712315] isapnp: No Plug & Play device found
[    0.712428] scsi 0:0:0:0: >Direct-Access     ATA      WDC WD1600AAJS-0 05.0 PQ: 0 ANSI: 5
[    0.712525] sd 0:0:0:0: >[sda] 312315562 512-byte logical blocks: (159 GB/148 GiB)
[    0.712555] sd 0:0:0:0: >Attached scsi generic sg0 type 0
[    0.712564] sd 0:0:0:0: >[sda] Write Protect is off
[    0.712568] sd 0:0:0:0: >[sda] Mode Sense: 00 3a 00 00
[    0.712585] sd 0:0:0:0: >[sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.758197]  sda: sda1 sda2 < sda5 >
[    0.758470] sd 0:0:0:0: >[sda] Attached SCSI disk
[    0.759029] scsi 1:0:0:0: >CD-ROM            TSSTcorp CDW/DVD SH-M522C TS08 PQ: 0 ANSI: 5
[    0.760963] sr0: scsi3-mmc drive: 8x/52x writer cd/rw xa/form2 cdda tray
[    0.760966] cdrom: Uniform CD-ROM driver Revision: 3.20
[    0.761063] sr 1:0:0:0: >Attached scsi CD-ROM sr0
[    0.761167] sr 1:0:0:0: >Attached scsi generic sg1 type 5
[    0.761269] Freeing unused kernel memory: 756k freed
[    0.761496] Write protecting the kernel text: 5960k
[    0.761513] Write protecting the kernel read-only data: 2424k
[    0.761515] NX-protecting the kernel data: 4280k
[    0.776924] udevd[94]: starting version 175
[    0.836743] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.836844] r8169 0000:02:00.0: >irq 42 for MSI/MSI-X
[    0.837028] r8169 0000:02:00.0: >eth0: RTL8168c/8111c at 0xf8420000, 00:1d:7d:9c:bc:b9, XID 1c2000c0 IRQ 42
[    0.837031] r8169 0000:02:00.0: >eth0: jumbo features [frames: 6128 bytes, tx checksumming: ko]
[    0.854721] Floppy drive(s): fd0 is 1.44M
[    0.871650] FDC 0 is a post-1991 82077
[    0.916030] usb 4-1: >new low-speed USB device number 2 using uhci_hcd
[    1.091761] usb 4-1: >New USB device found, idVendor=046d, idProduct=c077
[    1.091765] usb 4-1: >New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.091769] usb 4-1: >Product: USB Optical Mouse
[    1.091771] usb 4-1: >Manufacturer: Logitech
[    1.113364] usbcore: registered new interface driver usbhid
[    1.113368] usbhid: USB HID core driver
[    1.116708] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/input/input3
[    1.116735] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
[    1.116737] EXT4-fs (sda1): write access will be enabled during recovery
[    1.116840] hid-generic 0003:046D:C077.0001: >input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:1d.2-1/input0
[    1.180024] Refined TSC clocksource calibration: 2333.333 MHz.
[    1.180030] Switching to clocksource tsc
[    2.304313] EXT4-fs (sda1): orphan cleanup on readonly fs
[    2.304321] EXT4-fs (sda1): ext4_orphan_cleanup: truncating inode 6574693 to 0 bytes
[    2.304362] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 6574706
[    2.304392] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 6574709
[    2.304406] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 6160524
[    2.304432] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 6160523
[    2.304446] EXT4-fs (sda1): ext4_orphan_cleanup: deleting unreferenced inode 5376899
[    2.318869] EXT4-fs (sda1): 5 orphan inodes deleted
[    2.318872] EXT4-fs (sda1): 1 truncate cleaned up
[    2.318874] EXT4-fs (sda1): recovery complete
[    2.516716] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    9.656716] Adding 1035260k swap on /dev/sda5.  Priority:-1 extents:1 across:1035260k 
[    9.662525] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    9.720841] udevd[316]: starting version 175
[    9.790556] intel_rng: FWH not detected
[    9.794321] lp: driver loaded but no devices found
[    9.800176] [drm] Initialized drm 1.1.0 20060810
[    9.804858] ACPI Warning: 0x00000460-0x0000047f SystemIO conflicts with Region \TCOI 1 (20120320/utaddress-251)
[    9.804865] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.804867] lpc_ich: Resource conflict(s) found affecting iTCO_wdt
[    9.804870] ACPI Warning: 0x00000428-0x0000042f SystemIO conflicts with Region \GP2C 1 (20120320/utaddress-251)
[    9.804874] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    9.804940] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    9.805227] leds_ss4200: no LED devices found
[    9.836851] microcode: CPU0 sig=0x6fb, pf=0x1, revision=0xb6
[    9.868767] i915 0000:00:02.0: >setting latency timer to 64
[    9.871323] i915 0000:00:02.0: >irq 43 for MSI/MSI-X
[    9.871337] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    9.871338] [drm] Driver supports precise vblank timestamp query.
[    9.871375] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    9.876040] parport_pc 00:09: >reported by Plug and Play ACPI
[    9.876084] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[    9.917321] [drm] initialized overlay support
[    9.973616] lp0: using parport0 (interrupt-driven).
[   10.040628] gpio_ich: GPIO from 206 to 255 on gpio_ich
[   10.046792] ppdev: user-space parallel port driver
[   10.071511] microcode: CPU1 sig=0x6fb, pf=0x1, revision=0xb6
[   10.072999] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[   10.079530] coretemp coretemp.0: >Using relative temperature scale!
[   10.079555] coretemp coretemp.0: >Using relative temperature scale!
[   10.084746] fbcon: inteldrmfb (fb0) is primary device
[   10.084930] Console: switching to colour frame buffer device 160x64
[   10.084967] fb0: inteldrmfb frame buffer device
[   10.084969] drm: registered panic notifier
[   10.085327] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[   10.085443] snd_hda_intel 0000:00:1b.0: >irq 44 for MSI/MSI-X
[   10.127726] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
[   10.127881] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[   10.128007] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[   10.128126] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[   10.128246] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   10.618860] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   10.674109] init: failsafe main process (658) killed by TERM signal
[   10.732747] Bluetooth: Core ver 2.16
[   10.732892] NET: Registered protocol family 31
[   10.732894] Bluetooth: HCI device and connection manager initialized
[   10.732896] Bluetooth: HCI socket layer initialized
[   10.732897] Bluetooth: L2CAP socket layer initialized
[   10.732902] Bluetooth: SCO socket layer initialized
[   10.738203] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   10.738206] Bluetooth: BNEP filters: protocol multicast
[   10.749513] Bluetooth: RFCOMM TTY layer initialized
[   10.749518] Bluetooth: RFCOMM socket layer initialized
[   10.749520] Bluetooth: RFCOMM ver 1.11
[   10.869530] type=1400 audit(1353659691.935:2): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=759 comm="apparmor_parser"
[   10.869870] type=1400 audit(1353659691.935:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper//chromium_browser" pid=759 comm="apparmor_parser"
[   10.871892] type=1400 audit(1353659691.935:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=769 comm="apparmor_parser"
[   10.872454] type=1400 audit(1353659691.939:5): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=769 comm="apparmor_parser"
[   10.873677] type=1400 audit(1353659691.939:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/i386-linux-gnu/lightdm-remote-session-freerdp/freerdp-session-wrapper" pid=760 comm="apparmor_parser"
[   10.874017] type=1400 audit(1353659691.939:7): apparmor="STATUS" operation="profile_load" name="/usr/lib/i386-linux-gnu/lightdm-remote-session-freerdp/freerdp-session-wrapper//chromium_browser" pid=760 comm="apparmor_parser"
[   10.881274] type=1400 audit(1353659691.947:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/i386-linux-gnu/lightdm-remote-session-uccsconfigure/uccsconfigure-session-wrapper" pid=779 comm="apparmor_parser"
[   10.881622] type=1400 audit(1353659691.947:9): apparmor="STATUS" operation="profile_load" name="/usr/lib/i386-linux-gnu/lightdm-remote-session-uccsconfigure/uccsconfigure-session-wrapper//chromium_browser" pid=779 comm="apparmor_parser"
[   10.882648] type=1400 audit(1353659691.947:10): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=781 comm="apparmor_parser"
[   10.883059] type=1400 audit(1353659691.947:11): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=781 comm="apparmor_parser"
[   10.976523] r8169 0000:02:00.0: >eth0: link down
[   10.980281] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   10.980637] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   35.076032] end_request: I/O error, dev fd0, sector 0
[   35.100047] end_request: I/O error, dev fd0, sector 0



dmesg / tail
Usage:
dmesg [options]

Options:
-C, --clear                 clear the kernel ring buffer
-c, --read-clear            read and clear all messages
-D, --console-off           disable printing messages to console
-d, --show-delta            show time delta between printed messages
-E, --console-on            enable printing messages to console
-f, --facility <list>       restrict output to defined facilities
-h, --help                  display this help and exit
-k, --kernel                display kernel messages
-l, --level <list>          restrict output to defined levels
-n, --console-level <level> set level of messages printed to console
-r, --raw                   print the raw message buffer
-s, --buffer-size <size>    buffer size to query the kernel ring buffer
-T, --ctime                 show human readable timestamp (could be 
                             inaccurate if you have used SUSPEND/RESUME)
-t, --notime                don't print messages timestamp
-u, --userspace             display userspace messages
-V, --version               output version information and exit
-x, --decode                decode facility and level to readable string

Supported log facilities:
    kern - kernel messages
    user - random user-level messages
    mail - mail system
  daemon - system daemons
    auth - security/authorization messages
  syslog - messages generated internally by syslogd
     lpr - line printer subsystem
    news - network news subsystem

Supported log levels (priorities):
   emerg - system is unusable
   alert - action must be taken immediately
    crit - critical conditions
     err - error conditions
    warn - warning conditions
  notice - normal but significant condition
    info - informational
   debug - debug-level messages

umarım uygun bir şekilde yapmışımdır :)

if

#3
@MeZeÇe, bu[1] sayfadan Unix(Linux) başlığı altında bulunan "LINUX driver for kernel 3.x and 2.6.x and 2.4.x" satırındaki herrhangi bir adresten sürücüyü indirin. İsmi r8168-8.034.00.tar.bz2 olması gerek. Bu paketi Ubuntu'daki kullanıcınızın ev dizinine kopyalayın. Sağ tıklayıp buraya çıkar deyin. ctrl+alt+t ile uçbirimi açın. cd r8168-8.034.00 komutu ile çıkartılan dosyanın içine girin. sudo ./autorun.sh komutunu yürütün. İşlem bittikten sonra lsmod | grep r8168 komutu sonucu alt satırda r8168 yazıyorsa sürücü kurulmuş demektir. Görünmüyorsa sudo modprobe r8168 komutunu verin. Eski sürücüyü kara listeye alabiliriz bu durumda: sudo modprobe -r r8169
echo "blacklist r8169" | sudo tee -a /etc/modprobe.d/blacklist.conf
Şu durumda bağlanabiliyor olmanız gerek.

[1] http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false

MeZeÇe

 

baskale_tsm@BaskaleTsm:~$ cd r8168-8.34.00
bash: cd: r8168-8.34.00: No such file or directory
baskale_tsm@BaskaleTsm:~$ cd r8168-8.034.00
baskale_tsm@BaskaleTsm:~/r8168-8.034.00$ sudo ./autorun.sh
[sudo] password for baskale_tsm:

Check old driver and unload it.
rmmod r8169
Build the module and install
Backup r8169.ko
rename r8169.ko to r8169.bak
DEPMOD 3.5.0-17-generic
load module r8168
Updating initramfs. Please wait.
update-initramfs: Generating /boot/initrd.img-3.5.0-17-generic
Completed.
baskale_tsm@BaskaleTsm:~/r8168-8.034.00$ lsmod / grep r8168
Usage: lsmod
baskale_tsm@BaskaleTsm:~/r8168-8.034.00$ sudo modprobe r8169
FATAL: Module r8169 not found.
baskale_tsm@BaskaleTsm:~/r8168-8.034.00$ sudo modprobe r8168
baskale_tsm@BaskaleTsm:~/r8168-8.034.00$ sudo modprobe -r r8169
FATAL: Module r8169 not found.
baskale_tsm@BaskaleTsm:~/r8168-8.034.00$ echo "blacklist r8169" / sudo tee -a /etc/modprobe.d/blacklist.con
blacklist r8169 / sudo tee -a /etc/modprobe.d/blacklist.con


Teşekkür ederim :)
fakat hala bağlanamıyorum :)

if

@MeZeÇe, komutu yanlış yürütmüşsünüz.

cat /etc/modprobe.d/blacklist.conf çıktısını alayım.

MeZeÇe

baskale_tsm@BaskaleTsm:~$ cat /etc/modprobe.d/blacklist.conf
# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.

# evbug is a debug tool that should be loaded explicitly
blacklist evbug

# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd

# replaced by e100
blacklist eepro100

# replaced by tulip
blacklist de4x5

# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394

# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m

# Conflicts with dvb driver (which is better for handling this device)
blacklist snd_aw2

# causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
blacklist i2c_i801

# replaced by p54pci
blacklist prism54

# replaced by b43 and ssb.
blacklist bcm43xx

# most apps now use garmin usb driver directly (Ubuntu: #114565)
blacklist garmin_gps

# replaced by asus-laptop (Ubuntu: #184721)
blacklist asus_acpi

# low-quality, just noise when being used for sound playback, causes
# hangs at desktop session start (Ubuntu: #246969)
blacklist snd_pcsp

# ugly and loud noise, getting on everyone's nerves; this should be done by a
# nice pulseaudio bing (Ubuntu: #77010)
blacklist pcspkr

# EDAC driver for amd76x clashes with the agp driver preventing the aperture
# from being initialised (Ubuntu: #297750). Blacklist so that the driver
# continues to build and is installable for the few cases where its
# really needed.
blacklist amd76x_edac
baskale_tsm@BaskaleTsm:~$


bir de komut girdiğim bilgisayarda "|" bu karakter yok.

if


MeZeÇe

baskale_tsm@BaskaleTsm:~$ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:1d:7d:9c:bc:b9
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
          Interrupt:42


lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:1248 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1248 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:102336 (102.3 KB)  TX bytes:102336 (102.3 KB)


baskale_tsm@BaskaleTsm:~$ lsmod
Module                  Size Used by
nls_iso8859_1          12617 0
uas                    17556 0
usb_storage            39350 0
rfcomm                 37276 0
bnep                   17707 2
bluetooth             183228 10 rfcomm,bnep
coretemp               13168 0
kvm_intel             126745 0
kvm                   357806 1 kvm_intel
snd_hda_codec_realtek 63356  1
ppdev                  12817 0
gpio_ich               13159 0
snd_hda_intel          32515 3
snd_hda_codec         111547 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep              13272 1 snd_hda_codec
snd_pcm                80163 2 snd_hda_intel,snd_hda_codec
snd_seq_midi           13132 0
snd_rawmidi            25382 1 snd_seq_midi
microcode              18209 0
parport_pc             31968 1
snd_seq_midi_event     14475 1 snd_seq_midi
snd_seq                51255 2 snd_seq_midi,snd_seq_midi_event
snd_timer              24411 2 snd_pcm,snd_seq
snd_seq_device         14137 3 snd_seq_midi,snd_rawmidi,snd_seq
snd                    61991 15 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
lpc_ich                16925 0
serio_raw              13031 0
i915                  457161 3
mac_hid                13037 0
drm_kms_helper         45271 1 i915
drm                   230463 4 i915,drm_kms_helper
soundcore              14599 1 snd
snd_page_alloc         14036 2 snd_hda_intel,snd_pcm
i2c_algo_bit           13197 1 i915
video                  18847 1 i915
lp                     13299 0
parport                40753 3 ppdev,parport_pc,lp
hid_generic            12445 0
usbhid                 41702 0
hid                    82142 2 hid_generic,usbhid
floppy                 55444 0
r8168                 230764 0
baskale_tsm@BaskaleTsm:~$

if

Ağ yöneticisini açıp kablolu bağkantı altındaki girdiğiniz ağı silin ve bağlanmak istediğiniz ağı seçip yeniden bağlanın.

MeZeÇe

eyvallah.
şimdi şöyle bir sorun var
network connections'tan kabloyu seçiyorum
add deyip device Mac address: seçeneğinde aşağı okuna bastığımda çıkan sayı ve harfleri seçip save dediğimde hiç bir değişiklik olmadı.

ayrıca kabloyu tekrar kontrol ettim çalışıyor.
modem de windows yüklüyken çalışıyordu.

sorun şimdi neyde acaba?

if

@MeZeÇe, Mac adresini kendisi otomatik ekleyecektir sizin seçmenize gerek yok. kablolu bağlantıyı silin, kablosuz bağlantıyı kesin, bağlantı simgesine tıklayıp sizin bağlantıyı seçin, kendisi ayarlayacaktır.

MeZeÇe

@ if
bağlantıyı malesef görmüyor...
modemi kapatıp açtım değişen bir şey olmadı.
acaba bilgisayara kabloyu bağladığım yerde sorun olabilir mi?

if

@MeZeÇe, aynı kablo ve aynı port üzerinden Windows'ta bağlanıyorsa sorun bu tarafta diyebiliriz. Bilgisayarı yeniden başatın ve dmesg | grep -E "r8168|firmware|Err|Warn"
sudo lshw -c network
ls -l /lib/modules/*/kernel/drivers/net/ethernet/realtek/
dpkg -l | grep firmware
çıktılarını alayım. Komutları kopyalayıp yapıştırın.

MeZeÇe

@ if
çok sağol if
ama mesai süresi dolduğu için çıkmak durumunda kaldım pazartesi dediklerini yapacağım. :)

if


MeZeÇe

@ if
tekrar merhaba :)




baskale_tsm@BaskaleTsm:~$ dmesg | grep -E "r8168|firmware|Err|Warn"
[    0.826087] r8168 Gigabit Ethernet driver 8.034.00-NAPI loaded
[    0.826186] r8168 0000:02:00.0: >irq 42 for MSI/MSI-X
[    0.866317] r8168: This product is covered by one or more of the following patents: US5,307,459, US5,434,872, US5,732,094, US6,570,884, US6,115,776, and US6,327,625.
[    0.866322] r8168  Copyright (C) 2012  Realtek NIC software team <nicfae@realtek.com>
[    8.967402] ACPI Warning: 0x00000460-0x0000047f SystemIO conflicts with Region \TCOI 1 (20120320/utaddress-251)
[    8.967410] ACPI Warning: 0x00000428-0x0000042f SystemIO conflicts with Region \GP2C 1 (20120320/utaddress-251)
[   10.264254] r8168: eth0: link down
baskale_tsm@BaskaleTsm:~$ sudo lshw -c network
[sudo] password for baskale_tsm:
  *-network               
       description: Ethernet interface
       product: RTL8111/8168B PCI Express Gigabit Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: eth0
       version: 02
       serial: 00:1d:7d:9c:bc:b9
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list rom ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8168 driverversion=8.034.00-NAPI duplex=half latency=0 link=no multicast=yes port=twisted pair
       resources: irq:42 ioport:d000(size=256) memory:e1110000-e1110fff memory:e1100000-e110ffff memory:e1120000-e112ffff
baskale_tsm@BaskaleTsm:~$ ls -l /lib/modules/*/kernel/drivers/net/ethernet/realtek/dpkg -l | grep firmware
ls: cannot access /lib/modules/*/kernel/drivers/net/ethernet/realtek/dpkg: No such file or directory
baskale_tsm@BaskaleTsm:~$ ls -l /lib/modules/*/kernel/drivers/net/ethernet/realtek/
total 488
-rw-r--r-- 1 root root  31940 Eki  9 23:07 8139cp.ko
-rw-r--r-- 1 root root  37976 Eki  9 23:07 8139too.ko
-rw-r--r-- 1 root root  16872 Eki  9 23:06 atp.ko
-rw-r--r-- 1 root root 328575 Kas 23 13:53 r8168.ko
-rw-r--r-- 1 root root  70048 Eki  9 23:06 r8169.bak
baskale_tsm@BaskaleTsm:~$ dpkg -l | grep firmware
ii  linux-firmware                            1.95                                      all          Firmware for Linux kernel drivers

heartsmagic

r8169 modülü kara listeye eklenmemiş gibi duruyor hâlâ.
gksudo gedit /etc/modprobe.d/blacklist.conf
ile açılan dosyanın en altına şunu ekle:
Alıntı Yapblacklist r8169

Sonra sistemi yeniden başlatıp dener, bir sorun olması durumunda da:
lsmod
çıktısını aktarırsın.
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

MeZeÇe

Dediğin gibi en alt satıra ekledim.
sonra tekrar kontrol ettim hata varmı diye
yeniden başlattım fakat herhangi bir değişiklik olmadı.

lsmod çısını veriyorum.
baskale_tsm@BaskaleTsm:~$ lsmod
Module                  Size  Used by
nls_iso8859_1          12617  1
uas                    17556  0
usb_storage            39350  1
rfcomm                 37276  0
bnep                   17707  2
bluetooth             183228  10 rfcomm,bnep
coretemp               13168  0
kvm_intel             126745  0
snd_hda_codec_realtek    63356  1
kvm                   357806  1 kvm_intel
gpio_ich               13159  0
ppdev                  12817  0
snd_hda_intel          32515  3
microcode              18209  0
snd_hda_codec         111547  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep              13272  1 snd_hda_codec
snd_pcm                80163  2 snd_hda_intel,snd_hda_codec
snd_seq_midi           13132  0
snd_rawmidi            25382  1 snd_seq_midi
snd_seq_midi_event     14475  1 snd_seq_midi
snd_seq                51255  2 snd_seq_midi,snd_seq_midi_event
parport_pc             31968  1
snd_timer              24411  2 snd_pcm,snd_seq
snd_seq_device         14137  3 snd_seq_midi,snd_rawmidi,snd_seq
snd                    61991  15 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
serio_raw              13031  0
mac_hid                13037  0
lpc_ich                16925  0
i915                  457161  3
drm_kms_helper         45271  1 i915
drm                   230463  4 i915,drm_kms_helper
i2c_algo_bit           13197  1 i915
soundcore              14599  1 snd
video                  18847  1 i915
snd_page_alloc         14036  2 snd_hda_intel,snd_pcm
lp                     13299  0
parport                40753  3 ppdev,parport_pc,lp
hid_generic            12445  0
usbhid                 41702  0
hid                    82142  2 hid_generic,usbhid
floppy                 55444  0
r8168                 230764  0

if

@MeZeÇe, kendi ağınıza bağlanıyorsunuz ama internete çıkamıyor musunuz? Yoksa kendi ağınıza bile bağlanamıyor musunuz?

heartsmagic

r9169 modülü yüklenmemiş ki hemen herkeste sorun buymuş. Şu durumda ilk çıktılarda değişiklik olmadı mı hiç?
Hayattan çıkarı olmayanların, ölümden de çıkarı olmayacaktır.
Hayatlarıyla yanlış olanların ölümleriyle doğru olmalarına imkân var mıdır?


Böylece yalan, dünyanın düzenine dönüştürülüyor.

MeZeÇe

Teşekkür ederim sorun çözüldü.
Kablo sanırım bilgisayar taşınırken sorun çıkarmış.
Yeni kablo aldım bağlantı oldu.
Fakat daha sonra güncelleme yaptım tekrar bağlantı gitti.
Ardından en baştaki işlemleri tekrar yaptım r8168'i yükledim şu an yine bağlandım.

Son olarak sormak istediğim;
Acaba nasıl oldu da güncelleştirmeden sonra sorun oldu?

if

@MeZeÇe, aldığınız güncelleme içinde muhakkak çekirdek de vardır. Size sunduğum öneri aslen çekirdekte bulunmayan bir sürücünün çekirdeğe elenmesidir. Güncellemeyle gelen çekirdek eklediğimiz sürücüyü içermediği için bağlantı sağlayamamışsınızdır. Bağlantı sağlamak için de sürücünün yeni çekirdeğe eklenmesi gerek ki yapmışsınız. Bu işlemi, kartınız için çalışan sürücü çekirdeğe dahil edilene kadar devam ettirmeniz gerekmekte. Neden böyle olduğunu sorarsanız, kartınızın üreticisi Realtek sadece sizin kartınız da değil, bir çok kartla çalışabilecek bir sürücüyü çekirdeğe eklemiş ki konumuz kapsamında bu sürücü r8169 oluyor. Halbuki sizin kart için r8168'i eklemesi gerekti. Eski sürücü bir çok kartla çalışacak şekilde ayarlandığı için, bir karttaki sorunu gidermek için yapılan bir iyileştirme başka karta sorun çıkartabiliyor.

MeZeÇe

@ if yardımın için teşekkür ederim  ;)

if