Lequel ?Kandi a écrit :apres le apt get ... ne marche pas
Internet sous ubuntu studio ? (En cours)
Modérateur : Mods GNU/Linux
Re: Internet sous ubuntu studio ? (En cours)
Re: Internet sous ubuntu studio ? (En cours)
Quel est le message d'erreur donné par le « sudo apt-get update » ?
- Messages : 1491
- Inscription : 14 janv. 2007 00:29
- Localisation : Pyrénées

Re: Internet sous ubuntu studio ? (En cours)
Bonjour,
Copies ici le contenu complet de ton fichier /etc/hosts, s'il te plaît, ainsi que le contenu de /etc/hostname. Nous y verrons peut-être plus clair.
Copies ici le contenu complet de ton fichier /etc/hosts, s'il te plaît, ainsi que le contenu de /etc/hostname. Nous y verrons peut-être plus clair.
Règles à respecter sur le forum ← Si vous ne savez pas comment poster, cliquez ici !
(Et tout particulièrement la section «À lire avant de poster, en 5 points de Capitaine Fab»)
Texte culte:
Comment Poser Les Questions De Manière Intelligente
(Et tout particulièrement la section «À lire avant de poster, en 5 points de Capitaine Fab»)
Texte culte:
Comment Poser Les Questions De Manière Intelligente
Re: Internet sous ubuntu studio ? (En cours)
[email protected]:~$ more /etc/hosts
127.0.0.1 localhost
127.0.0.1 toma
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
[email protected]:~$ more /etc/hostname
toma
127.0.0.1 localhost
127.0.0.1 toma
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
[email protected]:~$ more /etc/hostname
toma
Re: Internet sous ubuntu studio ? (En cours)
Mhh, ça à l'air bon.
Tu as encore le « sudo: unable to resolve host toma » quand tu tapes les commandes « sudo apt-get update » et autres ?
Tu as encore le « sudo: unable to resolve host toma » quand tu tapes les commandes « sudo apt-get update » et autres ?
- Messages : 1491
- Inscription : 14 janv. 2007 00:29
- Localisation : Pyrénées

Re: Internet sous ubuntu studio ? (En cours)
à part ça, peux-tu aller sur internet avec ton navigateur ? (le fichier /etc/resolv.conf est-il renseigné correctement ?)
Règles à respecter sur le forum ← Si vous ne savez pas comment poster, cliquez ici !
(Et tout particulièrement la section «À lire avant de poster, en 5 points de Capitaine Fab»)
Texte culte:
Comment Poser Les Questions De Manière Intelligente
(Et tout particulièrement la section «À lire avant de poster, en 5 points de Capitaine Fab»)
Texte culte:
Comment Poser Les Questions De Manière Intelligente
Re: Internet sous ubuntu studio ? (En cours)
quand je tape apt get update ... jai ca :
[email protected]:~$ sudo gedit /etc/hosts
sudo: unable to resolve host toma
[sudo] password for thomas:
[email protected]:~$ more /etc/apt/sources.list
#
# deb cdrom:[Ubuntu-Studio 8.04.1 _Hardy Heron_ - Release i386 (20080701)]/ hard
y main multiverse restricted universe
#deb cdrom:[Ubuntu-Studio 8.04.1 _Hardy Heron_ - Release i386 (20080701)]/ hardy
main multiverse restricted universe
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://fr.archive.ubuntu.com/ubuntu/ hardy universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy universe
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-updates universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ hardy multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://fr.archive.ubuntu.com/ubuntu/ hardy-backports main restricted unive
rse multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-backports main restricted u
niverse multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy partner
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu hardy-security main restricted
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu hardy-security universe
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu hardy-security universe
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu hardy-security multiverse
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse
[email protected]:~$
[email protected]:~$ grep restricted /etc/apt/sources.list
# deb cdrom:[Ubuntu-Studio 8.04.1 _Hardy Heron_ - Release i386 (20080701)]/ hardy main multiverse restricted universe
#deb cdrom:[Ubuntu-Studio 8.04.1 _Hardy Heron_ - Release i386 (20080701)]/ hardy main multiverse restricted universe
deb http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
# deb http://fr.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
#deb http://security.ubuntu.com/ubuntu hardy-security main restricted
#deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
[email protected]:~$
[email protected]:~$ sudo gedit /etc/hosts
sudo: unable to resolve host toma
[sudo] password for thomas:
[email protected]:~$ more /etc/apt/sources.list
#
# deb cdrom:[Ubuntu-Studio 8.04.1 _Hardy Heron_ - Release i386 (20080701)]/ hard
y main multiverse restricted universe
#deb cdrom:[Ubuntu-Studio 8.04.1 _Hardy Heron_ - Release i386 (20080701)]/ hardy
main multiverse restricted universe
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://fr.archive.ubuntu.com/ubuntu/ hardy universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy universe
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-updates universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ hardy multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-updates multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://fr.archive.ubuntu.com/ubuntu/ hardy-backports main restricted unive
rse multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-backports main restricted u
niverse multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
# deb http://archive.canonical.com/ubuntu hardy partner
# deb-src http://archive.canonical.com/ubuntu hardy partner
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu hardy-security main restricted
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu hardy-security universe
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu hardy-security universe
# Line commented out by installer because it failed to verify:
#deb http://security.ubuntu.com/ubuntu hardy-security multiverse
# Line commented out by installer because it failed to verify:
#deb-src http://security.ubuntu.com/ubuntu hardy-security multiverse
[email protected]:~$
[email protected]:~$ grep restricted /etc/apt/sources.list
# deb cdrom:[Ubuntu-Studio 8.04.1 _Hardy Heron_ - Release i386 (20080701)]/ hardy main multiverse restricted universe
#deb cdrom:[Ubuntu-Studio 8.04.1 _Hardy Heron_ - Release i386 (20080701)]/ hardy main multiverse restricted universe
deb http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy main restricted
deb http://fr.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-updates main restricted
# deb http://fr.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ hardy-backports main restricted universe multiverse
#deb http://security.ubuntu.com/ubuntu hardy-security main restricted
#deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted
[email protected]:~$
Re: Internet sous ubuntu studio ? (En cours)
[email protected]:~$ /etc/resolv.conf
bash: /etc/resolv.conf: Permission non accordée
[email protected]:~$ more /etc/resolv.conf
nameserver 129.20.233.18
internet ne marche toujours pas sous linux ya pas une chose a parametrer dans "reseau"?
bash: /etc/resolv.conf: Permission non accordée
[email protected]:~$ more /etc/resolv.conf
nameserver 129.20.233.18
internet ne marche toujours pas sous linux ya pas une chose a parametrer dans "reseau"?
Re: Internet sous ubuntu studio ? (En cours)
jai suivi un tuto du forum d'ubuntu www.doc.ubuntu.fr.org/wifi il me semble mais je narrive tjs pas a obtenir internet
voici le resultat de quelques commandes:
[email protected]:~$ sudo iwconfig iwl3945 essid Livebox-9D28 sudo iwconfig iwl3945 key open sudo iwlist wlan0 scanError for wireless request "Set ESSID" (8B1A) :
SET failed on device iwl3945 ; No such device.
[email protected]:~$ sudo iwlist wlan0 scan
wlan0 Scan completed :
Cell 01 - Address: 00:16:CF:0E:1D:0B
ESSID:"Livebox-9D28"
Mode:Master
Channel:1
Frequency:2.412 GHz (Channel 1)
Quality=65/100 Signal level=-68 dBm Noise level=-127 dBm
Encryption key:on
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s
12 Mb/s; 48 Mb/s
Extra:tsf=0000000d55f7426f
[email protected]:~$ sudo dhclient wlan0
There is already a pid file /var/run/dhclient.pid with pid 6456
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.6
Copyright 2004-2007 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
wmaster0: unknown hardware address type 801
wmaster0: unknown hardware address type 801
Listening on LPF/wlan0/00:1f:3c:8d:b7:78
Sending on LPF/wlan0/00:1f:3c:8d:b7:78
Sending on Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
No DHCPOFFERS received. >>>DCHPDISCOVER ne devrait pas se répéter
No working leases in persistent database - sleeping.
voici le resultat de quelques commandes:
[email protected]:~$ sudo iwconfig iwl3945 essid Livebox-9D28 sudo iwconfig iwl3945 key open sudo iwlist wlan0 scanError for wireless request "Set ESSID" (8B1A) :
SET failed on device iwl3945 ; No such device.
[email protected]:~$ sudo iwlist wlan0 scan
wlan0 Scan completed :
Cell 01 - Address: 00:16:CF:0E:1D:0B
ESSID:"Livebox-9D28"
Mode:Master
Channel:1
Frequency:2.412 GHz (Channel 1)
Quality=65/100 Signal level=-68 dBm Noise level=-127 dBm
Encryption key:on
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 18 Mb/s
24 Mb/s; 36 Mb/s; 54 Mb/s; 6 Mb/s; 9 Mb/s
12 Mb/s; 48 Mb/s
Extra:tsf=0000000d55f7426f
[email protected]:~$ sudo dhclient wlan0
There is already a pid file /var/run/dhclient.pid with pid 6456
killed old client process, removed PID file
Internet Systems Consortium DHCP Client V3.0.6
Copyright 2004-2007 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
wmaster0: unknown hardware address type 801
wmaster0: unknown hardware address type 801
Listening on LPF/wlan0/00:1f:3c:8d:b7:78
Sending on LPF/wlan0/00:1f:3c:8d:b7:78
Sending on Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 7
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 14
No DHCPOFFERS received. >>>DCHPDISCOVER ne devrait pas se répéter
No working leases in persistent database - sleeping.
- Messages : 1491
- Inscription : 14 janv. 2007 00:29
- Localisation : Pyrénées

Re: Internet sous ubuntu studio ? (En cours)
Bonjour,
Déjà pour le resolv.conf, où as-tu eu cette ip ?
Si tu ne sais pas, tu peux copier le mien, il va pour tout le monde (ce sont des serveurs DNS indépendants de ceux des fournisseurs d'accès internet)
Pour le wifi installe plutôt le driver Windows, à l'aide de ndiswrapper (y'a aussi la doc pour ça sur le wiki Ubuntu).
pour la commande dhclient, pas besoin de donner le nom de l'interface réseau après : lui, il se débrouille.
sudo dhclient
c'est tout.
Il y a en effet une interface graphique pour configurer le réseau, dans les menus. (Si tu lances dhclient et que grâce à lui tu puisses aller sur Internet avec un cable RJ45, tu peux aller sur le canal IRC ubuntu-fr (sur freenode) et demander de l'aide directement, pour fixer ta configuration.
Si tu as encore des questions, n'hésite pas.
PS: j'ai trouvé l'ip de ton resolv.conf d'un coup de google. Tu veux l'employer, tu peux aussi essayer les miens et garder le tien à la fin du fichier.
Déjà pour le resolv.conf, où as-tu eu cette ip ?
Si tu ne sais pas, tu peux copier le mien, il va pour tout le monde (ce sont des serveurs DNS indépendants de ceux des fournisseurs d'accès internet)
Code : Tout sélectionner
#
# /etc/resolv.conf
#
# OpenDNS
# http://www.opendns.com/welcome/
nameserver 208.67.222.222
nameserver 208.67.220.220
# OpenNIC
# http://www.opennicproject.org/en/client_setup.html
nameserver 82.229.244.191
nameserver 88.191.51.140
pour la commande dhclient, pas besoin de donner le nom de l'interface réseau après : lui, il se débrouille.
sudo dhclient
c'est tout.
Il y a en effet une interface graphique pour configurer le réseau, dans les menus. (Si tu lances dhclient et que grâce à lui tu puisses aller sur Internet avec un cable RJ45, tu peux aller sur le canal IRC ubuntu-fr (sur freenode) et demander de l'aide directement, pour fixer ta configuration.
Si tu as encore des questions, n'hésite pas.
PS: j'ai trouvé l'ip de ton resolv.conf d'un coup de google. Tu veux l'employer, tu peux aussi essayer les miens et garder le tien à la fin du fichier.
Règles à respecter sur le forum ← Si vous ne savez pas comment poster, cliquez ici !
(Et tout particulièrement la section «À lire avant de poster, en 5 points de Capitaine Fab»)
Texte culte:
Comment Poser Les Questions De Manière Intelligente
(Et tout particulièrement la section «À lire avant de poster, en 5 points de Capitaine Fab»)
Texte culte:
Comment Poser Les Questions De Manière Intelligente
Re: Internet sous ubuntu studio ? (En cours)
c'est bon jai reussi par cable reseau merci bcp pour votre aide ce fut plus simple avec le cable droit !
- Messages : 1491
- Inscription : 14 janv. 2007 00:29
- Localisation : Pyrénées

Re: Internet sous ubuntu studio ? (En cours)
Salut,
Regardes là, il y a des photos:
http://giminik.developpez.com/articles/ ... tallation/
Un mode d'emploi pour rechercher de sorte à trouver ce type d'info.
Oui, ce sera plus aisé pour y parvenir. Par la suite, tu pourras peut-être essayer wicd ? Une fois connecté tu pourras l'installer, au moins !
Regardes là, il y a des photos:
http://giminik.developpez.com/articles/ ... tallation/
Un mode d'emploi pour rechercher de sorte à trouver ce type d'info.
Oui, ce sera plus aisé pour y parvenir. Par la suite, tu pourras peut-être essayer wicd ? Une fois connecté tu pourras l'installer, au moins !

Règles à respecter sur le forum ← Si vous ne savez pas comment poster, cliquez ici !
(Et tout particulièrement la section «À lire avant de poster, en 5 points de Capitaine Fab»)
Texte culte:
Comment Poser Les Questions De Manière Intelligente
(Et tout particulièrement la section «À lire avant de poster, en 5 points de Capitaine Fab»)
Texte culte:
Comment Poser Les Questions De Manière Intelligente
-
- Sujets similaires
- Réponses
- Vues
- Dernier message
-
- 10 Réponses
- 211 Vues
-
Dernier message par grip4456
-
-
connaitre type alimentation en cours sur portable
par mylgla » » dans Windows : Résoudre les problèmes - 2 Réponses
- 91 Vues
-
Dernier message par mylgla
-
-
- 3 Réponses
- 384 Vues
-
Dernier message par pic83
-
- 1 Réponses
- 157 Vues
-
Dernier message par Malekal_morte
-
- 1 Réponses
- 166 Vues
-
Dernier message par Malekal_morte