#26 Le 10/01/2006, à 13:30
- amkoolgarst
Re : [Résolu]Problèmes en serie...encore et toujours
salut et merci de ton aide,
Je te précise que je suis français mais j'habite en italie...
Alors...tu pardonneras, j'espère, les questions qui suivent mais je n'ai franchement rien compris à ta tentative d'explication...
Je reprends et corrige-moi si je me plante :
Dans le premier sujet tu m'as parlé de noapic :
e copie/colle la procedure pour noapic, pour le noacpi, c'est simple, il faut juste le mettre a coté du 1er avec un espace entre les 2! (=> a confirmer en faisant une toute petite recherche sur ce forum)
Code:
il faut passer le parametre "noapic" au kernel durant la séquence de boot.
IL FAUT EDITER LE FICHIER : sudo gedit /boot/grub/menu.lst
Là dedans, vers le bas du fichier, tu cherches cette partie :
title Ubuntu, kernel 2.6.12-10-386
root (hd0,0)
kernel /boot/vmlinuz-2.6.12-10-386 root=/dev/hda1 ro quiet splash
initrd /boot/initrd.img-2.6.12-10-386
savedefault
bootET LA : tu places le parametre "noapic" a la fin de la ligne kernel ce qui donne :
title Ubuntu, kernel 2.6.12-10-386 AVEC NOAPIC
root (hd0,0)
kernel /boot/vmlinuz-2.6.12-10-386 root=/dev/hda1 ro quiet splash noapic
initrd /boot/initrd.img-2.6.12-10-386
savedefault
bootPS : fait un copier/coller de ces lignes en changeant le title comme j'ai fait juste au dessus dans le fichier : tu verras apparaitre un nouveau choix au boot.
REBOOT NOW !!
à présent tu ne m'en parle plus...je ne comprends pas bien...
ET LA : tu places le parametre "noapic" a la fin de la ligne kernel ce qui donne :
title Ubuntu, kernel 2.6.12-10-386 AVEC NOAPIC
Jusque là ça me semblait clair...je devais ajouter "avec no apic" à la fin et hop enregistrer le tout...Avais-je bien compris???
Maintenant tu me dis d'ajouter des ligne en faisant un copier/coller mais ces les memes ligne de texte...J'avoue que je ne te comprends pas bien...
Ensuite tu me dis ça :
-> ensuite tu as juste a indiquer les 2 parametres et a changer ton titre (title) comme tu veux :
Code:title Ubuntu, kernel 2.6.12-10-386
root (hd0,0)
kernel /boot/vmlinuz-2.6.12-10-386 root=/dev/hda1 ro quiet splash
initrd /boot/initrd.img-2.6.12-10-386
savedefault
boottitle Mets le titre que tu veux !
root (hd0,0)
kernel /boot/vmlinuz-2.6.12-10-386 root=/dev/hda1 ro quiet splash noapic noacpi
initrd /boot/initrd.img-2.6.12-10-386
savedefault
boot
Mettre le titre que je veux??? Et le noapic???
As-tu compris ce que je ne comprenais pas????
Pardonne mon ignorance, mais franchement je ne te suis pas. Pourrais-tu me re-expliquer tout ça??? En attendant je vais chercher des infos sur le sujet noapic.
Merci et à bientot.
Jifya moja haliinjiki chungu.
In girum imus nocte, ecce, et consumimur igni.
Hors ligne
#27 Le 10/01/2006, à 14:04
- Bobbybionic
Re : [Résolu]Problèmes en serie...encore et toujours
Bonjour
Alors en fait il voulais te faire créer une entrée que tu intitulerais ce que tu veux (mais conseillée "AVEC NOAPIC" pour s'y retrouver) avec laquelle tu booterais avec l'option noapic, d'ou le rajout de noapic à la ligne kernel.
Le noapic dans le titre c'est juste pour savoir ce que tu fais, ensuite tu choisis celle la dans le grub au démarrage et tu prie pour que cela soit ça ;-)
Non à la vente liée. Non au monopole Windows.
Tous ensemble, refusons les logiciels préinstallés et tournons nous vers le libre.
http://bobbybionic.wordpress.com
Hors ligne
#28 Le 10/01/2006, à 14:31
- amkoolgarst
Re : [Résolu]Problèmes en serie...encore et toujours
salut Bobbybionic!!!!
Je suis toujours motivé mais là je dois dire que je m'enfonce...
Tu m'as écrit ça :
Alors en fait il voulais te faire créer une entrée que tu intitulerais ce que tu veux (mais conseillée "AVEC NOAPIC" pour s'y retrouver) avec laquelle tu booterais avec l'option noapic, d'ou le rajout de noapic à la ligne kernel.
Le noapic dans le titre c'est juste pour savoir ce que tu fais, ensuite tu choisis celle la dans le grub au démarrage et tu prie pour que cela soit ça ;-)
Ok. La procédure est de booter sur un kernel qui a noapic, c'est ça??? Donc je me crée une entrée, qui me sera proposée au moment du boot, qui contiendra ces modifications, non??? C'est ça???
Bon. C'est la seconde partie du message de Fatfab qui me gène. C'est à dire :
pour le noacpi, c'est simple, il faut juste le mettre a coté du 1er avec un espace entre les 2! (=> a confirmer en faisant une toute petite recherche sur ce forum)
Je le mets où??? J'en fais quoi???
Merci d'avance. Salut!!!
Jifya moja haliinjiki chungu.
In girum imus nocte, ecce, et consumimur igni.
Hors ligne
#29 Le 10/01/2006, à 14:57
- Bobbybionic
Re : [Résolu]Problèmes en serie...encore et toujours
Bonjour
Si ce qu'il dit est vrai ;-) (non de toute façon ça fera pas grand chose) copie ça dans ton fstab (après le dernier ubuntu par exemple) :
title Ubuntu, kernel 2.6.12-10-386 AVEC NOAPIC
root (hd0,0)
kernel /boot/vmlinuz-2.6.12-10-386 root=/dev/hda1 ro quiet splash noapic
initrd /boot/initrd.img-2.6.12-10-386
savedefault
boot
title Ubuntu, kernel 2.6.12-10-386 AVEC NOAPIC ET NOLAPIC
root (hd0,0)
kernel /boot/vmlinuz-2.6.12-10-386 root=/dev/hda1 ro quiet splash noapic nolapic
initrd /boot/initrd.img-2.6.12-10-386
savedefault
boot
Ensuite tu reboot et dans le grub tu testes AVEC NOAPIC puis s'il le faut AVEC NOAPIS NOLAPIC.
Dernière modification par Bobbybionic (Le 10/01/2006, à 14:58)
Non à la vente liée. Non au monopole Windows.
Tous ensemble, refusons les logiciels préinstallés et tournons nous vers le libre.
http://bobbybionic.wordpress.com
Hors ligne
#30 Le 10/01/2006, à 15:28
- samefab
Re : [Résolu]Problèmes en serie...encore et toujours
il ne faudrait pas faire
$sudo grub-install /dev/hda
arès avoir modifié le menu.lst ???
sinon juste une petite question, ta connexion fonctionne toujours à peu près 2 minutes puis plus rien ???
si c'est bien le cas, il s'agit certainement d'un problème de DNS.
fais après plantage de ta connexion :
$ping www.google.fr
puis
$ping 66.102.9.147
si tu n'as pas de réponse avec www.google.fr mais que les paquets reviennent bien avec l'IP, il s'agit bien d'un problème de DNS.
dans ce cas,
$sudo nano /etc/resolv.conf
nameserver xxx.xxx.xxx.xxx
nameserver yyy.yyy.yyy.yyy
nameserver zzz.zzz.zzz.zzz
tu remplaces xxx.xxx.xxx.xxx et yyy.yyy.yyy.yyy par les adresses de serveurs DNS de ton FAI. si tu ne les as pas, regarde sur ta feuille que ton fournisseur t'as envoyé avec tes identifiants, ou sur leur site web, ou tu les appelles ou encore tu fais une recherche sur le web.
pour l'adresse zzz.zzz.zzz.zzz, tu mets soit la passerelle, soit 0.0.0.0
et pour terminer un petit
$sudo /etc/init.d/networking restart
j'espère que ça pourra t'aider.
Hors ligne
#31 Le 10/01/2006, à 15:58
- amkoolgarst
Re : [Résolu]Problèmes en serie...encore et toujours
salut, merci à tous...mais Oulalalalallalalal!!!!
@samefab
sinon juste une petite question, ta connexion fonctionne toujours à peu près 2 minutes puis plus rien ???
2 fois j'ai pu me connecter ( depuis ma re-re-re-re-re-re-installation). La première j'ai pu faire une mise à jour ( de 9 à 10), la seconde deux minutes, la troisième plus rien...Je ne me connecte plus du tout
tu m'écris :
$sudo nano /etc/resolv.conf
nameserver xxx.xxx.xxx.xxx
nameserver yyy.yyy.yyy.yyy
nameserver zzz.zzz.zzz.zzztu remplaces xxx.xxx.xxx.xxx et yyy.yyy.yyy.yyy par les adresses de serveurs DNS de ton FAI. si tu ne les as pas, regarde sur ta feuille que ton fournisseur t'as envoyé avec tes identifiants, ou sur leur site web, ou tu les appelles ou encore tu fais une recherche sur le web.
pour l'adresse zzz.zzz.zzz.zzz, tu mets soit la passerelle, soit 0.0.0.0
Les dns de mon fai je les ai déjà rentrés avec nano, vu que gedit ne me donne rien, en ce qui concerne la passerelle, c'est quoi???? vu que 0.0.0.0 ne me donne rien???
Je te remercie pour ta contribution.
Le plus dur dans cette affaire c'est que j'ai convaincu plusieurs amis à installer Ubuntu, avec les cds que j'ai reçus, et que deux d'entre eux ont pu installé sans problème, genre tout fonctionne. Je veux dire que me sdeux potes, nous avons des pcs similaires, n'ont pas connus les problèmes que j'ai et je connais depuis deux mois.
Je me suis retrouvé à expliquer comment monter ( expliquer la logique du point de montage et du montage) alors que pour moi ça n'a presque jamais marché ( je vous invite à regarder mes posts, mais je sais ils sont déjà aux oubliettes), je commence à desespèrer...Je vais devoir aller chez mes potes que j'ai aidé à installer Ubuntu pour pouvoir utiliser un logiciel, libre....
Enfin, j'dis le plus dur, j'suis content pour eux, mais j'ai vraiment pas de chance...
Bref...salut!
Dernière modification par amkoolgarst (Le 10/01/2006, à 16:00)
Jifya moja haliinjiki chungu.
In girum imus nocte, ecce, et consumimur igni.
Hors ligne
#32 Le 10/01/2006, à 16:48
- fatfab
Re : [Résolu]Problèmes en serie...encore et toujours
oulala
bon, en effet, la manip est tres simple a réaliser...mais quand on est devant l'ecran ! pas super simple a expliquer en fait...:rolleyes:
Par contre, Bobbybionic, ne l'embrouille pas : tu lui parles d'un 3eme parametre NOLAPIC:rolleyes:
C'est possible de passer les 3 ensemble mais je te conseille de passer - pour le moment - noapic et noacpi...
--
In DUB we Trust
Hors ligne
#33 Le 10/01/2006, à 17:52
- Bobbybionic
Re : [Résolu]Problèmes en serie...encore et toujours
@fatfab : Oups sorry j'ai inversé ;-)
Non à la vente liée. Non au monopole Windows.
Tous ensemble, refusons les logiciels préinstallés et tournons nous vers le libre.
http://bobbybionic.wordpress.com
Hors ligne
#34 Le 10/01/2006, à 18:54
- amkoolgarst
Re : [Résolu]Problèmes en serie...encore et toujours
je vous invite tous en italie!!!!!
sans dec', je vous assure que j'essaie de comprendre où vous m'emmenez...
Non, vraiment, on se fait un fete d'enfer avec du bon vin italien, et un ubuntu qui marche!!!!:lol:
Donc...pourriez-vous me résumer ce que je dois faire???? ( en super détails)
Après je tente et je fais savoir.
Merci à vous, franchement, un site pareil j'ai jamais vu...( un pote, à qui j'ai filé un cd d'ubuntu, vient de me téléphoner pour me dire que, bon, tout s'est bien passé, connexion...etc...-moi j'enrage).............JE VEUX UBUNTU!!!! POUR MOI TOUT SEUL!!!!:D
Merci encore, je vous demande juste de me dire de façon claire ( pardon, mais je n'ai pas bien compris l'ordre des commandes à donner...) ce que je dois faire.
D'avance merci, après quoi je m'exécute et fais savoir.
Dernière modification par amkoolgarst (Le 10/01/2006, à 18:57)
Jifya moja haliinjiki chungu.
In girum imus nocte, ecce, et consumimur igni.
Hors ligne
#35 Le 10/01/2006, à 19:17
- cep_
Re : [Résolu]Problèmes en serie...encore et toujours
J'ai pas le courage de tout remonter
Tu veux essayer de démarrer ton pc avec noapic nolapic ?
c'est ça ?
Lorsque le pc démarre, au boot, dès que grub s'affiche, tu appuyes sur la touche esc
puis la touche e (pour éditer)
ensuite avec la flèche bas du clavier tu descends sur la ligne du kernel qui doit ressembler à :
kernel /boot/vmlinuz-2.6.12-10-386 root=/dev/hda1 ro quiet splash .
Ton clavier sera en qwerty mais peu importe.
Après "splash" il faudra ajouter noapic nolapic
ensuite tu confirmes par la touche Enter
puis la touche b pour booter
Si tout est ok et focntionne, il faudra que tu édites le fichier /boot/grub/menu.lst avec les droits root (sudo) pour ajouter déffinitivement ces deux paramètres sur cette ligne.
#36 Le 10/01/2006, à 19:22
- Bobbybionic
Re : [Résolu]Problèmes en serie...encore et toujours
Envoie moi un mail avec ton adresse :-D
Non à la vente liée. Non au monopole Windows.
Tous ensemble, refusons les logiciels préinstallés et tournons nous vers le libre.
http://bobbybionic.wordpress.com
Hors ligne
#37 Le 10/01/2006, à 20:30
- amkoolgarst
Re : [Résolu]Problèmes en serie...encore et toujours
euh...salut à tout le monde et merci pour la collaboration,
Je n'ai pas encore essayé les manip proposées parce que j suis en train de me documenter sur le sujet.
@cep_, merci, je tente ta manip un peu plus tard ce soir je dois rester connecter, malheureusement sous windozzzz....
@Bobbybionic, euh...j'imagine que c'est à moi que tu parles...je t'envoie tout ça de suite...
Merci.
Jifya moja haliinjiki chungu.
In girum imus nocte, ecce, et consumimur igni.
Hors ligne
#38 Le 11/01/2006, à 09:03
- fatfab
Re : [Résolu]Problèmes en serie...encore et toujours
@cep_ : pas mal, je ne savais pas que l'on pouvait passer les parametres en direct !
Ne pas oublier Noacpi aussi !
Vive le Chianti !!
--
In DUB we Trust
Hors ligne
#39 Le 11/01/2006, à 09:48
- amkoolgarst
Re : [Résolu]Problèmes en serie...encore et toujours
salut!
Bon j'ai suivi la manip de cep_, ça n'a rien changer quant à la connexon...le reste, ben j'en sais trop rien...
J'ai ajouté
noapic nolapic
après cette ligne
kernel /boot/vmlinuz-2.6.12-10-386 root=/dev/hda1 ro quiet splash .
Mais le fameux Noacpi je le mets où???
Merci, le chianti c'est très bien mais y'a mieux!!!!
Jifya moja haliinjiki chungu.
In girum imus nocte, ecce, et consumimur igni.
Hors ligne
#40 Le 11/01/2006, à 09:55
- fatfab
Re : [Résolu]Problèmes en serie...encore et toujours
le noapic, c'est aussi un parametre comme les autres.
Donc tu peux le mettre a la suite.
Essaye avec noapic + noacpi
va-y, balance les noms des petits vins sympa...:cool::P
--
In DUB we Trust
Hors ligne
#41 Le 11/01/2006, à 12:08
- samefab
Re : [Résolu]Problèmes en serie...encore et toujours
si tu peux donner tes logs:
$sudo cat /var/log/messages
$sudo cat /var/log/syslog
$sudo dmesg
Hors ligne
#42 Le 11/01/2006, à 15:57
- amkoolgarst
Re : [Résolu]Problèmes en serie...encore et toujours
salut!
Voici les logs
$sudo cat /var/log/messages :
Jan 11 10:33:03 localhost gconfd (root-9518): Inizializzazione (versione 2.12.0) , pid 9518, utente 'root'
Jan 11 10:33:03 localhost gconfd (root-9518): L'indirizzo "xml:readonly:/etc/gco nf/gconf.xml.mandatory" è stato risolta ad una fonte di configurazione in sola l ettura in posizione 0
Jan 11 10:33:03 localhost gconfd (root-9518): L'indirizzo "xml:readonly:/usr/sha re/gconf/local.mandatory" è stato risolta ad una fonte di configurazione in sola lettura in posizione 1
Jan 11 10:33:03 localhost gconfd (root-9518): L'indirizzo "xml:readwrite:/root/. gconf" è stato risolto ad una fonte di configurazione scrivibile in posizione 2
Jan 11 10:33:03 localhost gconfd (root-9518): L'indirizzo "xml:readonly:/etc/gco nf/gconf.xml.defaults" è stato risolta ad una fonte di configurazione in sola le ttura in posizione 3
Jan 11 10:33:03 localhost gconfd (root-9518): L'indirizzo "xml:readonly:/usr/sha re/gconf/local.defaults" è stato risolta ad una fonte di configurazione in sola lettura in posizione 4
Jan 11 10:33:03 localhost gconfd (root-9518): L'indirizzo "xml:readonly:/usr/sha re/gconf/cdd.defaults" è stato risolta ad una fonte di configurazione in sola le ttura in posizione 5
Jan 11 10:33:03 localhost gconfd (root-9518): L'indirizzo "xml:readonly:/usr/sha re/gconf/debian.defaults" è stato risolta ad una fonte di configurazione in sola lettura in posizione 6
Jan 11 10:33:03 localhost gconfd (root-9518): L'indirizzo "xml:readonly:/var/lib /gconf/defaults" è stato risolta ad una fonte di configurazione in sola lettura in posizione 7
Jan 11 10:33:33 localhost gconfd (root-9518): Il server GConf non è utilizzato, arresto
Jan 11 10:33:33 localhost gconfd (root-9518): Uscita
Jan 11 10:36:36 localhost exiting on signal 15
Jan 11 10:36:38 localhost syslogd 1.4.1#17ubuntu3: restart.
Jan 11 10:39:07 localhost gconfd (regis-8996): Uscita
Jan 11 10:39:07 localhost shutdown[8445]: shutting down for system reboot
Jan 11 10:39:13 localhost kernel: [4295225.040000] apm: BIOS version 1.2 Flags 0 x03 (Driver version 1.16ac)
Jan 11 10:39:13 localhost kernel: [4295225.040000] apm: disabled on user request .
Jan 11 10:39:15 localhost exiting on signal 15
Jan 11 13:18:52 localhost syslogd 1.4.1#17ubuntu3: restart.
Jan 11 13:18:52 localhost kernel: Inspecting /boot/System.map-2.6.12-10-386
Jan 11 13:18:52 localhost kernel: Loaded 29010 symbols from /boot/System.map-2.6 .12-10-386.
Jan 11 13:18:52 localhost kernel: Symbols match kernel version 2.6.12.
Jan 11 13:18:52 localhost kernel: No module symbols loaded - kernel modules not enabled.
Jan 11 13:18:52 localhost kernel: 294668.431000] ACPI: Interpreter enabled
Jan 11 13:18:52 localhost kernel: [4294668.431000] ACPI: Using IOAPIC for interr upt routing
Jan 11 13:18:52 localhost kernel: [4294668.432000] ACPI: PCI Root Bridge [PCI0] (0000:00)
Jan 11 13:18:52 localhost kernel: [4294668.432000] PCI: Probing PCI hardware (bu s 00)
Jan 11 13:18:52 localhost kernel: [4294668.432000] ACPI: Assume root bridge [\_S B_.PCI0] segment is 0
Jan 11 13:18:52 localhost kernel: [4294668.435000] PCI: Ignoring BAR0-3 of IDE c ontroller 0000:00:1f.1
Jan 11 13:18:52 localhost kernel: [4294668.435000] PCI: Transparent bridge - 000 0:00:1e.0
Jan 11 13:18:52 localhost kernel: [4294668.450000] ACPI: PCI Interrupt Link [LNK A] (IRQs 3 4 5 6 7 *10 11 12 14 15)
Jan 11 13:18:52 localhost kernel: [4294668.451000] ACPI: PCI Interrupt Link [LNK B] (IRQs 3 4 5 *6 7 10 11 12 14 15)
Jan 11 13:18:52 localhost kernel: [4294668.451000] ACPI: PCI Interrupt Link [LNK C] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Jan 11 13:18:52 localhost kernel: [4294668.451000] ACPI: PCI Interrupt Link [LNK D] (IRQs *3 4 5 6 7 10 11 12 14 15)
Jan 11 13:18:52 localhost kernel: [4294668.451000] ACPI: PCI Interrupt Link [LNK E] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Jan 11 13:18:52 localhost kernel: [4294668.451000] ACPI: PCI Interrupt Link [LNK F] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Jan 11 13:18:52 localhost kernel: [4294668.452000] ACPI: PCI Interrupt Link [LNK G] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Jan 11 13:18:52 localhost kernel: [4294668.452000] ACPI: PCI Interrupt Link [LNK H] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Jan 11 13:18:52 localhost kernel: [4294668.452000] Linux Plug and Play Support v 0.97 (c) Adam Belay
Jan 11 13:18:52 localhost kernel: [4294668.452000] pnp: PnP ACPI init
Jan 11 13:18:52 localhost kernel: [4294668.456000] pnp: PnP ACPI: found 11 devic es
Jan 11 13:18:52 localhost kernel: [4294668.456000] PnPBIOS: Disabled by ACPI PNP
Jan 11 13:18:52 localhost kernel: [4294668.456000] PCI: Using ACPI for IRQ routi ng
Jan 11 13:18:52 localhost kernel: [4294668.456000] PCI: If a device doesn't work , try "pci=routeirq". If it helps, post a report
Jan 11 13:18:52 localhost kernel: [4294668.461000] pnp: 00:06: ioport range 0x68 0-0x6ff has been reserved
Jan 11 13:18:52 localhost kernel: [4294668.462000] audit: initializing netlink s ocket (disabled)
Jan 11 13:18:52 localhost kernel: [4294668.462000] audit: initialized
Jan 11 13:18:52 localhost kernel: [4294668.462000] highmem bounce pool size: 64 pages
Jan 11 13:18:52 localhost kernel: [4294668.462000] VFS: Disk quotas dquot_6.5.1
Jan 11 13:18:52 localhost kernel: [4294668.462000] Dquot-cache hash table entrie s: 1024 (order 0, 4096 bytes)
Jan 11 13:18:52 localhost kernel: [4294668.462000] devfs: 2004-01-31 Richard Goo ch (rgooch@atnf.csiro.au)
Jan 11 13:18:52 localhost kernel: [4294668.462000] devfs: boot_options: 0x0
Jan 11 13:18:52 localhost kernel: [4294668.462000] Initializing Cryptographic AP I
Jan 11 13:18:52 localhost kernel: [4294668.462000] isapnp: Scanning for PnP card s...
Jan 11 13:18:52 localhost kernel: [4294668.814000] isapnp: No Plug & Play device found
Jan 11 13:18:52 localhost kernel: [4294668.831000] PNP: PS/2 controller doesn't have AUX irq; using default 0xc
Jan 11 13:18:52 localhost kernel: [4294668.831000] PNP: PS/2 Controller [PNP0303 :PS2K] at 0x60,0x64 irq 112
Jan 11 13:18:52 localhost kernel: [4294668.833000] serio: i8042 AUX port at 0x60 ,0x64 irq 12
Jan 11 13:18:52 localhost kernel: [4294668.833000] serio: i8042 KBD port at 0x60 ,0x64 irq 1
Jan 11 13:18:52 localhost kernel: [4294668.833000] Serial: 8250/16550 driver $Re vision: 1.90 $ 54 ports, IRQ sharing enabled
Jan 11 13:18:52 localhost kernel: [4294668.833000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 11 13:18:52 localhost kernel: [4294668.835000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 11 13:18:52 localhost kernel: [4294668.836000] io scheduler noop registered
Jan 11 13:18:52 localhost kernel: [4294668.836000] io scheduler anticipatory reg istered
Jan 11 13:18:52 localhost kernel: [4294668.836000] io scheduler deadline registe red
Jan 11 13:18:52 localhost kernel: [4294668.836000] io scheduler cfq registered
Jan 11 13:18:52 localhost kernel: [4294668.836000] RAMDISK driver initialized: 1 6 RAM disks of 65536K size 1024 blocksize
Jan 11 13:18:52 localhost kernel: [4294668.836000] EISA: Probing bus 0 at eisa.0
Jan 11 13:18:52 localhost kernel: [4294668.836000] EISA: Detected 0 cards.
Jan 11 13:18:52 localhost kernel: [4294668.836000] NET: Registered protocol fami ly 2
Jan 11 13:18:52 localhost kernel: [4294668.845000] IP: routing cache hash table of 8192 buckets, 64Kbytes
Jan 11 13:18:52 localhost kernel: [4294668.845000] TCP established hash table en tries: 262144 (order: 9, 2097152 bytes)
Jan 11 13:18:52 localhost kernel: [4294668.846000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
Jan 11 13:18:52 localhost kernel: [4294668.846000] TCP: Hash tables configured ( established 262144 bind 65536)
Jan 11 13:18:52 localhost kernel: [4294668.846000] NET: Registered protocol fami ly 8
Jan 11 13:18:52 localhost kernel: [4294668.846000] NET: Registered protocol fami ly 20
Jan 11 13:18:52 localhost kernel: [4294668.847000] ACPI wakeup devices:
Jan 11 13:18:52 localhost kernel: [4294668.847000] P0P4 BNIC MC97 USB1 USB2 USB3 USB4 EUSB PS2K
Jan 11 13:18:52 localhost kernel: [4294668.847000] ACPI: (supports S0 S1 S3 S4 S 5)
Jan 11 13:18:52 localhost kernel: [4294668.847000] Freeing unused kernel memory: 224k freed
Jan 11 13:18:52 localhost kernel: [4294668.862000] vga16fb: mapped to 0xc00a0000
Jan 11 13:18:52 localhost kernel: [4294668.972000] Console: switching to colour frame buffer device 80x30
Jan 11 13:18:52 localhost kernel: [4294668.972000] fb0: VGA16 VGA frame buffer d evice
Jan 11 13:18:52 localhost kernel: [4294669.084000] input: AT Translated Set 2 ke yboard on isa0060/serio0
Jan 11 13:18:52 localhost kernel: [4294670.103000] Capability LSM initialized
Jan 11 13:18:52 localhost kernel: [4294670.113000] NET: Registered protocol fami ly 1
Jan 11 13:18:52 localhost kernel: [4294670.126000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Jan 11 13:18:52 localhost kernel: [4294670.126000] ide: Assuming 33MHz system bu s speed for PIO modes; override with idebus=xx
Jan 11 13:18:52 localhost kernel: [4294670.126000] ACPI: bus type ide registered
Jan 11 13:18:52 localhost kernel: [4294670.136000] SCSI subsystem initialized
Jan 11 13:18:52 localhost kernel: [4294670.137000] ACPI: PCI Interrupt 0000:00:1 f.2[A] -> GSI 18 (level, low) -> IRQ 18
Jan 11 13:18:52 localhost kernel: [4294670.137000] ata1: SATA max UDMA/133 cmd 0 xD400 ctl 0xD002 bmdma 0xC400 irq 18
Jan 11 13:18:52 localhost kernel: [4294670.138000] ata2: SATA max UDMA/133 cmd 0 xCC00 ctl 0xC802 bmdma 0xC408 irq 18
Jan 11 13:18:52 localhost kernel: [4294670.138000] ata1: SATA port has no device .
Jan 11 13:18:52 localhost kernel: [4294670.138000] scsi0 : ata_piix
Jan 11 13:18:52 localhost kernel: [4294670.138000] ata2: SATA port has no device .
Jan 11 13:18:52 localhost kernel: [4294670.138000] scsi1 : ata_piix
Jan 11 13:18:52 localhost kernel: [4294670.144000] ICH5: IDE controller at PCI s lot 0000:00:1f.1
Jan 11 13:18:52 localhost kernel: [4294670.144000] PCI: Enabling device 0000:00: 1f.1 (0005 -> 0007)
Jan 11 13:18:52 localhost kernel: [4294670.144000] ACPI: PCI Interrupt 0000:00:1 f.1[A] -> GSI 18 (level, low) -> IRQ 18
Jan 11 13:18:52 localhost kernel: [4294670.144000] ICH5: chipset revision 2
Jan 11 13:18:52 localhost kernel: [4294670.144000] ICH5: not 100%% native mode: will probe irqs later
Jan 11 13:18:52 localhost kernel: [4294670.144000] ide0: BM-DMA at 0xfc00-0x fc07, BIOS settings: hda:DMA, hdb:DMA
Jan 11 13:18:52 localhost kernel: [4294670.144000] ide1: BM-DMA at 0xfc08-0x fc0f, BIOS settings: hdc:DMA, hdd:DMA
Jan 11 13:18:52 localhost kernel: [4294670.408000] hda: Maxtor 6B200P0, ATA DISK drive
Jan 11 13:18:52 localhost kernel: [4294670.663000] hdb: ST3200822A, ATA DISK dri ve
Jan 11 13:18:52 localhost kernel: [4294670.715000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jan 11 13:18:52 localhost kernel: [4294671.387000] hdc: PHILIPS DVD8421, ATAPI C D/DVD-ROM drive
Jan 11 13:18:52 localhost kernel: [4294672.101000] hdd: SAMSUNG DVD-ROM SD-616E, ATAPI CD/DVD-ROM drive
Jan 11 13:18:52 localhost kernel: [4294672.152000] ide1 at 0x170-0x177,0x376 on irq 15
Jan 11 13:18:52 localhost kernel: [4294674.204000] hda: max request size: 1024Ki B
Jan 11 13:18:52 localhost kernel: [4294674.225000] hda: 398297088 sectors (20392 8 MB) w/8192KiB Cache, CHS=24792/255/63, UDMA(100)
Jan 11 13:18:52 localhost kernel: [4294674.227000] hda: cache flushes supported
Jan 11 13:18:52 localhost kernel: [4294674.227000] /dev/ide/host0/bus0/target0/ lun0: p1 p2
Jan 11 13:18:52 localhost kernel: [4294674.236000] hdb: max request size: 1024Ki B
Jan 11 13:18:52 localhost kernel: [4294674.236000] hdb: 390721968 sectors (20004 9 MB) w/8192KiB Cache, CHS=24321/255/63, UDMA(100)
Jan 11 13:18:52 localhost kernel: [4294674.236000] hdb: cache flushes supported
Jan 11 13:18:52 localhost kernel: [4294674.236000] /dev/ide/host0/bus0/target1/ lun0: p1 p2 < p5 >
Jan 11 13:18:52 localhost kernel: [4294674.275000] hdc: ATAPI 40X DVD-ROM CD-R/R W drive, 2048kB Cache
Jan 11 13:18:52 localhost kernel: [4294674.275000] Uniform CD-ROM driver Revisio n: 3.20
Jan 11 13:18:52 localhost kernel: [4294674.281000] hdd: ATAPI 40X DVD-ROM drive, 512kB Cache
Jan 11 13:18:52 localhost kernel: [4294674.638000] Attempting manual resume
Jan 11 13:18:52 localhost kernel: [4294674.638000] swsusp: Suspend partition has wrong signature?
Jan 11 13:18:52 localhost kernel: [4294674.657000] usbcore: registered new drive r usbfs
Jan 11 13:18:52 localhost kernel: [4294674.657000] usbcore: registered new drive r hub
Jan 11 13:18:52 localhost kernel: [4294674.658000] USB Universal Host Controller Interface driver v2.2
Jan 11 13:18:52 localhost kernel: [4294674.658000] ACPI: PCI Interrupt 0000:00:1 d.0[A] -> GSI 16 (level, low) -> IRQ 16
Jan 11 13:18:52 localhost kernel: [4294674.658000] uhci_hcd 0000:00:1d.0: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1
Jan 11 13:18:52 localhost kernel: [4294674.720000] uhci_hcd 0000:00:1d.0: new US B bus registered, assigned bus number 1
Jan 11 13:18:52 localhost kernel: [4294674.720000] uhci_hcd 0000:00:1d.0: irq 16 , io base 0x0000e000
Jan 11 13:18:52 localhost kernel: [4294674.720000] hub 1-0:1.0: USB hub found
Jan 11 13:18:52 localhost kernel: [4294674.720000] hub 1-0:1.0: 2 ports detected
Jan 11 13:18:52 localhost kernel: [4294674.723000] ACPI: PCI Interrupt 0000:00:1 d.1[b] -> GSI 19 (level, low) -> IRQ 19
Jan 11 13:18:52 localhost kernel: [4294674.723000] uhci_hcd 0000:00:1d.1: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2
Jan 11 13:18:52 localhost kernel: [4294674.785000] uhci_hcd 0000:00:1d.1: new US B bus registered, assigned bus number 2
Jan 11 13:18:52 localhost kernel: [4294674.785000] uhci_hcd 0000:00:1d.1: irq 19 , io base 0x0000e400
Jan 11 13:18:52 localhost kernel: [4294674.785000] hub 2-0:1.0: USB hub found
Jan 11 13:18:52 localhost kernel: [4294674.785000] hub 2-0:1.0: 2 ports detected
Jan 11 13:18:52 localhost kernel: [4294674.788000] ACPI: PCI Interrupt 0000:00:1 d.2[C] -> GSI 18 (level, low) -> IRQ 18
Jan 11 13:18:52 localhost kernel: [4294674.788000] uhci_hcd 0000:00:1d.2: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI #3
Jan 11 13:18:52 localhost kernel: [4294674.850000] uhci_hcd 0000:00:1d.2: new US B bus registered, assigned bus number 3
Jan 11 13:18:52 localhost kernel: [4294674.850000] uhci_hcd 0000:00:1d.2: irq 18 , io base 0x0000e800
Jan 11 13:18:52 localhost kernel: [4294674.850000] hub 3-0:1.0: USB hub found
Jan 11 13:18:52 localhost kernel: [4294674.850000] hub 3-0:1.0: 2 ports detected
Jan 11 13:18:52 localhost kernel: [4294674.853000] ACPI: PCI Interrupt 0000:00:1 d.3[A] -> GSI 16 (level, low) -> IRQ 16
Jan 11 13:18:52 localhost kernel: [4294674.853000] uhci_hcd 0000:00:1d.3: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4
Jan 11 13:18:52 localhost kernel: [4294674.889000] usb 1-2: new low speed USB de vice using uhci_hcd and address 2
Jan 11 13:18:52 localhost kernel: [4294674.915000] uhci_hcd 0000:00:1d.3: new US B bus registered, assigned bus number 4
Jan 11 13:18:52 localhost kernel: [4294674.915000] uhci_hcd 0000:00:1d.3: irq 16 , io base 0x0000ec00
Jan 11 13:18:52 localhost kernel: [4294674.915000] hub 4-0:1.0: USB hub found
Jan 11 13:18:52 localhost kernel: [4294674.915000] hub 4-0:1.0: 2 ports detected
Jan 11 13:18:52 localhost kernel: [4294674.942000] ACPI: PCI Interrupt 0000:00:1 d.7[D] -> GSI 23 (level, low) -> IRQ 23
Jan 11 13:18:52 localhost kernel: [4294674.942000] ehci_hcd 0000:00:1d.7: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller
Jan 11 13:18:52 localhost kernel: [4294674.942000] ehci_hcd 0000:00:1d.7: debug port 1
Jan 11 13:18:52 localhost kernel: [4294675.172000] usb 2-1: new full speed USB d evice using uhci_hcd and address 2
Jan 11 13:18:52 localhost kernel: [4294680.442000] ehci_hcd 0000:00:1d.7: contin uing after BIOS bug...
Jan 11 13:18:52 localhost kernel: [4294680.442000] ehci_hcd 0000:00:1d.7: new US B bus registered, assigned bus number 5
Jan 11 13:18:52 localhost kernel: [4294680.442000] ehci_hcd 0000:00:1d.7: irq 23 , io mem 0xfebffc00
Jan 11 13:18:52 localhost kernel: [4294680.445000] ehci_hcd 0000:00:1d.7: USB 2. 0 initialized, EHCI 1.00, driver 10 Dec 2004
Jan 11 13:18:52 localhost kernel: [4294680.446000] hub 5-0:1.0: USB hub found
Jan 11 13:18:52 localhost kernel: [4294680.446000] hub 5-0:1.0: 8 ports detected
Jan 11 13:18:52 localhost kernel: [4294680.531000] 8139cp: 10/100 PCI Ethernet d river v1.2 (Mar 22, 2004)
Jan 11 13:18:52 localhost kernel: [4294680.531000] 8139cp: pci dev 0000:02:0f.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
Jan 11 13:18:52 localhost kernel: [4294680.531000] 8139cp: Try the "8139too" dri ver instead.
Jan 11 13:18:52 localhost kernel: [4294680.532000] 8139too Fast Ethernet driver 0.9.27
Jan 11 13:18:52 localhost kernel: [4294680.532000] ACPI: PCI Interrupt 0000:02:0 f.0[A] -> GSI 19 (level, low) -> IRQ 19
Jan 11 13:18:52 localhost kernel: [4294680.532000] eth0: RealTek RTL8139 at 0xb4 00, 00:11:2f:1a:90:4c, IRQ 19
Jan 11 13:18:52 localhost kernel: [4294680.633000] usb 5-1: new high speed USB d evice using ehci_hcd and address 2
Jan 11 13:18:52 localhost kernel: [4294681.122000] usb 1-2: USB disconnect, addr ess 2
Jan 11 13:18:52 localhost kernel: [4294681.288000] usb 1-2: new low speed USB de vice using uhci_hcd and address 3
Jan 11 13:18:52 localhost kernel: [4294681.405000] usb 2-1: USB disconnect, addr ess 2
Jan 11 13:18:52 localhost kernel: [4294681.571000] usb 2-1: new full speed USB d evice using uhci_hcd and address 3
Jan 11 13:18:52 localhost kernel: [4294682.547000] usbcore: registered new drive r hiddev
Jan 11 13:18:52 localhost kernel: [4294682.567000] input: USB HID v1.10 Mouse [U SB OpticalWheel Mouse] on usb-0000:00:1d.0-2
Jan 11 13:18:52 localhost kernel: [4294682.567000] usbcore: registered new drive r usbhid
Jan 11 13:18:52 localhost kernel: [4294682.567000] drivers/usb/input/hid-core.c: v2.01:USB HID core driver
Jan 11 13:18:52 localhost kernel: [4294682.580000] Initializing USB Mass Storage driver...
Jan 11 13:18:52 localhost kernel: [4294682.580000] scsi2 : SCSI emulation for US B Mass Storage devices
Jan 11 13:18:52 localhost kernel: [4294682.580000] scsi3 : SCSI emulation for US B Mass Storage devices
Jan 11 13:18:52 localhost kernel: [4294682.580000] usbcore: registered new drive r usb-storage
Jan 11 13:18:52 localhost kernel: [4294682.580000] USB Mass Storage support regi stered.
Jan 11 13:18:52 localhost kernel: [4294683.063000] ACPI: CPU0 (power states: C1[ C1])
Jan 11 13:18:52 localhost kernel: [4294683.277000] Attempting manual resume
Jan 11 13:18:52 localhost kernel: [4294683.277000] swsusp: Suspend partition has wrong signature?
Jan 11 13:18:52 localhost kernel: [4294683.287000] kjournald starting. Commit i nterval 5 seconds
Jan 11 13:18:52 localhost kernel: [4294683.287000] EXT3-fs: mounted filesystem w ith ordered data mode.
Jan 11 13:18:52 localhost kernel: [4294684.263000] md: md driver 0.90.1 MAX_MD_D EVS=256, MD_SB_DISKS=27
Jan 11 13:18:52 localhost kernel: [4294687.079000] Adding 3036244k swap on /dev/ hdb5. Priority:-1 extents:1
Jan 11 13:18:52 localhost kernel: [4294687.306000] EXT3 FS on hdb1, internal jou rnal
Jan 11 13:18:52 localhost kernel: [4294687.580000] Vendor: SEAGATE Model: ST 3250823A Rev: 3.03
Jan 11 13:18:52 localhost kernel: [4294687.580000] Type: Direct-Access ANSI SCSI revision: 02
Jan 11 13:18:52 localhost kernel: [4294687.594000] Vendor: Y-E DATA Model: US B-FDU Rev: 6.01
Jan 11 13:18:52 localhost kernel: [4294687.594000] Type: Direct-Access ANSI SCSI revision: 00
Jan 11 13:18:52 localhost kernel: [4294692.262000] SCSI device sda: 488397168 51 2-byte hdwr sectors (250059 MB)
Jan 11 13:18:52 localhost kernel: [4294692.265000] SCSI device sda: 488397168 51 2-byte hdwr sectors (250059 MB)
Jan 11 13:18:52 localhost kernel: [4294692.265000] /dev/scsi/host2/bus0/target0 /lun0: p1
Jan 11 13:18:52 localhost kernel: [4294692.284000] Attached scsi disk sda at scs i2, channel 0, id 0, lun 0
Jan 11 13:18:52 localhost kernel: [4294692.362000] Attached scsi removable disk sdb at scsi3, channel 0, id 0, lun 0
Jan 11 13:18:52 localhost kernel: [4294692.654000] parport: PnPBIOS parport dete cted.
Jan 11 13:18:52 localhost kernel: [4294692.654000] parport0: PC-style at 0x378 ( 0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
Jan 11 13:18:52 localhost kernel: [4294692.718000] parport0: Printer, EPSON Styl us COLOR 860
Jan 11 13:18:52 localhost kernel: [4294692.774000] lp0: using parport0 (interrup t-driven).
Jan 11 13:18:52 localhost kernel: [4294692.807000] mice: PS/2 mouse device commo n for all mice
Jan 11 13:18:52 localhost kernel: [4294692.852000] sbp2: $Rev: 1219 $ Ben Collin s <bcollins@debian.org>
Jan 11 13:18:52 localhost kernel: [4294695.919000] device-mapper: 4.4.0-ioctl (2 005-01-12) initialised: dm-devel@redhat.com
Jan 11 13:18:52 localhost kernel: [4294696.684000] cdrom: open failed.
Jan 11 13:18:52 localhost kernel: [4294696.686000] cdrom: open failed.
Jan 11 13:18:52 localhost kernel: [4294698.594000] Linux agpgart interface v0.10 1 (c) Dave Jones
Jan 11 13:18:52 localhost kernel: [4294698.601000] agpgart: Detected an Intel 86 5 Chipset.
Jan 11 13:18:52 localhost kernel: [4294698.617000] agpgart: AGP aperture is 64M @ 0xf8000000
Jan 11 13:18:52 localhost kernel: [4294698.689000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Jan 11 13:18:52 localhost kernel: [4294698.699000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jan 11 13:18:52 localhost kernel: [4294699.386000] ACPI: PCI Interrupt 0000:00:1 f.5[b] -> GSI 17 (level, low) -> IRQ 17
Jan 11 13:18:52 localhost kernel: [4294699.697000] intel8x0_measure_ac97_clock: measured 49810 usecs
Jan 11 13:18:52 localhost kernel: [4294699.697000] intel8x0: clocking to 48000
Jan 11 13:18:52 localhost kernel: [4294700.471000] ohci1394: $Rev: 1250 $ Ben Co llins <bcollins@debian.org>
Jan 11 13:18:52 localhost kernel: [4294700.471000] ACPI: PCI Interrupt 0000:02:0 e.0[A] -> GSI 21 (level, low) -> IRQ 21
Jan 11 13:18:52 localhost kernel: [4294700.524000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21] MMIO=[feaff000-feaff7ff] Max Packet=[2048]
Jan 11 13:18:52 localhost kernel: [4294702.298000] Real Time Clock Driver v1.12
Jan 11 13:18:52 localhost kernel: [4294702.375000] input: PC Speaker
Jan 11 13:18:52 localhost kernel: [4294702.709000] ts: Compaq touchscreen protoc ol output
Jan 11 13:18:52 localhost kernel: [4294703.312000] eth0: link up, 100Mbps, full- duplex, lpa 0x41E1
Jan 11 13:18:52 localhost kernel: [4294703.320000] NET: Registered protocol fami ly 17
Jan 11 13:18:52 localhost kernel: [4294706.030000] CSLIP: code copyright 1989 Re gents of the University of California
Jan 11 13:18:52 localhost kernel: [4294706.032000] PPP generic driver version 2. 4.2
Jan 11 13:18:52 localhost kernel: [4294706.055000] NET: Registered protocol fami ly 10
Jan 11 13:18:52 localhost kernel: [4294706.055000] Disabled Privacy Extensions o n device c02eb280(lo)
Jan 11 13:18:52 localhost kernel: [4294706.055000] IPv6 over IPv4 tunneling driv er
Jan 11 13:18:52 localhost kernel: [4294706.238000] NET: Registered protocol fami ly 24
Jan 11 13:18:52 localhost kernel: [4294712.822000] ACPI: Power Button (FF) [PWRF ]
Jan 11 13:18:52 localhost kernel: [4294712.822000] ACPI: Power Button (CM) [PWRB ]
Jan 11 13:18:55 localhost hpiod: 0.9.5 accepting connections at 32769...
Jan 11 13:18:56 localhost hp: unable to open /var/run/hplip/hpssd.port: No such file or directory: prnt/hpijs/hplip_api.c 84
Jan 11 13:18:56 localhost hp: unable to connect hpssd socket 50002: Connection r efused: prnt/hpijs/hplip_api.c 710
Jan 11 13:18:58 localhost kernel: [4294718.875000] apm: BIOS version 1.2 Flags 0 x03 (Driver version 1.16ac)
Jan 11 13:18:58 localhost kernel: [4294718.875000] apm: overridden by ACPI.
Jan 11 13:18:58 localhost kernel: [4294719.333000] Bluetooth: Core ver 2.7
Jan 11 13:18:58 localhost kernel: [4294719.333000] NET: Registered protocol fami ly 31
Jan 11 13:18:58 localhost kernel: [4294719.333000] Bluetooth: HCI device and con nection manager initialized
Jan 11 13:18:58 localhost kernel: [4294719.333000] Bluetooth: HCI socket layer i nitialized
Jan 11 13:18:58 localhost kernel: [4294719.351000] Bluetooth: L2CAP ver 2.7
Jan 11 13:18:58 localhost kernel: [4294719.351000] Bluetooth: L2CAP socket layer initialized
Jan 11 13:18:58 localhost kernel: [4294719.378000] Bluetooth: RFCOMM ver 1.5
Jan 11 13:18:58 localhost kernel: [4294719.378000] Bluetooth: RFCOMM socket laye r initialized
Jan 11 13:18:58 localhost kernel: [4294719.378000] Bluetooth: RFCOMM TTY layer i nitialized
Jan 11 13:18:58 localhost dhcpd: Internet Systems Consortium DHCP Server V3.0.2
Jan 11 13:18:58 localhost dhcpd: Copyright 2004 Internet Systems Consortium.
Jan 11 13:18:58 localhost dhcpd: All rights reserved.
Jan 11 13:18:58 localhost dhcpd: For info, please visit http://www.isc.org/sw/dh cp/
Jan 11 13:18:58 localhost dhcpd: Internet Systems Consortium DHCP Server V3.0.2
Jan 11 13:18:58 localhost dhcpd: Copyright 2004 Internet Systems Consortium.
Jan 11 13:18:58 localhost dhcpd: All rights reserved.
Jan 11 13:18:58 localhost dhcpd: For info, please visit http://www.isc.org/sw/dh cp/
Jan 11 13:18:58 localhost dhcpd: Wrote 0 leases to leases file.
Jan 11 13:18:58 localhost dhcpd:
Jan 11 13:19:05 localhost pppd[7715]: Couldn't increase MRU to 1500
Jan 11 13:19:05 localhost pppd[7715]: PAP authentication succeeded
Jan 11 13:19:05 localhost pppd[7715]: peer from calling number 00:09:B6:8D:2A:91 authorized
Jan 11 13:19:05 localhost pppd[7715]: replacing old default route to eth0 [192.1 68.1.1]
Jan 11 13:19:05 localhost pppd[7715]: local IP address 82.48.121.203
Jan 11 13:19:05 localhost pppd[7715]: remote IP address 192.168.100.1
Jan 11 13:19:05 localhost pppd[7715]: primary DNS address 85.37.17.4
Jan 11 13:19:05 localhost pppd[7715]: secondary DNS address 151.99.125.1
Jan 11 13:19:05 localhost kernel: [4294726.570000] ip_tables: (C) 2000-2002 Netf ilter core team
Jan 11 13:19:08 localhost gconfd (regis-8998): Inizializzazione (versione 2.12.0 ), pid 8998, utente 'regis'
Jan 11 13:19:08 localhost gconfd (regis-8998): L'indirizzo "xml:readonly:/etc/gc onf/gconf.xml.mandatory" è stato risolta ad una fonte di configurazione in sola lettura in posizione 0
Jan 11 13:19:08 localhost gconfd (regis-8998): L'indirizzo "xml:readonly:/usr/sh are/gconf/local.mandatory" è stato risolta ad una fonte di configurazione in sol a lettura in posizione 1
Jan 11 13:19:08 localhost gconfd (regis-8998): L'indirizzo "xml:readwrite:/home/ regis/.gconf" è stato risolto ad una fonte di configurazione scrivibile in posiz ione 2
Jan 11 13:19:08 localhost gconfd (regis-8998): L'indirizzo "xml:readonly:/etc/gc onf/gconf.xml.defaults" è stato risolta ad una fonte di configurazione in sola l ettura in posizione 3
Jan 11 13:19:08 localhost gconfd (regis-8998): L'indirizzo "xml:readonly:/usr/sh are/gconf/local.defaults" è stato risolta ad una fonte di configurazione in sola lettura in posizione 4
Jan 11 13:19:08 localhost gconfd (regis-8998): L'indirizzo "xml:readonly:/usr/sh are/gconf/cdd.defaults" è stato risolta ad una fonte di configurazione in sola l ettura in posizione 5
Jan 11 13:19:08 localhost gconfd (regis-8998): L'indirizzo "xml:readonly:/usr/sh are/gconf/debian.defaults" è stato risolta ad una fonte di configurazione in sol a lettura in posizione 6
Jan 11 13:19:08 localhost gconfd (regis-8998): L'indirizzo "xml:readonly:/var/li b/gconf/defaults" è stato risolta ad una fonte di configurazione in sola lettura in posizione 7
Jan 11 13:19:15 localhost gconfd (regis-8998): L'indirizzo "xml:readwrite:/home/ regis/.gconf" è stato risolto ad una fonte di configurazione scrivibile in posiz ione 0
regis@ubuntu:~$
$sudo cat /var/log/syslog:
Jan 11 13:39:34 localhost kernel: [4294670.017000] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 112
Jan 11 13:39:34 localhost kernel: [4294670.019000] serio: i8042 AUX port at 0x60,0x64 irq 12
Jan 11 13:39:34 localhost kernel: [4294670.019000] serio: i8042 KBD port at 0x60,0x64 irq 1
Jan 11 13:39:34 localhost kernel: [4294670.019000] Serial: 8250/16550 driver $Revision: 1.90 $ 54 ports, IRQ sharing enabled
Jan 11 13:39:34 localhost kernel: [4294670.019000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 11 13:39:34 localhost kernel: [4294670.021000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Jan 11 13:39:34 localhost kernel: [4294670.021000] io scheduler noop registered
Jan 11 13:39:34 localhost kernel: [4294670.021000] io scheduler anticipatory registered
Jan 11 13:39:34 localhost kernel: [4294670.021000] io scheduler deadline registered
Jan 11 13:39:34 localhost kernel: [4294670.021000] io scheduler cfq registered
Jan 11 13:39:34 localhost kernel: [4294670.022000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
Jan 11 13:39:34 localhost kernel: [4294670.022000] EISA: Probing bus 0 at eisa.0Jan 11 13:39:34 localhost kernel: [4294670.022000] EISA: Detected 0 cards.
Jan 11 13:39:34 localhost kernel: [4294670.022000] NET: Registered protocol family 2
Jan 11 13:39:34 localhost kernel: [4294670.031000] IP: routing cache hash table of 8192 buckets, 64Kbytes
Jan 11 13:39:34 localhost kernel: [4294670.031000] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
Jan 11 13:39:34 localhost kernel: [4294670.032000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
Jan 11 13:39:34 localhost kernel: [4294670.032000] TCP: Hash tables configured (established 262144 bind 65536)
Jan 11 13:39:34 localhost kernel: [4294670.032000] NET: Registered protocol family 8
Jan 11 13:39:34 localhost kernel: [4294670.032000] NET: Registered protocol family 20
Jan 11 13:39:34 localhost kernel: [4294670.033000] ACPI wakeup devices:
Jan 11 13:39:34 localhost kernel: [4294670.033000] P0P4 BNIC MC97 USB1 USB2 USB3 USB4 EUSB PS2K
Jan 11 13:39:34 localhost kernel: [4294670.033000] ACPI: (supports S0 S1 S3 S4 S5)
Jan 11 13:39:34 localhost kernel: [4294670.033000] Freeing unused kernel memory: 224k freed
Jan 11 13:39:34 localhost kernel: [4294670.048000] vga16fb: initializing
Jan 11 13:39:34 localhost kernel: [4294670.048000] vga16fb: mapped to 0xc00a0000Jan 11 13:39:34 localhost kernel: [4294670.159000] Console: switching to colour frame buffer device 80x30
Jan 11 13:39:34 localhost kernel: [4294670.159000] fb0: VGA16 VGA frame buffer device
Jan 11 13:39:34 localhost kernel: [4294670.271000] input: AT Translated Set 2 keyboard on isa0060/serio0
Jan 11 13:39:34 localhost kernel: [4294671.284000] Capability LSM initialized
Jan 11 13:39:34 localhost kernel: [4294671.294000] NET: Registered protocol family 1
Jan 11 13:39:34 localhost kernel: [4294671.307000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Jan 11 13:39:34 localhost kernel: [4294671.307000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Jan 11 13:39:34 localhost kernel: [4294671.307000] ACPI: bus type ide registeredJan 11 13:39:34 localhost kernel: [4294671.317000] SCSI subsystem initialized
Jan 11 13:39:34 localhost kernel: [4294671.317000] libata version 1.11 loaded.
Jan 11 13:39:34 localhost kernel: [4294671.318000] ata_piix version 1.03
Jan 11 13:39:34 localhost kernel: [4294671.318000] ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 18
Jan 11 13:39:34 localhost kernel: [4294671.318000] PCI: Setting latency timer of device 0000:00:1f.2 to 64
Jan 11 13:39:34 localhost kernel: [4294671.319000] ata1: SATA max UDMA/133 cmd 0xD400 ctl 0xD002 bmdma 0xC400 irq 18
Jan 11 13:39:34 localhost kernel: [4294671.319000] ata2: SATA max UDMA/133 cmd 0xCC00 ctl 0xC802 bmdma 0xC408 irq 18
Jan 11 13:39:34 localhost kernel: [4294671.319000] ata1: SATA port has no device.
Jan 11 13:39:34 localhost kernel: [4294671.319000] scsi0 : ata_piix
Jan 11 13:39:34 localhost kernel: [4294671.319000] ata2: SATA port has no device.
Jan 11 13:39:34 localhost kernel: [4294671.319000] scsi1 : ata_piix
Jan 11 13:39:34 localhost kernel: [4294671.325000] ICH5: IDE controller at PCI slot 0000:00:1f.1
Jan 11 13:39:34 localhost kernel: [4294671.325000] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Jan 11 13:39:34 localhost kernel: [4294671.325000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
Jan 11 13:39:34 localhost kernel: [4294671.325000] ICH5: chipset revision 2
Jan 11 13:39:34 localhost kernel: [4294671.325000] ICH5: not 100%% native mode: will probe irqs later
Jan 11 13:39:34 localhost kernel: [4294671.325000] ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:DMA
Jan 11 13:39:34 localhost kernel: [4294671.325000] ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
Jan 11 13:39:34 localhost kernel: [4294671.325000] Probing IDE interface ide0...Jan 11 13:39:34 localhost kernel: [4294671.589000] hda: Maxtor 6B200P0, ATA DISK drive
Jan 11 13:39:34 localhost kernel: [4294671.844000] hdb: ST3200822A, ATA DISK drive
Jan 11 13:39:34 localhost kernel: [4294671.897000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jan 11 13:39:34 localhost kernel: [4294671.897000] Probing IDE interface ide1...Jan 11 13:39:34 localhost kernel: [4294672.569000] hdc: PHILIPS DVD8421, ATAPI CD/DVD-ROM drive
Jan 11 13:39:34 localhost kernel: [4294673.283000] hdd: SAMSUNG DVD-ROM SD-616E, ATAPI CD/DVD-ROM drive
Jan 11 13:39:34 localhost kernel: [4294673.334000] ide1 at 0x170-0x177,0x376 on irq 15
Jan 11 13:39:34 localhost kernel: [4294673.334000] Probing IDE interface ide2...Jan 11 13:39:34 localhost kernel: [4294673.847000] Probing IDE interface ide3...Jan 11 13:39:34 localhost kernel: [4294674.359000] Probing IDE interface ide4...Jan 11 13:39:34 localhost kernel: [4294674.871000] Probing IDE interface ide5...Jan 11 13:39:34 localhost kernel: [4294675.386000] hda: max request size: 1024KiB
Jan 11 13:39:34 localhost kernel: [4294675.408000] hda: 398297088 sectors (203928 MB) w/8192KiB Cache, CHS=24792/255/63, UDMA(100)
Jan 11 13:39:34 localhost kernel: [4294675.409000] hda: cache flushes supported
Jan 11 13:39:34 localhost kernel: [4294675.409000] /dev/ide/host0/bus0/target0/lun0: p1 p2
Jan 11 13:39:34 localhost kernel: [4294675.416000] hdb: max request size: 1024KiB
Jan 11 13:39:34 localhost kernel: [4294675.416000] hdb: 390721968 sectors (200049 MB) w/8192KiB Cache, CHS=24321/255/63, UDMA(100)
Jan 11 13:39:34 localhost kernel: [4294675.416000] hdb: cache flushes supported
Jan 11 13:39:34 localhost kernel: [4294675.416000] /dev/ide/host0/bus0/target1/lun0: p1 p2 < p5 >
Jan 11 13:39:34 localhost kernel: [4294675.459000] hdc: ATAPI 40X DVD-ROM CD-R/RW drive, 2048kB Cache
Jan 11 13:39:34 localhost kernel: [4294675.459000] Uniform CD-ROM driver Revision: 3.20
Jan 11 13:39:34 localhost kernel: [4294675.465000] hdd: ATAPI 40X DVD-ROM drive, 512kB Cache
Jan 11 13:39:34 localhost kernel: [4294675.822000] Attempting manual resume
Jan 11 13:39:34 localhost kernel: [4294675.822000] swsusp: Suspend partition has wrong signature?
Jan 11 13:39:34 localhost kernel: [4294675.842000] usbcore: registered new driver usbfs
Jan 11 13:39:34 localhost kernel: [4294675.842000] usbcore: registered new driver hub
Jan 11 13:39:34 localhost kernel: [4294675.842000] USB Universal Host Controller Interface driver v2.2
Jan 11 13:39:34 localhost kernel: [4294675.842000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
Jan 11 13:39:34 localhost kernel: [4294675.842000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
Jan 11 13:39:34 localhost kernel: [4294675.842000] uhci_hcd 0000:00:1d.0: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1
Jan 11 13:39:34 localhost kernel: [4294675.904000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
Jan 11 13:39:34 localhost kernel: [4294675.904000] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000e000
Jan 11 13:39:34 localhost kernel: [4294675.904000] hub 1-0:1.0: USB hub found
Jan 11 13:39:34 localhost kernel: [4294675.904000] hub 1-0:1.0: 2 ports detectedJan 11 13:39:34 localhost kernel: [4294675.907000] ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 19 (level, low) -> IRQ 19
Jan 11 13:39:34 localhost kernel: [4294675.907000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
Jan 11 13:39:34 localhost kernel: [4294675.907000] uhci_hcd 0000:00:1d.1: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2
Jan 11 13:39:34 localhost kernel: [4294675.969000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
Jan 11 13:39:34 localhost kernel: [4294675.969000] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e400
Jan 11 13:39:34 localhost kernel: [4294675.969000] hub 2-0:1.0: USB hub found
Jan 11 13:39:34 localhost kernel: [4294675.969000] hub 2-0:1.0: 2 ports detectedJan 11 13:39:34 localhost kernel: [4294675.972000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
Jan 11 13:39:34 localhost kernel: [4294675.972000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
Jan 11 13:39:34 localhost kernel: [4294675.972000] uhci_hcd 0000:00:1d.2: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI #3
Jan 11 13:39:34 localhost kernel: [4294676.034000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
Jan 11 13:39:34 localhost kernel: [4294676.034000] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e800
Jan 11 13:39:34 localhost kernel: [4294676.034000] hub 3-0:1.0: USB hub found
Jan 11 13:39:34 localhost kernel: [4294676.034000] hub 3-0:1.0: 2 ports detectedJan 11 13:39:34 localhost kernel: [4294676.037000] ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 16
Jan 11 13:39:34 localhost kernel: [4294676.037000] PCI: Setting latency timer of device 0000:00:1d.3 to 64
Jan 11 13:39:34 localhost kernel: [4294676.037000] uhci_hcd 0000:00:1d.3: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4
Jan 11 13:39:34 localhost kernel: [4294676.073000] usb 1-2: new low speed USB device using uhci_hcd and address 2
Jan 11 13:39:34 localhost kernel: [4294676.099000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
Jan 11 13:39:34 localhost kernel: [4294676.099000] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000ec00
Jan 11 13:39:34 localhost kernel: [4294676.099000] hub 4-0:1.0: USB hub found
Jan 11 13:39:34 localhost kernel: [4294676.099000] hub 4-0:1.0: 2 ports detectedJan 11 13:39:34 localhost kernel: [4294676.126000] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23
Jan 11 13:39:34 localhost kernel: [4294676.126000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
Jan 11 13:39:34 localhost kernel: [4294676.126000] ehci_hcd 0000:00:1d.7: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller
Jan 11 13:39:34 localhost kernel: [4294676.126000] ehci_hcd 0000:00:1d.7: debug port 1
Jan 11 13:39:34 localhost kernel: [4294676.356000] usb 2-1: new full speed USB device using uhci_hcd and address 2
Jan 11 13:39:34 localhost kernel: [4294681.626000] ehci_hcd 0000:00:1d.7: BIOS handoff failed (104, 1010001)
Jan 11 13:39:34 localhost kernel: [4294681.626000] ehci_hcd 0000:00:1d.7: continuing after BIOS bug...
Jan 11 13:39:34 localhost kernel: [4294681.626000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
Jan 11 13:39:34 localhost kernel: [4294681.626000] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfebffc00
Jan 11 13:39:34 localhost kernel: [4294681.629000] PCI: cache line size of 128 is not supported by device 0000:00:1d.7
Jan 11 13:39:34 localhost kernel: [4294681.629000] ehci_hcd 0000:00:1d.7: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
Jan 11 13:39:34 localhost kernel: [4294681.630000] hub 5-0:1.0: USB hub found
Jan 11 13:39:34 localhost kernel: [4294681.630000] hub 5-0:1.0: 8 ports detectedJan 11 13:39:34 localhost kernel: [4294681.715000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
Jan 11 13:39:34 localhost kernel: [4294681.715000] 8139cp: pci dev 0000:02:0f.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
Jan 11 13:39:34 localhost kernel: [4294681.715000] 8139cp: Try the "8139too" driver instead.
Jan 11 13:39:34 localhost kernel: [4294681.716000] 8139too Fast Ethernet driver 0.9.27
Jan 11 13:39:34 localhost kernel: [4294681.716000] ACPI: PCI Interrupt 0000:02:0f.0[A] -> GSI 19 (level, low) -> IRQ 19
Jan 11 13:39:34 localhost kernel: [4294681.716000] eth0: RealTek RTL8139 at 0xb400, 00:11:2f:1a:90:4c, IRQ 19
Jan 11 13:39:34 localhost kernel: [4294681.716000] eth0: Identified 8139 chip type 'RTL-8101'
Jan 11 13:39:34 localhost kernel: [4294681.817000] usb 5-1: new high speed USB device using ehci_hcd and address 2
Jan 11 13:39:34 localhost kernel: [4294682.306000] usb 1-2: USB disconnect, address 2
Jan 11 13:39:34 localhost kernel: [4294682.472000] usb 1-2: new low speed USB device using uhci_hcd and address 3
Jan 11 13:39:34 localhost kernel: [4294682.589000] usb 2-1: USB disconnect, address 2
Jan 11 13:39:34 localhost kernel: [4294682.755000] usb 2-1: new full speed USB device using uhci_hcd and address 3
Jan 11 13:39:34 localhost kernel: [4294683.731000] usbcore: registered new driver hiddev
Jan 11 13:39:34 localhost kernel: [4294683.751000] input: USB HID v1.10 Mouse [USB OpticalWheel Mouse] on usb-0000:00:1d.0-2
Jan 11 13:39:34 localhost kernel: [4294683.751000] usbcore: registered new driver usbhid
Jan 11 13:39:34 localhost kernel: [4294683.751000] drivers/usb/input/hid-core.c: v2.01:USB HID core driver
Jan 11 13:39:34 localhost kernel: [4294683.764000] Initializing USB Mass Storage driver...
Jan 11 13:39:34 localhost kernel: [4294683.764000] scsi2 : SCSI emulation for USB Mass Storage devices
Jan 11 13:39:34 localhost kernel: [4294683.764000] usb-storage: device found at 2
Jan 11 13:39:34 localhost kernel: [4294683.764000] usb-storage: waiting for device to settle before scanning
Jan 11 13:39:34 localhost kernel: [4294683.764000] scsi3 : SCSI emulation for USB Mass Storage devices
Jan 11 13:39:34 localhost kernel: [4294683.764000] usb-storage: device found at 3
Jan 11 13:39:34 localhost kernel: [4294683.764000] usb-storage: waiting for device to settle before scanning
Jan 11 13:39:34 localhost kernel: [4294683.764000] usbcore: registered new driver usb-storage
Jan 11 13:39:34 localhost kernel: [4294683.764000] USB Mass Storage support registered.
Jan 11 13:39:34 localhost kernel: [4294684.247000] ACPI: CPU0 (power states: C1[C1])
Jan 11 13:39:34 localhost kernel: [4294684.453000] Attempting manual resume
Jan 11 13:39:34 localhost kernel: [4294684.453000] swsusp: Suspend partition has wrong signature?
Jan 11 13:39:34 localhost kernel: [4294684.463000] kjournald starting. Commit interval 5 seconds
Jan 11 13:39:34 localhost kernel: [4294684.463000] EXT3-fs: mounted filesystem with ordered data mode.
Jan 11 13:39:34 localhost kernel: [4294685.447000] md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
Jan 11 13:39:34 localhost kernel: [4294688.355000] Adding 3036244k swap on /dev/hdb5. Priority:-1 extents:1
Jan 11 13:39:34 localhost kernel: [4294688.590000] EXT3 FS on hdb1, internal journal
Jan 11 13:39:34 localhost kernel: [4294688.818000] Vendor: SEAGATE Model: ST3250823A Rev: 3.03
Jan 11 13:39:34 localhost kernel: [4294688.818000] Type: Direct-Access ANSI SCSI revision: 02
Jan 11 13:39:34 localhost kernel: [4294688.828000] Vendor: Y-E DATA Model: USB-FDU Rev: 6.01
Jan 11 13:39:34 localhost kernel: [4294688.828000] Type: Direct-Access ANSI SCSI revision: 00
Jan 11 13:39:34 localhost kernel: [4294688.864000] usb-storage: device scan complete
Jan 11 13:39:34 localhost kernel: [4294688.865000] usb-storage: device scan complete
Jan 11 13:39:34 localhost kernel: [4294693.740000] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
Jan 11 13:39:34 localhost kernel: [4294693.740000] sda: assuming drive cache: write through
Jan 11 13:39:34 localhost kernel: [4294693.742000] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
Jan 11 13:39:34 localhost kernel: [4294693.742000] sda: assuming drive cache: write through
Jan 11 13:39:34 localhost kernel: [4294693.742000] /dev/scsi/host2/bus0/target0/lun0: p1
Jan 11 13:39:34 localhost kernel: [4294693.767000] Attached scsi disk sda at scsi2, channel 0, id 0, lun 0
Jan 11 13:39:34 localhost kernel: [4294693.790000] parport: PnPBIOS parport detected.
Jan 11 13:39:34 localhost kernel: [4294693.790000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
Jan 11 13:39:34 localhost kernel: [4294693.843000] parport0: Printer, EPSON Stylus COLOR 860
Jan 11 13:39:34 localhost kernel: [4294693.847000] lp0: using parport0 (interrupt-driven).
Jan 11 13:39:34 localhost kernel: [4294693.851000] Attached scsi removable disk sdb at scsi3, channel 0, id 0, lun 0
Jan 11 13:39:34 localhost kernel: [4294693.940000] mice: PS/2 mouse device common for all mice
Jan 11 13:39:34 localhost kernel: [4294693.974000] ieee1394: Initialized config rom entry `ip1394'
Jan 11 13:39:34 localhost kernel: [4294693.977000] sbp2: $Rev: 1219 $ Ben Collins <bcollins@debian.org>
Jan 11 13:39:34 localhost kernel: [4294697.094000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
Jan 11 13:39:34 localhost kernel: [4294697.859000] cdrom: open failed.
Jan 11 13:39:34 localhost kernel: [4294697.861000] cdrom: open failed.
Jan 11 13:39:34 localhost kernel: [4294699.802000] Linux agpgart interface v0.101 (c) Dave Jones
Jan 11 13:39:34 localhost kernel: [4294699.809000] agpgart: Detected an Intel 865 Chipset.
Jan 11 13:39:34 localhost kernel: [4294699.825000] agpgart: AGP aperture is 64M @ 0xf8000000
Jan 11 13:39:34 localhost kernel: [4294699.894000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Jan 11 13:39:34 localhost kernel: [4294699.904000] shpchp: shpc_init : shpc_cap_offset == 0
Jan 11 13:39:34 localhost kernel: [4294699.904000] shpchp: shpc_init : shpc_cap_offset == 0
Jan 11 13:39:34 localhost kernel: [4294699.904000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Jan 11 13:39:34 localhost kernel: [4294700.182000] hw_random: RNG not detected
Jan 11 13:39:34 localhost kernel: [4294700.591000] ACPI: PCI Interrupt 0000:00:1f.5[b] -> GSI 17 (level, low) -> IRQ 17
Jan 11 13:39:34 localhost kernel: [4294700.591000] PCI: Setting latency timer of device 0000:00:1f.5 to 64
Jan 11 13:39:34 localhost kernel: [4294700.902000] intel8x0_measure_ac97_clock: measured 49815 usecs
Jan 11 13:39:34 localhost kernel: [4294700.902000] intel8x0: clocking to 48000
Jan 11 13:39:34 localhost kernel: [4294701.685000] ohci1394: $Rev: 1250 $ Ben Collins <bcollins@debian.org>
Jan 11 13:39:34 localhost kernel: [4294701.685000] ACPI: PCI Interrupt 0000:02:0e.0[A] -> GSI 21 (level, low) -> IRQ 21
Jan 11 13:39:34 localhost kernel: [4294701.740000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21] MMIO=[feaff000-feaff7ff] Max Packet=[2048]
Jan 11 13:39:34 localhost kernel: [4294702.997000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e01800007e4890]
Jan 11 13:39:34 localhost kernel: [4294703.506000] Real Time Clock Driver v1.12
Jan 11 13:39:34 localhost kernel: [4294703.584000] input: PC Speaker
Jan 11 13:39:34 localhost kernel: [4294703.918000] ts: Compaq touchscreen protocol output
Jan 11 13:39:34 localhost kernel: [4294704.512000] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
Jan 11 13:39:34 localhost kernel: [4294704.521000] NET: Registered protocol family 17
Jan 11 13:39:34 localhost kernel: [4294706.222000] CSLIP: code copyright 1989 Regents of the University of California
Jan 11 13:39:34 localhost kernel: [4294706.224000] PPP generic driver version 2.4.2
Jan 11 13:39:34 localhost kernel: [4294706.247000] NET: Registered protocol family 10
Jan 11 13:39:34 localhost kernel: [4294706.247000] Disabled Privacy Extensions on device c02eb280(lo)
Jan 11 13:39:34 localhost kernel: [4294706.247000] IPv6 over IPv4 tunneling driver
Jan 11 13:39:34 localhost kernel: [4294706.413000] NET: Registered protocol family 24
Jan 11 13:39:34 localhost kernel: [4294712.989000] ACPI: Power Button (FF) [PWRF]
Jan 11 13:39:34 localhost kernel: [4294712.989000] ACPI: Power Button (CM) [PWRB]
Jan 11 13:39:34 localhost kernel: [4294713.081000] ibm_acpi: ec object not foundJan 11 13:39:37 localhost kernel: [4294716.401000] eth0: no IPv6 routers presentJan 11 13:39:38 localhost hpiod: 0.9.5 accepting connections at 32769...
Jan 11 13:39:38 localhost hp: unable to open /var/run/hplip/hpssd.port: No such file or directory: prnt/hpijs/hplip_api.c 84
Jan 11 13:39:38 localhost hpiod: invalid message:
Jan 11 13:39:38 localhost hp: unable to connect hpssd socket 50002: Connection refused: prnt/hpijs/hplip_api.c 710
Jan 11 13:39:38 localhost hpiod: unable to ParDevice::Open hp:/par/ANY?device=/dev/parport0: No such file or directory: io/hpiod/ppdevice.cpp 827
Jan 11 13:39:38 localhost hpiod: unable to ParDevice::Open hp:/par/ANY?device=/dev/parport1: No such file or directory: io/hpiod/ppdevice.cpp 827
Jan 11 13:39:38 localhost hpiod: unable to ParDevice::Open hp:/par/ANY?device=/dev/parport2: No such file or directory: io/hpiod/ppdevice.cpp 827
Jan 11 13:39:38 localhost hpiod: unable to ParDevice::Open hp:/par/ANY?device=/dev/parport3: No such file or directory: io/hpiod/ppdevice.cpp 827
Jan 11 13:39:40 localhost kernel: [4294719.023000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Jan 11 13:39:40 localhost kernel: [4294719.023000] apm: overridden by ACPI.
Jan 11 13:39:40 localhost hcid[8779]: Bluetooth HCI daemon
Jan 11 13:39:40 localhost kernel: [4294719.575000] Bluetooth: Core ver 2.7
Jan 11 13:39:40 localhost kernel: [4294719.575000] NET: Registered protocol family 31
Jan 11 13:39:40 localhost kernel: [4294719.575000] Bluetooth: HCI device and connection manager initialized
Jan 11 13:39:40 localhost kernel: [4294719.575000] Bluetooth: HCI socket layer initialized
Jan 11 13:39:40 localhost kernel: [4294719.593000] Bluetooth: L2CAP ver 2.7
Jan 11 13:39:40 localhost kernel: [4294719.593000] Bluetooth: L2CAP socket layer initialized
Jan 11 13:39:40 localhost sdpd[8785]: Bluetooth SDP daemon
Jan 11 13:39:40 localhost kernel: [4294719.620000] Bluetooth: RFCOMM ver 1.5
Jan 11 13:39:40 localhost kernel: [4294719.620000] Bluetooth: RFCOMM socket layer initialized
Jan 11 13:39:40 localhost kernel: [4294719.620000] Bluetooth: RFCOMM TTY layer initialized
Jan 11 13:39:40 localhost dhcpd: Internet Systems Consortium DHCP Server V3.0.2
Jan 11 13:39:40 localhost dhcpd: Copyright 2004 Internet Systems Consortium.
Jan 11 13:39:40 localhost dhcpd: All rights reserved.
Jan 11 13:39:40 localhost dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
Jan 11 13:39:40 localhost dhcpd: Internet Systems Consortium DHCP Server V3.0.2
Jan 11 13:39:40 localhost dhcpd: Copyright 2004 Internet Systems Consortium.
Jan 11 13:39:40 localhost dhcpd: All rights reserved.
Jan 11 13:39:40 localhost dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
Jan 11 13:39:40 localhost dhcpd: Internet Systems Consortium DHCP Server V3.0.2
Jan 11 13:39:40 localhost dhcpd: Copyright 2004 Internet Systems Consortium.
Jan 11 13:39:40 localhost dhcpd: All rights reserved.
Jan 11 13:39:40 localhost dhcpd: For info, please visit http://www.isc.org/sw/dhcp/
Jan 11 13:39:41 localhost dhcpd: Wrote 0 leases to leases file.
Jan 11 13:39:41 localhost dhcpd:
Jan 11 13:39:41 localhost dhcpd: No subnet declaration for eth0 (192.168.1.2).
Jan 11 13:39:41 localhost dhcpd: ** Ignoring requests on eth0. If this is not what
Jan 11 13:39:41 localhost dhcpd: you want, please write a subnet declaration
Jan 11 13:39:41 localhost dhcpd: in your dhcpd.conf file for the network segment
Jan 11 13:39:41 localhost dhcpd: to which interface eth0 is attached. **
Jan 11 13:39:41 localhost dhcpd:
Jan 11 13:39:41 localhost dhcpd:
Jan 11 13:39:41 localhost dhcpd: Not configured to listen on any interfaces!
Jan 11 13:39:43 localhost anacron[8844]: Anacron 2.3 started on 2006-01-11
Jan 11 13:39:43 localhost anacron[8844]: Normal exit (0 jobs run)
Jan 11 13:39:43 localhost /usr/sbin/cron[8869]: (CRON) INFO (pidfile fd = 3)
Jan 11 13:39:43 localhost /usr/sbin/cron[8870]: (CRON) STARTUP (fork ok)
Jan 11 13:39:43 localhost /usr/sbin/cron[8870]: (CRON) INFO (Running @reboot jobs)
Jan 11 13:39:47 localhost pppd[7711]: Couldn't increase MRU to 1500
Jan 11 13:39:47 localhost pppd[7711]: PAP authentication succeeded
Jan 11 13:39:47 localhost pppd[7711]: peer from calling number 00:09:B6:8D:2A:91 authorized
Jan 11 13:39:47 localhost pppd[7711]: replacing old default route to eth0 [192.168.1.1]
Jan 11 13:39:47 localhost pppd[7711]: Cannot determine ethernet address for proxy ARP
Jan 11 13:39:47 localhost pppd[7711]: local IP address 82.50.65.59
Jan 11 13:39:47 localhost pppd[7711]: remote IP address 192.168.100.1
Jan 11 13:39:47 localhost pppd[7711]: primary DNS address 85.37.17.4
Jan 11 13:39:47 localhost pppd[7711]: secondary DNS address 151.99.125.1
Jan 11 13:39:47 localhost kernel: [4294726.703000] ip_tables: (C) 2000-2002 Netfilter core team
Jan 11 13:39:51 localhost gconfd (regis-9008): Inizializzazione (versione 2.12.0), pid 9008, utente 'regis'
Jan 11 13:39:52 localhost gconfd (regis-9008): L'indirizzo "xml:readonly:/etc/gconf/gconf.xml.mandatory" è stato risolta ad una fonte di configurazione in sola lettura in posizione 0
Jan 11 13:39:52 localhost gconfd (regis-9008): L'indirizzo "xml:readonly:/usr/share/gconf/local.mandatory" è stato risolta ad una fonte di configurazione in sola lettura in posizione 1
Jan 11 13:39:52 localhost gconfd (regis-9008): L'indirizzo "xml:readwrite:/home/regis/.gconf" è stato risolto ad una fonte di configurazione scrivibile in posizione 2
Jan 11 13:39:52 localhost gconfd (regis-9008): L'indirizzo "xml:readonly:/etc/gconf/gconf.xml.defaults" è stato risolta ad una fonte di configurazione in sola lettura in posizione 3
Jan 11 13:39:52 localhost gconfd (regis-9008): L'indirizzo "xml:readonly:/usr/share/gconf/local.defaults" è stato risolta ad una fonte di configurazione in sola lettura in posizione 4
Jan 11 13:39:52 localhost gconfd (regis-9008): L'indirizzo "xml:readonly:/usr/share/gconf/cdd.defaults" è stato risolta ad una fonte di configurazione in sola lettura in posizione 5
Jan 11 13:39:52 localhost gconfd (regis-9008): L'indirizzo "xml:readonly:/usr/share/gconf/debian.defaults" è stato risolta ad una fonte di configurazione in sola lettura in posizione 6
Jan 11 13:39:52 localhost gconfd (regis-9008): L'indirizzo "xml:readonly:/var/lib/gconf/defaults" è stato risolta ad una fonte di configurazione in sola lettura in posizione 7
Jan 11 13:39:57 localhost dhclient: DHCPREQUEST on eth0 to 192.168.1.1 port 67
Jan 11 13:39:57 localhost dhclient: DHCPACK from 192.168.1.1
Jan 11 13:39:57 localhost dhclient: bound to 192.168.1.2 -- renewal in 25 seconds.
Jan 11 13:40:00 localhost kernel: [4294739.110000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
Jan 11 13:40:00 localhost gconfd (regis-9008): L'indirizzo "xml:readwrite:/home/regis/.gconf" è stato risolto ad una fonte di configurazione scrivibile in posizione 0
Jan 11 13:40:22 localhost dhclient: DHCPREQUEST on eth0 to 192.168.1.1 port 67
Jan 11 13:40:22 localhost dhclient: DHCPACK from 192.168.1.1
Jan 11 13:40:22 localhost dhclient: bound to 192.168.1.2 -- renewal in 29 seconds.
Jan 11 13:40:51 localhost dhclient: DHCPREQUEST on eth0 to 192.168.1.1 port 67
Jan 11 13:40:51 localhost dhclient: DHCPACK from 192.168.1.1
Jan 11 13:40:51 localhost dhclient: bound to 192.168.1.2 -- renewal in 29 seconds.
regis@ubuntu:~$
Jifya moja haliinjiki chungu.
In girum imus nocte, ecce, et consumimur igni.
Hors ligne
#43 Le 11/01/2006, à 16:01
- amkoolgarst
Re : [Résolu]Problèmes en serie...encore et toujours
re-salut les trois ne tenaient pas dans un seul post, alors voici le troisième, à savoir
$sudo dmesg :
2 14 15)
[4294669.637000] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
[4294669.637000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[4294669.637000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[4294669.638000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[4294669.638000] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[4294669.638000] Linux Plug and Play Support v0.97 (c) Adam Belay
[4294669.638000] pnp: PnP ACPI init
[4294669.642000] pnp: PnP ACPI: found 11 devices
[4294669.642000] PnPBIOS: Disabled by ACPI PNP
[4294669.642000] PCI: Using ACPI for IRQ routing
[4294669.642000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[4294669.647000] pnp: 00:06: ioport range 0x680-0x6ff has been reserved
[4294669.648000] audit: initializing netlink socket (disabled)
[4294669.648000] audit: initialized
[4294669.648000] highmem bounce pool size: 64 pages
[4294669.648000] VFS: Disk quotas dquot_6.5.1
[4294669.648000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[4294669.648000] devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
[4294669.648000] devfs: boot_options: 0x0
[4294669.648000] Initializing Cryptographic API
[4294669.648000] isapnp: Scanning for PnP cards...
[4294670.000000] isapnp: No Plug & Play device found
[4294670.017000] PNP: PS/2 controller doesn't have AUX irq; using default 0xc
[4294670.017000] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 112
[4294670.019000] serio: i8042 AUX port at 0x60,0x64 irq 12
[4294670.019000] serio: i8042 KBD port at 0x60,0x64 irq 1
[4294670.019000] Serial: 8250/16550 driver $Revision: 1.90 $ 54 ports, IRQ sharing enabled
[4294670.019000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294670.021000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294670.021000] io scheduler noop registered
[4294670.021000] io scheduler anticipatory registered
[4294670.021000] io scheduler deadline registered
[4294670.021000] io scheduler cfq registered
[4294670.022000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[4294670.022000] EISA: Probing bus 0 at eisa.0
[4294670.022000] EISA: Detected 0 cards.
[4294670.022000] NET: Registered protocol family 2
[4294670.031000] IP: routing cache hash table of 8192 buckets, 64Kbytes
[4294670.031000] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[4294670.032000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
[4294670.032000] TCP: Hash tables configured (established 262144 bind 65536)
[4294670.032000] NET: Registered protocol family 8
[4294670.032000] NET: Registered protocol family 20
[4294670.033000] ACPI wakeup devices:
[4294670.033000] P0P4 BNIC MC97 USB1 USB2 USB3 USB4 EUSB PS2K
[4294670.033000] ACPI: (supports S0 S1 S3 S4 S5)
[4294670.033000] Freeing unused kernel memory: 224k freed
[4294670.048000] vga16fb: initializing
[4294670.048000] vga16fb: mapped to 0xc00a0000
[4294670.159000] Console: switching to colour frame buffer device 80x30
[4294670.159000] fb0: VGA16 VGA frame buffer device
[4294670.271000] input: AT Translated Set 2 keyboard on isa0060/serio0
[4294671.284000] Capability LSM initialized
[4294671.294000] NET: Registered protocol family 1
[4294671.307000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[4294671.307000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[4294671.307000] ACPI: bus type ide registered
[4294671.317000] SCSI subsystem initialized
[4294671.317000] libata version 1.11 loaded.
[4294671.318000] ata_piix version 1.03
[4294671.318000] ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 18
[4294671.318000] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[4294671.319000] ata1: SATA max UDMA/133 cmd 0xD400 ctl 0xD002 bmdma 0xC400 irq 18
[4294671.319000] ata2: SATA max UDMA/133 cmd 0xCC00 ctl 0xC802 bmdma 0xC408 irq 18
[4294671.319000] ata1: SATA port has no device.
[4294671.319000] scsi0 : ata_piix
[4294671.319000] ata2: SATA port has no device.
[4294671.319000] scsi1 : ata_piix
[4294671.325000] ICH5: IDE controller at PCI slot 0000:00:1f.1
[4294671.325000] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
[4294671.325000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
[4294671.325000] ICH5: chipset revision 2
[4294671.325000] ICH5: not 100% native mode: will probe irqs later
[4294671.325000] ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:DMA
[4294671.325000] ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
[4294671.325000] Probing IDE interface ide0...
[4294671.589000] hda: Maxtor 6B200P0, ATA DISK drive
[4294671.844000] hdb: ST3200822A, ATA DISK drive
[4294671.897000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[4294671.897000] Probing IDE interface ide1...
[4294672.569000] hdc: PHILIPS DVD8421, ATAPI CD/DVD-ROM drive
[4294673.283000] hdd: SAMSUNG DVD-ROM SD-616E, ATAPI CD/DVD-ROM drive
[4294673.334000] ide1 at 0x170-0x177,0x376 on irq 15
[4294673.334000] Probing IDE interface ide2...
[4294673.847000] Probing IDE interface ide3...
[4294674.359000] Probing IDE interface ide4...
[4294674.871000] Probing IDE interface ide5...
[4294675.386000] hda: max request size: 1024KiB
[4294675.408000] hda: 398297088 sectors (203928 MB) w/8192KiB Cache, CHS=24792/255/63, UDMA(100)
[4294675.409000] hda: cache flushes supported
[4294675.409000] /dev/ide/host0/bus0/target0/lun0: p1 p2
[4294675.416000] hdb: max request size: 1024KiB
[4294675.416000] hdb: 390721968 sectors (200049 MB) w/8192KiB Cache, CHS=24321/255/63, UDMA(100)
[4294675.416000] hdb: cache flushes supported
[4294675.416000] /dev/ide/host0/bus0/target1/lun0: p1 p2 < p5 >
[4294675.459000] hdc: ATAPI 40X DVD-ROM CD-R/RW drive, 2048kB Cache
[4294675.459000] Uniform CD-ROM driver Revision: 3.20
[4294675.465000] hdd: ATAPI 40X DVD-ROM drive, 512kB Cache
[4294675.822000] Attempting manual resume
[4294675.822000] swsusp: Suspend partition has wrong signature?
[4294675.842000] usbcore: registered new driver usbfs
[4294675.842000] usbcore: registered new driver hub
[4294675.842000] USB Universal Host Controller Interface driver v2.2
[4294675.842000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
[4294675.842000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[4294675.842000] uhci_hcd 0000:00:1d.0: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1
[4294675.904000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[4294675.904000] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000e000
[4294675.904000] hub 1-0:1.0: USB hub found
[4294675.904000] hub 1-0:1.0: 2 ports detected
[4294675.907000] ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 19 (level, low) -> IRQ 19
[4294675.907000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[4294675.907000] uhci_hcd 0000:00:1d.1: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2
[4294675.969000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[4294675.969000] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e400
[4294675.969000] hub 2-0:1.0: USB hub found
[4294675.969000] hub 2-0:1.0: 2 ports detected
[4294675.972000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[4294675.972000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[4294675.972000] uhci_hcd 0000:00:1d.2: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI #3
[4294676.034000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[4294676.034000] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e800
[4294676.034000] hub 3-0:1.0: USB hub found
[4294676.034000] hub 3-0:1.0: 2 ports detected
[4294676.037000] ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 16
[4294676.037000] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[4294676.037000] uhci_hcd 0000:00:1d.3: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4
[4294676.073000] usb 1-2: new low speed USB device using uhci_hcd and address 2
[4294676.099000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[4294676.099000] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000ec00
[4294676.099000] hub 4-0:1.0: USB hub found
[4294676.099000] hub 4-0:1.0: 2 ports detected
[4294676.126000] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23
[4294676.126000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[4294676.126000] ehci_hcd 0000:00:1d.7: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller
[4294676.126000] ehci_hcd 0000:00:1d.7: debug port 1
[4294676.356000] usb 2-1: new full speed USB device using uhci_hcd and address 2[4294681.626000] ehci_hcd 0000:00:1d.7: BIOS handoff failed (104, 1010001)
[4294681.626000] ehci_hcd 0000:00:1d.7: continuing after BIOS bug...
[4294681.626000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[4294681.626000] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfebffc00
[4294681.629000] PCI: cache line size of 128 is not supported by device 0000:00:1d.7
[4294681.629000] ehci_hcd 0000:00:1d.7: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
[4294681.630000] hub 5-0:1.0: USB hub found
[4294681.630000] hub 5-0:1.0: 8 ports detected
[4294681.715000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
[4294681.715000] 8139cp: pci dev 0000:02:0f.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
[4294681.715000] 8139cp: Try the "8139too" driver instead.
[4294681.716000] 8139too Fast Ethernet driver 0.9.27
[4294681.716000] ACPI: PCI Interrupt 0000:02:0f.0[A] -> GSI 19 (level, low) -> IRQ 19
[4294681.716000] eth0: RealTek RTL8139 at 0xb400, 00:11:2f:1a:90:4c, IRQ 19
[4294681.716000] eth0: Identified 8139 chip type 'RTL-8101'
[4294681.817000] usb 5-1: new high speed USB device using ehci_hcd and address 2[4294682.306000] usb 1-2: USB disconnect, address 2
[4294682.472000] usb 1-2: new low speed USB device using uhci_hcd and address 3
[4294682.589000] usb 2-1: USB disconnect, address 2
[4294682.755000] usb 2-1: new full speed USB device using uhci_hcd and address 3[4294683.731000] usbcore: registered new driver hiddev
[4294683.751000] input: USB HID v1.10 Mouse [USB OpticalWheel Mouse] on usb-0000:00:1d.0-2
[4294683.751000] usbcore: registered new driver usbhid
[4294683.751000] drivers/usb/input/hid-core.c: v2.01:USB HID core driver
[4294683.764000] Initializing USB Mass Storage driver...
[4294683.764000] scsi2 : SCSI emulation for USB Mass Storage devices
[4294683.764000] usb-storage: device found at 2
[4294683.764000] usb-storage: waiting for device to settle before scanning
[4294683.764000] scsi3 : SCSI emulation for USB Mass Storage devices
[4294683.764000] usb-storage: device found at 3
[4294683.764000] usb-storage: waiting for device to settle before scanning
[4294683.764000] usbcore: registered new driver usb-storage
[4294683.764000] USB Mass Storage support registered.
[4294684.247000] ACPI: CPU0 (power states: C1[C1])
[4294684.453000] Attempting manual resume
[4294684.453000] swsusp: Suspend partition has wrong signature?
[4294684.463000] kjournald starting. Commit interval 5 seconds
[4294684.463000] EXT3-fs: mounted filesystem with ordered data mode.
[4294685.447000] md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
[4294688.355000] Adding 3036244k swap on /dev/hdb5. Priority:-1 extents:1
[4294688.590000] EXT3 FS on hdb1, internal journal
[4294688.818000] Vendor: SEAGATE Model: ST3250823A Rev: 3.03
[4294688.818000] Type: Direct-Access ANSI SCSI revision: 02
[4294688.828000] Vendor: Y-E DATA Model: USB-FDU Rev: 6.01
[4294688.828000] Type: Direct-Access ANSI SCSI revision: 00
[4294688.864000] usb-storage: device scan complete
[4294688.865000] usb-storage: device scan complete
[4294693.740000] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
[4294693.740000] sda: assuming drive cache: write through
[4294693.742000] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
[4294693.742000] sda: assuming drive cache: write through
[4294693.742000] /dev/scsi/host2/bus0/target0/lun0: p1
[4294693.767000] Attached scsi disk sda at scsi2, channel 0, id 0, lun 0
[4294693.790000] parport: PnPBIOS parport detected.
[4294693.790000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[4294693.843000] parport0: Printer, EPSON Stylus COLOR 860
[4294693.847000] lp0: using parport0 (interrupt-driven).
[4294693.851000] Attached scsi removable disk sdb at scsi3, channel 0, id 0, lun 0
[4294693.940000] mice: PS/2 mouse device common for all mice
[4294693.974000] ieee1394: Initialized config rom entry `ip1394'
[4294693.977000] sbp2: $Rev: 1219 $ Ben Collins <bcollins@debian.org>
[4294697.094000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[4294697.859000] cdrom: open failed.
[4294697.861000] cdrom: open failed.
[4294699.802000] Linux agpgart interface v0.101 (c) Dave Jones
[4294699.809000] agpgart: Detected an Intel 865 Chipset.
[4294699.825000] agpgart: AGP aperture is 64M @ 0xf8000000
[4294699.894000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[4294699.904000] shpchp: shpc_init : shpc_cap_offset == 0
[4294699.904000] shpchp: shpc_init : shpc_cap_offset == 0
[4294699.904000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[4294700.182000] hw_random: RNG not detected
[4294700.591000] ACPI: PCI Interrupt 0000:00:1f.5[b] -> GSI 17 (level, low) -> IRQ 17
[4294700.591000] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[4294700.902000] intel8x0_measure_ac97_clock: measured 49815 usecs
[4294700.902000] intel8x0: clocking to 48000
[4294701.685000] ohci1394: $Rev: 1250 $ Ben Collins <bcollins@debian.org>
[4294701.685000] ACPI: PCI Interrupt 0000:02:0e.0[A] -> GSI 21 (level, low) -> IRQ 21
[4294701.740000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21] MMIO=[feaff000-feaff7ff] Max Packet=[2048]
[4294702.997000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e01800007e4890][4294703.506000] Real Time Clock Driver v1.12
[4294703.584000] input: PC Speaker
[4294703.918000] ts: Compaq touchscreen protocol output
[4294704.512000] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[4294704.521000] NET: Registered protocol family 17
[4294706.222000] CSLIP: code copyright 1989 Regents of the University of California
[4294706.224000] PPP generic driver version 2.4.2
[4294706.247000] NET: Registered protocol family 10
[4294706.247000] Disabled Privacy Extensions on device c02eb280(lo)
[4294706.247000] IPv6 over IPv4 tunneling driver
[4294706.413000] NET: Registered protocol family 24
[4294712.989000] ACPI: Power Button (FF) [PWRF]
[4294712.989000] ACPI: Power Button (CM) [PWRB]
[4294713.081000] ibm_acpi: ec object not found
[4294716.401000] eth0: no IPv6 routers present
[4294719.023000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[4294719.023000] apm: overridden by ACPI.
[4294719.575000] Bluetooth: Core ver 2.7
[4294719.575000] NET: Registered protocol family 31
[4294719.575000] Bluetooth: HCI device and connection manager initialized
[4294719.575000] Bluetooth: HCI socket layer initialized
[4294719.593000] Bluetooth: L2CAP ver 2.7
[4294719.593000] Bluetooth: L2CAP socket layer initialized
[4294719.620000] Bluetooth: RFCOMM ver 1.5
[4294719.620000] Bluetooth: RFCOMM socket layer initialized
[4294719.620000] Bluetooth: RFCOMM TTY layer initialized
[4294726.703000] ip_tables: (C) 2000-2002 Netfilter core team
[4294739.110000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
regis@ubuntu:~$
Password:
2 14 15)
[4294669.637000] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
[4294669.637000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[4294669.637000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[4294669.638000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[4294669.638000] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[4294669.638000] Linux Plug and Play Support v0.97 (c) Adam Belay
[4294669.638000] pnp: PnP ACPI init
[4294669.642000] pnp: PnP ACPI: found 11 devices
[4294669.642000] PnPBIOS: Disabled by ACPI PNP
[4294669.642000] PCI: Using ACPI for IRQ routing
[4294669.642000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[4294669.647000] pnp: 00:06: ioport range 0x680-0x6ff has been reserved
[4294669.648000] audit: initializing netlink socket (disabled)
[4294669.648000] audit: initialized
[4294669.648000] highmem bounce pool size: 64 pages
[4294669.648000] VFS: Disk quotas dquot_6.5.1
[4294669.648000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[4294669.648000] devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
[4294669.648000] devfs: boot_options: 0x0
[4294669.648000] Initializing Cryptographic API
[4294669.648000] isapnp: Scanning for PnP cards...
[4294670.000000] isapnp: No Plug & Play device found
[4294670.017000] PNP: PS/2 controller doesn't have AUX irq; using default 0xc
[4294670.017000] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 112
[4294670.019000] serio: i8042 AUX port at 0x60,0x64 irq 12
[4294670.019000] serio: i8042 KBD port at 0x60,0x64 irq 1
[4294670.019000] Serial: 8250/16550 driver $Revision: 1.90 $ 54 ports, IRQ sharing enabled
[4294670.019000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294670.021000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294670.021000] io scheduler noop registered
[4294670.021000] io scheduler anticipatory registered
[4294670.021000] io scheduler deadline registered
[4294670.021000] io scheduler cfq registered
[4294670.022000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[4294670.022000] EISA: Probing bus 0 at eisa.0
[4294670.022000] EISA: Detected 0 cards.
[4294670.022000] NET: Registered protocol family 2
[4294670.031000] IP: routing cache hash table of 8192 buckets, 64Kbytes
[4294670.031000] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[4294670.032000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
[4294670.032000] TCP: Hash tables configured (established 262144 bind 65536)
[4294670.032000] NET: Registered protocol family 8
[4294670.032000] NET: Registered protocol family 20
[4294670.033000] ACPI wakeup devices:
[4294670.033000] P0P4 BNIC MC97 USB1 USB2 USB3 USB4 EUSB PS2K
[4294670.033000] ACPI: (supports S0 S1 S3 S4 S5)
[4294670.033000] Freeing unused kernel memory: 224k freed
[4294670.048000] vga16fb: initializing
[4294670.048000] vga16fb: mapped to 0xc00a0000
[4294670.159000] Console: switching to colour frame buffer device 80x30
[4294670.159000] fb0: VGA16 VGA frame buffer device
[4294670.271000] input: AT Translated Set 2 keyboard on isa0060/serio0
[4294671.284000] Capability LSM initialized
[4294671.294000] NET: Registered protocol family 1
[4294671.307000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[4294671.307000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[4294671.307000] ACPI: bus type ide registered
[4294671.317000] SCSI subsystem initialized
[4294671.317000] libata version 1.11 loaded.
[4294671.318000] ata_piix version 1.03
[4294671.318000] ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 18
[4294671.318000] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[4294671.319000] ata1: SATA max UDMA/133 cmd 0xD400 ctl 0xD002 bmdma 0xC400 irq 18
[4294671.319000] ata2: SATA max UDMA/133 cmd 0xCC00 ctl 0xC802 bmdma 0xC408 irq 18
[4294671.319000] ata1: SATA port has no device.
[4294671.319000] scsi0 : ata_piix
[4294671.319000] ata2: SATA port has no device.
[4294671.319000] scsi1 : ata_piix
[4294671.325000] ICH5: IDE controller at PCI slot 0000:00:1f.1
[4294671.325000] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
[4294671.325000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
[4294671.325000] ICH5: chipset revision 2
[4294671.325000] ICH5: not 100% native mode: will probe irqs later
[4294671.325000] ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:DMA
[4294671.325000] ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
[4294671.325000] Probing IDE interface ide0...
[4294671.589000] hda: Maxtor 6B200P0, ATA DISK drive
[4294671.844000] hdb: ST3200822A, ATA DISK drive
[4294671.897000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[4294671.897000] Probing IDE interface ide1...
[4294672.569000] hdc: PHILIPS DVD8421, ATAPI CD/DVD-ROM drive
[4294673.283000] hdd: SAMSUNG DVD-ROM SD-616E, ATAPI CD/DVD-ROM drive
[4294673.334000] ide1 at 0x170-0x177,0x376 on irq 15
[4294673.334000] Probing IDE interface ide2...
[4294673.847000] Probing IDE interface ide3...
[4294674.359000] Probing IDE interface ide4...
[4294674.871000] Probing IDE interface ide5...
[4294675.386000] hda: max request size: 1024KiB
[4294675.408000] hda: 398297088 sectors (203928 MB) w/8192KiB Cache, CHS=24792/255/63, UDMA(100)
[4294675.409000] hda: cache flushes supported
[4294675.409000] /dev/ide/host0/bus0/target0/lun0: p1 p2
[4294675.416000] hdb: max request size: 1024KiB
[4294675.416000] hdb: 390721968 sectors (200049 MB) w/8192KiB Cache, CHS=24321/255/63, UDMA(100)
[4294675.416000] hdb: cache flushes supported
[4294675.416000] /dev/ide/host0/bus0/target1/lun0: p1 p2 < p5 >
[4294675.459000] hdc: ATAPI 40X DVD-ROM CD-R/RW drive, 2048kB Cache
[4294675.459000] Uniform CD-ROM driver Revision: 3.20
[4294675.465000] hdd: ATAPI 40X DVD-ROM drive, 512kB Cache
[4294675.822000] Attempting manual resume
[4294675.822000] swsusp: Suspend partition has wrong signature?
[4294675.842000] usbcore: registered new driver usbfs
[4294675.842000] usbcore: registered new driver hub
[4294675.842000] USB Universal Host Controller Interface driver v2.2
[4294675.842000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
[4294675.842000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[4294675.842000] uhci_hcd 0000:00:1d.0: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1
[4294675.904000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[4294675.904000] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000e000
[4294675.904000] hub 1-0:1.0: USB hub found
[4294675.904000] hub 1-0:1.0: 2 ports detected
[4294675.907000] ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 19 (level, low) -> IRQ 19
[4294675.907000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[4294675.907000] uhci_hcd 0000:00:1d.1: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2
[4294675.969000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[4294675.969000] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e400
[4294675.969000] hub 2-0:1.0: USB hub found
[4294675.969000] hub 2-0:1.0: 2 ports detected
[4294675.972000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[4294675.972000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[4294675.972000] uhci_hcd 0000:00:1d.2: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI #3
[4294676.034000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[4294676.034000] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e800
[4294676.034000] hub 3-0:1.0: USB hub found
[4294676.034000] hub 3-0:1.0: 2 ports detected
[4294676.037000] ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 16
[4294676.037000] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[4294676.037000] uhci_hcd 0000:00:1d.3: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4
[4294676.073000] usb 1-2: new low speed USB device using uhci_hcd and address 2
[4294676.099000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[4294676.099000] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000ec00
[4294676.099000] hub 4-0:1.0: USB hub found
[4294676.099000] hub 4-0:1.0: 2 ports detected
[4294676.126000] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23
[4294676.126000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[4294676.126000] ehci_hcd 0000:00:1d.7: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller
[4294676.126000] ehci_hcd 0000:00:1d.7: debug port 1
[4294676.356000] usb 2-1: new full speed USB device using uhci_hcd and address 2[4294681.626000] ehci_hcd 0000:00:1d.7: BIOS handoff failed (104, 1010001)
[4294681.626000] ehci_hcd 0000:00:1d.7: continuing after BIOS bug...
[4294681.626000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[4294681.626000] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfebffc00
[4294681.629000] PCI: cache line size of 128 is not supported by device 0000:00:1d.7
[4294681.629000] ehci_hcd 0000:00:1d.7: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
[4294681.630000] hub 5-0:1.0: USB hub found
[4294681.630000] hub 5-0:1.0: 8 ports detected
[4294681.715000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
[4294681.715000] 8139cp: pci dev 0000:02:0f.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
[4294681.715000] 8139cp: Try the "8139too" driver instead.
[4294681.716000] 8139too Fast Ethernet driver 0.9.27
[4294681.716000] ACPI: PCI Interrupt 0000:02:0f.0[A] -> GSI 19 (level, low) -> IRQ 19
[4294681.716000] eth0: RealTek RTL8139 at 0xb400, 00:11:2f:1a:90:4c, IRQ 19
[4294681.716000] eth0: Identified 8139 chip type 'RTL-8101'
[4294681.817000] usb 5-1: new high speed USB device using ehci_hcd and address 2[4294682.306000] usb 1-2: USB disconnect, address 2
[4294682.472000] usb 1-2: new low speed USB device using uhci_hcd and address 3
[4294682.589000] usb 2-1: USB disconnect, address 2
[4294682.755000] usb 2-1: new full speed USB device using uhci_hcd and address 3[4294683.731000] usbcore: registered new driver hiddev
[4294683.751000] input: USB HID v1.10 Mouse [USB OpticalWheel Mouse] on usb-0000:00:1d.0-2
[4294683.751000] usbcore: registered new driver usbhid
[4294683.751000] drivers/usb/input/hid-core.c: v2.01:USB HID core driver
[4294683.764000] Initializing USB Mass Storage driver...
[4294683.764000] scsi2 : SCSI emulation for USB Mass Storage devices
[4294683.764000] usb-storage: device found at 2
[4294683.764000] usb-storage: waiting for device to settle before scanning
[4294683.764000] scsi3 : SCSI emulation for USB Mass Storage devices
[4294683.764000] usb-storage: device found at 3
[4294683.764000] usb-storage: waiting for device to settle before scanning
[4294683.764000] usbcore: registered new driver usb-storage
[4294683.764000] USB Mass Storage support registered.
[4294684.247000] ACPI: CPU0 (power states: C1[C1])
[4294684.453000] Attempting manual resume
[4294684.453000] swsusp: Suspend partition has wrong signature?
[4294684.463000] kjournald starting. Commit interval 5 seconds
[4294684.463000] EXT3-fs: mounted filesystem with ordered data mode.
[4294685.447000] md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
[4294688.355000] Adding 3036244k swap on /dev/hdb5. Priority:-1 extents:1
[4294688.590000] EXT3 FS on hdb1, internal journal
[4294688.818000] Vendor: SEAGATE Model: ST3250823A Rev: 3.03
[4294688.818000] Type: Direct-Access ANSI SCSI revision: 02
[4294688.828000] Vendor: Y-E DATA Model: USB-FDU Rev: 6.01
[4294688.828000] Type: Direct-Access ANSI SCSI revision: 00
[4294688.864000] usb-storage: device scan complete
[4294688.865000] usb-storage: device scan complete
[4294693.740000] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
[4294693.740000] sda: assuming drive cache: write through
[4294693.742000] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
[4294693.742000] sda: assuming drive cache: write through
[4294693.742000] /dev/scsi/host2/bus0/target0/lun0: p1
[4294693.767000] Attached scsi disk sda at scsi2, channel 0, id 0, lun 0
[4294693.790000] parport: PnPBIOS parport detected.
[4294693.790000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[4294693.843000] parport0: Printer, EPSON Stylus COLOR 860
[4294693.847000] lp0: using parport0 (interrupt-driven).
[4294693.851000] Attached scsi removable disk sdb at scsi3, channel 0, id 0, lun 0
[4294693.940000] mice: PS/2 mouse device common for all mice
[4294693.974000] ieee1394: Initialized config rom entry `ip1394'
[4294693.977000] sbp2: $Rev: 1219 $ Ben Collins <bcollins@debian.org>
[4294697.094000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[4294697.859000] cdrom: open failed.
[4294697.861000] cdrom: open failed.
[4294699.802000] Linux agpgart interface v0.101 (c) Dave Jones
[4294699.809000] agpgart: Detected an Intel 865 Chipset.
[4294699.825000] agpgart: AGP aperture is 64M @ 0xf8000000
[4294699.894000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[4294699.904000] shpchp: shpc_init : shpc_cap_offset == 0
[4294699.904000] shpchp: shpc_init : shpc_cap_offset == 0
[4294699.904000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[4294700.182000] hw_random: RNG not detected
[4294700.591000] ACPI: PCI Interrupt 0000:00:1f.5[b] -> GSI 17 (level, low) -> IRQ 17
[4294700.591000] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[4294700.902000] intel8x0_measure_ac97_clock: measured 49815 usecs
[4294700.902000] intel8x0: clocking to 48000
[4294701.685000] ohci1394: $Rev: 1250 $ Ben Collins <bcollins@debian.org>
[4294701.685000] ACPI: PCI Interrupt 0000:02:0e.0[A] -> GSI 21 (level, low) -> IRQ 21
[4294701.740000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21] MMIO=[feaff000-feaff7ff] Max Packet=[2048]
[4294702.997000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e01800007e4890][4294703.506000] Real Time Clock Driver v1.12
[4294703.584000] input: PC Speaker
[4294703.918000] ts: Compaq touchscreen protocol output
[4294704.512000] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[4294704.521000] NET: Registered protocol family 17
[4294706.222000] CSLIP: code copyright 1989 Regents of the University of California
[4294706.224000] PPP generic driver version 2.4.2
[4294706.247000] NET: Registered protocol family 10
[4294706.247000] Disabled Privacy Extensions on device c02eb280(lo)
[4294706.247000] IPv6 over IPv4 tunneling driver
[4294706.413000] NET: Registered protPassword:
2 14 15)
[4294669.637000] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
[4294669.637000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[4294669.637000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 12 14 15)
[4294669.638000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
[4294669.638000] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[4294669.638000] Linux Plug and Play Support v0.97 (c) Adam Belay
[4294669.638000] pnp: PnP ACPI init
[4294669.642000] pnp: PnP ACPI: found 11 devices
[4294669.642000] PnPBIOS: Disabled by ACPI PNP
[4294669.642000] PCI: Using ACPI for IRQ routing
[4294669.642000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[4294669.647000] pnp: 00:06: ioport range 0x680-0x6ff has been reserved
[4294669.648000] audit: initializing netlink socket (disabled)
[4294669.648000] audit: initialized
[4294669.648000] highmem bounce pool size: 64 pages
[4294669.648000] VFS: Disk quotas dquot_6.5.1
[4294669.648000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[4294669.648000] devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
[4294669.648000] devfs: boot_options: 0x0
[4294669.648000] Initializing Cryptographic API
[4294669.648000] isapnp: Scanning for PnP cards...
[4294670.000000] isapnp: No Plug & Play device found
[4294670.017000] PNP: PS/2 controller doesn't have AUX irq; using default 0xc
[4294670.017000] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 112
[4294670.019000] serio: i8042 AUX port at 0x60,0x64 irq 12
[4294670.019000] serio: i8042 KBD port at 0x60,0x64 irq 1
[4294670.019000] Serial: 8250/16550 driver $Revision: 1.90 $ 54 ports, IRQ sharing enabled
[4294670.019000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294670.021000] ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294670.021000] io scheduler noop registered
[4294670.021000] io scheduler anticipatory registered
[4294670.021000] io scheduler deadline registered
[4294670.021000] io scheduler cfq registered
[4294670.022000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[4294670.022000] EISA: Probing bus 0 at eisa.0
[4294670.022000] EISA: Detected 0 cards.
[4294670.022000] NET: Registered protocol family 2
[4294670.031000] IP: routing cache hash table of 8192 buckets, 64Kbytes
[4294670.031000] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[4294670.032000] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
[4294670.032000] TCP: Hash tables configured (established 262144 bind 65536)
[4294670.032000] NET: Registered protocol family 8
[4294670.032000] NET: Registered protocol family 20
[4294670.033000] ACPI wakeup devices:
[4294670.033000] P0P4 BNIC MC97 USB1 USB2 USB3 USB4 EUSB PS2K
[4294670.033000] ACPI: (supports S0 S1 S3 S4 S5)
[4294670.033000] Freeing unused kernel memory: 224k freed
[4294670.048000] vga16fb: initializing
[4294670.048000] vga16fb: mapped to 0xc00a0000
[4294670.159000] Console: switching to colour frame buffer device 80x30
[4294670.159000] fb0: VGA16 VGA frame buffer device
[4294670.271000] input: AT Translated Set 2 keyboard on isa0060/serio0
[4294671.284000] Capability LSM initialized
[4294671.294000] NET: Registered protocol family 1
[4294671.307000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[4294671.307000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[4294671.307000] ACPI: bus type ide registered
[4294671.317000] SCSI subsystem initialized
[4294671.317000] libata version 1.11 loaded.
[4294671.318000] ata_piix version 1.03
[4294671.318000] ACPI: PCI Interrupt 0000:00:1f.2[A] -> GSI 18 (level, low) -> IRQ 18
[4294671.318000] PCI: Setting latency timer of device 0000:00:1f.2 to 64
[4294671.319000] ata1: SATA max UDMA/133 cmd 0xD400 ctl 0xD002 bmdma 0xC400 irq 18
[4294671.319000] ata2: SATA max UDMA/133 cmd 0xCC00 ctl 0xC802 bmdma 0xC408 irq 18
[4294671.319000] ata1: SATA port has no device.
[4294671.319000] scsi0 : ata_piix
[4294671.319000] ata2: SATA port has no device.
[4294671.319000] scsi1 : ata_piix
[4294671.325000] ICH5: IDE controller at PCI slot 0000:00:1f.1
[4294671.325000] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
[4294671.325000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
[4294671.325000] ICH5: chipset revision 2
[4294671.325000] ICH5: not 100% native mode: will probe irqs later
[4294671.325000] ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:DMA
[4294671.325000] ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
[4294671.325000] Probing IDE interface ide0...
[4294671.589000] hda: Maxtor 6B200P0, ATA DISK drive
[4294671.844000] hdb: ST3200822A, ATA DISK drive
[4294671.897000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[4294671.897000] Probing IDE interface ide1...
[4294672.569000] hdc: PHILIPS DVD8421, ATAPI CD/DVD-ROM drive
[4294673.283000] hdd: SAMSUNG DVD-ROM SD-616E, ATAPI CD/DVD-ROM drive
[4294673.334000] ide1 at 0x170-0x177,0x376 on irq 15
[4294673.334000] Probing IDE interface ide2...
[4294673.847000] Probing IDE interface ide3...
[4294674.359000] Probing IDE interface ide4...
[4294674.871000] Probing IDE interface ide5...
[4294675.386000] hda: max request size: 1024KiB
[4294675.408000] hda: 398297088 sectors (203928 MB) w/8192KiB Cache, CHS=24792/255/63, UDMA(100)
[4294675.409000] hda: cache flushes supported
[4294675.409000] /dev/ide/host0/bus0/target0/lun0: p1 p2
[4294675.416000] hdb: max request size: 1024KiB
[4294675.416000] hdb: 390721968 sectors (200049 MB) w/8192KiB Cache, CHS=24321/255/63, UDMA(100)
[4294675.416000] hdb: cache flushes supported
[4294675.416000] /dev/ide/host0/bus0/target1/lun0: p1 p2 < p5 >
[4294675.459000] hdc: ATAPI 40X DVD-ROM CD-R/RW drive, 2048kB Cache
[4294675.459000] Uniform CD-ROM driver Revision: 3.20
[4294675.465000] hdd: ATAPI 40X DVD-ROM drive, 512kB Cache
[4294675.822000] Attempting manual resume
[4294675.822000] swsusp: Suspend partition has wrong signature?
[4294675.842000] usbcore: registered new driver usbfs
[4294675.842000] usbcore: registered new driver hub
[4294675.842000] USB Universal Host Controller Interface driver v2.2
[4294675.842000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
[4294675.842000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[4294675.842000] uhci_hcd 0000:00:1d.0: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1
[4294675.904000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[4294675.904000] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000e000
[4294675.904000] hub 1-0:1.0: USB hub found
[4294675.904000] hub 1-0:1.0: 2 ports detected
[4294675.907000] ACPI: PCI Interrupt 0000:00:1d.1[b] -> GSI 19 (level, low) -> IRQ 19
[4294675.907000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[4294675.907000] uhci_hcd 0000:00:1d.1: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2
[4294675.969000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[4294675.969000] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e400
[4294675.969000] hub 2-0:1.0: USB hub found
[4294675.969000] hub 2-0:1.0: 2 ports detected
[4294675.972000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[4294675.972000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[4294675.972000] uhci_hcd 0000:00:1d.2: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI #3
[4294676.034000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[4294676.034000] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e800
[4294676.034000] hub 3-0:1.0: USB hub found
[4294676.034000] hub 3-0:1.0: 2 ports detected
[4294676.037000] ACPI: PCI Interrupt 0000:00:1d.3[A] -> GSI 16 (level, low) -> IRQ 16
[4294676.037000] PCI: Setting latency timer of device 0000:00:1d.3 to 64
[4294676.037000] uhci_hcd 0000:00:1d.3: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4
[4294676.073000] usb 1-2: new low speed USB device using uhci_hcd and address 2
[4294676.099000] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
[4294676.099000] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000ec00
[4294676.099000] hub 4-0:1.0: USB hub found
[4294676.099000] hub 4-0:1.0: 2 ports detected
[4294676.126000] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 23
[4294676.126000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[4294676.126000] ehci_hcd 0000:00:1d.7: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller
[4294676.126000] ehci_hcd 0000:00:1d.7: debug port 1
[4294676.356000] usb 2-1: new full speed USB device using uhci_hcd and address 2[4294681.626000] ehci_hcd 0000:00:1d.7: BIOS handoff failed (104, 1010001)
[4294681.626000] ehci_hcd 0000:00:1d.7: continuing after BIOS bug...
[4294681.626000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
[4294681.626000] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfebffc00
[4294681.629000] PCI: cache line size of 128 is not supported by device 0000:00:1d.7
[4294681.629000] ehci_hcd 0000:00:1d.7: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
[4294681.630000] hub 5-0:1.0: USB hub found
[4294681.630000] hub 5-0:1.0: 8 ports detected
[4294681.715000] 8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
[4294681.715000] 8139cp: pci dev 0000:02:0f.0 (id 10ec:8139 rev 10) is not an 8139C+ compatible chip
[4294681.715000] 8139cp: Try the "8139too" driver instead.
[4294681.716000] 8139too Fast Ethernet driver 0.9.27
[4294681.716000] ACPI: PCI Interrupt 0000:02:0f.0[A] -> GSI 19 (level, low) -> IRQ 19
[4294681.716000] eth0: RealTek RTL8139 at 0xb400, 00:11:2f:1a:90:4c, IRQ 19
[4294681.716000] eth0: Identified 8139 chip type 'RTL-8101'
[4294681.817000] usb 5-1: new high speed USB device using ehci_hcd and address 2[4294682.306000] usb 1-2: USB disconnect, address 2
[4294682.472000] usb 1-2: new low speed USB device using uhci_hcd and address 3
[4294682.589000] usb 2-1: USB disconnect, address 2
[4294682.755000] usb 2-1: new full speed USB device using uhci_hcd and address 3[4294683.731000] usbcore: registered new driver hiddev
[4294683.751000] input: USB HID v1.10 Mouse [USB OpticalWheel Mouse] on usb-0000:00:1d.0-2
[4294683.751000] usbcore: registered new driver usbhid
[4294683.751000] drivers/usb/input/hid-core.c: v2.01:USB HID core driver
[4294683.764000] Initializing USB Mass Storage driver...
[4294683.764000] scsi2 : SCSI emulation for USB Mass Storage devices
[4294683.764000] usb-storage: device found at 2
[4294683.764000] usb-storage: waiting for device to settle before scanning
[4294683.764000] scsi3 : SCSI emulation for USB Mass Storage devices
[4294683.764000] usb-storage: device found at 3
[4294683.764000] usb-storage: waiting for device to settle before scanning
[4294683.764000] usbcore: registered new driver usb-storage
[4294683.764000] USB Mass Storage support registered.
[4294684.247000] ACPI: CPU0 (power states: C1[C1])
[4294684.453000] Attempting manual resume
[4294684.453000] swsusp: Suspend partition has wrong signature?
[4294684.463000] kjournald starting. Commit interval 5 seconds
[4294684.463000] EXT3-fs: mounted filesystem with ordered data mode.
[4294685.447000] md: md driver 0.90.1 MAX_MD_DEVS=256, MD_SB_DISKS=27
[4294688.355000] Adding 3036244k swap on /dev/hdb5. Priority:-1 extents:1
[4294688.590000] EXT3 FS on hdb1, internal journal
[4294688.818000] Vendor: SEAGATE Model: ST3250823A Rev: 3.03
[4294688.818000] Type: Direct-Access ANSI SCSI revision: 02
[4294688.828000] Vendor: Y-E DATA Model: USB-FDU Rev: 6.01
[4294688.828000] Type: Direct-Access ANSI SCSI revision: 00
[4294688.864000] usb-storage: device scan complete
[4294688.865000] usb-storage: device scan complete
[4294693.740000] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
[4294693.740000] sda: assuming drive cache: write through
[4294693.742000] SCSI device sda: 488397168 512-byte hdwr sectors (250059 MB)
[4294693.742000] sda: assuming drive cache: write through
[4294693.742000] /dev/scsi/host2/bus0/target0/lun0: p1
[4294693.767000] Attached scsi disk sda at scsi2, channel 0, id 0, lun 0
[4294693.790000] parport: PnPBIOS parport detected.
[4294693.790000] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[4294693.843000] parport0: Printer, EPSON Stylus COLOR 860
[4294693.847000] lp0: using parport0 (interrupt-driven).
[4294693.851000] Attached scsi removable disk sdb at scsi3, channel 0, id 0, lun 0
[4294693.940000] mice: PS/2 mouse device common for all mice
[4294693.974000] ieee1394: Initialized config rom entry `ip1394'
[4294693.977000] sbp2: $Rev: 1219 $ Ben Collins <bcollins@debian.org>
[4294697.094000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[4294697.859000] cdrom: open failed.
[4294697.861000] cdrom: open failed.
[4294699.802000] Linux agpgart interface v0.101 (c) Dave Jones
[4294699.809000] agpgart: Detected an Intel 865 Chipset.
[4294699.825000] agpgart: AGP aperture is 64M @ 0xf8000000
[4294699.894000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[4294699.904000] shpchp: shpc_init : shpc_cap_offset == 0
[4294699.904000] shpchp: shpc_init : shpc_cap_offset == 0
[4294699.904000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[4294700.182000] hw_random: RNG not detected
[4294700.591000] ACPI: PCI Interrupt 0000:00:1f.5[b] -> GSI 17 (level, low) -> IRQ 17
[4294700.591000] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[4294700.902000] intel8x0_measure_ac97_clock: measured 49815 usecs
[4294700.902000] intel8x0: clocking to 48000
[4294701.685000] ohci1394: $Rev: 1250 $ Ben Collins <bcollins@debian.org>
[4294701.685000] ACPI: PCI Interrupt 0000:02:0e.0[A] -> GSI 21 (level, low) -> IRQ 21
[4294701.740000] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[21] MMIO=[feaff000-feaff7ff] Max Packet=[2048]
[4294702.997000] ieee1394: Host added: ID:BUS[0-00:1023] GUID[00e01800007e4890][4294703.506000] Real Time Clock Driver v1.12
[4294703.584000] input: PC Speaker
[4294703.918000] ts: Compaq touchscreen protocol output
[4294704.512000] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[4294704.521000] NET: Registered protocol family 17
[4294706.222000] CSLIP: code copyright 1989 Regents of the University of California
[4294706.224000] PPP generic driver version 2.4.2
[4294706.247000] NET: Registered protocol family 10
[4294706.247000] Disabled Privacy Extensions on device c02eb280(lo)
[4294706.247000] IPv6 over IPv4 tunneling driver
[4294706.413000] NET: Registered protocol family 24
[4294712.989000] ACPI: Power Button (FF) [PWRF]
[4294712.989000] ACPI: Power Button (CM) [PWRB]
[4294713.081000] ibm_acpi: ec object not found
[4294716.401000] eth0: no IPv6 routers present
[4294719.023000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[4294719.023000] apm: overridden by ACPI.
[4294719.575000] Bluetooth: Core ver 2.7
[4294719.575000] NET: Registered protocol family 31
[4294719.575000] Bluetooth: HCI device and connection manager initialized
[4294719.575000] Bluetooth: HCI socket layer initialized
[4294719.593000] Bluetooth: L2CAP ver 2.7
[4294719.593000] Bluetooth: L2CAP socket layer initialized
[4294719.620000] Bluetooth: RFCOMM ver 1.5
[4294719.620000] Bluetooth: RFCOMM socket layer initialized
[4294719.620000] Bluetooth: RFCOMM TTY layer initialized
[4294726.703000] ip_tables: (C) 2000-2002 Netfilter core team
[4294739.110000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
regis@ubuntu:~$
ocol family 24
[4294712.989000] ACPI: Power Button (FF) [PWRF]
[4294712.989000] ACPI: Power Button (CM) [PWRB]
[4294713.081000] ibm_acpi: ec object not found
[4294716.401000] eth0: no IPv6 routers present
[4294719.023000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[4294719.023000] apm: overridden by ACPI.
[4294719.575000] Bluetooth: Core ver 2.7
[4294719.575000] NET: Registered protocol family 31
[4294719.575000] Bluetooth: HCI device and connection manager initialized
[4294719.575000] Bluetooth: HCI socket layer initialized
[4294719.593000] Bluetooth: L2CAP ver 2.7
[4294719.593000] Bluetooth: L2CAP socket layer initialized
[4294719.620000] Bluetooth: RFCOMM ver 1.5
[4294719.620000] Bluetooth: RFCOMM socket layer initialized
[4294719.620000] Bluetooth: RFCOMM TTY layer initialized
[4294726.703000] ip_tables: (C) 2000-2002 Netfilter core team
[4294739.110000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
regis@ubuntu:~$
voilà et d'avance merci pour ton aide...
Jifya moja haliinjiki chungu.
In girum imus nocte, ecce, et consumimur igni.
Hors ligne
#44 Le 11/01/2006, à 16:53
- samefab
Re : [Résolu]Problèmes en serie...encore et toujours
t'as installé ton système sur une partition FAT?
sinon pour le réseau, tu as une reconfiguration toutes les 30 secondes c'est vraiment bizarre. chez moi c'est aux alentours de 300000 secondes...
essaie de configurer en static.
$sudo network-admin
tu cliques sur l'interface réseau eth0
puis "propriétés" tu coches "activer cette connexion"
configuration : "IP statique"
masque : 255.255.255.0
passerelle : 192.168.1.1
cliques sur "valider"
ensuite dans l'onglet DNS :
primary DNS address 85.37.17.4
secondary DNS address 151.99.125.1
troisième DNS 192.168.1.1
Hors ligne
#45 Le 11/01/2006, à 16:56
- samefab
Re : [Résolu]Problèmes en serie...encore et toujours
pour les 2 premiers c'est d'après tes logs le troisième c'est ta passerelle. donc les 2 premiers sont à vérifier...
Hors ligne
#46 Le 11/01/2006, à 17:48
- amkoolgarst
Re : [Résolu]Problèmes en serie...encore et toujours
salut, malheureusement rien ne marche...:(en static rien. J'y ai mis les dns de mon fai, rien.
POur le fat, non je n'ai pas installé ubuntu sur du fat, mais c'est une partition ext3, normal non???
Merci...
Dernière modification par amkoolgarst (Le 11/01/2006, à 18:08)
Jifya moja haliinjiki chungu.
In girum imus nocte, ecce, et consumimur igni.
Hors ligne
#47 Le 11/01/2006, à 19:06
- amkoolgarst
Re : [Résolu]Problèmes en serie...encore et toujours
Salut!!!!!
Devinez quoi...je post d'ubuntu...et cela a l'air de tenir:D:D:D ( deux fois que je reboote et j'ai meme la connexion au démarrage...)
En fait j'ai repris ma config sous xp ( cmd/ipconfig) et inséré les diverses adresses ( mon ip, le masque et comme gateway j'ai remis mon ip) et voilà!!!!!
En ce qui concerne le vin l'italie en regorge...surtout des rouges pétillants qui sont un vrai délice...voir ici :
http://www.artemotore.com/vini1.html
Un grand merci à vous, je mets de suite en résolu...
Je pense qu'on se reverra bientot...
Salut!!!
Jifya moja haliinjiki chungu.
In girum imus nocte, ecce, et consumimur igni.
Hors ligne
#48 Le 11/01/2006, à 19:23
- Bobbybionic
Re : [Résolu]Problèmes en serie...encore et toujours
Yeah !
Ça fait plaisir !
A bientôt ;-)
Non à la vente liée. Non au monopole Windows.
Tous ensemble, refusons les logiciels préinstallés et tournons nous vers le libre.
http://bobbybionic.wordpress.com
Hors ligne
#49 Le 11/01/2006, à 22:02
- samefab
Re : [Résolu]Problèmes en serie...encore et toujours
impeccable. un linuxien de plus
Hors ligne
#50 Le 12/01/2006, à 09:25
- fatfab
Re : [Résolu]Problèmes en serie...encore et toujours
yes :cool::cool:
--
In DUB we Trust
Hors ligne