[Çözüldü] İnternete Bağlanamıyorum

Başlatan kulturlupenguen, 05 Mart 2013 - 18:51:24

« önceki - sonraki »

0 Üyeler ve 2 Ziyaretçi konuyu incelemekte.

kulturlupenguen

cat /etc/lsb-release

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION="Ubuntu 11.10"

uname -a

Linux kulturlupenguen 3.0.0-30-generic #47-Ubuntu SMP Wed Jan 2 23:16:29 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

lspci

00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB Controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.2 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 3 (rev b5)
00:1c.4 PCI bridge: Intel Corporation 82801 PCI Bridge (rev b5)
00:1d.0 USB Controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation H61 Express Chipset Family LPC Controller (rev 05)
00:1f.2 IDE interface: Intel Corporation 6 Series/C200 Series Chipset Family 4 port SATA IDE Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
00:1f.5 IDE interface: Intel Corporation 6 Series/C200 Series Chipset Family 2 port SATA IDE Controller (rev 05)
01:00.0 VGA compatible controller: nVidia Corporation G92 [GeForce 9800 GT] (rev a2)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
04:00.0 PCI bridge: ASMedia Technology Inc. Device 1080 (rev 01)
05:00.0 USB Controller: NEC Corporation USB (rev 43)
05:00.1 USB Controller: NEC Corporation USB (rev 43)
05:00.2 USB Controller: NEC Corporation USB 2.0 (rev 04)

lsusb

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 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
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 003: ID 03f0:3d17 Hewlett-Packard LaserJet P1005
Bus 005 Device 002: ID 045e:0745 Microsoft Corp. Nano Transceiver v1.0 for Bluetooth
Bus 005 Device 003: ID 0ac8:301b Z-Star Microelectronics Corp. ZC0301 Webcam
Bus 002 Device 003: ID 1058:1140 Western Digital Technologies, Inc.
Bus 002 Device 004: ID 04f3:0103 Elan Microelectronics Corp.
Bus 002 Device 005: ID 0e8d:1836 MediaTek Inc.
Bus 001 Device 004: ID 04e8:6881 Samsung Electronics Co., Ltd

sudo lshw -C network

       description: Ethernet interface
       product: RTL8111/8168B PCI Express Gigabit Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: eth0
       version: 06
       serial: f4:6d:04:12:a3:a0
       size: 100Mbit/s
       capacity: 1Gbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list 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=full firmware=N/A latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       resources: irq:41 ioport:d000(size=256) memory:f0004000-f0004fff memory:f0000000-f0003fff
  *-network
       description: Ethernet interface
       physical id: 5
       logical name: usb0
       serial: 4e:b6:2f:6c:89:5e
       capabilities: ethernet physical
       configuration: broadcast=yes driver=rndis_host driverversion=22-Aug-2005 firmware=RNDIS device ip=192.168.42.152 link=yes multicast=yes

ifconfig

eth0      Link encap:Ethernet  HWaddr f4:6d:04:12:a3:a0 
          inet6 addr: fe80::f66d:4ff:fe12:a3a0/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:256 errors:0 dropped:256 overruns:0 frame:256
          TX packets:349 errors:0 dropped:2 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:244689 (244.6 KB)  TX bytes:54955 (54.9 KB)
          Interrupt:41 Base address:0x8000

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

usb0      Link encap:Ethernet  HWaddr 4e:b6:2f:6c:89:5e 
          inet addr:192.168.42.152  Bcast:192.168.42.255  Mask:255.255.255.0
          inet6 addr: fe80::4cb6:2fff:fe6c:895e/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:13914 errors:5 dropped:0 overruns:0 frame:5
          TX packets:11517 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:14428169 (14.4 MB)  TX bytes:2546844 (2.5 MB)

lsmod
Module                  Size  Used by
rndis_host             13848  0
cdc_ether              13536  1 rndis_host
usbnet                 26212  2 rndis_host,cdc_ether
vesafb                 13844  1
rfcomm                 47946  0
ses                    17417  0
bnep                   18436  2
bluetooth             166150  10 rfcomm,bnep
binfmt_misc            17540  1
enclosure              15269  1 ses
snd_hda_codec_realtek   330815  1
snd_hda_intel          33390  4
snd_hda_codec         104968  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep              13668  1 snd_hda_codec
nvidia              11713772  41
snd_pcm                96756  3 snd_hda_intel,snd_hda_codec
snd_seq_midi           13324  0
psmouse                73882  0
ppdev                  17113  0
serio_raw              13166  0
snd_rawmidi            30547  1 snd_seq_midi
joydev                 17693  0
snd_seq_midi_event     14899  1 snd_seq_midi
gspca_zc3xx            52562  0
parport_pc             36962  1
snd_seq                61896  2 snd_seq_midi,snd_seq_midi_event
eeepc_wmi              12826  0
asus_wmi               20035  1 eeepc_wmi
snd_timer              29991  2 snd_pcm,snd_seq
snd_seq_device         14540  3 snd_seq_midi,snd_rawmidi,snd_seq
usbhid                 47198  0
hid                    95463  1 usbhid
gspca_main             28314  1 gspca_zc3xx
lp                     17799  0
videodev               93004  1 gspca_main
parport                46562  3 ppdev,parport_pc,lp
v4l2_compat_ioctl32    17083  1 videodev
snd                    68452  16 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
cdc_acm                26820  0
usb_storage            57900  1
soundcore              12680  1 snd
snd_page_alloc         18529  2 snd_hda_intel,snd_pcm
mei                    41480  0
video                  19652  0
sparse_keymap          13890  1 asus_wmi
wmi                    19256  1 asus_wmi
r8169                  57402  0

dmesg
[    0.644244] pnp 00:0a: [io  0x04d0-0x04d1]
[    0.644270] system 00:0a: [io  0x04d0-0x04d1] has been reserved
[    0.644272] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.644278] pnp 00:0b: [io  0x00f0-0x00ff]
[    0.644282] pnp 00:0b: [irq 13]
[    0.644295] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.644453] pnp 00:0c: [io  0x03f8-0x03ff]
[    0.644457] pnp 00:0c: [irq 4]
[    0.644458] pnp 00:0c: [dma 0 disabled]
[    0.644491] pnp 00:0c: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.644619] pnp 00:0d: [mem 0xfed1c000-0xfed1ffff]
[    0.644620] pnp 00:0d: [mem 0xfed10000-0xfed17fff]
[    0.644622] pnp 00:0d: [mem 0xfed18000-0xfed18fff]
[    0.644623] pnp 00:0d: [mem 0xfed19000-0xfed19fff]
[    0.644624] pnp 00:0d: [mem 0xf8000000-0xfbffffff]
[    0.644625] pnp 00:0d: [mem 0xfed20000-0xfed3ffff]
[    0.644626] pnp 00:0d: [mem 0xfed90000-0xfed93fff]
[    0.644627] pnp 00:0d: [mem 0xfed45000-0xfed8ffff]
[    0.644628] pnp 00:0d: [mem 0xff000000-0xffffffff]
[    0.644630] pnp 00:0d: [mem 0xfee00000-0xfeefffff]
[    0.644631] pnp 00:0d: [mem 0xf0100000-0xf0100fff]
[    0.644665] system 00:0d: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.644667] system 00:0d: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.644669] system 00:0d: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.644670] system 00:0d: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.644672] system 00:0d: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.644674] system 00:0d: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.644675] system 00:0d: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.644677] system 00:0d: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.644678] system 00:0d: [mem 0xff000000-0xffffffff] has been reserved
[    0.644680] system 00:0d: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.644682] system 00:0d: [mem 0xf0100000-0xf0100fff] has been reserved
[    0.644684] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.644774] pnp: PnP ACPI: found 14 devices
[    0.644775] ACPI: ACPI bus type pnp unregistered
[    0.650000] PCI: max bus depth: 2 pci_try_num: 3
[    0.650039] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.650041] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.650043] pci 0000:00:01.0:   bridge window [mem 0xf4000000-0xf70fffff]
[    0.650045] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.650048] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.650049] pci 0000:00:1c.0:   bridge window [io  disabled]
[    0.650053] pci 0000:00:1c.0:   bridge window [mem disabled]
[    0.650056] pci 0000:00:1c.0:   bridge window [mem pref disabled]
[    0.650062] pci 0000:00:1c.2: PCI bridge to [bus 03-03]
[    0.650064] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
[    0.650068] pci 0000:00:1c.2:   bridge window [mem disabled]
[    0.650071] pci 0000:00:1c.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.650077] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.650078] pci 0000:04:00.0:   bridge window [io  disabled]
[    0.650085] pci 0000:04:00.0:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.650090] pci 0000:04:00.0:   bridge window [mem pref disabled]
[    0.650099] pci 0000:00:1c.4: PCI bridge to [bus 04-05]
[    0.650100] pci 0000:00:1c.4:   bridge window [io  disabled]
[    0.650104] pci 0000:00:1c.4:   bridge window [mem 0xf7100000-0xf71fffff]
[    0.650107] pci 0000:00:1c.4:   bridge window [mem pref disabled]
[    0.650120] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.650122] pci 0000:00:01.0: setting latency timer to 64
[    0.650127] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.650130] pci 0000:00:1c.0: setting latency timer to 64
[    0.650137] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.650140] pci 0000:00:1c.2: setting latency timer to 64
[    0.650145] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.650148] pci 0000:00:1c.4: setting latency timer to 64
[    0.650154] pci 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.650159] pci 0000:04:00.0: setting latency timer to 64
[    0.650163] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.650164] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.650166] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.650167] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.650169] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.650170] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.650171] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    0.650173] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[    0.650174] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[    0.650175] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff]
[    0.650177] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.650178] pci_bus 0000:01: resource 1 [mem 0xf4000000-0xf70fffff]
[    0.650180] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    0.650181] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.650183] pci_bus 0000:03: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.650184] pci_bus 0000:04: resource 1 [mem 0xf7100000-0xf71fffff]
[    0.650186] pci_bus 0000:04: resource 4 [io  0x0000-0x0cf7]
[    0.650187] pci_bus 0000:04: resource 5 [io  0x0d00-0xffff]
[    0.650188] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
[    0.650190] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.650191] pci_bus 0000:04: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.650192] pci_bus 0000:04: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.650194] pci_bus 0000:04: resource 10 [mem 0x000dc000-0x000dffff]
[    0.650195] pci_bus 0000:04: resource 11 [mem 0x000e0000-0x000e3fff]
[    0.650197] pci_bus 0000:04: resource 12 [mem 0x000e4000-0x000e7fff]
[    0.650198] pci_bus 0000:04: resource 13 [mem 0xe0000000-0xfeafffff]
[    0.650200] pci_bus 0000:05: resource 1 [mem 0xf7100000-0xf71fffff]
[    0.650201] pci_bus 0000:05: resource 5 [mem 0xf7100000-0xf71fffff]
[    0.650202] pci_bus 0000:05: resource 8 [io  0x0000-0x0cf7]
[    0.650204] pci_bus 0000:05: resource 9 [io  0x0d00-0xffff]
[    0.650205] pci_bus 0000:05: resource 10 [mem 0x000a0000-0x000bffff]
[    0.650206] pci_bus 0000:05: resource 11 [mem 0x000d0000-0x000d3fff]
[    0.650208] pci_bus 0000:05: resource 12 [mem 0x000d4000-0x000d7fff]
[    0.650209] pci_bus 0000:05: resource 13 [mem 0x000d8000-0x000dbfff]
[    0.650210] pci_bus 0000:05: resource 14 [mem 0x000dc000-0x000dffff]
[    0.650212] pci_bus 0000:05: resource 15 [mem 0x000e0000-0x000e3fff]
[    0.650213] pci_bus 0000:05: resource 16 [mem 0x000e4000-0x000e7fff]
[    0.650215] pci_bus 0000:05: resource 17 [mem 0xe0000000-0xfeafffff]
[    0.650234] NET: Registered protocol family 2
[    0.650363] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.650917] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.651884] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.651997] TCP: Hash tables configured (established 524288 bind 65536)
[    0.651999] TCP reno registered
[    0.652008] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.652033] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.652108] NET: Registered protocol family 1
[    0.652132] pci 0000:00:1a.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.774667] Freeing initrd memory: 13416k freed
[    0.779446] pci 0000:00:1a.0: PCI INT A disabled
[    0.779470] pci 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.903130] pci 0000:00:1d.0: PCI INT A disabled
[    0.903152] pci 0000:01:00.0: Boot video device
[    0.903170] pci 0000:05:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.903204] pci 0000:05:00.0: PCI INT A disabled
[    0.903220] pci 0000:05:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.903241] pci 0000:05:00.1: PCI INT B disabled
[    0.903250] pci 0000:05:00.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.903274] pci 0000:05:00.2: PCI INT C disabled
[    0.903278] PCI: CLS 64 bytes, default 64
[    0.903279] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.903281] Placing 64MB software IO TLB between ffff8800da94f000 - ffff8800de94f000
[    0.903282] software IO TLB at phys 0xda94f000 - 0xde94f000
[    0.903572] audit: initializing netlink socket (disabled)
[    0.903579] type=2000 audit(1362508443.744:1): initialized
[    0.919810] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.921140] VFS: Disk quotas dquot_6.5.2
[    0.921171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.921502] fuse init (API version 7.16)
[    0.921552] msgmni has been set to 15925
[    0.921766] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.921783] io scheduler noop registered
[    0.921784] io scheduler deadline registered
[    0.921807] io scheduler cfq registered (default)
[    0.921859] pcieport 0000:00:01.0: setting latency timer to 64
[    0.921877] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.921992] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.922014] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.922038] intel_idle: MWAIT substates: 0x1120
[    0.922039] intel_idle: v0.4 model 0x2A
[    0.922040] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.922098] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
[    0.922102] ACPI: Power Button [PWRB]
[    0.922125] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.922127] ACPI: Power Button [PWRF]
[    0.922176] ACPI: Fan [FAN0] (off)
[    0.922195] ACPI: Fan [FAN1] (off)
[    0.922213] ACPI: Fan [FAN2] (off)
[    0.922230] ACPI: Fan [FAN3] (off)
[    0.922246] ACPI: Fan [FAN4] (off)
[    0.922250] ACPI: acpi_idle yielding to intel_idle
[    0.975135] thermal LNXTHERM:00: registered as thermal_zone0
[    0.975137] ACPI: Thermal Zone [TZ00] (28 C)
[    0.975250] thermal LNXTHERM:01: registered as thermal_zone1
[    0.975251] ACPI: Thermal Zone [TZ01] (30 C)
[    0.975266] ERST: Table is not found!
[    0.975297] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.995625] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.274697] 00:0c: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.278396] Linux agpgart interface v0.103
[    1.278997] brd: module loaded
[    1.279260] loop: module loaded
[    1.279325] ata_piix 0000:00:1f.2: version 2.13
[    1.279335] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.279338] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    1.433861] ata_piix 0000:00:1f.2: SCR access via SIDPR is available but doesn't work
[    1.433869] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.434032] scsi0 : ata_piix
[    1.434080] scsi1 : ata_piix
[    1.434179] ata1: SATA max UDMA/133 cmd 0xf0d0 ctl 0xf0c0 bmdma 0xf090 irq 19
[    1.434181] ata2: SATA max UDMA/133 cmd 0xf0b0 ctl 0xf0a0 bmdma 0xf098 irq 19
[    1.434191] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.434195] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    1.589496] ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work
[    1.589504] ata_piix 0000:00:1f.5: setting latency timer to 64
[    1.589623] scsi2 : ata_piix
[    1.589678] scsi3 : ata_piix
[    1.589751] ata3: SATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf030 irq 19
[    1.589752] ata4: SATA max UDMA/133 cmd 0xf050 ctl 0xf040 bmdma 0xf038 irq 19
[    1.589921] Fixed MDIO Bus: probed
[    1.589933] PPP generic driver version 2.4.2
[    1.589953] tun: Universal TUN/TAP device driver, 1.6
[    1.589954] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.589992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.590002] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.600162] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.600165] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    1.600186] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.600206] ehci_hcd 0000:00:1a.0: debug port 2
[    1.604084] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    1.604095] ehci_hcd 0000:00:1a.0: irq 23, io mem 0xf7207000
[    1.617414] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.617511] hub 1-0:1.0: USB hub found
[    1.617514] hub 1-0:1.0: 2 ports detected
[    1.617548] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.617557] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.617560] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    1.617578] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.617595] ehci_hcd 0000:00:1d.0: debug port 2
[    1.621467] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    1.621470] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7206000
[    1.633377] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.633463] hub 2-0:1.0: USB hub found
[    1.633465] hub 2-0:1.0: 2 ports detected
[    1.633501] ehci_hcd 0000:05:00.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    1.633513] ehci_hcd 0000:05:00.2: EHCI Host Controller
[    1.633532] ehci_hcd 0000:05:00.2: new USB bus registered, assigned bus number 3
[    1.657338] ehci_hcd 0000:05:00.2: irq 18, io mem 0xf7100000
[    1.669289] ehci_hcd 0000:05:00.2: USB 2.0 started, EHCI 1.00
[    1.669376] hub 3-0:1.0: USB hub found
[    1.669378] hub 3-0:1.0: 5 ports detected
[    1.669440] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.669454] ohci_hcd 0000:05:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.669466] ohci_hcd 0000:05:00.0: OHCI Host Controller
[    1.669484] ohci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 4
[    1.669503] ohci_hcd 0000:05:00.0: irq 16, io mem 0xf7102000
[    1.754920] hub 4-0:1.0: USB hub found
[    1.754927] hub 4-0:1.0: 3 ports detected
[    1.754971] ohci_hcd 0000:05:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    1.754984] ohci_hcd 0000:05:00.1: OHCI Host Controller
[    1.755002] ohci_hcd 0000:05:00.1: new USB bus registered, assigned bus number 5
[    1.755019] ohci_hcd 0000:05:00.1: irq 17, io mem 0xf7101000
[    1.759989] ata4.00: ATA-8: SAMSUNG HD103SJ, 1AJ10001, max UDMA/133
[    1.759993] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.781258] ata4.00: configured for UDMA/133
[    1.781347] scsi 3:0:0:0: Direct-Access     ATA      SAMSUNG HD103SJ  1AJ1 PQ: 0 ANSI: 5
[    1.781414] sd 3:0:0:0: Attached scsi generic sg0 type 0
[    1.781416] sd 3:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    1.781469] sd 3:0:0:0: [sda] Write Protect is off
[    1.781471] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.781490] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.797511]  sda: sda1 sda2 sda3
[    1.797690] sd 3:0:0:0: [sda] Attached SCSI disk
[    1.838715] hub 5-0:1.0: USB hub found
[    1.838721] hub 5-0:1.0: 2 ports detected
[    1.838761] uhci_hcd: USB Universal Host Controller Interface driver
[    1.838794] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.841220] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.841224] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.841281] mousedev: PS/2 mouse device common for all mice
[    1.841349] rtc_cmos 00:06: RTC can wake from S4
[    1.841422] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.841446] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.841503] device-mapper: uevent: version 1.0.3
[    1.841542] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[    1.841595] cpuidle: using governor ladder
[    1.841679] cpuidle: using governor menu
[    1.841681] EFI Variables Facility v0.08 2004-May-17
[    1.841801] TCP cubic registered
[    1.841871] NET: Registered protocol family 10
[    1.842116] NET: Registered protocol family 17
[    1.842124] Registering the dns_resolver key type
[    1.842175] PM: Hibernation image not present or could not be loaded.
[    1.842183] registered taskstats version 1
[    1.846917]   Magic number: 5:295:594
[    1.847010] rtc_cmos 00:06: setting system clock to 2013-03-05 18:34:05 UTC (1362508445)
[    1.847593] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.847594] EDD information not available.
[    1.848749] Freeing unused kernel memory: 992k freed
[    1.848834] Write protecting the kernel read-only data: 12288k
[    1.853094] Freeing unused kernel memory: 2008k freed
[    1.856004] Freeing unused kernel memory: 1376k freed
[    1.866780] udevd[95]: starting version 173
[    1.880556] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.880575] r8169 0000:03:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.880625] r8169 0000:03:00.0: setting latency timer to 64
[    1.880632] r8169 0000:03:00.0: (unregistered net_device): unknown MAC, using family default
[    1.880715] r8169 0000:03:00.0: irq 41 for MSI/MSI-X
[    1.880986] r8169 0000:03:00.0: eth0: RTL8168b/8111b at 0xffffc90000c78000, f4:6d:04:12:a3:a0, XID 0c900800 IRQ 41
[    1.880988] r8169 0000:03:00.0: eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[    1.900777] Refined TSC clocksource calibration: 2986.999 MHz.
[    1.900782] Switching to clocksource tsc
[    1.948637] usb 1-1: new high speed USB device number 2 using ehci_hcd
[    2.080777] hub 1-1:1.0: USB hub found
[    2.080951] hub 1-1:1.0: 4 ports detected
[    2.192039] usb 2-1: new high speed USB device number 2 using ehci_hcd
[    2.197531] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[    2.324373] hub 2-1:1.0: USB hub found
[    2.324450] hub 2-1:1.0: 6 ports detected
[    2.547233] usb 3-3: new high speed USB device number 3 using ehci_hcd
[    3.093890] usb 5-1: new full speed USB device number 2 using ohci_hcd
[    3.620640] usb 5-2: new full speed USB device number 3 using ohci_hcd
[    3.904032] usb 2-1.1: new high speed USB device number 3 using ehci_hcd
[    4.067639] usb 2-1.4: new low speed USB device number 4 using ehci_hcd
[    4.235232] usb 2-1.5: new high speed USB device number 5 using ehci_hcd
[    4.538507] usb 1-1.3: new high speed USB device number 3 using ehci_hcd
[   16.843293] udevd[306]: starting version 173
[   16.891946] type=1400 audit(1362501260.576:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=445 comm="apparmor_parser"
[   16.892196] type=1400 audit(1362501260.576:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=445 comm="apparmor_parser"
[   16.892352] type=1400 audit(1362501260.576:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=445 comm="apparmor_parser"
[   16.893144] type=1400 audit(1362501260.580:5): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=343 comm="apparmor_parser"
[   16.893392] type=1400 audit(1362501260.580:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=343 comm="apparmor_parser"
[   16.893551] type=1400 audit(1362501260.580:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=343 comm="apparmor_parser"
[   17.075365] wmi: Mapper loaded
[   17.208425] mei: module is from the staging directory, the quality is unknown, you have been warned.
[   17.208661] mei 0000:00:16.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[   17.208666] mei 0000:00:16.0: setting latency timer to 64
[   17.370612] Initializing USB Mass Storage driver...
[   17.370713] scsi4 : usb-storage 2-1.1:1.0
[   17.370792] scsi5 : usb-storage 2-1.5:1.0
[   17.370852] scsi6 : usb-storage 1-1.3:1.2
[   17.370893] usbcore: registered new interface driver usb-storage
[   17.370894] USB Mass Storage support registered.
[   17.374847] cdc_acm 1-1.3:1.0: This device cannot do calls on its own. It is not a modem.
[   17.374884] cdc_acm 1-1.3:1.0: ttyACM0: USB ACM device
[   17.375214] usbcore: registered new interface driver cdc_acm
[   17.375216] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   17.458383] Linux video capture interface: v2.00
[   17.474187] lp: driver loaded but no devices found
[   17.499378] gspca: v2.13.0 registered
[   17.589611] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:00.1/usb5/5-1/5-1:1.0/input/input2
[   17.589668] generic-usb 0003:045E:0745.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:05:00.1-1/input0
[   17.599680] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:00.1/usb5/5-1/5-1:1.1/input/input3
[   17.599735] generic-usb 0003:045E:0745.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:05:00.1-1/input1
[   17.623726] asus_wmi: ASUS WMI generic driver loaded
[   17.624297] asus_wmi: Initialization: 0x0
[   17.624312] asus_wmi: BIOS WMI version: 0.9
[   17.624338] asus_wmi: SFUN value: 0x0
[   17.624518] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input4
[   17.628494] input: Microsoft Microsoft® Nano Transceiver v2.0 as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:00.1/usb5/5-1/5-1:1.2/input/input5
[   17.628568] generic-usb 0003:045E:0745.0003: input,hiddev0,hidraw2: USB HID v1.11 Device [Microsoft Microsoft® Nano Transceiver v2.0] on usb-0000:05:00.1-1/input2
[   17.631897] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.0/input/input6
[   17.631943] generic-usb 0003:04F3:0103.0004: input,hidraw3: USB HID v1.10 Keyboard [HID 04f3:0103] on usb-0000:00:1d.0-1.4/input0
[   17.636466] input: HID 04f3:0103 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.4/2-1.4:1.1/input/input7
[   17.636520] generic-usb 0003:04F3:0103.0005: input,hidraw4: USB HID v1.10 Device [HID 04f3:0103] on usb-0000:00:1d.0-1.4/input1
[   17.636531] usbcore: registered new interface driver usbhid
[   17.636532] usbhid: USB HID core driver
[   17.727616] parport_pc 00:09: reported by Plug and Play ACPI
[   17.727662] parport0: PC-style at 0x378, irq 5 [PCSPP]
[   17.810507] ppdev: user-space parallel port driver
[   17.822742] lp0: using parport0 (interrupt-driven).
[   18.119049] input: zc3xx as /devices/pci0000:00/0000:00:1c.4/0000:04:00.0/0000:05:00.1/usb5/5-2/input/input8
[   18.119141] usbcore: registered new interface driver zc3xx
[   18.202176] nvidia: module license 'NVIDIA' taints kernel.
[   18.202180] Disabling lock debugging due to kernel taint
[   18.366055] scsi 4:0:0:0: Direct-Access     WD       My Book 1140     1007 PQ: 0 ANSI: 6
[   18.366174] scsi 6:0:0:0: Direct-Access     SAMSUNG  GT-I8150 Card    0327 PQ: 0 ANSI: 2
[   18.366419] scsi 4:0:0:1: Enclosure         WD       SES Device       1007 PQ: 0 ANSI: 6
[   18.366794] scsi 6:0:0:1: Direct-Access     SAMSUNG  GT-I8150 Card    0327 PQ: 0 ANSI: 2
[   18.370660] scsi 5:0:0:0: CD-ROM            TSSTcorp CDDVDW SE-S084D  TS01 PQ: 0 ANSI: 0
[   18.376843] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[   18.376885] HDA Intel 0000:00:1b.0: irq 42 for MSI/MSI-X
[   18.376904] HDA Intel 0000:00:1b.0: setting latency timer to 64
[   18.544395] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[   18.544401] nvidia 0000:01:00.0: setting latency timer to 64
[   18.544404] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   18.544488] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  280.13  Wed Jul 27 16:53:56 PDT 2011
[   18.570728] hda_codec: ALC887-VD: BIOS auto-probing.
[   18.575197] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   18.760546] sd 6:0:0:0: Attached scsi generic sg1 type 0
[   18.760639] sd 6:0:0:1: Attached scsi generic sg2 type 0
[   18.766447] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[   18.767072] sd 6:0:0:1: [sdc] Attached SCSI removable disk
[   18.772453] sd 4:0:0:0: Attached scsi generic sg3 type 0
[   18.772518] scsi 4:0:0:1: Attached scsi generic sg4 type 13
[   18.773171] sd 4:0:0:0: [sdd] 1953458176 512-byte logical blocks: (1.00 TB/931 GiB)
[   18.773918] sd 4:0:0:0: [sdd] Write Protect is off
[   18.773920] sd 4:0:0:0: [sdd] Mode Sense: 47 00 10 08
[   18.774822] sd 4:0:0:0: [sdd] No Caching mode page present
[   18.774825] sd 4:0:0:0: [sdd] Assuming drive cache: write through
[   18.777032] sd 4:0:0:0: [sdd] No Caching mode page present
[   18.777035] sd 4:0:0:0: [sdd] Assuming drive cache: write through
[   18.781541] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[   18.781544] cdrom: Uniform CD-ROM driver Revision: 3.20
[   18.781633] sr 5:0:0:0: Attached scsi CD-ROM sr0
[   18.781692] sr 5:0:0:0: Attached scsi generic sg5 type 5
[   26.637353] usb 1-1.3: USB disconnect, device number 3
[   27.501930] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[   27.545045] type=1400 audit(1362501271.256:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm-guest-session-wrapper" pid=1004 comm="apparmor_parser"
[   27.545224] type=1400 audit(1362501271.256:9): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1005 comm="apparmor_parser"
[   27.545476] type=1400 audit(1362501271.256:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1005 comm="apparmor_parser"
[   27.545634] type=1400 audit(1362501271.256:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1005 comm="apparmor_parser"
[   27.546584] type=1400 audit(1362501271.256:12): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=1008 comm="apparmor_parser"
[   27.547983] type=1400 audit(1362501271.260:13): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=1009 comm="apparmor_parser"
[   27.548245] type=1400 audit(1362501271.260:14): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/telepathy-*" pid=1008 comm="apparmor_parser"
[   27.548775] type=1400 audit(1362501271.260:15): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=1006 comm="apparmor_parser"
[   27.549016] type=1400 audit(1362501271.260:16): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=1009 comm="apparmor_parser"
[   27.550402] type=1400 audit(1362501271.260:17): apparmor="STATUS" operation="profile_load" name="/usr/sbin/mysqld" pid=1010 comm="apparmor_parser"
[   27.687792] init: failsafe main process (948) killed by TERM signal
[   27.688724] init: apport pre-start process (1048) terminated with status 1
[   27.707636] init: apport post-stop process (1090) terminated with status 1
[   27.771455] r8169 0000:03:00.0: eth0: link down
[   27.771461] r8169 0000:03:00.0: eth0: link down
[   27.771886] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   27.855316] Bluetooth: Core ver 2.16
[   27.855333] NET: Registered protocol family 31
[   27.855334] Bluetooth: HCI device and connection manager initialized
[   27.855336] Bluetooth: HCI socket layer initialized
[   27.855337] Bluetooth: L2CAP socket layer initialized
[   27.855366] Bluetooth: SCO socket layer initialized
[   28.136542] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   28.136544] Bluetooth: BNEP filters: protocol multicast
[   30.483876] r8169 0000:03:00.0: eth0: link up
[   30.484301] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   32.194074]  sdd: sdd1
[   32.197032] sd 4:0:0:0: [sdd] No Caching mode page present
[   32.197036] sd 4:0:0:0: [sdd] Assuming drive cache: write through
[   32.197039] sd 4:0:0:0: [sdd] Attached SCSI disk
[   32.230423] Bluetooth: RFCOMM TTY layer initialized
[   32.230427] Bluetooth: RFCOMM socket layer initialized
[   32.230428] Bluetooth: RFCOMM ver 1.11
[   32.261643] ses 4:0:0:1: Attached Enclosure device
[   32.499583] usb 1-1.3: new high speed USB device number 4 using ehci_hcd
[   33.163835] vesafb: mode is 640x480x32, linelength=2560, pages=0
[   33.163836] vesafb: scrolling: redraw
[   33.163838] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[   33.165164] vesafb: framebuffer at 0xf5000000, mapped to 0xffffc90006500000, using 1216k, total 1216k
[   33.165254] Console: switching to colour frame buffer device 80x30
[   33.165262] fb0: VESA VGA frame buffer device
[   33.212614] usbcore: registered new interface driver cdc_ether
[   33.221095] rndis_host 1-1.3:1.0: usb0: register 'rndis_host' at usb-0000:00:1a.0-1.3, RNDIS device, 4e:b6:2f:6c:89:5e
[   33.221105] usbcore: registered new interface driver rndis_host
[   37.748210] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro,commit=0
[   40.883695] eth0: no IPv6 routers present
[   41.221740] init: plymouth-stop pre-start process (1813) terminated with status 1
[   43.171495] r8169 0000:03:00.0: eth0: link up
[   43.802170] usb0: no IPv6 routers present
[   44.952125] r8169 0000:03:00.0: eth0: link up
[   61.069586] r8169 0000:03:00.0: eth0: link up
[   79.993755] r8169 0000:03:00.0: eth0: link up
[   81.782256] usb0: no IPv6 routers present
[  150.388443] r8169 0000:03:00.0: eth0: link up
[  867.601060] r8169 0000:03:00.0: eth0: link up

dmesg | tail
[   40.883695] eth0: no IPv6 routers present
[   41.221740] init: plymouth-stop pre-start process (1813) terminated with status 1
[   43.171495] r8169 0000:03:00.0: eth0: link up
[   43.802170] usb0: no IPv6 routers present
[   44.952125] r8169 0000:03:00.0: eth0: link up
[   61.069586] r8169 0000:03:00.0: eth0: link up
[   79.993755] r8169 0000:03:00.0: eth0: link up
[   81.782256] usb0: no IPv6 routers present
[  150.388443] r8169 0000:03:00.0: eth0: link up
[  867.601060] r8169 0000:03:00.0: eth0: link up


Arkadaşlar çok uzun oldu ama konuda bunların gerekli olduğunu söylüyordu. Sorunum ethernet kablosu ile internete bağlanamamak. Modemden herhalde dedim, 2 farklı modemde denedim fark yok. Şimdi ise Android cihazımdan bağlanıp yazıyorum. Fakat ethernetten bağlanamıyorum. Çıktılar bunlar. Ne yapabilirim?

if

@kulturlupenguen, sudo ifconfig eth0 down
sudo ifconfig eth0 mtu 1024
sudo ifconfig eth0 up
komutlarından sonra dener misiniz?

Neden 11.10 kullanıyorsunuz?

kulturlupenguen

@if ,
Web yazılımı geliştiriyorum ve 12.04'e güncellemiştim, fakat 12.04'de gereklilikleri yapamadım (apache,mysql,php5 vs.) . O yüzden 11.10 tercih ettim. Fakat 12.10 daha iyiyse ona da güncelleme yapabilirim.

Verdiğiniz komutları yazdım. Ama maalesef ki hala kablolu ağa bağlanamıyor. Fakat telefonu takınca telefonu modem olarak kullanıp bağlanabiliyorum.

if

@kulturlupenguen, 12.10 daha iyidir diyemem de en azından günceldir, güvenlik açıkları kapatılmıştır, desteği sürüyor.

Sorununuzun çözümü için buradaki[1] anlatımı uygulayınız. "LINUX driver for kernel 3.x and 2.6.x and 2.4.x" için olan sürücüyü indireceksiniz.

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

kulturlupenguen

@if ,
şu anda çalışıyor :) teşekkürler.

fakat konuyu okudum, otomatik olarak yüklemiyormuş bileşeni, son yazdığınız kod güncel değil mi ?

if


kulturlupenguen

http://forum.ubuntu-tr.net/index.php?topic=29867.msg358804#msg358804

Sanırım güncellenmiş hali. Konunun aşağısında her başlatmada modülü kendisinin yüklemesi gerektiğini yazmış da arkadaş :)

if

echo "r8168" | sudo tee  -a  /etc/modules ile sürücünün yüklenmesi gerek. Yüklenmiyorsa sudo depmod -a
sudo insmod ./src/r8168.ko
sudo update-initramfs -u
ile olur artık. Yeniden başlatıp deneyebilirsiniz.

burk

@kulturlupenguen konu verdiğiniz bağlantı ile mi çözüme kavuşmuş oldu?

kulturlupenguen

@burk evet. o bağlantıdaki cevap ile sorunumu çözdüm. bilgisayarı yeniden başlattığımda ise bir problem olmadı.