View Full Version : problema connessione tiscali
ambulanza
27-02-2011, 12:38
ciaoooOO ho un problema con ubunut e una connessione tiscali router a cui ho attaccato la macchinetta wifi...
praticamente mi riconosce subito la connessione, si connette, ma per TRENTA minuti buoni non riesco ad aprire le pagine, mi da un errore come se non fossi connesso.
passiti 30 minuti, senza che io tocchi niente, la situazione si risolve... che posso fare?
premetto che è un problema che mi da solo con la connessione in questione, in casa dei miei ce alice e va da dio subito...
??
- ai ping risponde?
- controlla /etc/resolv.conf
ambulanza
27-02-2011, 20:23
mi dice
bash: permesso negato
ambulanza
27-02-2011, 20:29
ho aperto con sudo gedit e mi apre una finestra, con il nome della connessione, o meglio mi dice:
generated by networkmanager
servername 192.168.1.1
che faccio??
prova a mettere la riga:
servername 8.8.8.8
prima dell'altra
p.s.
ai ping risponde allora?
ambulanza
27-02-2011, 20:52
prova a mettere la riga:
servername 8.8.8.8
prima dell'altra
p.s.
ai ping risponde allora?
no credo di no.
nel senso ho messo 82.211.81.158 nell indirizzo di rete, invia 5 pacchetti e ne ritornano zero...
ma l 8.8.8.8 dici di metterlo enlla schermta dove mi esce
servername 192.168.1.1 ?
8.8.8.8 e' solo un server DNS, metti quello che vuoi prima di "nameserver 192....ecc"
prova vari ping: con nome o con numero ip
sei connesso al router ?
ambulanza
27-02-2011, 21:05
si... cioe se dal terminale cerco l'indirizzo IP me lo fa saltar fuori (con ifconfig eth1) quindi credo sia connesso... anche dall'elenco connessione wifi mi dice che son connesso, eppure le pagine non si aprono....
ambulanza
03-03-2011, 16:22
nessuno?
ricontrolla se rispondono questi ping:
1) ping 192.168.1.1 (indirizzo del router)
2) ping 74.125.232.114
3) ping www.google.it
ambulanza
05-03-2011, 00:41
ricontrolla se rispondono questi ping:
1) ping 192.168.1.1 (indirizzo del router)
2) ping 74.125.232.114
3) ping www.google.it
1) pacchetti inviati 5, ricevuti 0
2) pacchetti inviati 5, ricevuti 0
3)l'indirizzo non può essere trovato
è una cosa super strana, perchè quando accendo il wifi mi dice "connessione stabilita" ma poi non mi apre le pagine... oggi mi è successo anche con un altra rete, quindi non è un problema della connessione... uff :(
???
la connessione sembra giu'
dentro /var/log/messages hai qualche errore al riguardo?
o in: dmesg
p.s.
se riprovi a instaurare la connessione con:
dhclient eth0
che dice?
ambulanza
06-03-2011, 21:18
esattamente dove devo guardare in dmesg? perche mi da un error: (UNC) ma nn so cosa sia...??
instaurare la connessione intendi creare una nuova connessione da "connessioni reti nascoste"?
tipo: dmesg | grep eth0
provando a avviare la connessione a mano: sudo dhclient eth0
p.s.
e dopo mezzora funziona?
controlla pure che non ci siano reti aperte dei vicini magari con lo stesso indirizzo di default 192.168.1.1
potrebbe connetteri a loro perche sono aperte ma poii non navighi perche hanno attivo il filtro mac address
in tal caso cambia l'indirizzo del tuo router
p.s
prova pure ad editare /etc/hosts
aggiungendo il nome del tuo router
[Indirizzo Internet ] [nome host ufficiale]
es
192.168.1.1 pirellonepincopallo
ambulanza
07-03-2011, 10:19
controlla pure che non ci siano reti aperte dei vicini magari con lo stesso indirizzo di default 192.168.1.1
potrebbe connetteri a loro perche sono aperte ma poii non navighi perche hanno attivo il filtro mac address
in tal caso cambia l'indirizzo del tuo router
p.s
prova pure ad editare /etc/hosts
aggiungendo il nome del tuo router
[Indirizzo Internet ] [nome host ufficiale]
es
192.168.1.1 pirellonepincopallo
no credo che la rete sia corretta, infatti dopo 30 minuti (piu o meno) la connessione funziona correttamente... cioè se lascio la connessione aperta per una mezz oretta il problema si risolve, è assurdo.
io controllerei che messaggi hai nella mezzora in
/var/log/messages
e
dmesg
Ma l'ip del router qual'e` non lo sai? Se non pinga nemmeno quello... c'e` sicuramente un errore banalissimo nella configurazione della rete quindi ricontrolla tutto meglio...
Cmq per capirci qualche cosa, dai
/sbin/route -n
e
/sbin/ip addr show
sia prima di avviare la connessione che dopo, e posta i risultati, ma esatti... fai un copiaincolla da qualche parte e postali esattamente come escono :o
Cmq l'unica cosa della mezz'ora che mi viene in mente che puo` essere e` magari il dhcp che scade e si riprende quindi i parametri giusti.
ambulanza
10-03-2011, 23:59
io controllerei che messaggi hai nella mezzora in
/var/log/messages
e
dmesg
ma cosa devo guardare esattamente? ti posto una schermata dove ho trovato "error"[
http://img705.imageshack.us/i/errorkmc.png/
http://img705.imageshack.us/f/errorkmc.png/
[PRIMA] (ora provo a riavviare, ma magari dopo nn riesco piu a connettermi, quindi per ora ti posto il dopo :D)
risultati /sbin/route -n
Tabella di routing IP del kernel
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 2 0 0 eth1
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth1
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth1
...e /sbin/ip addr show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
link/ether 00:c0:9f:48:23:5d brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
link/ether 00:0e:35:f4:7f:48 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.4/24 brd 192.168.1.255 scope global eth1
inet6 fe80::20e:35ff:fef4:7f48/64 scope link
valid_lft forever preferred_lft forever
[DOPO]
qui invece i risultati di /sbin/route -n
Tabella di routing IP del kernel
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.1.0 0.0.0.0 255.255.255.0 U 2 0 0 eth1
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 eth1
0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0 0 eth1
e /sbin/ip addr show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN qlen 1000
link/ether 00:c0:9f:48:23:5d brd ff:ff:ff:ff:ff:ff
3: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
link/ether 00:0e:35:f4:7f:48 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.4/24 brd 192.168.1.255 scope global eth1
inet6 fe80::20e:35ff:fef4:7f48/64 scope link
valid_lft forever preferred_lft forever
grassieeee
- l'errore si riferisce a sda/swap (e' il disco principale?)
- eth1 sembra connesso (wireless)
devi trovare delle differenze tra il "prima" e il "dopo mezzora"
ambulanza
11-03-2011, 12:03
- l'errore si riferisce a sda/swap (e' il disco principale?)
- eth1 sembra connesso (wireless)
devi trovare delle differenze tra il "prima" e il "dopo mezzora"
edito sopra, inserendo il "prima".
il disco principale (system) è "/" sda/swap nn so cosa sia O_o
inet6 fe80::20e:35ff:fef4:7f48/64 scope link
Proverei anche a disattivare ipv6.
(io premetto che non ne conosco il funzionamento, ma mi e` capitato che bloccasse la rete con lunghi timeout)
tra i dati postati...
[prima] e [dopo] ... io non ho trovato differenze
p.s.
riesci a accedere all'interfaccia http del router? e' collegato?
ambulanza
11-03-2011, 13:59
come faccio a disattivarlo?
ho trovato questo http://www.hwupgrade.it/forum/showthread.php?t=1481838 ma il mii problema è diverso perchè non ho pacchetti di ritorno :(
anche io analizzando i risultati non ho trovato nulla di diverso O_o. per quanto riguarda il router non so come accedervi, ma sicuro è collegato perchè dal computer della mia coinquilina funziona senza problemi...
http://www.consulenti-ict.it/Area-Tecnica/Networking/disabilitare-ipv6-su-ubuntu.html
ambulanza
15-03-2011, 12:19
ipv6 disattivato... non cambia niente auf :(
- ma ha sempre fatto questo problema?
- vuoi dire che lo stesso pc , in un'altra rete wifi, va bene subito?
- appena funziona, che vedi nei log:
dmesg
/var/log/messages
ambulanza
16-03-2011, 11:19
- ma ha sempre fatto questo problema?
- vuoi dire che lo stesso pc , in un'altra rete wifi, va bene subito?
- appena funziona, che vedi nei log:
dmesg
/var/log/messages
no in altre reti fa lo stesso problema. ad esempio ora sono in uni e con il wifi della scuola fa lo stesso problema.
questi i risultati:
dmesg
[ 0.231388] ERROR: Unable to locate IOAPIC for GSI 8
[ 0.231439] ERROR: Unable to locate IOAPIC for GSI 13
[ 0.232219] ERROR: Unable to locate IOAPIC for GSI 1
[ 0.232395] ERROR: Unable to locate IOAPIC for GSI 12
[ 0.253601] pnp: PnP ACPI: found 8 devices
[ 0.253604] ACPI: ACPI bus type pnp unregistered
[ 0.253610] PnPBIOS: Disabled by ACPI PNP
[ 0.253634] system 00:04: [io 0x0600-0x060f] has been reserved
[ 0.253638] system 00:04: [io 0x0700-0x070f] has been reserved
[ 0.253642] system 00:04: [io 0x0800-0x080f] has been reserved
[ 0.253646] system 00:04: [io 0x1000-0x107f] has been reserved
[ 0.253650] system 00:04: [io 0x1180-0x11bf] has been reserved
[ 0.253654] system 00:04: [io 0x01c0-0x01cf] has been reserved
[ 0.253659] system 00:04: [io 0xfe00] has been reserved
[ 0.253663] system 00:04: [io 0x04d0-0x04d1] has been reserved
[ 0.253667] system 00:04: [io 0x0610-0x061f] has been reserved
[ 0.253673] system 00:04: [mem 0xfec10000-0xfec1ffff] has been reserved
[ 0.253678] system 00:04: [mem 0xff800000-0xffbfffff] has been reserved
[ 0.253682] system 00:04: [mem 0xfff00000-0xffffffff] could not be reserved
[ 0.253687] system 00:04: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.253691] system 00:04: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.290318] pci 0000:00:1e.0: BAR 15: assigned [mem 0x50000000-0x53ffffff pref]
[ 0.290323] pci 0000:00:1f.1: BAR 5: assigned [mem 0x54000000-0x540003ff]
[ 0.290332] pci 0000:00:1f.1: BAR 5: set to [mem 0x54000000-0x540003ff] (PCI address [0x54000000-0x540003ff]
[ 0.290338] pci 0000:02:06.0: BAR 15: assigned [mem 0x50000000-0x53ffffff pref]
[ 0.290343] pci 0000:02:06.0: BAR 16: assigned [mem 0x58000000-0x5bffffff]
[ 0.290347] pci 0000:02:06.0: BAR 13: assigned [io 0x3400-0x34ff]
[ 0.290350] pci 0000:02:06.0: BAR 14: assigned [io 0x3800-0x38ff]
[ 0.290354] pci 0000:02:06.0: CardBus bridge to [bus 03-06]
[ 0.290358] pci 0000:02:06.0: bridge window [io 0x3400-0x34ff]
[ 0.290364] pci 0000:02:06.0: bridge window [io 0x3800-0x38ff]
[ 0.290369] pci 0000:02:06.0: bridge window [mem 0x50000000-0x53ffffff pref]
[ 0.290375] pci 0000:02:06.0: bridge window [mem 0x58000000-0x5bffffff]
[ 0.290381] pci 0000:00:1e.0: PCI bridge to [bus 02-02]
[ 0.290386] pci 0000:00:1e.0: bridge window [io 0x3000-0x3fff]
[ 0.290392] pci 0000:00:1e.0: bridge window [mem 0xe0200000-0xe05fffff]
[ 0.290398] pci 0000:00:1e.0: bridge window [mem 0x50000000-0x53ffffff pref]
[ 0.290416] pci 0000:00:1e.0: setting latency timer to 64
[ 0.290426] pci 0000:02:06.0: enabling device (0104 -> 0107)
[ 0.290649] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[ 0.290654] PCI: setting IRQ 10 as level-triggered
[ 0.290660] pci 0000:02:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
[ 0.290668] pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
[ 0.290671] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
[ 0.290675] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
[ 0.290679] pci_bus 0000:02: resource 1 [mem 0xe0200000-0xe05fffff]
[ 0.290683] pci_bus 0000:02: resource 2 [mem 0x50000000-0x53ffffff pref]
[ 0.290686] pci_bus 0000:02: resource 4 [io 0x0000-0xffff]
[ 0.290690] pci_bus 0000:02: resource 5 [mem 0x00000000-0xffffffff]
[ 0.290694] pci_bus 0000:03: resource 0 [io 0x3400-0x34ff]
[ 0.290697] pci_bus 0000:03: resource 1 [io 0x3800-0x38ff]
[ 0.290701] pci_bus 0000:03: resource 2 [mem 0x50000000-0x53ffffff pref]
[ 0.290704] pci_bus 0000:03: resource 3 [mem 0x58000000-0x5bffffff]
[ 0.290762] NET: Registered protocol family 2
[ 0.290845] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.291185] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.292598] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.293585] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.293590] TCP reno registered
[ 0.293600] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.293634] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.293821] NET: Registered protocol family 1
[ 0.293854] pci 0000:00:02.0: Boot video device
[ 0.293958] PCI: CLS 32 bytes, default 64
[ 0.294079] Simple Boot Flag at 0x37 set to 0x1
[ 0.294216] cpufreq-nforce2: No nForce2 chipset.
[ 0.294259] Scanning for low memory corruption every 60 seconds
[ 0.294419] audit: initializing netlink socket (disabled)
[ 0.294438] type=2000 audit(1300273135.292:1): initialized
[ 0.309841] Trying to unpack rootfs image as initramfs...
[ 0.326178] highmem bounce pool size: 64 pages
[ 0.326187] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.337701] VFS: Disk quotas dquot_6.5.2
[ 0.337800] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.338704] fuse init (API version 7.14)
[ 0.338832] msgmni has been set to 1703
[ 0.737702] Freeing initrd memory: 10520k freed
[ 0.751823] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.751830] io scheduler noop registered
[ 0.751833] io scheduler deadline registered
[ 0.751858] io scheduler cfq registered (default)
[ 0.752055] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.752086] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.765651] ACPI: AC Adapter [ACAD] (on-line)
[ 0.765751] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.781567] ACPI: Lid Switch [LID]
[ 0.781633] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.781640] ACPI: Sleep Button [SLPB]
[ 0.781705] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.781710] ACPI: Power Button [PWRF]
[ 0.781895] ACPI: Fan [FAN0] (off)
[ 0.782039] ACPI: Fan [FAN1] (off)
[ 0.782189] ACPI: acpi_idle registered with cpuidle
[ 0.782225] Marking TSC unstable due to TSC halts in idle
[ 0.784576] Switching to clocksource acpi_pm
[ 0.832201] thermal LNXTHERM:01: registered as thermal_zone0
[ 0.832213] ACPI: Thermal Zone [THRM] (45 C)
[ 0.832366] ERST: Table is not found!
[ 0.832585] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.833037] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
[ 0.833046] serial 0000:00:1f.6: PCI INT B disabled
[ 0.834601] brd: module loaded
[ 0.835344] loop: module loaded
[ 0.835594] ata_piix 0000:00:1f.1: version 2.13
[ 0.835604] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
[ 0.835834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
[ 0.835840] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
[ 0.835890] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 0.835994] isapnp: Scanning for PnP cards...
[ 1.015804] scsi0 : ata_piix
[ 1.015915] scsi1 : ata_piix
[ 1.015966] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1810 irq 14
[ 1.015970] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1818 irq 15
[ 1.016486] Fixed MDIO Bus: probed
[ 1.016534] PPP generic driver version 2.4.2
[ 1.016598] tun: Universal TUN/TAP device driver, 1.6
[ 1.016601] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.016703] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.016927] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 10
[ 1.016933] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 10 (level, low) -> IRQ 10
[ 1.016951] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.016956] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.017005] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 1.017040] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.020915] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[ 1.021068] ehci_hcd 0000:00:1d.7: irq 10, io mem 0xe0100000
[ 1.068685] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.068845] hub 1-0:1.0: USB hub found
[ 1.068853] hub 1-0:1.0: 6 ports detected
[ 1.068951] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.068970] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.069195] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[ 1.069199] PCI: setting IRQ 11 as level-triggered
[ 1.069205] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[ 1.069212] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.069216] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.069269] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.069293] uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001820
[ 1.069451] hub 2-0:1.0: USB hub found
[ 1.069457] hub 2-0:1.0: 2 ports detected
[ 1.069730] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
[ 1.069733] PCI: setting IRQ 5 as level-triggered
[ 1.069739] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 5 (level, low) -> IRQ 5
[ 1.069746] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.069751] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.069794] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 1.069819] uhci_hcd 0000:00:1d.1: irq 5, io base 0x00001840
[ 1.069966] hub 3-0:1.0: USB hub found
[ 1.069972] hub 3-0:1.0: 2 ports detected
[ 1.070041] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
[ 1.070048] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.070052] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.070098] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 1.070119] uhci_hcd 0000:00:1d.2: irq 10, io base 0x00001860
[ 1.070280] hub 4-0:1.0: USB hub found
[ 1.070286] hub 4-0:1.0: 2 ports detected
[ 1.070425] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOU2] at 0x60,0x64 irq 1,12
[ 1.119426] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.119435] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.119569] mice: PS/2 mouse device common for all mice
[ 1.119766] rtc_cmos 00:01: RTC can wake from S4
[ 1.119816] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 1.119835] rtc0: alarms up to one month, y3k, 242 bytes nvram
[ 1.119989] device-mapper: uevent: version 1.0.3
[ 1.120148] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
[ 1.120214] device-mapper: multipath: version 1.1.1 loaded
[ 1.120218] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 1.120374] EISA: Probing bus 0 at eisa.0
[ 1.120382] Cannot allocate resource for EISA slot 1
[ 1.120386] Cannot allocate resource for EISA slot 2
[ 1.120389] Cannot allocate resource for EISA slot 3
[ 1.120412] EISA: Detected 0 cards.
[ 1.120516] cpuidle: using governor ladder
[ 1.120593] cpuidle: using governor menu
[ 1.120968] TCP cubic registered
[ 1.121163] NET: Registered protocol family 10
[ 1.121627] lo: Disabled Privacy Extensions
[ 1.121911] NET: Registered protocol family 17
[ 1.122217] Using IPI No-Shortcut mode
[ 1.122320] PM: Resume from disk failed.
[ 1.122336] registered taskstats version 1
[ 1.122572] Magic number: 3:684:982
[ 1.122670] rtc_cmos 00:01: setting system clock to 2011-03-16 10:58:56 UTC (1300273136)
[ 1.122676] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.122678] EDD information not available.
[ 1.209798] isapnp: No Plug & Play device found
[ 1.216373] ata2.01: NODEV after polling detection
[ 1.216483] ata1.00: ATA-6: FUJITSU MHV2040AH, 00000096, max UDMA/100
[ 1.216488] ata1.00: 78140160 sectors, multi 16: LBA
[ 1.222509] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 1.226990] ata2.00: ATAPI: QSI DVD+/-RW SDW-082, LX34, max UDMA/33
[ 1.232458] ata1.00: configured for UDMA/100
[ 1.232621] scsi 0:0:0:0: Direct-Access ATA FUJITSU MHV2040A 0000 PQ: 0 ANSI: 5
[ 1.232804] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.232919] sd 0:0:0:0: [sda] 78140160 512-byte logical blocks: (40.0 GB/37.2 GiB)
[ 1.232994] sd 0:0:0:0: [sda] Write Protect is off
[ 1.232999] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.233031] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.233245] sda:
[ 1.240458] ata2.00: configured for UDMA/33
[ 1.244345] scsi 1:0:0:0: CD-ROM QSI DVD+-RW SDW-082 LX34 PQ: 0 ANSI: 5
[ 1.250095] sr0: scsi3-mmc drive: 12x/24x writer cd/rw xa/form2 cdda tray
[ 1.250100] Uniform CD-ROM driver Revision: 3.20
[ 1.250211] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.250268] sr 1:0:0:0: Attached scsi generic sg1 type 5
[ 1.267014] sda1 sda2 sda3 < sda5 >
[ 1.298046] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.298067] Freeing unused kernel memory: 688k freed
[ 1.298558] Write protecting the kernel text: 4936k
[ 1.298608] Write protecting the kernel read-only data: 1980k
[ 1.318297] udev[68]: starting version 163
[ 1.602055] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 1.602086] 8139cp 0000:02:02.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
[ 1.607138] firewire_ohci 0000:02:06.2: PCI INT A -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
[ 1.607232] 8139too: 8139too Fast Ethernet driver 0.9.28
[ 1.660067] firewire_ohci: Added fw-ohci device 0000:02:06.2, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x2
[ 1.660574] 8139too 0000:02:02.0: PCI INT A -> Link[LNKD] -> GSI 5 (level, low) -> IRQ 5
[ 1.661600] 8139too 0000:02:02.0: eth0: RealTek RTL8139 at 0x3000, 00:c0:9f:48:23:5d, IRQ 5
[ 1.901766] PM: Starting manual resume from disk
[ 1.901772] PM: Resume from partition 8:2
[ 1.901774] PM: Checking hibernation image.
[ 1.916514] PM: Signature found, resuming
[ 1.921281] PM: Marking nosave pages: 000000000009f000 - 0000000000100000
[ 1.921287] PM: Basic memory bitmaps created
[ 1.921289] PM: Preparing processes for restore.
[ 1.921292] Freezing user space processes ... (elapsed 0.01 seconds) done.
[ 1.936045] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[ 1.952054] PM: Reading hibernation image.
[ 1.964801] PM: Loading image data pages (76466 pages) ... 0%
[ 2.160183] firewire_core: created device fw0: GUID 00c09f00001e9415, S400
[ 2.1898 2%
[ 2.276254] ACPI: Battery Slot [BAT1] (battery present)
[ 2.3997 35%
[ 10.144148] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[ 10.144154] ata1.00: BMDMA stat 0x25
[ 10.144160] ata1.00: failed command: READ DMA
[ 10.144170] ata1.00: cmd c8/00:08:d8:58:57/00:00:00:00:00/e2 tag 0 dma 4096 in
[ 10.144172] res 51/40:04:dc:58:57/00:00:00:00:00/e2 Emask 0x9 (media error)
[ 10.144177] ata1.00: status: { DRDY ERR }
[ 10.144180] ata1.00: error: { UNC }
[ 10.208791] ata1.00: configured for UDMA/100
[ 10.208805] ata1: EH complete
[ 14.444947] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[ 14.444950] ata1.00: BMDMA stat 0x25
[ 14.444954] ata1.00: failed command: READ DMA
[ 14.444963] ata1.00: cmd c8/00:08:d8:58:57/00:00:00:00:00/e2 tag 0 dma 4096 in
[ 14.444965] res 51/40:04:dc:58:57/00:00:00:00:00/e2 Emask 0x9 (media error)
[ 14.444969] ata1.00: status: { DRDY ERR }
[ 14.444972] ata1.00: error: { UNC }
[ 14.508791] ata1.00: configured for UDMA/100
[ 14.508798] ata1: EH complete
[ 18.823546] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[ 18.823550] ata1.00: BMDMA stat 0x25
[ 18.823553] ata1.00: failed command: READ DMA
[ 18.823562] ata1.00: cmd c8/00:08:d8:58:57/00:00:00:00:00/e2 tag 0 dma 4096 in
[ 18.823564] res 51/40:04:dc:58:57/00:00:00:00:00/e2 Emask 0x9 (media error)
[ 18.823568] ata1.00: status: { DRDY ERR }
[ 18.823571] ata1.00: error: { UNC }
[ 18.884790] ata1.00: configured for UDMA/100
[ 18.884796] ata1: EH complete
[ 23.124344] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[ 23.124347] ata1.00: BMDMA stat 0x25
[ 23.124351] ata1.00: failed command: READ DMA
[ 23.124360] ata1.00: cmd c8/00:08:d8:58:57/00:00:00:00:00/e2 tag 0 dma 4096 in
[ 23.124362] res 51/40:04:dc:58:57/00:00:00:00:00/e2 Emask 0x9 (media error)
[ 23.124366] ata1.00: status: { DRDY ERR }
[ 23.124369] ata1.00: error: { UNC }
[ 23.184791] ata1.00: configured for UDMA/100
[ 23.184797] ata1: EH complete
[ 27.425134] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[ 27.425137] ata1.00: BMDMA stat 0x25
[ 27.425141] ata1.00: failed command: READ DMA
[ 27.425150] ata1.00: cmd c8/00:08:d8:58:57/00:00:00:00:00/e2 tag 0 dma 4096 in
[ 27.425152] res 51/40:04:dc:58:57/00:00:00:00:00/e2 Emask 0x9 (media error)
[ 27.425156] ata1.00: status: { DRDY ERR }
[ 27.425159] ata1.00: error: { UNC }
[ 27.484791] ata1.00: configured for UDMA/100
[ 27.484798] ata1: EH complete
[ 31.725915] ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
[ 31.725919] ata1.00: BMDMA stat 0x25
[ 31.725923] ata1.00: failed command: READ DMA
[ 31.725931] ata1.00: cmd c8/00:08:d8:58:57/00:00:00:00:00/e2 tag 0 dma 4096 in
[ 31.725933] res 51/40:04:dc:58:57/00:00:00:00:00/e2 Emask 0x9 (media error)
[ 31.725937] ata1.00: status: { DRDY ERR }
[ 31.725940] ata1.00: error: { UNC }
[ 31.780793] ata1.00: configured for UDMA/100
[ 31.780806] sd 0:0:0:0: [sda] Unhandled sense code
[ 31.780810] sd 0:0:0:0: [sda] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 31.780815] sd 0:0:0:0: [sda] Sense Key : Medium Error [current] [descriptor]
[ 31.780822] Descriptor sense data with sense descriptors (in hex):
[ 31.780825] 72 03 11 04 00 00 00 0c 00 0a 80 00 00 00 00 00
[ 31.780838] 02 57 58 dc
[ 31.780844] sd 0:0:0:0: [sda] Add. Sense: Unrecovered read error - auto reallocate failed
[ 31.780852] sd 0:0:0:0: [sda] CDB: Read(10): 28 00 02 57 58 d8 00 00 08 00
[ 31.780864] end_request: I/O error, dev sda, sector 39278812
[ 31.780868] Read-error on swap-device (8:0:39278816)
[ 31.780923] ata1: EH complete
[ 31.781218]
[ 31.781223] PM: Read 305864 kbytes in 29.81 seconds (10.26 MB/s)
[ 31.781227] PM: Error -5 resuming
[ 31.781233] PM: Restore failed, recovering.
[ 31.815500] Restarting tasks ... done.
[ 31.817525] PM: Basic memory bitmaps freed
[ 31.822752] PM: Resume from disk failed.
[ 31.879860] EXT4-fs (sda1): INFO: recovery required on readonly filesystem
[ 31.879868] EXT4-fs (sda1): write access will be enabled during recovery
[ 32.729123] EXT4-fs (sda1): recovery complete
[ 32.729785] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 48.191441] udev[315]: starting version 163
[ 48.222083] Adding 976892k swap on /dev/sda2. Priority:-1 extents:1 across:976892k
[ 48.409007] lp: driver loaded but no devices found
[ 48.593999] [Firmware Bug]: ACPI: ACPI brightness control misses _BQC function
[ 48.594262] acpi device:03: registered as cooling_device3
[ 48.594414] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input4
[ 48.594496] ACPI: Video Device [GFX0] (multi-head: yes rom: yes post: no)
[ 48.629170] intel_rng: FWH not detected
[ 48.715550] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 48.827610] lib80211: common routines for IEEE802.11 drivers
[ 48.827614] lib80211_crypt: registered algorithm 'NULL'
[ 48.860707] Linux agpgart interface v0.103
[ 48.959466] agpgart-intel 0000:00:00.0: Intel 855GM Chipset
[ 48.960147] agpgart-intel 0000:00:00.0: detected 32636K stolen memory
[ 48.962453] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xe8000000
[ 48.966805] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 49.013564] yenta_cardbus 0000:02:06.0: CardBus bridge found [152d:0728]
[ 49.013580] yenta_cardbus 0000:02:06.0: Enabling burst memory read transactions
[ 49.013586] yenta_cardbus 0000:02:06.0: Using CSCINT to route CSC interrupts to PCI
[ 49.013589] yenta_cardbus 0000:02:06.0: Routing CardBus interrupts to PCI
[ 49.013594] yenta_cardbus 0000:02:06.0: TI: mfunc 0x01a21b22, devctl 0x64
[ 49.060499] cfg80211: Calling CRDA to update world regulatory domain
[ 49.149257] [drm] Initialized drm 1.1.0 20060810
[ 49.154565] cfg80211: World regulatory domain updated:
[ 49.154569] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 49.154574] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 49.154578] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 49.154582] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 49.154586] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 49.154590] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 49.161875] libipw: 802.11 data/management/control stack, git-1.1.13
[ 49.161878] libipw: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[ 49.178418] type=1400 audit(1300273184.552:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient3" pid=575 comm="apparmor_parser"
[ 49.179272] type=1400 audit(1300273184.552:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=575 comm="apparmor_parser"
[ 49.179740] type=1400 audit(1300273184.552:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=575 comm="apparmor_parser"
[ 49.232610] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
[ 49.232616] ipw2200: Copyright(c) 2003-2006 Intel Corporation
[ 49.260469] yenta_cardbus 0000:02:06.0: ISA IRQ mask 0x00d8, PCI irq 10
[ 49.260474] yenta_cardbus 0000:02:06.0: Socket status: 30000006
[ 49.260480] pci_bus 0000:02: Raising subordinate bus# of parent bus (#02) from #02 to #06
[ 49.260498] yenta_cardbus 0000:02:06.0: pcmcia: parent PCI bridge window: [io 0x3000-0x3fff]
[ 49.260503] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3000-0x3fff: excluding 0x3000-0x30ff 0x3400-0x34ff 0x3800-0x38ff
[ 49.271162] yenta_cardbus 0000:02:06.0: pcmcia: parent PCI bridge window: [mem 0xe0200000-0xe05fffff]
[ 49.271169] pcmcia_socket pcmcia_socket0: cs: memory probe 0xe0200000-0xe05fffff: excluding 0xe0200000-0xe023ffff
[ 49.271189] yenta_cardbus 0000:02:06.0: pcmcia: parent PCI bridge window: [mem 0x50000000-0x53ffffff pref]
[ 49.271193] pcmcia_socket pcmcia_socket0: cs: memory probe 0x50000000-0x53ffffff: excluding 0x50000000-0x53ffffff
[ 49.297412] tifm_7xx1 0000:02:06.3: PCI INT A -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
[ 49.298394] ACPI: PCI Interrupt Link [LNKE] enabled at IRQ 10
[ 49.298400] ipw2200 0000:02:04.0: PCI INT A -> Link[LNKE] -> GSI 10 (level, low) -> IRQ 10
[ 49.312192] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
[ 49.369560] i915 0000:00:02.0: power state changed by ACPI to D0
[ 49.369573] i915 0000:00:02.0: power state changed by ACPI to D0
[ 49.369584] i915 0000:00:02.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[ 49.369590] i915 0000:00:02.0: setting latency timer to 64
[ 49.396611] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
[ 49.411342] [drm] set up 31M of stolen space
[ 49.522458] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1c0-0x1cf 0x1f0-0x1f7 0x370-0x377
[ 49.524289] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3f7 0x4d0-0x4d7
[ 49.525009] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[ 49.540693] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[ 49.541353] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xc7fff 0xcc000-0xcffff 0xe0000-0xfffff
[ 49.541430] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[ 49.541505] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
[ 49.541584] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[ 49.574171] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 49.574705] [drm] initialized overlay support
[ 49.902913] ipw2200: Radio Frequency Kill Switch is On:
[ 49.902916] Kill switch must be turned off for wireless networking to work.
[ 49.980205] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
[ 50.060239] Skipping EDID probe due to cached edid
[ 50.109931] Synaptics Touchpad, model: 1, fw: 5.10, id: 0x258eb1, caps: 0xa04713/0x0/0x0
[ 50.143602] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[ 50.384192] Console: switching to colour frame buffer device 160x48
[ 50.390314] fb0: inteldrmfb frame buffer device
[ 50.390317] drm: registered panic notifier
[ 50.390637] Slow work thread pool: Starting up
[ 50.395823] Slow work thread pool: Ready
[ 50.395842] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 50.396124] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
[ 50.396160] Intel ICH 0000:00:1f.5: setting latency timer to 64
[ 50.624270] Skipping EDID probe due to cached edid
[ 50.732075] intel8x0_measure_ac97_clock: measured 54072 usecs (2605 samples)
[ 50.732082] intel8x0: clocking to 48000
[ 51.894182] eth0: link down
[ 51.894464] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 51.955053] type=1400 audit(1300273187.328:5): apparmor="STATUS" operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" pid=837 comm="apparmor_parser"
[ 51.963658] type=1400 audit(1300273187.336:6): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient3" pid=839 comm="apparmor_parser"
[ 51.969964] type=1400 audit(1300273187.344:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=839 comm="apparmor_parser"
[ 51.970437] type=1400 audit(1300273187.344:8): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=839 comm="apparmor_parser"
[ 51.992507] type=1400 audit(1300273187.368:9): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=841 comm="apparmor_parser"
[ 52.019134] type=1400 audit(1300273187.392:10): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer" pid=841 comm="apparmor_parser"
[ 52.028354] type=1400 audit(1300273187.404:11): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-thumbnailer" pid=841 comm="apparmor_parser"
[ 53.273907] ppdev: user-space parallel port driver
[ 56.927993] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0
[ 57.039827] EXT4-fs (sda5): re-mounted. Opts: commit=0
[ 58.136049] ipw2200: Failed to send POWER_MODE: Command timed out.
[ 77.382459] atkbd serio0: Unknown key pressed (translated set 2, code 0xd5 on isa0060/serio0).
[ 77.382465] atkbd serio0: Use 'setkeycodes e055 <keycode>' to make it known.
[ 77.392568] atkbd serio0: Unknown key released (translated set 2, code 0xd5 on isa0060/serio0).
[ 77.392573] atkbd serio0: Use 'setkeycodes e055 <keycode>' to make it known.
[ 78.297009] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 78.815315] lib80211_crypt: registered algorithm 'WEP'
[ 79.238094] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 129.446162] lo: Disabled Privacy Extensions
[ 168.179588] lo: Disabled Privacy Extensions
/var/log/messages è super lungo, devo postarti qualcosa in particolare? (anche se metto in spoiler occupata tutta la pagina O_o)
non ho visto errori, solo:
cat dmesg.txt|grep eth1
[ 58.136049] ipw2200: Failed to send POWER_MODE: Command timed out.
...
[ 78.297009] ADDRCONF(NETDEV_UP): eth1: link is not ready
[ 79.238094] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
prova a fare altrettanto a messages
cat /var/log/messages | grep eth1
o
cat /var/log/messages | grep ipw22
ambulanza
16-03-2011, 13:34
Mar 14 11:48:01 ambulanza-00000000000000000000000 kernel: [ 4833.117198] ADDRCONF(NETDEV_UP): eth1: link is not ready
Mar 14 11:48:20 ambulanza-00000000000000000000000 kernel: [ 4851.942381] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
Mar 15 01:20:30 ambulanza-00000000000000000000000 kernel: [ 124.750045] ADDRCONF(NETDEV_UP): eth1: link is not ready
Mar 15 01:20:31 ambulanza-00000000000000000000000 kernel: [ 126.062414] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
Mar 15 11:52:42 ambulanza-00000000000000000000000 kernel: [ 45.028551] ADDRCONF(NETDEV_UP): eth1: link is not ready
Mar 15 11:52:51 ambulanza-00000000000000000000000 kernel: [ 53.735967] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
Mar 15 23:29:12 ambulanza-00000000000000000000000 kernel: [ 76.827139] ADDRCONF(NETDEV_UP): eth1: link is not ready
Mar 15 23:29:13 ambulanza-00000000000000000000000 kernel: [ 78.570471] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
Mar 16 12:00:13 ambulanza-00000000000000000000000 kernel: [ 78.297009] ADDRCONF(NETDEV_UP): eth1: link is not ready
Mar 16 12:00:14 ambulanza-00000000000000000000000 kernel: [ 79.238094] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
Mar 14 16:33:42 ambulanza-00000000000000000000000 kernel: [21974.398976] ipw2200: Firmware error detected. Restarting.
Mar 14 18:01:39 ambulanza-00000000000000000000000 kernel: [ 18.141226] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Mar 14 18:01:39 ambulanza-00000000000000000000000 kernel: [ 18.141231] ipw2200: Copyright(c) 2003-2006 Intel Corporation
Mar 14 18:01:39 ambulanza-00000000000000000000000 kernel: [ 18.154256] ipw2200 0000:02:04.0: PCI INT A -> Link[LNKE] -> GSI 10 (level, low) -> IRQ 10
Mar 14 18:01:39 ambulanza-00000000000000000000000 kernel: [ 18.180135] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Mar 14 18:01:39 ambulanza-00000000000000000000000 kernel: [ 18.473262] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
Mar 15 01:18:47 ambulanza-00000000000000000000000 kernel: [ 18.511107] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Mar 15 01:18:47 ambulanza-00000000000000000000000 kernel: [ 18.511112] ipw2200: Copyright(c) 2003-2006 Intel Corporation
Mar 15 01:18:47 ambulanza-00000000000000000000000 kernel: [ 18.586850] ipw2200 0000:02:04.0: PCI INT A -> Link[LNKE] -> GSI 10 (level, low) -> IRQ 10
Mar 15 01:18:47 ambulanza-00000000000000000000000 kernel: [ 18.600083] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Mar 15 01:18:47 ambulanza-00000000000000000000000 kernel: [ 18.836429] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
Mar 15 11:52:19 ambulanza-00000000000000000000000 kernel: [ 18.384243] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Mar 15 11:52:19 ambulanza-00000000000000000000000 kernel: [ 18.384247] ipw2200: Copyright(c) 2003-2006 Intel Corporation
Mar 15 11:52:19 ambulanza-00000000000000000000000 kernel: [ 18.427134] ipw2200 0000:02:04.0: PCI INT A -> Link[LNKE] -> GSI 10 (level, low) -> IRQ 10
Mar 15 11:52:19 ambulanza-00000000000000000000000 kernel: [ 18.452076] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Mar 15 11:52:19 ambulanza-00000000000000000000000 kernel: [ 18.742480] ipw2200: Radio Frequency Kill Switch is On:
Mar 15 11:52:19 ambulanza-00000000000000000000000 kernel: [ 18.743910] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
Mar 15 23:28:22 ambulanza-00000000000000000000000 kernel: [ 22.653163] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Mar 15 23:28:22 ambulanza-00000000000000000000000 kernel: [ 22.653170] ipw2200: Copyright(c) 2003-2006 Intel Corporation
Mar 15 23:28:22 ambulanza-00000000000000000000000 kernel: [ 23.306871] ipw2200 0000:02:04.0: PCI INT A -> Link[LNKE] -> GSI 10 (level, low) -> IRQ 10
Mar 15 23:28:22 ambulanza-00000000000000000000000 kernel: [ 23.324105] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Mar 15 23:28:22 ambulanza-00000000000000000000000 kernel: [ 23.525638] ipw2200: Radio Frequency Kill Switch is On:
Mar 15 23:28:22 ambulanza-00000000000000000000000 kernel: [ 23.527097] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
Mar 16 11:26:17 ambulanza-00000000000000000000000 kernel: [ 18.516157] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Mar 16 11:26:17 ambulanza-00000000000000000000000 kernel: [ 18.516163] ipw2200: Copyright(c) 2003-2006 Intel Corporation
Mar 16 11:26:17 ambulanza-00000000000000000000000 kernel: [ 18.601092] ipw2200 0000:02:04.0: PCI INT A -> Link[LNKE] -> GSI 10 (level, low) -> IRQ 10
Mar 16 11:26:17 ambulanza-00000000000000000000000 kernel: [ 18.612137] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Mar 16 11:26:17 ambulanza-00000000000000000000000 kernel: [ 18.933103] ipw2200: Radio Frequency Kill Switch is On:
Mar 16 11:26:17 ambulanza-00000000000000000000000 kernel: [ 19.246391] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
Mar 16 11:59:47 ambulanza-00000000000000000000000 kernel: [ 49.232610] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Mar 16 11:59:47 ambulanza-00000000000000000000000 kernel: [ 49.232616] ipw2200: Copyright(c) 2003-2006 Intel Corporation
Mar 16 11:59:47 ambulanza-00000000000000000000000 kernel: [ 49.298400] ipw2200 0000:02:04.0: PCI INT A -> Link[LNKE] -> GSI 10 (level, low) -> IRQ 10
Mar 16 11:59:47 ambulanza-00000000000000000000000 kernel: [ 49.312192] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Mar 16 11:59:47 ambulanza-00000000000000000000000 kernel: [ 49.902913] ipw2200: Radio Frequency Kill Switch is On:
Mar 16 11:59:47 ambulanza-00000000000000000000000 kernel: [ 49.980205] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
Mar 16 13:14:27 ambulanza-00000000000000000000000 kernel: [ 18.753949] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Mar 16 13:14:27 ambulanza-00000000000000000000000 kernel: [ 18.753954] ipw2200: Copyright(c) 2003-2006 Intel Corporation
Mar 16 13:14:27 ambulanza-00000000000000000000000 kernel: [ 18.799120] ipw2200 0000:02:04.0: PCI INT A -> Link[LNKE] -> GSI 10 (level, low) -> IRQ 10
Mar 16 13:14:27 ambulanza-00000000000000000000000 kernel: [ 18.813231] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Mar 16 13:14:27 ambulanza-00000000000000000000000 kernel: [ 19.078050] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
Mar 16 13:18:46 ambulanza-00000000000000000000000 kernel: [ 18.395453] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Mar 16 13:18:46 ambulanza-00000000000000000000000 kernel: [ 18.395459] ipw2200: Copyright(c) 2003-2006 Intel Corporation
Mar 16 13:18:46 ambulanza-00000000000000000000000 kernel: [ 18.473254] ipw2200 0000:02:04.0: PCI INT A -> Link[LNKE] -> GSI 10 (level, low) -> IRQ 10
Mar 16 13:18:46 ambulanza-00000000000000000000000 kernel: [ 18.490756] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Mar 16 13:18:46 ambulanza-00000000000000000000000 kernel: [ 19.131106] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
Mar 16 13:20:16 ambulanza-00000000000000000000000 kernel: [ 18.372592] ipw2200: Intel(R) PRO/Wireless 2200/2915 Network Driver, 1.2.2kmprq
Mar 16 13:20:16 ambulanza-00000000000000000000000 kernel: [ 18.372598] ipw2200: Copyright(c) 2003-2006 Intel Corporation
Mar 16 13:20:16 ambulanza-00000000000000000000000 kernel: [ 18.433259] ipw2200 0000:02:04.0: PCI INT A -> Link[LNKE] -> GSI 10 (level, low) -> IRQ 10
Mar 16 13:20:16 ambulanza-00000000000000000000000 kernel: [ 18.454608] ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
Mar 16 13:20:16 ambulanza-00000000000000000000000 kernel: [ 19.115881] ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
non capisco, perchè diventa ready dopo qualche tentativo... cioè bho ora la connessione va bene eh, che comandi sono?
il problema e' che va dopo 1/2 ora...
il firmware cel'hai?
scaricalo da:
http://ipw2200.sourceforge.net/firmware.php?fid=4
leggi l'ultimo post:
http://forum.ubuntu-it.org/index.php?topic=419418.0
ambulanza
16-03-2011, 17:03
il problema e' che va dopo 1/2 ora...
il firmware cel'hai?
scaricalo da:
http://ipw2200.sourceforge.net/firmware.php?fid=4
leggi l'ultimo post:
http://forum.ubuntu-it.org/index.php?topic=419418.0
ma credo che il problema non sia alla scheda wireless... cioè le reti me le trova tutte subito, e si connette. mi dice connesso a wifi-studenti (il wifi dell'un) ma poi quando carico la pagine mi dice pagina non disponibile O_o...
ora comunque provo con i driver.
ma se non ti risponde al ping al default-gateway...
sembra che tu non sia in rete
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.