Eric1212 | Salut, vous allez bien ? | 12:57 |
---|---|---|
Ankman | oui, toi? | 13:01 |
Eric1212 | Oui sauf pour une chose... | 13:01 |
Eric1212 | J'ai des difficultés avec mon SSD sur Ubuntu... | 13:02 |
Eric1212 | je n'ose pas trop ouvrir un bug sur lunchpad... | 13:02 |
Eric1212 | Mon SSD tombe en Lecture Seulement et, après les X premiers redémarrage de système, je perd 100 % de mes nouvelles données à chaque redémarrage... | 13:04 |
Ankman | SSD card reader? | 13:04 |
Eric1212 | Non, un Kingston SNV425-S2 | 13:05 |
Eric1212 | c'est mon root... "\" | 13:05 |
Ankman | quelque choose an /var/log/syslog? | 13:10 |
Eric1212 | je regarde | 13:10 |
Eric1212 | je peux copier ici ? | 13:10 |
Ankman | pastbin | 13:11 |
Eric1212 | ya vraiement pas grand chose... | 13:11 |
Ankman | ok | 13:11 |
Ankman | le ssd est vide chaque fois? | 13:12 |
Eric1212 | je croit même qu'il y a rien de valable... | 13:12 |
Eric1212 | non | 13:12 |
Eric1212 | il revien à l'état qu'il avait après sont fameux X premiers redémarrage... | 13:12 |
Ankman | parler vous anglais? mon francais n'est pas bon | 13:12 |
Eric1212 | i'm french but i can | 13:13 |
Eric1212 | My SSD is going in Read Only ramdomly... Also, after the X first reboot, all next reboot will lead back to the state it's was at the X reboot... | 13:15 |
Ankman | ah | 13:15 |
Ankman | when you type "mount" (withot "") as root it shall list it. also if it's read only (ro) | 13:16 |
Eric1212 | sudo: unable to open /var/lib/sudo/eric/1: Système de fichiers accessible en lecture seulement | 13:17 |
Ankman | when you type mount? | 13:17 |
Eric1212 | i am currently in this random Read Only state... | 13:17 |
Eric1212 | yes, it's the first line | 13:18 |
Eric1212 | "/dev/sda1 on / type ext4 (rw,errors=remount-ro) " the second line | 13:19 |
Eric1212 | should i pastebin or it's ok? | 13:19 |
Ankman | not that | 13:21 |
Ankman | but there might be something in /var/log/syslog or /var/log/messages regarding sda1 | 13:21 |
Ankman | also try | 13:21 |
Ankman | mount -o remount,rw / | 13:21 |
Ankman | as root | 13:21 |
Eric1212 | cant find /vas/log/messages | 13:23 |
Eric1212 | *var | 13:23 |
Ankman | less /var/log/messages | 13:24 |
Ankman | or with your favorite text viewer instead of "less" | 13:25 |
Eric1212 | "/var/log/messages: Aucun fichier ou dossier de ce type " | 13:25 |
Eric1212 | even with sudo.... nothing | 13:25 |
Ankman | ooh | 13:27 |
Ankman | ubuntu? | 13:27 |
Eric1212 | Ubuntu 12.04 | 13:27 |
Ankman | try /var/log/syslog | 13:27 |
Eric1212 | X64 | 13:27 |
Eric1212 | still same... nothing interesting | 13:28 |
Ankman | nothing dealing with sda1? | 13:30 |
Eric1212 | yep, nothing releated to sda | 13:30 |
Eric1212 | Sep 3 08:04:58 Eric-PC rsyslogd: [origin software="rsyslogd" swVersion="5.8.6" x-pid="885" x-info="http://www.rsyslog.com"] rsyslogd was HUPed | 13:31 |
Eric1212 | everything else is CRON-related | 13:31 |
Ankman | strange, there must me much more usually | 13:33 |
Ankman | did yo try | 13:33 |
Ankman | sudo mount -o remount,rw / | 13:33 |
Eric1212 | yes | 13:34 |
Eric1212 | sudo: unable to open /var/lib/sudo/eric/1: Système de fichiers accessible en lecture seulement mount : ne peut remonter périphérique bloc /dev/sda1 en lecture/écriture, est protégé en écriture | 13:34 |
Ankman | never seen this | 13:39 |
Eric1212 | :S | 13:40 |
Ankman | does the device has a switch turning read-only on? | 13:42 |
Eric1212 | no, i have to reboot for get it back to RW | 13:42 |
Eric1212 | but, strangely, how system work with root as read only ? | 13:44 |
Ankman | it should send a lot of errors though | 13:46 |
Eric1212 | look it's dont... | 13:46 |
Ankman | like "touch /tmp/test" must work. shouldn't on your system | 13:46 |
Eric1212 | i can use my web broser as normal | 13:46 |
Ankman | can you save files? | 13:46 |
Eric1212 | no | 13:46 |
Eric1212 | i think i have a generic driver... | 13:47 |
Eric1212 | how i can find what driver i have? | 13:47 |
Ankman | i would almost assume a hardware fault | 13:48 |
Ankman | it's probably the generic usb mass storage driver | 13:48 |
Eric1212 | no, never appened in Windows and SMART is perfect | 13:48 |
Ankman | can you please try | 13:49 |
Ankman | export LANG=en_EN | 13:49 |
Ankman | and then | 13:49 |
Ankman | sudo mount -o remount,rw / | 13:49 |
Ankman | again? should give the error message in english | 13:49 |
Eric1212 | sudo: unable to open /var/lib/sudo/eric/1: Read-only file system mount: cannot remount block device /dev/sda1 read-write, is write-protected . | 13:49 |
Ankman | looks like hardware write protection to me | 13:50 |
Ankman | or is there a CD/DVD iso on it? | 13:50 |
Eric1212 | i checked, desactivated in bios | 13:50 |
Ankman | usually the devices have a switch. but if it works in windows it might be okay | 13:50 |
Eric1212 | There is a way to know what driver i use for SDA? | 13:57 |
Ankman | if usb it's the generic mass storage | 14:00 |
Eric1212 | it's SATA | 14:00 |
Ankman | no usb? | 14:03 |
Eric1212 | no, why plug a SSD with USB !? | 14:03 |
Ankman | ah | 14:04 |
Ankman | see if there is something at /proc/fs/ | 14:06 |
Eric1212 | http://www.storagereview.com/images/kingston_425_bot.jpg | 14:06 |
Eric1212 | ok | 14:06 |
Eric1212 | there is | 14:07 |
Eric1212 | ext4, jbd2, nfsd | 14:08 |
Ankman | then it might be the ext4 driver | 14:11 |
Eric1212 | Might... ? | 14:12 |
Eric1212 | No way to be sure? | 14:12 |
Ankman | if there is no other listed | 14:17 |
Ankman | try "fdisk -l" | 14:17 |
Eric1212 | strange | 14:24 |
Ankman | fdisk lists it? | 14:24 |
Eric1212 | no | 14:25 |
Eric1212 | sda is not there | 14:25 |
Eric1212 | sdb, sdc and sdd are there... | 14:25 |
Ankman | then it might be sdb | 14:25 |
Eric1212 | sdb is my second ssd | 14:27 |
Ankman | it must be there! | 14:28 |
Eric1212 | strangely, it's definetively not | 14:29 |
Ankman | too bad it is read-only. you could otherwise set me up a user account, i would ssh in and see for myself | 14:30 |
Eric1212 | ya, but i could reboot.. | 14:33 |
Ankman | if you want | 14:35 |
Eric1212 | lol true :) | 14:37 |
oddysey_ | bonjour :) | 14:39 |
oddysey_ | il y a t'il une personne qui voudrais m'aider avec mon ubuntu ? | 14:39 |
Eric1212 | Dit, ont verra | 14:42 |
Ankman | oddysey_: bonjour | 14:42 |
oddysey_ | Salut est-ce que tu connais bien ubuntu 12.04 ? | 14:43 |
oddysey_ | ou vous* | 14:45 |
=== oddysey_ is now known as oddysey | ||
=== oddysey is now known as Oddysey | ||
Oddysey | J'ai un problème d'affichage au niveau de mon logon screen :S | 14:46 |
Ankman | quel probleme? | 14:48 |
Oddysey | et bien comme tu sais ubuntu 12.04 vien par default avec unity | 14:48 |
Oddysey | moi jai decider d'installer gnome 3 dessus | 14:48 |
Ankman | ok | 14:49 |
Oddysey | mais quand je fais fermer la session quand j'appuie sur le bouton pour fermer ensuite tout est écrit en mega petit | 14:49 |
Ankman | le "oops, something went wrong"? | 14:49 |
Ankman | ou "ayee..." en francaise | 14:49 |
Ankman | something like that depending on the selected language | 14:50 |
Oddysey | bin quand i te demande si tu veux eteindre l'ordi ou le redemarrer ou mettre en veille | 14:50 |
Ankman | yep | 14:52 |
Oddysey | sais sa qui est écrit giga petit O_O | 14:53 |
Ankman | je crois il essaye de demarrer compiz, qui ne marche pas avec ubuntu3 | 14:53 |
Oddysey | j'ai pas installer compiz O_O | 14:53 |
Oddysey | sa se peux que sa sois sa ? | 14:56 |
Ankman | ps ax|grep compiz | 15:03 |
Ankman | brb | 15:03 |
Oddysey | hein | 15:06 |
Ankman | tu peut select autre window manager? | 15:13 |
Ankman | en logon screen? | 15:13 |
Oddysey | jai fais ta commande | 15:17 |
clache | Eric1212: Ton disque est formaté en gpt http://doc.ubuntu-fr.org/gpt ? Ton 'bios' est en mode UEFI http://doc.ubuntu-fr.org/efi ? Ton /home est sur une autre partition? | 16:29 |
Eric1212 | Mon bios n'as pas l'UEFI | 16:46 |
Eric1212 | en gpt ? | 16:46 |
Eric1212 | En ext4, après... hmm | 16:46 |
Eric1212 | Je vais dormir, je revient a 8 h | 16:47 |
Eric1212 | 30 | 16:47 |
Eric1212 | A+ :) | 16:47 |
clache | Eric1212: Ok, à plus. 8h30 sur quel fuseau? Sinon, il y a plus de monde pour aider en français sur #ubuntu-fr. | 16:59 |
Ankman | iiik | 20:00 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!