Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Strano problema con wireless (Solved)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Fri Apr 21, 2006 11:30 pm    Post subject: Strano problema con wireless (Solved) Reply with quote

Salve raga ho un problemino la mia scheda wireless che e sempre andata bene mi fa delle storie
mi sono accorto che per tirarla su diciamo bisogna dare questo comando
Code:
dhcpcd eth1



se non do questo comando la scheda non funge questo e l'output di iwconfig
Code:
iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      IEEE 802.11b  ESSID:""  Nickname:"Prism  I"
          Mode:Managed  Frequency:2.412 GHz  Access Point: None
          Bit Rate:11 Mb/s   Sensitivity:1/3
          Retry min limit:8   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=92/92  Signal level=58/153  Noise level=111/153
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

questo è l'output dopo il comando in questione è cosi funziona:
Code:
 iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      IEEE 802.11b  ESSID:"FreeLan80211G"  Nickname:"Prism  I"
          Mode:Managed  Frequency:2.472 GHz  Access Point: 01:65:B3:58:63:87
          Bit Rate:11 Mb/s   Sensitivity:1/3
          Retry min limit:8   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=92/92  Signal level=41/153  Noise level=112/153
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0


qualche idea ? grazie
_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo


Last edited by Cristian75 on Fri May 19, 2006 9:07 am; edited 3 times in total
Back to top
View user's profile Send private message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Sat Apr 22, 2006 8:41 am    Post subject: Reply with quote

Aggiungo una cosa ho avuto questo problema dopo aver emerso gnome-light e il necessario per farlo funzionare
qualche idea ?

volevo provare a configurare la wireless con
Code:
net-setup eth1
ma mi dice che non c'è il comando che pachetto devo installare per usarlo ?
_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo
Back to top
View user's profile Send private message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Sat Apr 22, 2006 5:53 pm    Post subject: Reply with quote

credevo di aver risolto ma non è cosi infatti al reboot non funziona piu
_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo
Back to top
View user's profile Send private message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Tue Apr 25, 2006 4:45 pm    Post subject: Reply with quote

nusseno mi puo aiutare ? mi è capitato anche che riavviando la scheda da eth1 diventasse eth0 qualche idea io non ci sto capendo piu nulla :(
grazie
_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo
Back to top
View user's profile Send private message
federico
Advocate
Advocate


Joined: 18 Feb 2003
Posts: 3272
Location: Italy, Milano

PostPosted: Tue Apr 25, 2006 5:40 pm    Post subject: Reply with quote

Forse e' il caso che aspetti qualche minuto di piu' tra un post e l'altro.
In effetti non capisco che problema hai, dhcpcd eth1 esegue la richiesta al server dhcp per l'assegnazione dell'ip alla scheda, e non mi pare un errore ma e' un comportamento _normalissimo_ di una rete in dhcp.
Quella che forse tu vuoi e' un'automazione, in quel caso devi configurare conf.d/net e conf.d/wireless (sotto etc). Inoltre, se hai cambiamenti di ethX a seconda di come avvii il computer, e' possibile che certe volte siano abilitate alcune periferiche e certe volte no (firewire, altra scheda wifi, o cose del genere)

Ciao, Federico
_________________
Sideralis www.sideralis.org
Pic http://blackman.amicofigo.com/gallery
Arduino http://www.arduino.cc
Chi aveva potuto aveva spaccato
2000 pezzi buttati là
Molti saluti,qualche domanda
Semplice come musica punk
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Wed Apr 26, 2006 7:57 am    Post subject: Reply with quote

sicuramente durante un update hai sovrascritto con etc-update uno dei file di conf suddetti da federico.. per questo non ti fa più in automatico l'assegnazione dinamica dell ip. Quindi ti basta ripristinarli..

ciao
_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Wed Apr 26, 2006 4:13 pm    Post subject: Reply with quote

Salve questo è il mio file /etc/conf.d/net
Code:
iface_eth0="dhcp"
config_eth0=("dhcp")
#dhcpcd_eth0="-t 10"

#dhcp_eth0="release nontp nonis"


/etc/conf.d/wireless non è mai stato configurato almeno non credo se non dallo script net-setup

quello che non capisco e perche non funzioni piu la scheda boh è sempre andata è di punto in bianco non riesco piu a farla andare
aiutatemi per piacere perche non capisco dove sbaglio
_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo
Back to top
View user's profile Send private message
caio
Tux's lil' helper
Tux's lil' helper


Joined: 12 Nov 2005
Posts: 147
Location: Brescia (I)

PostPosted: Wed Apr 26, 2006 4:49 pm    Post subject: Reply with quote

Cristian75 wrote:
Salve questo è il mio file /etc/conf.d/net
Code:
iface_eth0="dhcp"
config_eth0=("dhcp")
#dhcpcd_eth0="-t 10"

#dhcp_eth0="release nontp nonis"


hai provato a modificare il file di configurazione inserendo eth1 al posto di eth0 ?
Back to top
View user's profile Send private message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Wed Apr 26, 2006 4:55 pm    Post subject: Reply with quote

si ho provato ma nulla
_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo
Back to top
View user's profile Send private message
caio
Tux's lil' helper
Tux's lil' helper


Joined: 12 Nov 2005
Posts: 147
Location: Brescia (I)

PostPosted: Wed Apr 26, 2006 6:23 pm    Post subject: Reply with quote

Cristian75 wrote:
si ho provato ma nulla

ovviamente hai gia il servizio attivo che "tira su la scheda di rete" in /etc/init.d/net.eth1 e sei sicuro che il servizio parta all'avvio?

in caso dai un'occhiata qui
Back to top
View user's profile Send private message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Thu Apr 27, 2006 9:06 am    Post subject: Reply with quote

prima di tutto grazie del link cosi ho pototo verificare è accertarmi che fosse tutto ok
boh io non ci capisco piu nulla sinceramente la schedina sembra andare bene perche lo provata anche sul pc di mio babbo con wincozza e funge
queste sono delle prove che ho fatto senza sucesso e poi ad un tratto senza modificare nulla ?
Code:

Genport cristian # /etc/init.d/net.eth0 start
 * Starting eth0
 *   Loading networking modules for eth0
 *     modules: iwconfig essidnet iptunnel ifconfig dhcpcd apipa
 *       iwconfig provides wireless
 *       ifconfig provides interface
 *       dhcpcd provides dhcp
 *   Configuring wireless network for eth0
 *   Scanning for access points
 *     no access points found
 *   Couldn't find any access points on eth0
 *   Failed to configure wireless for eth0                                [ !! ]
                      [ !! ]
Genport cristian # /etc/init.d/net.eth0 start
 * Starting eth0
 *   Loading networking modules for eth0
 *     modules: iwconfig essidnet iptunnel ifconfig dhcpcd apipa
 *       iwconfig provides wireless
 *       ifconfig provides interface
 *       dhcpcd provides dhcp
 *   Configuring wireless network for eth0
 *   Scanning for access points
 *     Found "FreeLan80211G" at 00:60:B3:08:03:E1
 *   Connecting to "FreeLan80211G" (WEP Disabled) ...                     [ ok ]
 *     eth0 connected to "FreeLan80211G" at 00:60:B3:08:03:E1
 *     in managed mode (WEP disabled)
 *   Configuring eth0 for "FreeLan80211G" ...                             [ ok ]
 *   Bringing up eth0
 *     dhcp
 *       Running dhcpcd ...                                               [ ok ]
 *       eth0 received address 192.168.1.17

sembra che accendo e spengo l'acesspoint ma ovviamente non è cosi...
qualche idea ???
_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo


Last edited by Cristian75 on Wed May 17, 2006 7:51 pm; edited 2 times in total
Back to top
View user's profile Send private message
masterbrian
Guru
Guru


Joined: 13 Feb 2004
Posts: 461

PostPosted: Thu Apr 27, 2006 3:40 pm    Post subject: Reply with quote

Scusa, ma nel log si legge eth0, mentre tu stai cercando di configurare eth1 giusto?

se dai un rc-status dopo il boot, che cosa ti da?
_________________
[img:f6b0c3bcba]http://www.danasoft.com/sig/MasterBrian.jpg[/img:f6b0c3bcba]
Back to top
View user's profile Send private message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Thu Apr 27, 2006 4:45 pm    Post subject: Reply with quote

no sto cercando di configurare eth0
_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo
Back to top
View user's profile Send private message
masterbrian
Guru
Guru


Joined: 13 Feb 2004
Posts: 461

PostPosted: Thu Apr 27, 2006 4:52 pm    Post subject: Re: Strano problema con wireless Reply with quote

Cristian75 wrote:
Salve raga ho un problemino la mia scheda wireless che e sempre andata bene mi fa delle storie
mi sono accorto che per tirarla su diciamo bisogna dare questo comando
Code:
dhcpcd eth1



se non do questo comando la scheda non funge questo e l'output di iwconfig
Code:
iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      IEEE 802.11b  ESSID:""  Nickname:"Prism  I"
          Mode:Managed  Frequency:2.412 GHz  Access Point: None
          Bit Rate:11 Mb/s   Sensitivity:1/3
          Retry min limit:8   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=92/92  Signal level=58/153  Noise level=111/153
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

questo è l'output dopo il comando in questione è cosi funziona:
Code:
 iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      IEEE 802.11b  ESSID:"FreeLan80211G"  Nickname:"Prism  I"
          Mode:Managed  Frequency:2.472 GHz  Access Point: 01:65:B3:58:63:87
          Bit Rate:11 Mb/s   Sensitivity:1/3
          Retry min limit:8   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=92/92  Signal level=41/153  Noise level=112/153
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0


qualche idea ? grazie


Scusami, il problema e' con il wireless a giudicare dal titolo, e la tua scheda wifi e' eth1... cosa vuoi modificare esattamente?
_________________
[img:f6b0c3bcba]http://www.danasoft.com/sig/MasterBrian.jpg[/img:f6b0c3bcba]
Back to top
View user's profile Send private message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Thu Apr 27, 2006 6:42 pm    Post subject: Reply with quote

allora scusatemi ma evidentemente non mi sono spiegato bene quando ho aperto il topic la mia scheda wireless era eth1
e non funzionava.

ora la mia scheda wireless non è piu eth1 ma e diventata eth0.

non so spiegare perchè ho percome cmq
ho provato in tutti i modi ha configurarla sia quando era eth1 sia ora che non so per quele ragione sia divantata eth0
spero che ora sia chiaro
in questo momento che scrivo la scheda è up su eth0 per farla funzionare ho dovuto dare il comando
Code:
/etc/init.d/net.eth0 start

varie volte finchè non si è decisa di partire
su ho postato i comandi per mostrare che ogni tanto la scheda si attiva[/code]
spero di essere stato chiaro

do anche un rc-status ma chiaramente ora che la scheda è up ...

Code:
rc-status
Runlevel: default
 netmount                                                              [   off ]
 local                                                               [ started ]
 syslog-ng                                                           [ started ]
 vixie-cron                                                          [ started ]
 domainname                                                          [ started ]
 hald                                                                [ started ]
 hdparm                                                                [   off ]
 xdm                                                                 [ started ]
 net.eth0                                                            [ started ]


naturalmente se faccio un reboot la scheda non funziona piu...
infatti dopo un reboot ecco il risultato
Code:

rc-status
Runlevel: default
 netmount                                                              [   off ]
 local                                                               [ started ]
 syslog-ng                                                           [ started ]
 vixie-cron                                                          [ started ]
 domainname                                                          [ started ]
 hald                                                                [ started ]
 hdparm                                                                [   off ]
 xdm                                                                 [ started ]
 net.eth0                                                              [   off ]

la scheda non va su.
solo dopo vari tentativi di
Code:
/etc/init.d/net.eth0 start

la scheda si attiva...
qualche idea grazie mille
_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo
Back to top
View user's profile Send private message
neryo
Veteran
Veteran


Joined: 09 Oct 2004
Posts: 1292
Location: Ferrara, Italy, Europe

PostPosted: Fri Apr 28, 2006 12:09 pm    Post subject: Reply with quote

aggiungila al runlevel di default

Code:
rc-update add net.eth0 default

_________________
cache: a safe place for hiding or storing things..

D-link DWL-G650 AirPlus
Apache Php Mysql
Back to top
View user's profile Send private message
masterbrian
Guru
Guru


Joined: 13 Feb 2004
Posts: 461

PostPosted: Fri Apr 28, 2006 1:03 pm    Post subject: Reply with quote

Potresti postare la sezione di /var/log/messages relativa al boot del tuo computer?
_________________
[img:f6b0c3bcba]http://www.danasoft.com/sig/MasterBrian.jpg[/img:f6b0c3bcba]
Back to top
View user's profile Send private message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Sat Apr 29, 2006 11:05 am    Post subject: Reply with quote

ok ecco qui ci dovrebbe essere tutto e un po lunga ma c'è tutto dall avvio ad ora...
Code:
Apr 28 18:05:08 Genport Linux version 2.6.16-gentoo-r3 (root@Genport) (gcc version 3.4.5 (Gentoo 3.4.5-r1, ssp-3.4.5-1.0, pie-8.7.9)) #1 SMP Mon Apr 24 12:15:12 Local time zone must be set--see zic

Apr 28 18:05:08 Genport orinoco_cs 0.15rc3 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
Apr 28 18:05:08 Genport eth0: Hardware identity 8003:0000:0001:0000
Apr 28 18:05:08 Genport eth0: Station identity  001f:0003:0000:0008
Apr 28 18:05:08 Genport eth0: Firmware determined as Intersil 0.8.3
Apr 28 18:05:08 Genport eth0: Ad-hoc demo mode supported
Apr 28 18:05:08 Genport eth0: IEEE standard IBSS ad-hoc mode supported
Apr 28 18:05:08 Genport eth0: WEP supported, 104-bit key
Apr 28 18:05:08 Genport eth0: MAC address 00:30:AB:10:D3:7A
Apr 28 18:05:08 Genport eth0: Station name "Prism  I"
Apr 28 18:05:08 Genport eth0: ready
Apr 28 18:05:08 Genport eth0: index 0x01: Vcc 5.0, irq 3, io 0x3080-0x30bf
Apr 28 18:05:08 Genport e100: Intel(R) PRO/100 Network Driver, 3.5.10-k2-NAPI
Apr 28 18:05:08 Genport e100: Copyright(c) 1999-2005 Intel Corporation
Apr 28 18:05:08 Genport ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 10 (level, low) -> IRQ 10
Apr 28 18:05:08 Genport e100: eth1: e100_probe: addr 0xd0215000, irq 10, MAC addr 00:02:A5:6D:01:FB
Apr 28 18:05:08 Genport input: PC Speaker as /class/input/input2
Apr 28 18:05:08 Genport parport: PnPBIOS parport detected.
Apr 28 18:05:08 Genport parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
Apr 28 18:05:08 Genport Floppy drive(s): fd0 is 1.44M
Apr 28 18:05:08 Genport FDC 0 is a National Semiconductor PC87306
Apr 28 18:05:08 Genport ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
Apr 28 18:05:08 Genport usbcore: registered new driver hiddev
Apr 28 18:05:08 Genport input: Logitech USB Receiver as /class/input/input3
Apr 28 18:05:08 Genport input: USB HID v1.10 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1
Apr 28 18:05:08 Genport usbcore: registered new driver usbhid
Apr 28 18:05:08 Genport drivers/usb/input/hid-core.c: v2.6:USB HID core driver
Apr 28 18:05:16 Genport eth0: New link status: Disconnected (0002)
Apr 28 18:05:17 Genport eth0: New link status: Connected (0001)
Apr 28 18:05:17 Genport rc-scripts: Couldn't find any access points on eth0
Apr 28 18:05:17 Genport rc-scripts: Failed to configure wireless for eth0
Apr 28 18:05:17 Genport eth0: New link status: Disconnected (0002)
Apr 28 18:05:17 Genport rc-scripts: ERROR:  Problem starting needed services.
Apr 28 18:05:17 Genport rc-scripts:         "netmount" was not started.


grazie raga del supporto...
_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo


Last edited by Cristian75 on Wed May 17, 2006 7:53 pm; edited 2 times in total
Back to top
View user's profile Send private message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Sun Apr 30, 2006 2:16 am    Post subject: Reply with quote

Vi posto un altro log perche qui il pc ha cambiato ancora le carte in tavola...
qui la eth e tornata ad essere eth1
boh
Code:
Apr 30 03:43:31 Genport ACPI: PCI Interrupt 0000:02:08.0[A] -> Link [LNKE] -> GSI 10 (level, low) -> IRQ 10
Apr 30 03:43:31 Genport e100: eth0: e100_probe: addr 0xd0215000, irq 10, MAC addr 00:02:A5:6D:01:FB
Apr 30 03:43:31 Genport orinoco_cs 0.15rc3 (David Gibson <hermes@gibson.dropbear.id.au>, Pavel Roskin <proski@gnu.org>, et al)
Apr 30 03:43:31 Genport eth1: Hardware identity 8003:0000:0001:0000
Apr 30 03:43:31 Genport eth1: Station identity  001f:0003:0000:0008
Apr 30 03:43:31 Genport eth1: Firmware determined as Intersil 0.8.3
Apr 30 03:43:31 Genport eth1: Ad-hoc demo mode supported
Apr 30 03:43:31 Genport eth1: IEEE standard IBSS ad-hoc mode supported
Apr 30 03:43:31 Genport eth1: WEP supported, 104-bit key
Apr 30 03:43:31 Genport eth1: MAC address 00:30:AB:10:D3:7A
Apr 30 03:43:31 Genport eth1: Station name "Prism  I"
Apr 30 03:43:31 Genport eth1: ready
Apr 30 03:43:31 Genport eth1: index 0x01: Vcc 5.0, irq 3, io 0x3080-0x30bf

_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo


Last edited by Cristian75 on Sat May 06, 2006 12:42 am; edited 1 time in total
Back to top
View user's profile Send private message
Cazzantonio
Bodhisattva
Bodhisattva


Joined: 20 Mar 2004
Posts: 4514
Location: Somewere around the world

PostPosted: Sun Apr 30, 2006 10:15 pm    Post subject: Reply with quote

a volte i post troppo lunghi non vengono letti da molti utenti...
sei sicuro che tutto il log da te postato sia significativo?
_________________
Any mans death diminishes me, because I am involved in Mankinde; and therefore never send to know for whom the bell tolls; It tolls for thee.
-John Donne
Back to top
View user's profile Send private message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Mon May 01, 2006 12:06 pm    Post subject: Reply with quote

boh io ho postato tutto per dare piu info possibili...
_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo
Back to top
View user's profile Send private message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Sat May 06, 2006 12:36 am    Post subject: Reply with quote

ma possibile che questa cosa non si risolva ?
mi consigliate di reinstallare ?
mi consigliate di aspettare ?
cosa mi consigliate ?
spero che cosi vada meglio il post ho editato e tolto delle parti di log...
grazie
_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo
Back to top
View user's profile Send private message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Sun May 14, 2006 4:37 pm    Post subject: Reply with quote

Ho che bello ho reinstallato tutta la gentoo e dopo un bel
Code:
emerge --update --deep --newuse world

la gentoo mi rifa il solito problema che ho descritto...
premetto che per 3 giorni funzionava a meraviglia...
io non so piu dove sbattere la testa...
help me :(
praticamente per far andare la wireless bisogna dare circa una decina di volte il comando
Code:
/etc/init.d/net.eth0 start

_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo
Back to top
View user's profile Send private message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Mon May 15, 2006 12:14 pm    Post subject: Reply with quote

leggendo vari post mi è venuta una brillante idea
siccome prima del aggiornamento la scheda funzionava bene perche non provare a fare un downgrade ?
mi sapete mica indicare quale pachetto potrebbe essere responsabile di questo malfunzionamento ?
grazie...
_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo
Back to top
View user's profile Send private message
Cristian75
Apprentice
Apprentice


Joined: 30 Nov 2005
Posts: 234

PostPosted: Wed May 17, 2006 7:55 pm    Post subject: Reply with quote

Proprio nessuno mi sa aiutare :(
_________________
La musica che ascolto : http://www.last.fm/user/Cristian75/
La mia Webradio ---> http://95.211.15.229:8000/
utente numero 381833 su Linux Counter
http://counter.li.org.
Coltiva Linux che tanto Windows si pianta da solo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum