[Çözüldü] HP Pavilion g6 - Ubuntu 9.10 wifi sorunu

Başlatan SKYLAB, 10 Aralık 2011 - 18:52:33

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

SKYLAB

Arkadaşlar ubuntu 9.10 'u kurdum fakat wifi aktif olmuyor. Yani ışığı açılıyor fakat sağ üstte pasif gözüküyor.

Bayağı bir araştırma yaptım; fakat yüklediğim hiçbir paket işe yaramadı. Laptop'un modelinden veya Ubuntu'nun sürümünden olmuyor sanırım.

İstediğiniz çıktıları buraya kopyalayabilirim.

(bu arada apt-get install komutu ile paket önermesseniz sevinirim , başka bir Windows sistemli bilgisayardan yazıyorum bunları , kendi bilgisayarımda tamamen Linux kurulu ve İnternet yok ondan dolayı Terminal'den bir şey indiremem.)

Şimdiden teşekkür ederim.

burk

Işık dediğin sanırım kablosuz özelliğin açık olduğunu gösteren ışık? Aslında 9.10 sürümü de biraz eskide kaldı? Neden daha güncel bir sürüm denemiyorsun?
Bu sürüm üzerinden konuşacaksak şunları da sormam lazım, bu durum oluşmadan önce ne oldu? Güncelleme, program yükleme, kaldırma gibi. Ayrıca ne yazık ki Ubuntu'da uçbirim üzerinden bazı kodları almak gerekiyor;

lspci | grep Ethernet
sudo lshw -C network
sudo ifconfig
dmesg

SKYLAB

#2
Öncelikle ilgin için teşekkür ederim.

Evet. Bilgisayarın üstündeki wifi 'ın açık olup olmadığını gösteren ışık. Açık modunda şu anda.

9.10 kullanıyorum; çünkü elimde bu var. İnternet olduğu zaman güncelleyeceğim.

lspci | grep Ethernet

05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)

sudo lshw -C network


*-network UNCLAIMED     
       description: Network controller
       product: Broadcom Corporation
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:04:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: latency=0
       resources: memory:f0200000-f0203fff
  *-network
       description: Ethernet interface
       product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:05:00.0
       logical name: eth0
       version: 05
       serial: 98:4b:e1:af:d6:4b
       size: 10MB/s
       capacity: 100MB/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 autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half latency=0 link=no multicast=yes port=MII speed=10MB/s
       resources: irq:28 ioport:2000(size=256) memory:f0004000-f0004fff(prefetchable) memory:f0000000-f0003fff(prefetchable)



sudo ifconfig


eth0      Link encap:Ethernet  HWaddr 98:4b:e1:af:d6:4b   
          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:28 Base address:0x6000 

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:4 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:240 (240.0 B)  TX bytes:240 (240.0 B)


dmesg


[    1.058024] system 00:01: iomem range 0xfec00000-0xfec00fff could not be reserved
[    1.058028] system 00:01: iomem range 0xfee00000-0xfee00fff has been reserved
[    1.058031] system 00:01: iomem range 0xf7000000-0xf7ffffff has been reserved
[    1.058034] system 00:01: iomem range 0xfec10000-0xfec1001f has been reserved
[    1.058038] system 00:01: iomem range 0xfed80000-0xfed80fff has been reserved
[    1.058049] system 00:09: ioport range 0x400-0x4cf has been reserved
[    1.058052] system 00:09: ioport range 0x4d0-0x4d1 has been reserved
[    1.058054] system 00:09: ioport range 0x4d6-0x4d6 has been reserved
[    1.058057] system 00:09: ioport range 0x550-0x550 has been reserved
[    1.058060] system 00:09: ioport range 0x680-0x6ff has been reserved
[    1.058063] system 00:09: ioport range 0x77a-0x77a has been reserved
[    1.058066] system 00:09: ioport range 0xc00-0xc01 has been reserved
[    1.058069] system 00:09: ioport range 0xc14-0xc14 has been reserved
[    1.058072] system 00:09: ioport range 0xc50-0xc52 has been reserved
[    1.058075] system 00:09: ioport range 0xc6c-0xc6c has been reserved
[    1.058078] system 00:09: ioport range 0xc6f-0xc6f has been reserved
[    1.058080] system 00:09: ioport range 0xcd0-0xcdb has been reserved
[    1.058083] system 00:09: ioport range 0x380-0x387 has been reserved
[    1.058090] system 00:0a: iomem range 0xe0000-0xfffff could not be reserved
[    1.058093] system 00:0a: iomem range 0xffe00000-0xffffffff has been reserved
[    1.092905] AppArmor: AppArmor Filesystem Enabled
[    1.092958] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    1.092961] pci 0000:00:01.0:   IO window: 0x7000-0x7fff
[    1.092965] pci 0000:00:01.0:   MEM window: 0xf1300000-0xf14fffff
[    1.092969] pci 0000:00:01.0:   PREFETCH window: 0x000000d0000000-0x000000dfffffff
[    1.092976] pci 0000:00:03.0: PCI bridge, secondary bus 0000:02
[    1.092979] pci 0000:00:03.0:   IO window: 0x3000-0x6fff
[    1.092982] pci 0000:00:03.0:   MEM window: 0xf0300000-0xf12fffff
[    1.092986] pci 0000:00:03.0:   PREFETCH window: 0x000000e0000000-0x000000efffffff
[    1.092990] pci 0000:00:05.0: PCI bridge, secondary bus 0000:04
[    1.092992] pci 0000:00:05.0:   IO window: disabled
[    1.092996] pci 0000:00:05.0:   MEM window: 0xf0200000-0xf02fffff
[    1.092998] pci 0000:00:05.0:   PREFETCH window: disabled
[    1.093002] pci 0000:00:06.0: PCI bridge, secondary bus 0000:05
[    1.093004] pci 0000:00:06.0:   IO window: 0x2000-0x2fff
[    1.093008] pci 0000:00:06.0:   MEM window: disabled
[    1.093011] pci 0000:00:06.0:   PREFETCH window: 0x000000f0000000-0x000000f00fffff
[    1.093015] pci 0000:00:0a.0: PCI bridge, secondary bus 0000:06
[    1.093017] pci 0000:00:0a.0:   IO window: disabled
[    1.093020] pci 0000:00:0a.0:   MEM window: 0xf0100000-0xf01fffff
[    1.093023] pci 0000:00:0a.0:   PREFETCH window: disabled
[    1.093026] pci 0000:00:14.4: PCI bridge, secondary bus 0000:07
[    1.093028] pci 0000:00:14.4:   IO window: disabled
[    1.093033] pci 0000:00:14.4:   MEM window: disabled
[    1.093037] pci 0000:00:14.4:   PREFETCH window: disabled
[    1.093046] pci 0000:00:01.0: setting latency timer to 64
[    1.093055]   alloc irq_desc for 19 on node -1
[    1.093057]   alloc kstat_irqs on node -1
[    1.093064] pci 0000:00:03.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    1.093067] pci 0000:00:03.0: setting latency timer to 64
[    1.093072]   alloc irq_desc for 17 on node -1
[    1.093074]   alloc kstat_irqs on node -1
[    1.093078] pci 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    1.093081] pci 0000:00:05.0: setting latency timer to 64
[    1.093086]   alloc irq_desc for 18 on node -1
[    1.093088]   alloc kstat_irqs on node -1
[    1.093092] pci 0000:00:06.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.093095] pci 0000:00:06.0: setting latency timer to 64
[    1.093100] pci 0000:00:0a.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.093104] pci 0000:00:0a.0: setting latency timer to 64
[    1.093112] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    1.093115] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    1.093118] pci_bus 0000:01: resource 0 io:  [0x7000-0x7fff]
[    1.093121] pci_bus 0000:01: resource 1 mem: [0xf1300000-0xf14fffff]
[    1.093124] pci_bus 0000:01: resource 2 pref mem [0xd0000000-0xdfffffff]
[    1.093127] pci_bus 0000:02: resource 0 io:  [0x3000-0x6fff]
[    1.093129] pci_bus 0000:02: resource 1 mem: [0xf0300000-0xf12fffff]
[    1.093132] pci_bus 0000:02: resource 2 pref mem [0xe0000000-0xefffffff]
[    1.093135] pci_bus 0000:04: resource 1 mem: [0xf0200000-0xf02fffff]
[    1.093138] pci_bus 0000:05: resource 0 io:  [0x2000-0x2fff]
[    1.093140] pci_bus 0000:05: resource 2 pref mem [0xf0000000-0xf00fffff]
[    1.093143] pci_bus 0000:06: resource 1 mem: [0xf0100000-0xf01fffff]
[    1.093146] pci_bus 0000:07: resource 3 io:  [0x00-0xffff]
[    1.093149] pci_bus 0000:07: resource 4 mem: [0x000000-0xffffffff]
[    1.093187] NET: Registered protocol family 2
[    1.093282] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    1.093584] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.094246] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    1.094593] TCP: Hash tables configured (established 131072 bind 65536)
[    1.094596] TCP reno registered
[    1.094691] NET: Registered protocol family 1
[    1.094756] Trying to unpack rootfs image as initramfs...
[    1.320363] Freeing initrd memory: 7455k freed
[    1.323762] Simple Boot Flag at 0x44 set to 0x1
[    1.324112] cpufreq-nforce2: No nForce2 chipset.
[    1.324138] Scanning for low memory corruption every 60 seconds
[    1.324241] audit: initializing netlink socket (disabled)
[    1.324257] type=2000 audit(1323537448.324:1): initialized
[    1.333802] highmem bounce pool size: 64 pages
[    1.333809] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    1.335428] VFS: Disk quotas dquot_6.5.2
[    1.335517] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.336170] fuse init (API version 7.12)
[    1.336276] msgmni has been set to 1673
[    1.336712] alg: No test for stdrng (krng)
[    1.336727] io scheduler noop registered
[    1.336731] io scheduler anticipatory registered
[    1.336733] io scheduler deadline registered
[    1.336795] io scheduler cfq registered (default)
[    1.512131] pci 0000:01:05.0: Boot video device
[    1.512288]   alloc irq_desc for 24 on node -1
[    1.512291]   alloc kstat_irqs on node -1
[    1.512300] pcieport-driver 0000:00:03.0: irq 24 for MSI/MSI-X
[    1.512306] pcieport-driver 0000:00:03.0: setting latency timer to 64
[    1.512387]   alloc irq_desc for 25 on node -1
[    1.512389]   alloc kstat_irqs on node -1
[    1.512395] pcieport-driver 0000:00:05.0: irq 25 for MSI/MSI-X
[    1.512400] pcieport-driver 0000:00:05.0: setting latency timer to 64
[    1.512472]   alloc irq_desc for 26 on node -1
[    1.512474]   alloc kstat_irqs on node -1
[    1.512479] pcieport-driver 0000:00:06.0: irq 26 for MSI/MSI-X
[    1.512484] pcieport-driver 0000:00:06.0: setting latency timer to 64
[    1.512565]   alloc irq_desc for 27 on node -1
[    1.512567]   alloc kstat_irqs on node -1
[    1.512572] pcieport-driver 0000:00:0a.0: irq 27 for MSI/MSI-X
[    1.512577] pcieport-driver 0000:00:0a.0: setting latency timer to 64
[    1.512642] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.512665] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.566122] ACPI: AC Adapter [ACAD] (on-line)
[    1.566188] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    1.566192] ACPI: Power Button [PWRF]
[    1.566271] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[    1.566274] ACPI: Power Button [PWRB]
[    1.566331] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
[    1.568176] ACPI: Lid Switch [LID]
[    1.568657] processor LNXCPU:00: registered as cooling_device0
[    1.568663] ACPI: Processor [CPU0] (supports 8 throttling states)
[    1.568716] processor LNXCPU:01: registered as cooling_device1
[    1.568750] processor LNXCPU:02: registered as cooling_device2
[    1.568783] processor LNXCPU:03: registered as cooling_device3
[    1.772368] ACPI Exception: AE_OK, No or invalid critical threshold 20090521 thermal-384
[    1.772473] isapnp: Scanning for PnP cards...
[    2.004184] ACPI: Battery Slot [BAT0] (battery present)
[    2.152801] isapnp: No Plug & Play device found
[    2.153978] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    2.155124] brd: module loaded
[    2.155531] loop: module loaded
[    2.155600] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[    2.155669] ahci 0000:00:11.0: version 3.0
[    2.155716] ahci 0000:00:11.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    2.155794] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
[    2.155799] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part 
[    2.156103] scsi0 : ahci
[    2.156301] scsi1 : ahci
[    2.156366] ata1: SATA max UDMA/133 irq_stat 0x00400000, PHY RDY changed
[    2.156370] ata2: SATA max UDMA/133 abar m1024@0xf1508000 port 0xf1508180 irq 19
[    2.157287] Fixed MDIO Bus: probed
[    2.157319] PPP generic driver version 2.4.2
[    2.157414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.157469] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    2.157484] ehci_hcd 0000:00:12.2: setting latency timer to 64
[    2.157488] ehci_hcd 0000:00:12.2: EHCI Host Controller
[    2.157532] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
[    2.157571] ehci_hcd 0000:00:12.2: debug port 1
[    2.157589] ehci_hcd 0000:00:12.2: irq 17, io mem 0xf1508600
[    2.168112] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    2.168207] usb usb1: configuration #1 chosen from 1 choice
[    2.168236] hub 1-0:1.0: USB hub found
[    2.168246] hub 1-0:1.0: 5 ports detected
[    2.168325] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    2.168342] ehci_hcd 0000:00:13.2: setting latency timer to 64
[    2.168346] ehci_hcd 0000:00:13.2: EHCI Host Controller
[    2.168380] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
[    2.168412] ehci_hcd 0000:00:13.2: debug port 1
[    2.168422] ehci_hcd 0000:00:13.2: irq 17, io mem 0xf1508500
[    2.180111] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    2.180206] usb usb2: configuration #1 chosen from 1 choice
[    2.180234] hub 2-0:1.0: USB hub found
[    2.180248] hub 2-0:1.0: 5 ports detected
[    2.180321] ehci_hcd 0000:00:16.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    2.180339] ehci_hcd 0000:00:16.2: setting latency timer to 64
[    2.180343] ehci_hcd 0000:00:16.2: EHCI Host Controller
[    2.180374] ehci_hcd 0000:00:16.2: new USB bus registered, assigned bus number 3
[    2.180406] ehci_hcd 0000:00:16.2: debug port 1
[    2.180417] ehci_hcd 0000:00:16.2: irq 17, io mem 0xf1508400
[    2.192110] ehci_hcd 0000:00:16.2: USB 2.0 started, EHCI 1.00
[    2.192209] usb usb3: configuration #1 chosen from 1 choice
[    2.192240] hub 3-0:1.0: USB hub found
[    2.192248] hub 3-0:1.0: 4 ports detected
[    2.192312] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.192340] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    2.192359] ohci_hcd 0000:00:12.0: setting latency timer to 64
[    2.192363] ohci_hcd 0000:00:12.0: OHCI Host Controller
[    2.192396] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 4
[    2.192430] ohci_hcd 0000:00:12.0: irq 18, io mem 0xf1507000
[    2.252186] usb usb4: configuration #1 chosen from 1 choice
[    2.252216] hub 4-0:1.0: USB hub found
[    2.252230] hub 4-0:1.0: 5 ports detected
[    2.252294] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    2.252312] ohci_hcd 0000:00:13.0: setting latency timer to 64
[    2.252316] ohci_hcd 0000:00:13.0: OHCI Host Controller
[    2.252349] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
[    2.252375] ohci_hcd 0000:00:13.0: irq 18, io mem 0xf1506000
[    2.312197] usb usb5: configuration #1 chosen from 1 choice
[    2.312227] hub 5-0:1.0: USB hub found
[    2.312242] hub 5-0:1.0: 5 ports detected
[    2.312313] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.312334] ohci_hcd 0000:00:14.5: setting latency timer to 64
[    2.312339] ohci_hcd 0000:00:14.5: OHCI Host Controller
[    2.312378] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 6
[    2.312405] ohci_hcd 0000:00:14.5: irq 18, io mem 0xf1505000
[    2.372210] usb usb6: configuration #1 chosen from 1 choice
[    2.372239] hub 6-0:1.0: USB hub found
[    2.372254] hub 6-0:1.0: 2 ports detected
[    2.372318] ohci_hcd 0000:00:16.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    2.372337] ohci_hcd 0000:00:16.0: setting latency timer to 64
[    2.372341] ohci_hcd 0000:00:16.0: OHCI Host Controller
[    2.372375] ohci_hcd 0000:00:16.0: new USB bus registered, assigned bus number 7
[    2.372400] ohci_hcd 0000:00:16.0: irq 18, io mem 0xf1504000
[    2.432197] usb usb7: configuration #1 chosen from 1 choice
[    2.432226] hub 7-0:1.0: USB hub found
[    2.432240] hub 7-0:1.0: 4 ports detected
[    2.432303] uhci_hcd: USB Universal Host Controller Interface driver
[    2.432386] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.451420] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.451432] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.451520] mice: PS/2 mouse device common for all mice
[    2.451633] rtc_cmos 00:05: RTC can wake from S4
[    2.451667] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    2.451691] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs
[    2.451801] device-mapper: uevent: version 1.0.3
[    2.452027] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[    2.452527] device-mapper: multipath: version 1.1.0 loaded
[    2.452532] device-mapper: multipath round-robin: version 1.0.0 loaded
[    2.452713] EISA: Probing bus 0 at eisa.0
[    2.452724] Cannot allocate resource for EISA slot 2
[    2.452726] Cannot allocate resource for EISA slot 3
[    2.452728] Cannot allocate resource for EISA slot 4
[    2.452730] Cannot allocate resource for EISA slot 5
[    2.452732] Cannot allocate resource for EISA slot 6
[    2.452735] Cannot allocate resource for EISA slot 7
[    2.452737] Cannot allocate resource for EISA slot 8
[    2.452739] EISA: Detected 0 cards.
[    2.452947] cpuidle: using governor ladder
[    2.452949] cpuidle: using governor menu
[    2.453471] TCP cubic registered
[    2.453617] NET: Registered protocol family 10
[    2.454091] lo: Disabled Privacy Extensions
[    2.454452] NET: Registered protocol family 17
[    2.454469] Bluetooth: L2CAP ver 2.13
[    2.454471] Bluetooth: L2CAP socket layer initialized
[    2.454474] Bluetooth: SCO (Voice Link) ver 0.6
[    2.454476] Bluetooth: SCO socket layer initialized
[    2.454542] Bluetooth: RFCOMM TTY layer initialized
[    2.454545] Bluetooth: RFCOMM socket layer initialized
[    2.454547] Bluetooth: RFCOMM ver 1.11
[    2.454583] powernow-k8: Found 1 AMD Phenom(tm) II P960 Quad-Core Processor processors (4 cpu cores) (version 2.20.00)
[    2.454631] powernow-k8:    0 : pstate 0 (1800 MHz)
[    2.454633] powernow-k8:    1 : pstate 1 (1600 MHz)
[    2.454635] powernow-k8:    2 : pstate 2 (1300 MHz)
[    2.454637] powernow-k8:    3 : pstate 3 (800 MHz)
[    2.455063] Using IPI No-Shortcut mode
[    2.455155] PM: Resume from disk failed.
[    2.455167] registered taskstats version 1
[    2.455310]   Magic number: 7:311:289
[    2.455339] tty tty22: hash matches
[    2.455457] rtc_cmos 00:05: setting system clock to 2011-12-10 17:17:30 UTC (1323537450)
[    2.455461] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    2.455463] EDD information not available.
[    2.460929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    2.480120] usb 1-3: new high speed USB device using ehci_hcd and address 2
[    2.640089] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.644359] ata2.00: ATAPI: hp      DVD A  DS8A5LH, 1H68, max UDMA/100, ATAPI AN
[    2.646607] ata2.00: configured for UDMA/100
[    2.667618] usb 1-3: configuration #1 chosen from 1 choice
[    2.784123] usb 2-1: new high speed USB device using ehci_hcd and address 2
[    2.920145] usb 2-1: configuration #1 chosen from 1 choice
[    3.044123] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    3.050735] ata1.00: ATA-8: WDC WD6400BPVT-60HXZT1, 01.01A01, max UDMA/133
[    3.050739] ata1.00: 1250263728 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    3.057630] ata1.00: configured for UDMA/133
[    3.072207] scsi 0:0:0:0: Direct-Access     ATA      WDC WD6400BPVT-6 01.0 PQ: 0 ANSI: 5
[    3.072349] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.072385] sd 0:0:0:0: [sda] 1250263728 512-byte logical blocks: (640 GB/596 GiB)
[    3.072388] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    3.072426] sd 0:0:0:0: [sda] Write Protect is off
[    3.072429] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.072448] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.072555]  sda:
[    3.077640] scsi 1:0:0:0: CD-ROM            hp       DVD A  DS8A5LH   1H68 PQ: 0 ANSI: 5
[    3.088798] sr0: scsi3-mmc drive: 24x/8x writer dvd-ram cd/rw xa/form2 cdda tray
[    3.088803] Uniform CD-ROM driver Revision: 3.20
[    3.088904] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    3.088956] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    3.108613]  sda1 sda2 < sda5 >
[    3.137827] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.137872] Freeing unused kernel memory: 540k freed
[    3.138162] Write protecting the kernel text: 4568k
[    3.138204] Write protecting the kernel read-only data: 1836k
[    3.296208] acpi device:05: registered as cooling_device4
[    3.296348] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/device:02/input/input5
[    3.296385] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    3.310354] acpi device:12: registered as cooling_device5
[    3.310493] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0e/device:0f/input/input6
[    3.310530] ACPI: Video Device [VGA2] (multi-head: yes  rom: no  post: no)
[    3.331493] Linux agpgart interface v0.103
[    3.358071] [drm] Initialized drm 1.1.0 20060810
[    3.362874] Initializing USB Mass Storage driver...
[    3.368656] scsi2 : SCSI emulation for USB Mass Storage devices
[    3.369225] usbcore: registered new interface driver usb-storage
[    3.369229] USB Mass Storage support registered.
[    3.370384] usb-storage: device found at 2
[    3.370389] usb-storage: waiting for device to settle before scanning
[    3.381397] [drm] radeon default to kernel modesetting DISABLED.
[    3.382320] pci 0000:01:05.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    3.382325] pci 0000:01:05.0: setting latency timer to 64
[    3.382471] [drm] Initialized radeon 1.31.0 20080528 for 0000:01:05.0 on minor 0
[    3.383979] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    3.384015] r8169 0000:05:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    3.384054] r8169 0000:05:00.0: setting latency timer to 64
[    3.384059] r8169 0000:05:00.0: unknown MAC, using family default
[    3.384091]   alloc irq_desc for 28 on node -1
[    3.384093]   alloc kstat_irqs on node -1
[    3.384106] r8169 0000:05:00.0: irq 28 for MSI/MSI-X
[    3.384828] eth0: RTL8101e at 0xf8306000, 98:4b:e1:af:d6:4b, XID 40a00000 IRQ 28
[    3.397608] usb 5-2: new low speed USB device using ohci_hcd and address 2
[    3.566172] usb 5-2: configuration #1 chosen from 1 choice
[    3.573853] usbcore: registered new interface driver hiddev
[    3.583312] input: HID 1241:1166 as /devices/pci0000:00/0000:00:13.0/usb5/5-2/5-2:1.0/input/input7
[    3.583386] generic-usb 0003:1241:1166.0001: input,hidraw0: USB HID v1.10 Mouse [HID 1241:1166] on usb-0000:00:13.0-2/input0
[    3.583403] usbcore: registered new interface driver usbhid
[    3.583407] usbhid: v2.6:USB HID core driver
[    3.832074] usb 7-1: new full speed USB device using ohci_hcd and address 2
[    4.017198] usb 7-1: configuration #1 chosen from 1 choice
[    4.147986] PM: Starting manual resume from disk
[    4.147991] PM: Resume from partition 8:5
[    4.147993] PM: Checking hibernation image.
[    4.148253] PM: Resume from disk failed.
[    4.168463] EXT4-fs (sda1): barriers enabled
[    4.193755] kjournald2 starting: pid 440, dev sda1:8, commit interval 5 seconds
[    4.193784] EXT4-fs (sda1): delayed allocation enabled
[    4.193790] EXT4-fs: file extents enabled
[    4.296885] EXT4-fs: mballoc enabled
[    4.296904] EXT4-fs (sda1): mounted filesystem with ordered data mode
[    4.894625] type=1505 audit(1323537452.938:2): operation="profile_load" pid=463 name=/usr/share/gdm/guest-session/Xsession
[    4.897652] type=1505 audit(1323537452.942:3): operation="profile_load" pid=464 name=/sbin/dhclient3
[    4.897975] type=1505 audit(1323537452.942:4): operation="profile_load" pid=464 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[    4.898156] type=1505 audit(1323537452.942:5): operation="profile_load" pid=464 name=/usr/lib/connman/scripts/dhclient-script
[    4.938019] type=1505 audit(1323537452.982:6): operation="profile_load" pid=465 name=/usr/bin/evince
[    4.943094] type=1505 audit(1323537452.986:7): operation="profile_load" pid=465 name=/usr/bin/evince-previewer
[    4.946173] type=1505 audit(1323537452.990:8): operation="profile_load" pid=465 name=/usr/bin/evince-thumbnailer
[    4.985775] type=1505 audit(1323537453.030:9): operation="profile_load" pid=467 name=/usr/lib/cups/backend/cups-pdf
[    6.100737] udev: starting version 147
[    6.174758] Adding 9815672k swap on /dev/sda5.  Priority:-1 extents:1 across:9815672k 
[    6.987550] Bluetooth: Generic Bluetooth USB driver ver 0.5
[    6.987669] usbcore: registered new interface driver btusb
[    7.050473] ACPI: I/O resource piix4_smbus [0xb00-0xb07] conflicts with ACPI region SMBI [0xb00-0xb0f]
[    7.050478] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    7.050485] piix4_smbus: probe of 0000:00:14.0 failed with error -16
[    7.258446] lp: driver loaded but no devices found
[    7.408632] shpchp 0000:00:01.0: HPC vendor_id 1022 device_id 9602 ss_vid 0 ss_did 0
[    7.408637] shpchp 0000:00:01.0: Cannot reserve MMIO region
[    7.408667] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.629939] Linux video capture interface: v2.00
[    7.816229] uvcvideo: Found UVC 1.00 device HP Webcam-101 (04f2:b293)
[    7.830642] input: HP Webcam-101 as /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input8
[    7.830701] usbcore: registered new interface driver uvcvideo
[    7.830705] USB Video Class driver (v0.1.0)
[    8.003472] Unable to query Synaptics hardware.
[    8.368301] usb-storage: device scan complete
[    8.369098] scsi 2:0:0:0: Direct-Access     Kingston DataTraveler G3  PMAP PQ: 0 ANSI: 0 CCS
[    8.369634] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    8.370977] sd 2:0:0:0: [sdb] 15636864 512-byte logical blocks: (8.00 GB/7.45 GiB)
[    8.371469] sd 2:0:0:0: [sdb] Write Protect is off
[    8.371475] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
[    8.371478] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[    8.373861] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[    8.373872]  sdb: sdb1
[    8.376221] sd 2:0:0:0: [sdb] Assuming drive cache: write through
[    8.376229] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[    8.471075] ip_tables: (C) 2000-2006 Netfilter Core Team
[    8.837981] input: PS/2 Synaptics imleçsürer ( * touchpad) as /devices/platform/i8042/serio1/input/input9
[    8.994731]   alloc irq_desc for 16 on node -1
[    8.994735]   alloc kstat_irqs on node -1
[    8.994744] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    8.994782] HDA Intel 0000:00:14.2: setting latency timer to 64
[    9.217108] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input10
[    9.225904] input: HDA ATI SB Mic at Ext Front Jack as /devices/pci0000:00/0000:00:14.2/sound/card0/input11
[    9.225976] input: HDA ATI SB HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:14.2/sound/card0/input12
[    9.226583] HDA Intel 0000:01:05.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    9.226610] HDA Intel 0000:01:05.1: setting latency timer to 64
[    9.790206] EXT4-fs (sda1): internal journal on sda1:8
[   11.019910] __ratelimit: 6 callbacks suppressed
[   11.019914] type=1505 audit(1323537459.062:12): operation="profile_replace" pid=942 name=/usr/share/gdm/guest-session/Xsession
[   11.021822] type=1505 audit(1323537459.066:13): operation="profile_replace" pid=945 name=/sbin/dhclient3
[   11.022147] type=1505 audit(1323537459.066:14): operation="profile_replace" pid=945 name=/usr/lib/NetworkManager/nm-dhcp-client.action
[   11.022330] type=1505 audit(1323537459.066:15): operation="profile_replace" pid=945 name=/usr/lib/connman/scripts/dhclient-script
[   11.026142] type=1505 audit(1323537459.070:16): operation="profile_replace" pid=946 name=/usr/bin/evince
[   11.031267] type=1505 audit(1323537459.074:17): operation="profile_replace" pid=946 name=/usr/bin/evince-previewer
[   11.034339] type=1505 audit(1323537459.078:18): operation="profile_replace" pid=946 name=/usr/bin/evince-thumbnailer
[   11.040381] type=1505 audit(1323537459.082:19): operation="profile_replace" pid=949 name=/usr/lib/cups/backend/cups-pdf
[   11.040785] type=1505 audit(1323537459.082:20): operation="profile_replace" pid=949 name=/usr/sbin/cupsd
[   11.042917] type=1505 audit(1323537459.086:21): operation="profile_replace" pid=950 name=/usr/sbin/tcpdump
[   13.070959] ppdev: user-space parallel port driver
[   13.250064] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   13.250068] Bluetooth: BNEP filters: protocol multicast
[   13.599009] Bridge firewalling registered
[   14.278061] r8169: eth0: link down
[   14.278303] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   17.302950] [drm] Setting GART location based on new memory map
[   17.319509] [drm] Loading RS780/RS880 CP Microcode
[   17.320238] [drm] Loading RS780/RS880 PFP Microcode
[   17.335237] [drm] Resetting GPU
[   17.335293] [drm] writeback test succeeded in 1 usecs
[   22.898628] hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
[   46.305818] usb 2-1: USB disconnect, address 2
[   46.306838] FAT: bread failed in fat_clusters_flush
[   46.323934] FAT: bread failed in fat_clusters_flush
[   46.344526] FAT: bread failed in fat_clusters_flush
[   46.344567] FAT: bread failed in fat_clusters_flush
[   78.396072] usb 2-1: new high speed USB device using ehci_hcd and address 4
[   78.532543] usb 2-1: configuration #1 chosen from 1 choice
[   78.533699] scsi3 : SCSI emulation for USB Mass Storage devices
[   78.533871] usb-storage: device found at 4
[   78.533875] usb-storage: waiting for device to settle before scanning
[   83.532388] usb-storage: device scan complete
[   83.623648] scsi 3:0:0:0: Direct-Access     Kingston DataTraveler G3  PMAP PQ: 0 ANSI: 0 CCS
[   83.625758] sd 3:0:0:0: Attached scsi generic sg2 type 0
[   84.210240] sd 3:0:0:0: [sdb] 15636864 512-byte logical blocks: (8.00 GB/7.45 GiB)
[   84.210844] sd 3:0:0:0: [sdb] Write Protect is off
[   84.210855] sd 3:0:0:0: [sdb] Mode Sense: 23 00 00 00
[   84.210862] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[   84.215720] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[   84.215733]  sdb: sdb1
[   84.235213] sd 3:0:0:0: [sdb] Assuming drive cache: write through
[   84.235226] sd 3:0:0:0: [sdb] Attached SCSI removable disk


cerencalici

Hangi uygulamayla deniyorsunuz bağlanmayı? Wicd ile bir denemenizi öneririm.
Bir de şifreleme yönteminizi değiştirebilirsiniz; şayet WPA ile şifrelenmişse WEP yaparak deneyebilirsiniz.
Backspace tuşunu kırdım, mutsuzum. :S

SKYLAB

#4
Sorunumu yanlış anladınız sanırım.

Wireless 'ın olup olmadığını biliyor bilgisayar o ışık açık oluyor yani ama ubuntu 'da bir şey gözükmüyor :/

Bir driver eksikliği gibi düşünüyorum sorunun.

Eve döndüğümde prt scr yüklerim buraya.

Ama yine de öneri bekliyorum şimdi

burk

@SKYLAB
http://forum.ubuntu-tr.net/index.php?topic=28198.0
bu konuyu da incele lütfen, senin kartının aynısı ve onun da ışığı yanmıyormuş.

cerencalici

Alıntı yapılan: SKYLAB - 10 Aralık 2011 - 20:43:01
Wireless 'ın olup olmadığını biliyor bilgisayar o ışık açık oluyor yani ama ubuntu 'da bir şey gözükmüyor :/

Hmm... O zaman şöyle bir şey söyleyeyim; bilgisayarın marka ve modelinden mi kaynaklanıyor anlamadım ama benim bilgisayarımda ışığın yanması kablosuz ağ'a bağlı olduğunu göstermez; sadece çevredeki kablosuz ağlara bağlanma yolunu açar. Dolayısıyla yukarıda sözünü ettiğiniz şeyi anlamadım.
9.10 kullanmayı yeni bıraktım, kablosuza bağlanmakta ben de sorun yaşamıştım başta. İlk önce Wicd kurdum, sonra da şifreleme yöntemini değiştirdim, bu sayede de bağlanabildim kablosuza. Yani bağlanamama nedeniniz sadece 9.10 kullanmanız olamaz.
Backspace tuşunu kırdım, mutsuzum. :S

SKYLAB

Tam olarak sorun şu.

Benim wireless lambası klavyenin üzerindeki bir tuşta açık oluyor. Ve onu kapatıp açabiliyorum.  Yani ışıkta bir sorun yok. O normal yanması gerektiği gibi yanıyor.

Sorun ; ışık yanık olduğu halde şöyle gözüküyor :

--



--

Ne yapmam gerek , lütfen yardım edin :(

burk

@SKYLAB
Bence 11.10 sürümü gibi günce bir sürümü indir ve cd ile temiz bir kurulum yap. Onun dışında benim anladığım kadarıyla senin sürücünün yüklenmesi lazım çünkü bilgisayarının açılışnda kablosuz internet ile ilgili bir çalışma görünmüyor.
Ayrıca şu kodları uygular mısın?

rfkill list
sudo lshw -C network
cat /etc/apt/sources.list

SKYLAB

Öncelikle çok teşekkür ederim ilginiz için.

Kablolu bağlantı ile öncelikle ubuntuyu güncelledim. Sonra Broadcom driver 'ını yükledim ve sorun çözüldü. Şuanda ubuntu 'dan yazıyorum.

Çözüldü diye işaretlenebilir.

burk

@SKYLAB sorunun çözüldüğüne sevindim, bundan sonra çözülen konuların için başlığına [Çözüldü] ibaresini eklersen harika olur. :)

alquirel

Çözüldü işaretleyip kilitliyorum...