Oppure

Loading
29/01/07 14:41
Nophiq
Purtroppo nessuna delle vostre soluzioni sembra andare a genio al mio computer e il problema più grosso è che non so neanche come aiutarvi perchè non mi riporta alcun errore (a parte il timed out).

Se vi servono informazioni sono disponibile a riportarvi qualunque log.
aaa
29/01/07 15:01
pierotofy
Riportaci /etc/resolv.conf oltre che a: ifconfig eth0
Il mio blog: piero.dev
29/01/07 17:35
Nophiq
Ecco un pò di materiale:

/etc/resolv.conf
nameserver 192.168.1.1


# ifconfig eth0
eth0      Link encap:Ethernet  HWaddr 00:0A:E4:44:E5:E5
          inet addr:192.168.1.100  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::20a:e4ff:fe44:e5e5/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:58 errors:0 dropped:0 overruns:0 frame:0
          TX packets:124 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:34115 (33.3 Kb)  TX bytes:14419 (14.0 Kb)
          Interrupt:201


route -n
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 eth0


/etc/ppp/pppoe.conf
ETH='eth0'
USER='nophiq@liberolight'
DEMAND=no
DNSTYPE=SERVER
PEERDNS=yes

DNS1=
DNS2=
DEFAULTROUTE=yes
... parte relativa ad utenti esperti


EDIT: ho controllato anche i led che si accendono del router/modem. Sono tutte accese (ADSL compresa, il che significa che la linea è OK), tranne il led PPP che si accende quando la la connessione PPPOE o PPPOA è a posto.
Ultima modifica effettuata da Nophiq 29/01/07 18:02
aaa
29/01/07 22:08
pierotofy
Prova a dare:

#route add default gw 192.168.1.1

Dove 192.168.1.1 è l'indirizzo IP del tuo router (quello che hai digitato quando l'hai configurato).

Inoltre nella configurazione del router devi trovare una voce dove sono impostati i DNS (sono due, il primario e secondario). Dopodichè, assicurandoti che il DHCP sul router sia DISABILITATO, imposta in /etc/resolv.conf

nameserver 193.x.x.x (primo dns)
nameserver 193.x.x.x (secondo dns)



Il mio blog: piero.dev
04/02/07 18:35
Nophiq
Ho alcune novità:
- al momento non riesco ancora a collegarmi attraverso il mio computer.
- all'eseguire di pppoe di dà: Timeout waiting PADO packets.
- Ho premuto anche il pulsante che mi resettava il modem/router ed adesso faccio fatica anche a collegarmi mediante browser allo stesso.
- Cosa vuol dire rete cablata?
aaa
05/02/07 22:24
robycobe
Ciao a tutti, sono un newbie di linux in particolare di SUSE 10.2. Anche io purtroppo possiedo il modem fornito da Libero ( Aethra starmodem UM1040) e non sono riuscito ad installarlo. Ho provato a seguire la procedura:
slacky.it/wikislack/…
e credo che i driver sono stati installati bene, ad ora del firmware sono sorti problemi; la parte riguardante l'abilitazione del Kernel l'ho saltata perche mi è stato detto che non serve per la SUse 10.2... vi posto le parti che credo siano fondamentali:
Questo è il testo di quando installo i driver:

/home/robycobe/Aethra/… # make
make -C /lib/modules/2.6.18.2-34-default/build M=/home/robycobe/Aethra/ueagle-at m-1.3
make[1]: Entering directory `/usr/src/linux-2.6.18.2-34-obj/i386/default'
make -C ../../../linux-2.6.18.2-34 O=../linux-2.6.18.2-34-obj/i386/default
Building modules, stage 2.
MODPOST
make[1]: Leaving directory `/usr/src/linux-2.6.18.2-34-obj/i386/default'
/home/robycobe/Aethra/… # make install
make -C /lib/modules/2.6.18.2-34-default/build M=/home/robycobe/Aethra/ueagle-at m-1.3 modules_install
make[1]: Entering directory `/usr/src/linux-2.6.18.2-34-obj/i386/default'
make -C ../../../linux-2.6.18.2-34 O=../linux-2.6.18.2-34-obj/i386/default modul es_install
INSTALL /home/robycobe/Aethra/ueagle-atm-1.3/ueagle-atm.ko
INSTALL /home/robycobe/Aethra/ueagle-atm-1.3/usbatm.ko
DEPMOD 2.6.18.2-34-default
make[1]: Leaving directory `/usr/src/linux-2.6.18.2-34-obj/i386/default'
/sbin/depmod -ae
/home/robycobe/Aethra/… #
Ultima modifica effettuata da robycobe 05/02/07 22:31
aaa
05/02/07 22:28
robycobe
questa è la parte riguardante il firmware dopo aver dato il comando dmesg:

usb usb1: new device found, idVendor=0000, idProduct=0000
usb usb1: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb1: Product: EHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.18.2-34-default ehci_hcd
usb usb1: SerialNumber: 0000:00:10.3
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 6 ports detected
NET: Registered protocol family 23
ACPI: PCI Interrupt 0000:00:10.0[A] -> GSI 21 (level, low) -> IRQ 193
PCI: VIA IRQ fixup for 0000:00:10.0, from 0 to 1
uhci_hcd 0000:00:10.0: UHCI Host Controller
uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:10.0: irq 193, io base 0x0000a000
usb usb2: new device found, idVendor=0000, idProduct=0000
usb usb2: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb2: Product: UHCI Host Controller
usb usb2: Manufacturer: Linux 2.6.18.2-34-default uhci_hcd
usb usb2: SerialNumber: 0000:00:10.0
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
hdc: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
ACPI: PCI Interrupt 0000:00:10.1[B] -> GSI 21 (level, low) -> IRQ 193
PCI: VIA IRQ fixup for 0000:00:10.1, from 0 to 1
uhci_hcd 0000:00:10.1: UHCI Host Controller
uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:10.1: irq 193, io base 0x00009800
usb usb3: new device found, idVendor=0000, idProduct=0000
usb usb3: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb3: Product: UHCI Host Controller
usb usb3: Manufacturer: Linux 2.6.18.2-34-default uhci_hcd
usb usb3: SerialNumber: 0000:00:10.1
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
hdd: ATAPI 48X DVD-ROM drive, 256kB Cache, UDMA(33)
ACPI: PCI Interrupt 0000:00:10.2[C] -> GSI 21 (level, low) -> IRQ 193
PCI: VIA IRQ fixup for 0000:00:10.2, from 0 to 1
uhci_hcd 0000:00:10.2: UHCI Host Controller
uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:10.2: irq 193, io base 0x00009400
usb usb4: new device found, idVendor=0000, idProduct=0000
usb usb4: new device strings: Mfr=3, Product=2, SerialNumber=1
usb usb4: Product: UHCI Host Controller
usb usb4: Manufacturer: Linux 2.6.18.2-34-default uhci_hcd
usb usb4: SerialNumber: 0000:00:10.2
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
usb 2-1: new low speed USB device using uhci_hcd and address 2
ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e01800000a408f]
usb 2-1: new device found, idVendor=046d, idProduct=c00e
usb 2-1: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 2-1: Product: USB-PS/2 Optical Mouse
usb 2-1: Manufacturer: Logitech
usb 2-1: configuration #1 chosen from 1 choice
usb 3-1: new full speed USB device using uhci_hcd and address 2
usb 3-1: new device found, idVendor=046d, idProduct=092c
usb 3-1: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-1: Product: Camera
usb 3-1: Manufacturer:
usb 3-1: configuration #1 chosen from 1 choice
usb 3-2: new full speed USB device using uhci_hcd and address 3
usb 3-2: new device found, idVendor=1110, idProduct=9022
usb 3-2: new device strings: Mfr=0, Product=0, SerialNumber=0
usb 3-2: configuration #1 chosen from 1 choice
NET: Registered protocol family 8
NET: Registered protocol family 20
[ueagle-atm] driver ueagle 1.3 loaded
usb 4-1: new low speed USB device using uhci_hcd and address 2
usb 4-1: new device found, idVendor=07b5, idProduct=0213
usb 4-1: new device strings: Mfr=1, Product=2, SerialNumber=0
usb 4-1: Product: USB 2-Axis 8-Button Gamepad
usb 4-1: Manufacturer: Mega World
usb 4-1: configuration #1 chosen from 1 choice
usbcore: registered new driver hiddev
input: Logitech USB-PS/2 Optical Mouse as /class/input/input2
input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:10.0-1
usb 3-2: [ueagle-atm] ADSL device founded vid (0X1110) pid (0X9022) : Eagle II
input: Mega World USB 2-Axis 8-Button Gamepad as /class/input/input3
input: USB HID v1.00 Gamepad [Mega World USB 2-Axis 8-Button Gamepad] on usb-0000:00:10.2-1
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
usb 3-2: reset full speed USB device using uhci_hcd and address 3
usb 3-2: [ueagle-atm] pre-firmware device, uploading firmware
usb 3-2: [ueagle-atm] loading firmware ueagle-atm/eagleII.fw
usbcore: registered new driver ueagle-atm
usb 3-2: [UEAGLE-ATM] firmware is not available
Adding 1100412k swap on /dev/mapper/pdc_egjjbdgd_part7. Priority:-1 extents:1 across:1100412k
loop: loaded (max 8 devices)
kjournald starting. Commit interval 5 seconds
EXT3 FS on dm-3, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on dm-6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
NTFS driver 2.1.27 [Flags: R/W MODULE].
NTFS volume version 3.1.
NTFS volume version 3.1.
NTFS volume version 3.1.
AppArmor: AppArmor initialized
audit(1170200897.453:2): AppArmor initialized

NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
ip6_tables: (C) 2000-2006 Netfilter Core Team
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
ip_conntrack version 2.4 (6143 buckets, 49144 max) - 228 bytes per conntrack
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [PWRB]
powernow-k8: Processor cpuid 662 not supported
ADDRCONF(NETDEV_UP): eth0: link is not ready
NET: Registered protocol family 17
UDF-fs INFO UDF 0.9.8.1 (2004/29/09) Mounting volume 'Pro Evolution Soccer 6', timestamp 2006/09/09 13:09 (103c)
audit(1170197337.094:3): audit_pid=4466 old=0 by auid=4294967295
bootsplash: status on console 0 changed to on
robycobe@linux-28fn:~/Aethra/ueagle-data-1.1>

questa è la parte che credo sia rilevante... spero possiate aiutarmi perchè senza internet è una tragedia... vi ringrazio anticipatamente, ciao, Roby
aaa
05/02/07 23:01
Nophiq
Robycode è esattamente lo stesso problema che ho avuto io e non essendo riuscito a risolverlo, mi sono deciso a comprare un modem router eth, ma come puoi leggere dal topic, al momento, non sono ancora riuscito a risolvere il problema.
aaa