Created on 2009-05-28 00:36:36.
2009-05-27
- Carmen Telkel: 23:57:39
- ok
- Carmen Telkel: 23:57:56
- tell me what to put in the terminal
- alejood: 23:58:04
- here
- Carmen Telkel: 23:58:09
- yes
- alejood: 23:58:17
- sudo su
- alejood: 23:58:24
- then your password
- Carmen Telkel: 23:58:36
- ok
- alejood: 23:58:43
- then do:
- Carmen Telkel: 23:58:43
- krn#
- alejood: 23:58:54
- dmesg
- alejood: 23:59:07
- (long list of messages)
- Carmen Telkel: 23:59:08
- ok
- Carmen Telkel: 23:59:11
- yes
- alejood: 23:59:19
- we need to see the last lines
- alejood: 23:59:36
- we need to define the naming of the CF card
- alejood: 23:59:53
- do you read something like sdb sdb1 or hda hda1 ?
2009-05-28
- Carmen Telkel: 00:00:00
- [ 81.089922] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 81.182302] padlock: VIA PadLock not detected.
[ 91.252011] wlan0: no IPv6 routers present
[ 114.970875] ppdev0: registered pardevice
[ 115.020023] ppdev0: unregistered pardevice
[ 115.595461] ppdev0: registered pardevice
[ 115.640135] ppdev0: unregistered pardevice
[ 116.752150] ppdev0: registered pardevice
[ 116.800221] ppdev0: unregistered pardevice
[ 139.076619] process `skype' is using obsolete setsockopt SO_BSDCOMPAT - alejood: 00:00:15
- i see
- alejood: 00:00:17
- ok
- Carmen Telkel: 00:00:26
- enough?
- alejood: 00:00:36
- you will need to take out and put in again the CF card
- Carmen Telkel: 00:00:46
- ok
- alejood: 00:00:56
- (the CF from the alix into the CF reader, i meant)
- Carmen Telkel: 00:01:18
- ok done
- alejood: 00:01:24
- now again,
- alejood: 00:01:25
- dmesg
- Carmen Telkel: 00:01:53
- [ 414.779987] scsi 5:0:0:0: Direct-Access Generic CF 1.6E PQ: 0 ANSI: 0 CCS
[ 414.781336] scsi 5:0:0:1: Direct-Access Generic MS 1.6E PQ: 0 ANSI: 0 CCS
[ 414.782586] scsi 5:0:0:2: Direct-Access Generic MMC/SD 1.6E PQ: 0 ANSI: 0 CCS
[ 414.783835] scsi 5:0:0:3: Direct-Access Generic SM 1.6E PQ: 0 ANSI: 0 CCS
[ 414.786949] sd 5:0:0:0: [sdc] 7831152 512-byte hardware sectors (4010 MB)
[ 414.788072] sd 5:0:0:0: [sdc] Write Protect is off
[ 414.788077] sd 5:0:0:0: [sdc] Mode Sense: 43 00 00 08
[ 414.788080] sd 5:0:0:0: [sdc] Assuming drive cache: write through
[ 414.790948] sd 5:0:0:0: [sdc] 7831152 512-byte hardware sectors (4010 MB)
[ 414.792070] sd 5:0:0:0: [sdc] Write Protect is off
[ 414.792075] sd 5:0:0:0: [sdc] Mode Sense: 43 00 00 08
[ 414.792078] sd 5:0:0:0: [sdc] Assuming drive cache: write through
[ 414.792085] sdc: sdc1
[ 414.793448] sd 5:0:0:0: [sdc] Attached SCSI removable disk
[ 414.793580] sd 5:0:0:0: Attached scsi generic sg3 type 0
[ 414.794942] sd 5:0:0:1: [sdd] Attached SCSI removable disk
[ 414.795077] sd 5:0:0:1: Attached scsi generic sg4 type 0
[ 414.796037] sd 5:0:0:2: [sde] Attached SCSI removable disk
[ 414.796139] sd 5:0:0:2: Attached scsi generic sg5 type 0
[ 414.797205] sd 5:0:0:3: [sdf] Attached SCSI removable disk
[ 414.797340] sd 5:0:0:3: Attached scsi generic sg6 type 0
[ 415.601454] EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
root@krnbuntu:/home/krn# - alejood: 00:01:58
- great!
- alejood: 00:02:08
- we are quite close now
- Carmen Telkel: 00:02:12
- ok
- alejood: 00:02:13
- the next command is:
- alejood: 00:02:30
- fsck -Y /dev/sdc1
- Carmen Telkel: 00:03:06
- ok done
- Carmen Telkel: 00:03:07
- root@krnbuntu:/home/krn# fsck -Y /dev/sdc1
fsck 1.41.3 (12-Oct-2008)
fsck.ext2: invalid option -- 'Y'
Usage : fsck.ext2 [-panyrcdfvtDFV] [-b super-bloc] [-B taille-de-bloc]
[-I nombre-blocs-du-tampon-i-noeuds] [-P taille-i-noeud-processus]
[-l|-L fichiers-des-blocs-défectueux] [-C fd] [-j journal-externe]
[-E options-étendues] périphérique
Aide d'urgence :
-p Réparation automatique (sans question)
-n N'appliquer aucun changement au système de fichiers
-y Supposer « oui » pour toutes les questions
-c Vérifier la présence de blocs défectueux et les
ajouter à la liste des blocs défectueux
-f Forcer la vérification même si le système de fichiers
est marqué propre
-v Travailler en mode bavard
-b super-bloc Utiliser un bloc alternatif pour le superbloc
-B taille-de-bloc Forcer la taille des blocs lors de la recherche du
superbloc
-j journal-externe Définir la localisation du journal externe
-l fichier-des-blocs-erronés
Ajouter à la liste des blocs défectueux
-L fichier-des-blocs-erronés
Définir la liste des blocs défectueux
root@krnbuntu:/home/krn# - alejood: 00:03:19
- uhmm
- Carmen Telkel: 00:03:28
- french
- alejood: 00:03:33
- it seems it should be a small y, as in:
- alejood: 00:03:43
- fsck -y /dev/sdc1
- Carmen Telkel: 00:04:11
- damages...
- Carmen Telkel: 00:04:13
- y/n ?
- alejood: 00:04:19
- y to all
- Carmen Telkel: 00:04:22
- ok
- Carmen Telkel: 00:04:43
- working
- alejood: 00:04:51
- oke
- Carmen Telkel: 00:04:55
- system modified
- alejood: 00:05:07
- fair enough
- Carmen Telkel: 00:05:07
- ok done
- alejood: 00:05:12
- good
- Carmen Telkel: 00:05:15
- ok
- alejood: 00:05:26
- now, time to put the CF card back into the alix
- Carmen Telkel: 00:05:34
- ok
- alejood: 00:05:35
- i think, again, you manage to fix it
- Carmen Telkel: 00:05:44
- we did it ;)
- alejood: 00:05:44
- hope so, crossing fingers
- Carmen Telkel: 00:05:47
- ok
- Carmen Telkel: 00:06:18
- inside
- Carmen Telkel: 00:06:32
- then everything connected?
- Carmen Telkel: 00:06:47
- you know hat?
- Carmen Telkel: 00:06:56
- i lthink i lost my jumper :(
- alejood: 00:07:12
- i see
- Carmen Telkel: 00:07:14
- but i will first put the monito on ok?
- alejood: 00:07:15
- question
- Carmen Telkel: 00:07:19
- yes
- alejood: 00:07:20
- uhmm
- alejood: 00:07:23
- let me think
- alejood: 00:07:39
- i think we dont need a monitor
- Carmen Telkel: 00:07:45
- ha
- alejood: 00:07:47
- do you have a paper clip?
- Carmen Telkel: 00:07:54
- but somthing like a jumper
- Carmen Telkel: 00:07:57
- yes
- alejood: 00:07:59
- yes
- Carmen Telkel: 00:07:59
- let me find it
- alejood: 00:08:03
- ok
- alejood: 00:08:11
- mcgyver
- Carmen Telkel: 00:08:28
- yes
- Carmen Telkel: 00:08:31
- done
- Carmen Telkel: 00:08:33
- :)
- alejood: 00:08:38
- is pine 5 and 12
- Carmen Telkel: 00:08:48
- is it not dangerous with electricity then?
- alejood: 00:08:49
- if not it will all explode (joke)
- alejood: 00:09:40
- well, is important is pin 5 and 12 briged, i think is not dangerous, but cant tell for sure
- Carmen Telkel: 00:10:03
- ok i come back
- Carmen Telkel: 00:10:05
- one sec
- alejood: 00:10:18
- http://nujus.net/~locusonus/dropbox/alejo/streambox/pin12pin5.png
- Carmen Telkel: 00:16:52
- ok done!
- Carmen Telkel: 00:17:01
- (whew)
- Carmen Telkel: 00:17:10
- now i connect everuthing?
- Carmen Telkel: 00:17:17
- but no monitor hu?
- alejood: 00:18:23
- yes
- alejood: 00:18:25
- haha
- alejood: 00:18:38
- we can check if the stream comes up
- alejood: 00:18:48
- via the icecast page
- alejood: 00:19:02
- http://locus.creacast.com:9001/
- alejood: 00:19:55
- (now listening to colombia: http://locus.creacast.com:9001/buga_valle.ogg)
- Carmen Telkel: 00:20:33
- i come back with ethernet cable
- alejood: 00:20:51
- ok
- Carmen Telkel: 00:23:05
- ok////
- Carmen Telkel: 00:23:18
- ok i turn it on
- alejood: 00:23:47
- ok, lets give it 3 mins or so
- Carmen Telkel: 00:24:03
- ok
- alejood: 00:24:17
- i hope this works
- alejood: 00:24:21
- we will save time
- Carmen Telkel: 00:24:22
- me ttooo
- alejood: 00:24:28
- moving monitors etc
- Carmen Telkel: 00:24:56
- do you see something?
- alejood: 00:25:00
- (nothing yet on the icecast server)
- Carmen Telkel: 00:25:06
- yes
- alejood: 00:25:10
- yes
- Carmen Telkel: 00:25:11
- i can hear it
- alejood: 00:25:13
- i see it now
- Carmen Telkel: 00:25:14
- :)
- alejood: 00:25:16
- let me listen
- Carmen Telkel: 00:25:18
- too good!!!
- alejood: 00:25:20
- one sec
- Carmen Telkel: 00:25:34
- did you hear?
- alejood: 00:25:42
- yes
- alejood: 00:25:45
- stream is up
- Carmen Telkel: 00:25:46
- yesss
- alejood: 00:25:48
- as normal
- Carmen Telkel: 00:25:52
- thanks
- alejood: 00:25:53
- good krn
- alejood: 00:25:59
- crongrats again
- Carmen Telkel: 00:26:02
- i will have to change its position tomorrow
- Carmen Telkel: 00:26:09
- thank you!!!!
- alejood: 00:26:10
- i think i just listened to a boat(?)
- alejood: 00:26:20
- like a siren
- Carmen Telkel: 00:26:22
- do you think i will turn it off and on
- Carmen Telkel: 00:26:27
- yes!
- alejood: 00:26:31
- uhmm
- Carmen Telkel: 00:26:33
- a boat siren
- alejood: 00:26:38
- yes, lovely
- Carmen Telkel: 00:26:43
- ;)
- alejood: 00:26:45
- ei
- alejood: 00:26:50
- about switching it off
- alejood: 00:26:54
- let me think
- Carmen Telkel: 00:27:01
- ok
- alejood: 00:27:06
- do you have the linux box still on?
- alejood: 00:27:08
- ON?
- Carmen Telkel: 00:27:27
- yes
- alejood: 00:27:37
- do they share the same network?
- alejood: 00:27:44
- i mean, pass by the same router?
- Carmen Telkel: 00:27:45
- yes
- alejood: 00:27:53
- uhmmm, this is all good
- alejood: 00:28:09
- we miss one thing
- Carmen Telkel: 00:28:19
- do you want me to put the box where it should be?
- alejood: 00:28:20
- the IP number of the streambox
- Carmen Telkel: 00:28:25
- ha
- alejood: 00:28:38
- well, if you just unplug the electricity
- alejood: 00:28:45
- im afraid it breaks again
- alejood: 00:28:52
- :S
- Carmen Telkel: 00:28:52
- :(
- Carmen Telkel: 00:28:55
- but you know
- alejood: 00:28:56
- hehe
- Carmen Telkel: 00:29:02
- here electricity is often down
- alejood: 00:29:07
- yeap
- Carmen Telkel: 00:29:09
- soon every day!
- alejood: 00:29:18
- i think, on one of those it broke
- alejood: 00:29:29
- but it proved stable for a while
- Carmen Telkel: 00:29:30
- yes
- alejood: 00:29:47
- what to do, me thinks..
- alejood: 00:30:06
- the sound is great where it is
- alejood: 00:30:08
- :)
- alejood: 00:30:16
- why not leave it there?
- Carmen Telkel: 00:30:22
- yes but also good in the back
- alejood: 00:30:26
- to much in the way?
- alejood: 00:30:30
- ok
- Carmen Telkel: 00:30:31
- because not wifi
- alejood: 00:30:47
- wifi is bad for your health :)
- Carmen Telkel: 00:30:48
- now ethernet cabmle on the fllor
- Carmen Telkel: 00:30:56
- yes<,
- Carmen Telkel: 00:30:59
- relly?
- Carmen Telkel: 00:31:16
- so what to do?
- alejood: 00:31:23
- well, yes, like so many other dumb things we use.. mobile phones etc
- Carmen Telkel: 00:31:23
- i try to connect it there?
- Carmen Telkel: 00:31:40
- if you saw the antenna i have under my head:!!!
- Carmen Telkel: 00:31:53
- on the roof uphere...
- alejood: 00:32:09
- yes. uhmm we should measure that
- alejood: 00:32:33
- ei
- Carmen Telkel: 00:32:36
- what to do now
- alejood: 00:32:37
- one question
- Carmen Telkel: 00:32:39
- yes
- alejood: 00:32:54
- the monitor, how far/difficult it is to get it?
- alejood: 00:33:11
- i prefer to turn off the box in a gentle way
- Carmen Telkel: 00:33:15
- its the one i use here with you on ubunto computer
- alejood: 00:33:24
- but we can also take the risk and simply unplug
- Carmen Telkel: 00:33:25
- ok
- Carmen Telkel: 00:33:30
- i can do it
- Carmen Telkel: 00:33:43
- then i put it there then i turn all on
- alejood: 00:33:46
- in case it breaks we will have to repeat the steps we just did
- Carmen Telkel: 00:33:55
- ok :(
- alejood: 00:33:55
- whatever you prefer
- Carmen Telkel: 00:33:58
- but it wont
- alejood: 00:34:02
- good
- alejood: 00:34:04
- :)
- Carmen Telkel: 00:34:06
- ok
- alejood: 00:34:11
- lets take the risk no?
- Carmen Telkel: 00:34:11
- so wait for me
- Carmen Telkel: 00:34:16
- to?
- Carmen Telkel: 00:34:24
- i turn it off gently
- alejood: 00:34:25
- unplug
- Carmen Telkel: 00:34:33
- ok too
- alejood: 00:34:33
- brutally
- Carmen Telkel: 00:34:37
- i try?
- alejood: 00:34:40
- yes
- alejood: 00:34:42
- i think
- Carmen Telkel: 00:34:43
- lets try
- alejood: 00:34:46
- yeap
- Carmen Telkel: 00:34:51
- ok and then put it there?
- alejood: 00:34:54
- nothing worst could happen
- Carmen Telkel: 00:34:59
- ok
- Carmen Telkel: 00:35:00
- :)
- alejood: 00:35:02
- yes, move to the next place
- alejood: 00:35:10
- and we cross fingers it comes up
- Carmen Telkel: 00:35:11
- ok i come back
- Carmen Telkel: 00:35:12
- XXX
- alejood: 00:35:21
- else we will have to re do all this little steps
- Carmen Telkel: 00:35:27
- ok
- alejood: 00:35:45
- remember you are really helping us to debug this streambox
- alejood: 00:35:57
- (me saves this log)