Wifi slackware

Inace pristekan san na kabel i dok je njega neta ima, kad ga maknem nema internet, pomocu wirelessa na internet nece, a napravia san sve sta bi triba za wireless.
Dakle kad se logujem, odem na “network settings” enabled wlan0

ucinim sljedece rucno u konzoli

ifconfig wlan0 192.168.1.100 netmask 255.255.255.0 up
route add default gw 192.168.1.1
echo name server 192.168.1.1 >/etc/resolve.conf
iwconfig wlan 0 "moja mreza"
iwconfig key - nemam zastitu pa to ni netreba

sad instalira san firmware za iwl4965 to je moja kartica, i program wireless asistant, fino ga otvorim “scan for networks” nade moju mrezu i spoji se connection established pise, medutim ne radi net.

iwconfig

[code]bash-3.1# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

wmaster0 no wireless extensions.

wlan0 IEEE 802.11abgn ESSID:"T-Auschwitz"
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Bit Rate:54 Mb/s Tx-Power=15 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:off
Power Management:off
Link Quality=100/100 Signal level:-48 dBm Noise level=-95 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0[/code]
ifconfig

[code]eth0 Link encap:Ethernet HWaddr 00:1b:38:3f:39:49
inet addr:192.168.1.3 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::21b:38ff:fe3f:3949/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3044 errors:0 dropped:0 overruns:0 frame:0
TX packets:12080 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2097610 (2.0 MiB) TX bytes:1589139 (1.5 MiB)
Interrupt:18 Base address:0x4000

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:128 errors:0 dropped:0 overruns:0 frame:0
TX packets:128 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:11350 (11.0 KiB) TX bytes:11350 (11.0 KiB)

wlan0 Link encap:Ethernet HWaddr 00:13:e8:74:28:33
inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::213:e8ff:fe74:2833/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:11581 errors:0 dropped:0 overruns:0 frame:0
TX packets:801 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:10505623 (10.0 MiB) TX bytes:50094 (48.9 KiB)

wmaster0 Link encap:UNSPEC HWaddr 00-13-E8-74-28-33-77-6C-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING 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)[/code]

Problem je u redoslijedu, idu prvo one dvije iwconfig naredbe pa onda ove preostale tri.

Ako opet ne bude radilo, pošalji izlaz naredbe iwconfig bez parametara nakon otkucanih naredbi ispravnim redoslijedom.

znaci

iwconfig key s: password (to nisan kuca jer nemam)
iwconfig wlan0 essid (moja mreza)
ifconfig wlan0 192.168.1.100 netmask 255.255.255.0 up
route add default gw 192.168.1.1 (to vec iman kad kucan SIOCADDRT: File exists)
echo name server 192.168.1.1. >/etc/resolve.conf

bash-3.1# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

wmaster0 no wireless extensions.

wlan0 IEEE 802.11abgn ESSID:"T-Auschwitz"
Mode:Managed Frequency:2.412 GHz Access Point: Not-Associated
Bit Rate:48 Mb/s Tx-Power=15 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Encryption key:off
Power Management:off
Link Quality=95/100 Signal level:-55 dBm Noise level=-93 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

ne radi…

Driver nešto ne radi… možeš li poslati izlaz naredbe “dmesg | tail” nakon što se učita taj firmware? Čitao sam žalbe ljudi da određene kombinacije kernela i iwl4… drivera prave takve probleme.

bash-3.1# dmesg | tail
eth0: no IPv6 routers present
mtrr: no more MTRRs available
iwlagn 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
iwlagn 0000:04:00.0: restoring config space at offset 0x1 (was 0x100002, writing 0x100006)
firmware: requesting iwlwifi-4965-2.ucode
Registered led device: iwl-phy0:radio
Registered led device: iwl-phy0:assoc
Registered led device: iwl-phy0:RX
Registered led device: iwl-phy0:TX
ADDRCONF(NETDEV_UP): wlan0: link is not ready

stvarno mi nije jasno

šta ovo znači

modprobe -v iwl4965 debug=0x20002

dmesg >dmesg-uname -r_date +%F.txt

wlwifi # ls -1
dmesg-2.6.23-gentoo-r2_2008-06-13.txt
dmesg-2.6.24.7_2008-06-13.txt
dmesg-2.6.25-gentoo-r4_2008-06-13.txt
dmesg-2.6.26-rc5_2008-06-13.txt

i naša san nesto

http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1387
samo ne razumin kako taj patch da korisitm

Ove komande služe da napraviš logove kako bi ih mogao poslati na neki forum radi pomoći :slight_smile: Otkucaj tačno ovako:

rmmod iwl4965 modprobe -v iwl4965 debug=0x20002
Nakon toga se probaj konektovati, a zatim otkucaj ovu komandu:

dmesg > debug.txt

Zatim pošalji sadržaj fajla debug.txt. Najbolje je da za to koristiš servis www.pastebin.ca . Moguće je da ti nakon tih komandi wireless proradi, pa onda opet padne za 10ak minuta - ako se to desi, javi!

Ovaj link što si poslao vezan je za neispravno prijavljivanje brzine, kod tebe se uopšte ne može spojiti na AP, tako da nije koristan za tebe.

Ranije si rekao

Možeš li reći tačno šta si uradio, prije svega odakle si skinuo driver?

Pošalji verziju kernela (komanda uname -r).

Eto ako sam šta zaboravio nek neko dopuni :slight_smile:

ovo mi kaze
bash-3.1# rmmod iwl4965
ERROR: Module iwl4965 does not exist in /proc/modules

kernel je 2.6.27.7-smp

i frimewire san skinia sa http://wireless.kernel.org/en/users/Drivers/iwl4965#firmware

hmm ovog puta kad san diga slack

bash-3.1# dmesg by override. Enabling APIC mode: Flat. Using 1 I/O APICs ACPI: HPET id: 0x8086a201 base: 0xfed00000 Using ACPI (MADT) for SMP configuration information SMP: Allowing 2 CPUs, 0 hotplug CPUs mapped APIC to ffffb000 (fee00000) mapped IOAPIC to ffffa000 (fec00000) PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000 PM: Registered nosave memory: 00000000000dc000 - 0000000000100000 Allocating PCI resources starting at 50000000 (gap: 40000000:a0000000) PERCPU: Allocating 39452 bytes of per cpu data NR_CPUS: 32, nr_cpu_ids: 2, nr_node_ids 1 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 257586 Kernel command line: BOOT_IMAGE=Linux ro root=804 vt.default_utf8=0 Enabling fast FPU save and restore... done. Enabling unmasked SIMD FPU exception support... done. Initializing CPU#0 PID hash table entries: 4096 (order: 12, 16384 bytes) TSC: PIT calibration confirmed by PMTIMER. TSC: using PIT calibration value Detected 1728.978 MHz processor. Console: colour dummy device 80x25 console [tty0] enabled Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) Memory: 1019388k/1038848k available (6388k kernel code, 18708k reserved, 2148k data, 424k init, 121344k highmem) virtual kernel memory layout: fixmap : 0xffe19000 - 0xfffff000 (1944 kB) pkmap : 0xff800000 - 0xffc00000 (4096 kB) vmalloc : 0xf8800000 - 0xff7fe000 ( 111 MB) lowmem : 0xc0000000 - 0xf8000000 ( 896 MB) .init : 0xc0963000 - 0xc09cd000 ( 424 kB) .data : 0xc073d137 - 0xc0956278 (2148 kB) .text : 0xc0100000 - 0xc073d137 (6388 kB) Checking if this processor honours the WP bit even in supervisor mode...Ok. CPA: page pool initialized 1 of 1 pages preallocated SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 hpet clockevent registered Calibrating delay loop (skipped), value calculated using timer frequency.. 3457.95 BogoMIPS (lpj=6915912) Security Framework initialized Mount-cache hash table entries: 512 CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 2048K CPU: Physical Processor ID: 0 CPU: Processor Core ID: 0 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#0. using mwait in idle threads. Checking 'hlt' instruction... OK. ACPI: Core revision 20080609 ENABLING IO-APIC IRQs ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 CPU0: Intel(R) Core(TM)2 CPU T5300 @ 1.73GHz stepping 02 Booting processor 1/1 ip 6000 Initializing CPU#1 Calibrating delay using timer specific routine.. 3458.00 BogoMIPS (lpj=6916004) CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 2048K CPU: Physical Processor ID: 0 CPU: Processor Core ID: 1 Intel machine check architecture supported. Intel machine check reporting enabled on CPU#1. CPU1: Intel(R) Core(TM)2 CPU T5300 @ 1.73GHz stepping 02 checking TSC synchronization [CPU#0 -> CPU#1]: passed. Brought up 2 CPUs Total of 2 processors activated (6915.95 BogoMIPS). net_namespace: 776 bytes xor: automatically using best checksumming function: pIII_sse pIII_sse : 6256.000 MB/sec xor: using function: pIII_sse (6256.000 MB/sec) NET: Registered protocol family 16 No dock devices found. ACPI: bus type pci registered PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255 PCI: MCFG area at e0000000 reserved in E820 PCI: Using MMCONFIG for extended config space PCI: Using configuration type 1 for base access ACPI: EC: Look up EC in DSDT ACPI: BIOS _OSI(Linux) query ignored via DMI ACPI: Interpreter enabled ACPI: (supports S0 S3 S4 S5) ACPI: Using IOAPIC for interrupt routing ACPI: EC: non-query interrupt received, switching to interrupt mode ACPI: EC: GPE storm detected, transactions will use polling mode ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62 ACPI: EC: driver started in interrupt mode ACPI: PCI Root Bridge [PCI0] (0000:00) PCI: 0000:00:02.0 reg 10 32bit mmio: [dc100000, dc17ffff] PCI: 0000:00:02.0 reg 14 io port: [1800, 1807] PCI: 0000:00:02.0 reg 18 32bit mmio: [c0000000, cfffffff] PCI: 0000:00:02.0 reg 1c 32bit mmio: [dc200000, dc23ffff] PCI: 0000:00:02.1 reg 10 32bit mmio: [dc180000, dc1fffff] PCI: 0000:00:1b.0 reg 10 64bit mmio: [dc440000, dc443fff] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold pci 0000:00:1b.0: PME# disabled pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold pci 0000:00:1c.0: PME# disabled pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold pci 0000:00:1c.1: PME# disabled pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold pci 0000:00:1c.2: PME# disabled PCI: 0000:00:1d.0 reg 20 io port: [1820, 183f] PCI: 0000:00:1d.1 reg 20 io port: [1840, 185f] PCI: 0000:00:1d.2 reg 20 io port: [1860, 187f] PCI: 0000:00:1d.3 reg 20 io port: [1880, 189f] PCI: 0000:00:1d.7 reg 10 32bit mmio: [dc444000, dc4443ff] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold pci 0000:00:1d.7: PME# disabled pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH6 ACPI/GPIO/TCO pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH6 GPIO PCI: 0000:00:1f.2 reg 10 io port: [0, 7] PCI: 0000:00:1f.2 reg 14 io port: [0, 3] PCI: 0000:00:1f.2 reg 18 io port: [0, 7] PCI: 0000:00:1f.2 reg 1c io port: [0, 3] PCI: 0000:00:1f.2 reg 20 io port: [18b0, 18bf] pci 0000:00:1f.2: PME# supported from D3hot pci 0000:00:1f.2: PME# disabled PCI: 0000:00:1f.3 reg 20 io port: [18c0, 18df] PCI: bridge 0000:00:1c.0 io port: [2000, 2fff] PCI: bridge 0000:00:1c.0 32bit mmio: [d6000000, d7ffffff] PCI: bridge 0000:00:1c.0 64bit mmio pref: [d0000000, d1ffffff] PCI: 0000:04:00.0 reg 10 64bit mmio: [d8000000, d8001fff] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold pci 0000:04:00.0: PME# disabled PCI: bridge 0000:00:1c.1 io port: [3000, 3fff] PCI: bridge 0000:00:1c.1 32bit mmio: [d8000000, d9ffffff] PCI: bridge 0000:00:1c.1 64bit mmio pref: [d2000000, d3ffffff] PCI: 0000:05:00.0 reg 10 io port: [4000, 40ff] PCI: 0000:05:00.0 reg 18 64bit mmio: [da000000, da000fff] PCI: 0000:05:00.0 reg 30 32bit mmio: [0, 1ffff] pci 0000:05:00.0: supports D1 pci 0000:05:00.0: supports D2 pci 0000:05:00.0: PME# supported from D1 D2 D3hot D3cold pci 0000:05:00.0: PME# disabled PCI: bridge 0000:00:1c.2 io port: [4000, 4fff] PCI: bridge 0000:00:1c.2 32bit mmio: [da000000, dbffffff] PCI: bridge 0000:00:1c.2 64bit mmio pref: [d4000000, d5ffffff] PCI: 0000:06:04.0 reg 10 32bit mmio: [0, fff] pci 0000:06:04.0: supports D1 pci 0000:06:04.0: supports D2 pci 0000:06:04.0: PME# supported from D0 D1 D2 D3hot D3cold pci 0000:06:04.0: PME# disabled PCI: 0000:06:04.1 reg 10 32bit mmio: [dc005000, dc0057ff] PCI: 0000:06:04.1 reg 14 32bit mmio: [dc000000, dc003fff] pci 0000:06:04.1: supports D1 pci 0000:06:04.1: supports D2 pci 0000:06:04.1: PME# supported from D0 D1 D2 D3hot pci 0000:06:04.1: PME# disabled PCI: 0000:06:04.2 reg 10 32bit mmio: [dc004000, dc004fff] pci 0000:06:04.2: supports D1 pci 0000:06:04.2: supports D2 pci 0000:06:04.2: PME# supported from D0 D1 D2 D3hot pci 0000:06:04.2: PME# disabled PCI: 0000:06:04.3 reg 10 32bit mmio: [dc005800, dc0058ff] pci 0000:06:04.3: supports D1 pci 0000:06:04.3: supports D2 pci 0000:06:04.3: PME# supported from D0 D1 D2 D3hot pci 0000:06:04.3: PME# disabled pci 0000:00:1e.0: transparent bridge PCI: bridge 0000:00:1e.0 32bit mmio: [dc000000, dc0fffff] bus 00 -> node 0 ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 *10 12 14 15) ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11 ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15) ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11 ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15) Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init ACPI: bus type pnp registered pnp: PnP ACPI: found 10 devices ACPI: ACPI bus type pnp unregistered SCSI subsystem initialized libata version 3.00 loaded. usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb PCI: Using ACPI for IRQ routing tracer: 772 pages allocated for 65536 entries of 48 bytes actual entries 65620 ACPI: RTC can wake from S4 system 00:01: ioport range 0xfe00-0xfe7f has been reserved system 00:01: ioport range 0xfe80-0xfeff has been reserved system 00:01: ioport range 0xff00-0xff7f has been reserved system 00:01: iomem range 0xe0000000-0xefffffff could not be reserved system 00:01: iomem range 0xfed14000-0xfed17fff could not be reserved system 00:01: iomem range 0xfed18000-0xfed18fff could not be reserved system 00:01: iomem range 0xfed19000-0xfed19fff could not be reserved system 00:01: iomem range 0xfed1c000-0xfed1ffff could not be reserved system 00:01: iomem range 0xfed20000-0xfed3ffff could not be reserved system 00:01: iomem range 0xfed40000-0xfed44fff could not be reserved system 00:01: iomem range 0xfed45000-0xfed8ffff could not be reserved system 00:04: iomem range 0xfed00000-0xfed003ff could not be reserved system 00:06: ioport range 0x800-0x80f has been reserved system 00:06: ioport range 0x1000-0x107f has been reserved system 00:06: ioport range 0x1180-0x11bf has been reserved pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02 pci 0000:00:1c.0: IO window: 0x2000-0x2fff pci 0000:00:1c.0: MEM window: 0xd6000000-0xd7ffffff pci 0000:00:1c.0: PREFETCH window: 0x000000d0000000-0x000000d1ffffff pci 0000:00:1c.1: PCI bridge, secondary bus 0000:04 pci 0000:00:1c.1: IO window: 0x3000-0x3fff pci 0000:00:1c.1: MEM window: 0xd8000000-0xd9ffffff pci 0000:00:1c.1: PREFETCH window: 0x000000d2000000-0x000000d3ffffff pci 0000:00:1c.2: PCI bridge, secondary bus 0000:05 pci 0000:00:1c.2: IO window: 0x4000-0x4fff pci 0000:00:1c.2: MEM window: 0xda000000-0xdbffffff pci 0000:00:1c.2: PREFETCH window: 0x000000d4000000-0x000000d5ffffff pci 0000:06:04.0: CardBus bridge, secondary bus 0000:07 pci 0000:06:04.0: IO window: 0x005000-0x0050ff pci 0000:06:04.0: IO window: 0x005400-0x0054ff pci 0000:06:04.0: PREFETCH window: 0x50000000-0x53ffffff pci 0000:06:04.0: MEM window: 0x54000000-0x57ffffff pci 0000:00:1e.0: PCI bridge, secondary bus 0000:06 pci 0000:00:1e.0: IO window: 0x5000-0x5fff pci 0000:00:1e.0: MEM window: 0xdc000000-0xdc0fffff pci 0000:00:1e.0: PREFETCH window: 0x00000050000000-0x00000053ffffff pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 pci 0000:00:1c.0: setting latency timer to 64 pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16 pci 0000:00:1c.1: setting latency timer to 64 pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 pci 0000:00:1c.2: setting latency timer to 64 pci 0000:00:1e.0: setting latency timer to 64 pci 0000:06:04.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 bus: 00 index 0 io port: [0, ffff] bus: 00 index 1 mmio: [0, ffffffff] bus: 02 index 0 io port: [2000, 2fff] bus: 02 index 1 mmio: [d6000000, d7ffffff] bus: 02 index 2 mmio: [d0000000, d1ffffff] bus: 02 index 3 mmio: [0, 0] bus: 04 index 0 io port: [3000, 3fff] bus: 04 index 1 mmio: [d8000000, d9ffffff] bus: 04 index 2 mmio: [d2000000, d3ffffff] bus: 04 index 3 mmio: [0, 0] bus: 05 index 0 io port: [4000, 4fff] bus: 05 index 1 mmio: [da000000, dbffffff] bus: 05 index 2 mmio: [d4000000, d5ffffff] bus: 05 index 3 mmio: [0, 0] bus: 06 index 0 io port: [5000, 5fff] bus: 06 index 1 mmio: [dc000000, dc0fffff] bus: 06 index 2 mmio: [50000000, 53ffffff] bus: 06 index 3 io port: [0, ffff] bus: 06 index 4 mmio: [0, ffffffff] bus: 07 index 0 io port: [5000, 50ff] bus: 07 index 1 io port: [5400, 54ff] bus: 07 index 2 mmio: [50000000, 53ffffff] bus: 07 index 3 mmio: [54000000, 57ffffff] NET: Registered protocol family 2 IP route cache hash table entries: 32768 (order: 5, 131072 bytes) TCP established hash table entries: 131072 (order: 8, 1048576 bytes) TCP bind hash table entries: 65536 (order: 7, 524288 bytes) TCP: Hash tables configured (established 131072 bind 65536) TCP reno registered NET: Registered protocol family 1 Simple Boot Flag at 0x36 set to 0x1 highmem bounce pool size: 64 pages VFS: Disk quotas dquot_6.5.1 Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) NTFS driver 2.1.29 [Flags: R/W]. JFS: nTxBlock = 7966, nTxLock = 63734 SGI XFS with ACLs, security attributes, large block numbers, no debug enabled SGI XFS Quota Management subsystem GFS2 (built Nov 20 2008 22:30:39) installed msgmni has been set to 1754 async_tx: api initialized (async) io scheduler noop registered io scheduler anticipatory registered io scheduler deadline registered io scheduler cfq registered (default) pci 0000:00:02.0: Boot video device pcieport-driver 0000:00:1c.0: setting latency timer to 64 pcieport-driver 0000:00:1c.0: found MSI capability pci_express 0000:00:1c.0:pcie00: allocate port service pci_express 0000:00:1c.0:pcie02: allocate port service pci_express 0000:00:1c.0:pcie03: allocate port service pcieport-driver 0000:00:1c.1: setting latency timer to 64 pcieport-driver 0000:00:1c.1: found MSI capability pci_express 0000:00:1c.1:pcie00: allocate port service pci_express 0000:00:1c.1:pcie02: allocate port service pci_express 0000:00:1c.1:pcie03: allocate port service pcieport-driver 0000:00:1c.2: setting latency timer to 64 pcieport-driver 0000:00:1c.2: found MSI capability pci_express 0000:00:1c.2:pcie00: allocate port service pci_express 0000:00:1c.2:pcie02: allocate port service pci_express 0000:00:1c.2:pcie03: allocate port service pci_hotplug: PCI Hot Plug PCI Core version: 0.5 vesafb: framebuffer at 0xc0000000, mapped to 0xf8d00000, using 1536k, total 7872k vesafb: mode is 1024x768x8, linelength=1024, pages=9 vesafb: scrolling: redraw vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0 Console: switching to colour frame buffer device 128x48 fb0: VESA VGA frame buffer device isapnp: Scanning for PnP cards... isapnp: No Plug & Play device found Serial: 8250/16550 driver4 ports, IRQ sharing enabled floppy0: no floppy controllers found brd: module loaded loop: module loaded Compaq SMART2 Driver (v 2.6.0) HP CISS Driver (v 3.6.20) input: Macintosh mouse button emulation as /devices/virtual/input/input0 Uniform Multi-Platform E-IDE driver ide-floppy driver 1.00 Loading iSCSI transport class v2.0-870. rdac: device handler registered hp_sw: device handler registered emc: device handler registered alua: device handler registered Loading Adaptec I2O RAID: Version 2.4 Build 5go Detecting Adaptec I2O RAID controllers... Adaptec aacraid driver 1.1-5[2456]-ms aic94xx: Adaptec aic94xx SAS/SATA driver version 1.0.3 loaded scsi: <fdomain> Detection failed (no card) sym53c416.c: Version 1.0.0-ac qlogicfas: no cards were found, please specify I/O address and IRQ using iobase= and irq= options<6>QLogic Fibre Channel HBA Driver: 8.02.01-k7 iscsi: registered transport (qla4xxx) QLogic iSCSI HBA Driver Emulex LightPulse Fibre Channel SCSI driver 8.2.7 Copyright(c) 2004-2008 Emulex. All rights reserved. Failed initialization of WD-7000 SCSI card! DC390: clustering now enabled by default. If you get problems load with "disable_clustering=1" and report to maintainers megaraid cmm: 2.20.2.7 (Release Date: Sun Jul 16 00:01:03 EST 2006) megaraid: 2.20.5.1 (Release Date: Thu Nov 16 15:32:35 EST 2006) megasas: 00.00.04.01 Thu July 24 11:41:51 PST 2008 GDT-HA: Storage RAID Controller Driver. Version: 3.05 3ware Storage Controller device driver for Linux v1.26.02.002. 3ware 9000 Storage Controller device driver for Linux v2.26.02.011. nsp32: loading... ipr: IBM Power RAID SCSI Device Driver version: 2.4.1 (April 24, 2007) RocketRAID 3xxx/4xxx Controller driver v1.3 (071203) stex: Promise SuperTrak EX Driver version: 3.6.0000.1 st: Version 20080504, fixed bufsize 32768, s/g segs 256 Driver 'st' needs updating - please use bus_type methods Driver 'sd' needs updating - please use bus_type methods Driver 'sr' needs updating - please use bus_type methods ata_piix 0000:00:1f.2: version 2.12 ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ] ata_piix 0000:00:1f.2: setting latency timer to 64 scsi2 : ata_piix scsi3 : ata_piix ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x18b0 irq 14 ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x18b8 irq 15 ata1.00: ATA-7: Hitachi HTS541612J9SA00, SBDOC7DP, max UDMA/100 ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 0/32) ata1.00: configured for UDMA/100 ata2.00: ATAPI: HL-DT-ST DVDRAM GSA-T20N, WT03, max UDMA/33 ata2.00: configured for UDMA/33 scsi 2:0:0:0: Direct-Access ATA Hitachi HTS54161 SBDO PQ: 0 ANSI: 5 sd 2:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB) sd 2:0:0:0: [sda] Write Protect is off sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sd 2:0:0:0: [sda] 234441648 512-byte hardware sectors (120034 MB) sd 2:0:0:0: [sda] Write Protect is off sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00 sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA sda: sda1 sda2 < sda5 > sda3 sda4 sd 2:0:0:0: [sda] Attached SCSI disk scsi 3:0:0:0: CD-ROM HL-DT-ST DVDRAM GSA-T20N WT03 PQ: 0 ANSI: 5 sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray Uniform CD-ROM driver Revision: 3.20 sr 3:0:0:0: Attached scsi CD-ROM sr0 I2O subsystem v1.325 i2o: max drivers = 8 I2O Configuration OSM v1.323 I2O Bus Adapter OSM v1.317 I2O Block Device OSM v1.325 I2O SCSI Peripheral OSM v1.316 I2O ProcFS OSM v1.316 Fusion MPT base driver 3.04.07 Copyright (c) 1999-2008 LSI Corporation Fusion MPT SPI Host driver 3.04.07 Fusion MPT FC Host driver 3.04.07 Fusion MPT SAS Host driver 3.04.07 ohci1394 0000:06:04.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[17] MMIO=[dc005000-dc0057ff] Max Packet=[2048] IR/IT contexts=[4/8] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 ehci_hcd 0000:00:1d.7: setting latency timer to 64 ehci_hcd 0000:00:1d.7: EHCI Host Controller ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 ehci_hcd 0000:00:1d.7: debug port 1 ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported ehci_hcd 0000:00:1d.7: irq 23, io mem 0xdc444000 ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 8 ports detected usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb1: Product: EHCI Host Controller usb usb1: Manufacturer: Linux 2.6.27.7-smp ehci_hcd usb usb1: SerialNumber: 0000:00:1d.7 116x: driver isp116x-hcd, 03 Nov 2005 ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver USB Universal Host Controller Interface driver v3.0 uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 uhci_hcd 0000:00:1d.0: setting latency timer to 64 uhci_hcd 0000:00:1d.0: UHCI Host Controller uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001820 usb usb2: configuration #1 chosen from 1 choice hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb2: Product: UHCI Host Controller usb usb2: Manufacturer: Linux 2.6.27.7-smp uhci_hcd usb usb2: SerialNumber: 0000:00:1d.0 uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 uhci_hcd 0000:00:1d.1: setting latency timer to 64 uhci_hcd 0000:00:1d.1: UHCI Host Controller uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001840 usb 1-6: new high speed USB device using ehci_hcd and address 3 usb usb3: configuration #1 chosen from 1 choice hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb3: Product: UHCI Host Controller usb usb3: Manufacturer: Linux 2.6.27.7-smp uhci_hcd usb usb3: SerialNumber: 0000:00:1d.1 uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 uhci_hcd 0000:00:1d.2: setting latency timer to 64 uhci_hcd 0000:00:1d.2: UHCI Host Controller uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860 usb usb4: configuration #1 chosen from 1 choice hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected usb 1-6: configuration #1 chosen from 1 choice usb 1-6: New USB device found, idVendor=04f2, idProduct=b008 usb 1-6: New USB device strings: Mfr=2, Product=1, SerialNumber=3 usb 1-6: Product: Chicony USB 2.0 Camera usb 1-6: Manufacturer: Chicony Electronics Co., Ltd. usb 1-6: SerialNumber: SN0001 usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb4: Product: UHCI Host Controller usb usb4: Manufacturer: Linux 2.6.27.7-smp uhci_hcd usb usb4: SerialNumber: 0000:00:1d.2 uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 uhci_hcd 0000:00:1d.3: setting latency timer to 64 uhci_hcd 0000:00:1d.3: UHCI Host Controller uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001880 usb usb5: configuration #1 chosen from 1 choice hub 5-0:1.0: USB hub found hub 5-0:1.0: 2 ports detected usb 4-1: new low speed USB device using uhci_hcd and address 2 usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb5: Product: UHCI Host Controller usb usb5: Manufacturer: Linux 2.6.27.7-smp uhci_hcd usb usb5: SerialNumber: 0000:00:1d.3 sl811: driver sl811-hcd, 19 May 2005 Initializing USB Mass Storage driver... usb 4-1: configuration #1 chosen from 1 choice usb 4-1: New USB device found, idVendor=062a, idProduct=0000 usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 usbcore: registered new interface driver usb-storage USB Mass Storage support registered. PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 i8042.c: Detected active multiplexing controller, rev 1.1. serio: i8042 KBD port at 0x60,0x64 irq 1 serio: i8042 AUX0 port at 0x60,0x64 irq 12 serio: i8042 AUX1 port at 0x60,0x64 irq 12 serio: i8042 AUX2 port at 0x60,0x64 irq 12 serio: i8042 AUX3 port at 0x60,0x64 irq 12 mice: PS/2 mouse device common for all mice i2c /dev entries driver md: linear personality registered for level -1 md: raid0 personality registered for level 0 md: raid1 personality registered for level 1 md: raid10 personality registered for level 10 input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 raid6: int32x1 661 MB/s raid6: int32x2 634 MB/s raid6: int32x4 509 MB/s raid6: int32x8 474 MB/s ieee1394: Host added: ID:BUS[0-00:1023] GUID[00023f78bb400efb] raid6: mmxx1 2192 MB/s raid6: mmxx2 2552 MB/s raid6: sse1x1 1356 MB/s raid6: sse1x2 1842 MB/s raid6: sse2x1 2574 MB/s raid6: sse2x2 3045 MB/s raid6: using algorithm sse2x2 (3045 MB/s) md: raid6 personality registered for level 6 md: raid5 personality registered for level 5 md: raid4 personality registered for level 4 md: multipath personality registered for level -4 device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com usbcore: registered new interface driver hiddev input: HID 062a:0000 as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/input/input2 input,hidraw0: USB HID v1.10 Mouse [HID 062a:0000] on usb-0000:00:1d.2-1 usbcore: registered new interface driver usbhid usbhid: v2.6:USB HID core driver TCP cubic registered Initializing XFRM netlink socket NET: Registered protocol family 17 RPC: Registered udp transport module. RPC: Registered tcp transport module. Using IPI No-Shortcut mode md: Autodetecting RAID arrays. md: Scanned 0 and added 0 devices. md: autorun ... md: ... autorun DONE. EXT3-fs: INFO: recovery required on readonly filesystem. EXT3-fs: write access will be enabled during recovery. kjournald starting. Commit interval 5 seconds EXT3-fs: recovery complete. EXT3-fs: mounted filesystem with ordered data mode. VFS: Mounted root (ext3 filesystem) readonly. Freeing unused kernel memory: 424k freed r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded r8169 0000:05:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 r8169 0000:05:00.0: setting latency timer to 64 r8169 0000:05:00.0: no MSI. Back to INTx. eth0: RTL8101e at 0xf8cd8000, 00:1b:38:3f:39:49, XID 34000000 IRQ 18 input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 ACPI: Power Button (FF) [PWRF] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4 ACPI: Lid Switch [LID0] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5 ACPI: Power Button (CM) [PWRB] Linux video capture interface: v2.00 intel_rng: FWH not detected ACPI: AC Adapter [ACAD] (on-line) uvcvideo: Found UVC 1.00 device Chicony USB 2.0 Camera (04f2:b008) input: Chicony USB 2.0 Camera as /devices/pci0000:00/0000:00:1d.7/usb1/1-6/1-6:1.0/input/input6 usbcore: registered new interface driver uvcvideo USB Video Class driver (v0.1.0) i2c_core: exports duplicate symbol i2c_smbus_xfer (owned by kernel) i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19 input: PS/2 Generic Mouse as /devices/platform/i8042/serio4/input/input7 ACPI: I/O resource 0000:00:1f.3 [0x18c0-0x18df] conflicts with ACPI region SMBI [0x18c0-0x18cf] ACPI: Device needs an ACPI driver sd 2:0:0:0: Attached scsi generic sg0 type 0 sr 3:0:0:0: Attached scsi generic sg1 type 5 ACPI: Battery Slot [BAT1] (battery present) iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 1.3.27ks iwlagn: Copyright(c) 2003-2008 Intel Corporation iwlagn 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 iwlagn 0000:04:00.0: setting latency timer to 64 iwlagn: Detected Intel Wireless WiFi Link 4965AGN REV=0x4 iwlagn: Tunable channels: 13 802.11bg, 19 802.11a channels iwlagn 0000:04:00.0: PCI INT A disabled phy0: Selected rate control algorithm 'iwl-agn-rs' Linux agpgart interface v0.103 acpi device:04: registered as cooling_device0 input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:01/device:02/input/input8 ACPI: Video Device [VGA] (multi-head: yes rom: no post: no) acpi device:0a: registered as cooling_device1 input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:07/input/input9 ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no) ACPI: SSDT 3F68851F, 0238 (r1 PmRef Cpu0Ist 3000 INTL 20050624) ACPI: SSDT 3F687FD8, 04C2 (r1 PmRef Cpu0Cst 3001 INTL 20050624) Monitor-Mwait will be used to enter C-1 state Monitor-Mwait will be used to enter C-2 state Monitor-Mwait will be used to enter C-3 state ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3]) processor ACPI0007:00: registered as cooling_device2 ACPI: Processor [CPU0] (supports 8 throttling states) ACPI: SSDT 3F688757, 00C8 (r1 PmRef Cpu1Ist 3000 INTL 20050624) ACPI: SSDT 3F68849A, 0085 (r1 PmRef Cpu1Cst 3000 INTL 20050624) ACPI: CPU1 (power states: C1[C1] C2[C2] C3[C3]) processor ACPI0007:01: registered as cooling_device3 ACPI: Processor [CPU1] (supports 8 throttling states) Marking TSC unstable due to possible TSC halt in C2 agpgart-intel 0000:00:00.0: Intel 945GM Chipset agpgart-intel 0000:00:00.0: detected 7932K stolen memory agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000 sdhci: Secure Digital Host Controller Interface driver sdhci: Copyright(c) Pierre Ossman HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 HDA Intel 0000:00:1b.0: setting latency timer to 64 hda_codec: Unknown model for ALC660VD/ALC861VD, trying auto-probe from BIOS... tifm_7xx1 0000:06:04.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 Yenta: CardBus bridge found at 0000:06:04.0 [1179:ff00] Yenta: Enabling burst memory read transactions Yenta: Using CSCINT to route CSC interrupts to PCI Yenta: Routing CardBus interrupts to PCI Yenta TI: socket 0000:06:04.0, mfunc 0x10aa1b22, devctl 0x64 Yenta: ISA IRQ mask 0x0cf8, PCI irq 16 Socket status: 30000006 Yenta: Raising subordinate bus# of parent bus (#06) from #06 to #0a pcmcia: parent PCI bridge I/O window: 0x5000 - 0x5fff cs: IO port probe 0x5000-0x5fff: clean. pcmcia: parent PCI bridge Memory window: 0xdc000000 - 0xdc0fffff pcmcia: parent PCI bridge Memory window: 0x50000000 - 0x53ffffff sdhci-pci 0000:06:04.3: SDHCI controller found [104c:803c] (rev 0) sdhci-pci 0000:06:04.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18 mmc0: SDHCI controller on PCI [0000:06:04.3] using DMA Adding 498004k swap on /dev/sda3. Priority:-1 extents:1 across:498004k fuse init (API version 7.9) EXT3 FS on sda4, internal journal lp: driver loaded but no devices found ppdev: user-space parallel port driver r8169: eth0: link up r8169: eth0: link up NET: Registered protocol family 10 lo: Disabled Privacy Extensions eth0: no IPv6 routers present mtrr: no more MTRRs available ACPI: EC: missing confirmations, switch off interrupt mode. iwlagn 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 iwlagn 0000:04:00.0: restoring config space at offset 0x1 (was 0x100002, writing 0x100006) firmware: requesting iwlwifi-4965-2.ucode Registered led device: iwl-phy0:radio Registered led device: iwl-phy0:assoc Registered led device: iwl-phy0:RX Registered led device: iwl-phy0:TX ADDRCONF(NETDEV_UP): wlan0: link is not ready iwlagn 0000:04:00.0: PCI INT A disabled iwlagn 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 iwlagn 0000:04:00.0: restoring config space at offset 0x1 (was 0x100002, writing 0x100006) Registered led device: iwl-phy0:radio Registered led device: iwl-phy0:assoc Registered led device: iwl-phy0:RX Registered led device: iwl-phy0:TX wlan0: authenticate with AP 00:1d:68:fb:f3:1d wlan0: authenticated wlan0: associate with AP 00:1d:68:fb:f3:1d ADDRCONF(NETDEV_UP): wlan0: link is not ready wlan0: RX AssocResp from 00:1d:68:fb:f3:1d (capab=0x401 status=0 aid=1) wlan0: associated ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready wlan0: no IPv6 routers present r8169: eth0: link down r8169: eth0: link up
nasa mi je access point