[00:00] hey ctuser [00:00] jacobw: stanstead have started charging for them, the evil bastards. [00:01] I had to smuggle my contacts in some deep pocket of my bag last time. [00:01] The_Fred: #android [00:01] Anyways, now going all, bye. [00:01] Nafallo: that is evil :( [00:01] bye jutnux [00:01] see ya jutnux [00:01] thanks for help [00:02] jutnux, thanks, but i've got the android side up and running (reding sensors, sending button click events, etc, its how to capture the data on ubuntu that has me stumped for now [00:09] guys [00:09] if i'm doing a boot repair, would you recommend terminal or graphical? [00:09] this is for my dual boot etc. [00:10] erm [00:10] what is giving you the choice? [00:10] https://help.ubuntu.com/community/RecoveringUbuntuAfterInstallingWindows [00:11] terminal is easier [00:11] ok cool [00:12] is this likely to erase my current ubuntu installation? [00:12] no [00:12] i've not touched the partitions when installing windows - oly my windows [00:12] great [00:13] do i want to repair the swap or linux partition? [00:13] the linux partition [00:13] thanks [00:14] says error - can't find a device for /boot/grub - is /dev mounted? [00:15] i did - "sudo grub-install /dev/sda5" [00:17] any ideas? [00:17] i can do a pastebin if it helps [00:18] the easy way is this in terminal [00:18] sudo mount /dev/sdaX /mnt [00:18] sudo mount --bind /proc /dev/proc [00:18] sudo mount --bind /sys /dev/sys [00:18] sudo mount --bind /dev /dev/dev [00:19] sudo chroot /mnt [00:19] sudo grub-install /dev/sda [00:19] on the second line - it says /dev/proc does not exist [00:19] sudo update-grub [00:19] dont know what you have done to this point, so you may need to reboot [00:19] so far [00:20] i've just put in liveusb [00:20] terminal [00:20] sudo fdisk -l [00:20] and then your first line you gave me [00:20] K [00:20] oops [00:20] change the /dev/ to /mnt/ [00:21] pastebin.ubuntu.com/795495 [00:21] sudo mount --bind /proc /mnt/proc [00:21] etc [00:21] ah [00:22] that's going through now so far, thanks [00:22] putting the rest int [00:22] in [00:24] ah [00:24] encountered an error [00:24] let me pastebin it [00:25] pastebin.ubuntu.com/795503 [00:25] thats fine [00:25] your good to reboot [00:25] oh, it's worked? [00:25] i haven't done the sudo update-grub [00:26] should i do that right? [00:26] yeah [00:26] ok [00:26] lets see if this works [00:27] while i was downloading ubuntu i got my gfx driver all installed on windows - so i'm hoping this all works perfectly now - both OS [00:27] thanks ubuntubhoy - it looks to have worked, grub bootloader there now [00:27] you're a legend :) [00:27] nope [00:27] I have just made an arse of it that many times myself [00:28] I know the getout code now :D [00:28] haha [01:05] I used to keep multiple partitions on a USB stick [01:05] One FAT32 to swap files back and forth, then a LiveCD [01:06] You have to put the FAT32 first because Windows figures "USB stick, only has one partition on it, oh, this isn't a filesystem I know, derp, derp" [02:37] not only windows that does that. PS3 will only use first partition on usb [03:09] I did something similar [03:09] I used to just set the fat32 to drive a:/ and the ps3 recognised it, as my other partition was NTFS - drive J:/ [03:45] morning [09:11] Good morning all. [09:16] Morning popey [09:16] et al. [09:21] Sounds nice - The OLPC XO 3.0 to be launched next week at CES: http://www.powermanagementdesignline.com/electronics-news/4234013/Marvell-and-One-Laptop-per-Child-Unveil-the-XO-3-0-Tablet [09:22] morning [09:23] i think somebody just let the cat out of the bag regarding canonicals surprise for CES [09:29] * popey wonders where [09:32] mungojerry: interesting ☺ [09:33] mungojerry: care to elaborate? [09:34] popey, bbc article re ces, wanna link [09:34] ya [09:34] http://www.bbc.co.uk/news/technology-16415136 [09:34] http://www.bbc.co.uk/news/technology-16415136 [09:34] yarp [09:35] ☺ [09:36] thanks for that [09:36] not sure it says anything we didnt already say does it? [09:37] It has made the leap to promote an early prototype of a Ubuntu-based connected television as well as to show off the netbooks and laptops normally associated with its code. [09:38] hadn.t heard any concrete mention of actual device previously [09:38] especially alongside quotes from jane silber [09:40] we.ve all seen mockups of various bits and bobs, maybe i.m readin [09:40] too literally [09:42] interesting [09:48] need some help guys - I have a netbook with messed up a partition table after recovering with testdisk [09:48] gparted wont read it as it says that the extended patition goes beyond the end of the disk [09:49] I want to wipe the lot apart from 1 data partition [09:49] whats the best way to set about it [09:49] also cant copy to an external device [10:00] so what is running on that? http://news.bbcimg.co.uk/media/images/57717000/jpg/_57717084_ubuntuwebbook3.jpg [10:14] the question has changed, how do I delete an extended partition and all the logical partitions within from the terminal ? [10:14] leaving any preceeding primary partitions intact [10:17] carefully ;) [10:17] yeah [10:17] seriously, you can use fdisk or gparted, assuming either understands the partition table (i.e. if it's not GPT) [10:17] am I best clearing the table with testdisk & only adding the primary parts back [10:18] dwatkins, gparted wont read it [10:18] I'd get the partition mountable you want to copy data from, make two copies and wipe the disk. [10:18] ubuntubhoy: how about fdisk? [10:18] it reads it fine [10:18] ok cool, then you can manipulate it with fdisk in theory [10:18] but iirc it will only delete the logical, not the extended [10:19] I don't remember fdisk having that restriction. [10:19] when I list it only shows primary & logical [10:19] not the extended container [10:20] infact your right [10:20] just checked again [10:20] that should do it [10:20] cool [10:20] always have two copies of anything important [10:20] looking at it too long without actually reading [10:21] I know the feeling :) [10:21] will copy the data to a primary part before the extended [10:21] wipe the rest & re-install everything [10:25] I'd strongly suggest putting it on a separate device and backing up externally to somewhere in another building/town/solar system if possible [10:25] you never know... [10:27] if I had the option it would make the whole thing a load easier [10:27] can't you can an internet connection from the machine? [10:27] the really importent stuff is on my dropbox account [10:27] ok cool [10:27] but there is some other stuff that would be 'handy' to hold onto [10:27] but not vital [10:28] there's also wetransfer.com for temporary storage, if you're desperate [10:28] although it's meant for sending files, it can take a single file up to 2 GB. [10:28] internet aint the best here [10:29] would take a life time for 30G [10:29] ah I see [10:29] I was surprised how small 16 GB USB flash drives can be, practically the size of the port plus 4mm [10:30] I'm running my entire web site off of a 16GB flash drive [10:30] Makes it easy to create backups [10:30] I used to run my server off a 4GB CF card in an IDE adapter. [10:30] indeed, occupy64k [10:30] also, nice nickname ;) [10:30] thanks [10:31] who needs more than 640k... [10:31] well I'm still not using the whole 16GB and there's plenty of headroom remaining [10:31] I'm looking forward to getting a Raspberry Pi and running it off a small flash drive. [10:32] What services do you run on the machine, occupy64k? Just apache? [10:33] No, many things. Mediawiki, bitcoin, bookmarks, calendar, taskwarrior, FTP, photos [10:33] neat [10:33] and email [10:33] with Roundcube [10:33] I liked the look of Roundcube when I looked into it. [10:34] It's ok. Not as many features as gmail, but I don't need all those things [10:34] My new server is a flash-based netbook, its / has 16 GB [10:36] My lesson from the last couple of years is that it's easy to run your own server, and provides many benefits [10:36] this reminds me, I have a minimalist homepage to update :) [11:03] good morning everyone, [11:04] hi brobostigon [11:05] hi dwatkins [11:06] how goes it? [11:06] dwatkins: not so good, about the same yesterday, my eczema isnt better, and still feeling ill. and you? [11:07] bah and bah, I can relate to that a little as I have very dry skin on my hands and have just gotten over a really lengthy cold [11:07] ok. [11:07] a nurse friend of mine reccomended Hydromol, it's waxy but seems to help. [11:08] moving to Scotland seems to have completely dried-out my knuckles [11:09] dwatkins: Stop dragging them along the ground when you walk ;-) [11:09] lol, oook [11:09] dwatkins: my creams are all ointment like, so very similer. [11:10] I'm off to replace the door mirror on my Volvo. Seems a bit moot now that someone drove into the other door and fscked the wing too. Car will probably a write-off when they examine it in a week. :-( [11:10] my brother avoids orange juice as he believes it's a trigger [11:10] bah, TheOpenSourcerer :( [11:10] Miss-read as "he believes it's a tiger" [11:11] rawr [11:11] Morning peeps :) [11:12] morning bigcalm :) [11:12] TheOpenSourcerer: doesn't sound terribly hard to fix [11:12] dwatkins: in theory, any of my allergies including weather, could trigeer, inclusive of state of mind. [11:12] TheOpenSourcerer: hassle them to give you Cat C or Cat D writeoff and sell it back to you [11:13] TheOpenSourcerer: you'll *probably* get it back for scrap value or a little more, and get your insurance payout [11:13] then you just stick another door and wing on from a scrappy [11:13] hey bigcalm [11:13] Which tool should I use to filter the output of ifconfig to show only the local ip address of eth0? I have heard of awk, is that an appropriate tool? [11:14] TheOpenSourcerer: then what you do is every time you look out your window at your repaired car sitting on the driveway you think "haha, up yours, insurance company!" [11:17] kvarley: you shouldn't parse ifconfig output [11:18] kvarley: maybe "ip addr" output [11:18] kvarley: but ifconfig is obsolete [11:18] +1 [11:18] is there a simpler way than parsing "ip addr", MartijnVdS? [11:18] e.g. something in /proc which just returns the IP address [11:18] dwatkins: maybe [11:19] * dwatkins does a grep -R [11:19] /proc/net/fib_trie has something [11:20] Doing the same ioctls/syscalls as "ip" does isn't an option I guess :) [11:20] MartijnVdS: Found this nice little bit of code online =] "ifconfig | sed -n -e 's/:127\.0\.0\.1 //g' -e 's/ *inet addr:\([0-9.]\+\).*/\1/gp'" [11:20] kvarley: ifconfig is obsolete, and won't show all IP addresses on the interface if there are more [11:21] MartijnVdS: Hmmm, what would be the "best" way? [11:21] kvarley: what do you want to know, and why? :) [11:21] MartijnVdS: I'm thinking of the need to find out the current IP address from bash, I guess looking up the current hostname might be an option [11:22] dwatkins: that might not match [11:22] gordonjcp: What's Cat C/D mean? [11:22] Yeah, I was just thinking the same, MartijnVdS [11:22] MartijnVdS: My local IP address so I can SSH/SSHFS/SCP in from my netbook when the .local domain name doesn't work [11:22] MartijnVdS: I suspect I could use python to get it =] [11:22] TheOpenSourcerer: cat C is that is not badly damaged but uneconomical to repair [11:22] TheOpenSourcerer: ie. the parts and labour would be too expensive [11:23] kvarley: reverse tunnel ;) [11:23] kvarley: 1 second while I look that up [11:23] That sounds about right - The car's probably only worth ~£1k [11:23] kvarley: does your router not use the machine's hostname? [11:23] kvarley: http://www.howtoforge.com/reverse-ssh-tunneling [11:23] TheOpenSourcerer: cat D is that it *is* economically viable to repair it, but there is some other factor that makes it not viable [11:23] TheOpenSourcerer: if it's a bolt-on wing then you can change it in about half an hour [11:24] Well, someone can. Not me ;-) [11:24] heh [11:24] was about to say that ☺ [11:24] Dunno if a 98/9 V70 has bolt-on wings or not. [11:24] TheOpenSourcerer: can you open up a PC case to fix things? [11:24] Oh Yes. [11:24] well then [11:24] same thing [11:24] Bit different. [11:25] Cars are dirty and big. [11:25] yeah, you're using a 10mm socket instead of a philips screwdriver [11:25] open up the bonnet and see if there's a little line of bolts in the channel at the edge of the bonnet opening [11:25] And you have to scrabble around on cold concrete floors. [11:25] Rather give someone money to that kind of thing. [11:25] s/do [11:26] Mind you I have just managed to replace the door mirror without breaking the replacement or me ;-) [11:27] fair enough [11:27] also it's more ecologically friendly to keep your old car going than it is to buy a new one [11:28] I thought if the insurance company wrote off a car it meant they will never insure it again. [11:28] no matter what you drive, it takes a lot more energy to make a car than it will ever use in its lifetime [11:28] Indeed it is, but mine does drink petrol like [11:28] dwatkins: nope [11:28] TheOpenSourcerer: evens o [11:28] *even so [11:28] It's a 2.4L Turbo and a big and heavy car. [11:29] TheOpenSourcerer: you need a truly collossal amount of energy to smelt all the steel [11:29] I'd like to get something a big smaller/more economical. The wifey wants a 7 seater people/child mover. [11:29] TheOpenSourcerer: wee diesel mpv then ;-) [11:29] Do you have 7 moving children? [11:30] we need 2 cars. Currently an A Class and my Volvo. [11:30] TheOpenSourcerer: if you're going to get a diesel car get a French one [11:30] they've been at it longer than everyone else [11:30] except maybe Mercedes [11:30] occupy64k: Nah but we have 2 and she does school runs and list shares. [11:30] There are some pretty good lease deals on new Mercs right now... [11:31] With fuel costs as they are it makes sense to minimize redundant seats [11:31] Quite fancy the idea of a Golf TDi though. [11:32] I like my Mercedes Vito [11:32] although it's getting replaced with a Citroën Dispatch later this month [11:32] * popey hugs his V70 diesel [11:32] Our A class has been a good and reliable car. Mind you so has the Volvo. Both are about 10yr old now. [11:33] what kind of mpg do you get popey ? [11:34] * Laney hugs his 18 speed hybrid [11:35] Try taking wife, 2 kids and a car full of baggage on that though Laney [11:36] nah, they just have their own + panniers [11:36] the fun of the cycle touring holiday /o\ [11:36] Hmmm... [11:36] Oooh - Tesco slips up? http://www.ft.com/cms/s/0/8f98e7ba-38a1-11e1-9d07-00144feabdc0.html#axzz1iltRda7j [11:36] I hear the Nissan Leaf is pretty good, although I'd be concerned about running out of power on a long journey. [11:37] TheOpenSourcerer: no idea, 30 something [11:37] i rarely drive it these days now I wfh [11:37] dwatkins: Where "long" means 60miles or so. [11:37] TheOpenSourcerer: ouch :-/ [11:38] dwatkins: yeah, I can't see me ever finding an electric car to be practical [11:38] I like the idea of electric cars, especially as the batteries can be swapped-out for a fast "recharge" but until the range is at least a couple hundred miles, I guess they won't be so popular. [11:38] popey: You still interested in a community workspace idea? Might need to talk about it a bit more over a beer sometime. [11:38] YES! [11:38] I'm lucky - my drive to work is about 4.5 miles, but I have no way of charging an electric car as I live in a 3rd floor flat. I plan to start cycling this year. [11:39] dwatkins: you could charge it at work [11:39] 'better way' is the better way to do electric cars [11:39] you dont charge it [11:39] dwatkins: you could buy a petrol generator to plug it into [11:39] gordonjcp: perhaps, yeah [11:39] you drive into a station and swap batteries [11:39] takes same time as a fuel-up conventional car [11:39] popey: I can't really see that working [11:39] Hydrogen Fuel Cell FTW! [11:39] popey: yeah, I don't believe there's a swapping-station in Edinburgh but yes [11:40] better place, not better way [11:40] dwatkins: yet [11:40] popey: how do you design a connector that is easy to connect and disconnect, can handle hundreds of volts at hundreds of amps, and remains safe even when being sprayed with salty water? [11:40] http://www.youtube.com/watch?v=S3Os25gP4yA [11:40] popey: yeah, I imagine that'll change as petrol and diesel get more expensive [11:40] Those connectors are common in industry [11:40] you dont [11:40] they rip the battery out and put another in [11:40] popey: right, but *how* [11:41] there must be some means of connecting it to the rest of the car [11:41] watch the video [11:41] popey: I tried already, someone else pointed it out [11:42] is there a transcript or something, or possibly a version in english? [11:42] We went to this http://www.ecovelocity.co.uk/ a few months ago. Electric cars are still not ready for prime time IMHO. Fuel Cells will be the way I reckon. [11:43] maybe, maybe not [11:43] hydrogen is difficult to handle [11:43] There are losses in electrolysis [11:43] it leaks out of everything you put it in [11:43] so is petrol. [11:43] gas is the future [11:43] TheOpenSourcerer: fuel cells would be great, yeah [11:44] I read about a fuel cell which uses tiny pieces of iron to store power somehow [11:44] Places like Iceland can create Hydrogen at virtual zero cost (in energy). [11:44] The Hydrogen capital of the world... [11:45] A few years ago that was their plan. [11:46] popey: I can't actually see anything in that video that shows how they change the batteries [11:46] I need to wash out all my pots this weekend and prepare for the great Chilli Sowing :-D [11:51] gordonjcp: it shows them dropping the battery out the bottom of the car and a door closing [11:52] popey: yup [11:53] I don't trust it to be safe [11:53] it doesn't show how the electrical connections are made [11:58] looks like they are made by the car inside the closed compartment [11:59] AlanBell: yeah [11:59] I don't like the look of that [12:00] or it might be inside the battery [12:00] so the car might latch to the connectors while they are off, then the battery internally makes them live [12:01] yeah, but then they're still live when they're dangling under the car [12:02] getting sprayed with salty water as you drive on wet slushy roads [12:02] it is a closed compartment [12:03] they've changed the design a lot since the first generation of that car [12:03] previous videos had a massive flat battery that covered most of the underside of the car [12:03] and they never had a closing door before [12:03] also the battery charge stations are powered by renewable electricity [12:07] heh that video gives me adverts for the Nissan Leaf [12:08] gas is the answer [12:08] we're never going to run out of it [12:08] I thought gas was similarly limited as oil. [12:08] oil running out is going to be a problem for electric cars [12:09] dwatkins: no, you can always make more [12:09] oh cool, so we just use geothermal energy and solar/wind power to make gas... [12:09] once oil gets scarce, electric cars are going to be just as stuck as fossil fuel driven ones [12:09] dwatkins: mostly I'd use cows... [12:09] how come, gordonjcp? because electricity has to be generated somehow? [12:10] dwatkins: no, because where are you going to get lubricating oils and plastic components from? [12:10] there is plenty of untapped hydrothermal energy [12:10] ah yes, plastics etc. are also an issue - I guess we'd best start recycling the great pacific garbage patch with bacteria. [12:10] dwatkins: yup [12:10] dwatkins: an electric car takes just as much energy to make as a petrol car [12:10] wish me luck - time to re-boot and delete these bloody partitions [12:10] and that's the *real* energy cost [12:11] I read about a kid who developed a bacteria to do this, not heard of any commercial projects yet. [12:11] the fuel it takes is irrelevant [12:11] hope all goes well, ubuntubhoy [12:11] gordonjcp: yeah, and I guess solar/wind don't make up for oil by a long way [12:12] electric vehicles can also be very durable, since electric motors are simple and easy to recondition [12:12] less moving parts, I imagine. [12:12] far less [12:12] no explosions [12:13] with brushless motors very little friction [12:13] occupy64k: yes, they can be nearly as durable as diesel engines [12:26] morning [12:26] afternoon [12:26] http://www.youtube.com/watch?v=1Ds43EFwOcM [12:26] looks really painfully slow [12:26] the hour is not after noon [12:27] <1pm is morning :) [12:28] in 1884 when the internal combustion engine was invented, there was an absolute flurry of tweets about the poor range of the engine, reliability etc. I've got the IRC logs somewhere.. [12:28] hahaha [12:29] popey was very vocal even then :D [12:31] seriously, electricity via renewables will come to be the answer by the middle of the century. Maybe with a smattering of fusion (if anyone can get it to work). More solar energy hits the planet's surface every hour than the world uses in a month [12:31] .. atm [12:31] ;) [12:32] world being humans? [12:33] i think the trees would be unhappy if we stole their solar energy :p [12:33] jacobw: yes, americans included ;) [12:33] jacobw: World being earth [12:34] crops/trees are a pretty efficient way of using solar energy [12:34] danfish: so.. throw another log on the fire, I want to pass that car? [12:34] punch trees [12:34] but then we run out of food growing space.... [12:34] danfish: the thing is, electric cars have been around since before IC-engined cars [12:35] danfish: and they're still not really much better than they were 50 years ago [12:35] gordonjcp: but only now is battery tech really improving [12:35] MartijnVdS: but that's only half the battle [12:35] gordonjcp: thanks in part to mobile devices (phones), but also Big Money is now behing electric cars [12:35] you've still got to charge the batteries, and that's always going to take ages [12:36] gordonjcp: Big caps instead of batteries then? [12:36] MartijnVdS: doesn't help [12:36] the problem is not what you store the electricity in [12:36] the problem is that you have to move electricity around [12:37] and that's a problem how? [12:37] We have a huge infrastructure for that [12:37] it might need upgrades [12:37] but power infrastructure is a solved problem [12:38] no, you're not quite getting the scale of it [12:38] a gallon of diesel contains about 40kWh of energy [12:38] to transfer that energy takes about a minute [12:38] local generation of energy mustn't be overlooked [12:39] you tip a 1-gallon container into the tank of your car, that's you dumped 40kWh of energy in [12:39] 40kW off the mains would be 166A [12:39] so you'd need to charge your battery off 240V mains for an hour at 166A [12:40] okay, the electric car is going to turn more of that energy into motion [12:40] So more V [12:40] or three phase [12:40] MartijnVdS: okay, so then you're talking about say 2.4kV at 16A [12:40] this is still not nice [12:40] gordonjcp: Check out how Nissan's Leaf charges.. [12:41] Charging an electric car overnight or while you're at work is a more viable option than having a tanker car refilling every car in the street every night [12:41] so you wouldn't need as many or as much roadside recharging [12:41] http://thekneeslider.com/archives/2011/03/24/quick-charge-battery-developments/ [12:43] it'll be interesting to see how many charge/discharge cycles that can withstand [12:43] I'm running a honda civic that's done 80,000 and is more than capable of getting to 150,000. I fully intend to drive it as far as I can, and by then I fully expect an electric car for the journeys I do to be the norm [12:43] I seldom drive more than an hour away [12:43] who is it who does a podcast from his civic? [12:43] MartijnVdS: I seldom drive *less* than an hour away [12:44] gordonjcp: So we have different use-cases. Maybe the car market needs to "split" into "Long-distance" and "short-distance" cars [12:44] MartijnVdS: my daily commute to work and back is about half an hour each way, but most days I go there for a quick meeting and a coffee, and then go and drive a couple of hundred miles [12:44] Dave Yates from tllts [12:44] MartijnVdS: exactly [12:45] I love my Smart ;) [12:45] MartijnVdS: I'm being deliberately contentious because I get annoyed by the "everyone should drive an electric car" brigade [12:45] MartijnVdS: an electric car will never really be able to cope with my requirements [12:45] gordonjcp: can you actually be sure that that will always be the case? [12:45] Never is a strong term [12:45] danfish: pretty much [12:46] I can easily put 1000 miles on my van in a week [12:46] Computers wil never need more than 640K [12:46] * MartijnVdS invents cold fusion, small enough to put on the roof of gordonjcp's car [12:46] I have to disagree and will place that in the "there will be world need for four computers" pile :D [12:46] danfish: [12:47] danfish: where I live there is very little public transport and the sites I work on are within a radius of several hundred miles [12:47] Aeroplanes will never play a decisive role in any future war [12:47] danfish: if I didn't do the job I'm using now, I'd most likely move back up north where there is *no* public transport and everything is even further apart [12:47] people who live in cities don't need cars *at all* [12:48] well, assuming they also work in the same city [12:48] Oop Norf ;) [12:48] even then they're likely within easy reach of public transport [12:48] even as far south as maybe yorkshire there's good public transport links [12:56] gordonjcp: It will be a gradual process I suspect. I'm still waiting for my flying car ;) [12:56] Afternoon [12:56] o/ [12:56] danfish: I don't see how car manufacturers are going to solve the oil problem [12:57] daubers: saw your mqtt bzr thing, nice [12:57] danfish: maybe thermal depolymerisation of plastics to make the oils and greases? [12:57] gordonjcp: oils from vegetables? [12:57] danfish: no good as lubricants [12:58] gordonjcp: if polymerised? [12:58] they go off and just turn into gluey yuck [12:58] I'm sure there's a way to do it, but it might not be very energy-efficient ;-) [12:58] fossil oil isn't going away any time soon. It will just become more expensive, to the point where it's no longer economical to burn. [12:59] engine oil lasts a lot longer when you run on gas, which is a good start [13:03] do you think I can port debian to run on the civic? [13:05] danfish: depends what's in the various ECUs [13:07] danfish: Fun toy if nothing else [13:08] I wouldn't be surprised if some of the body ECUs in cars ran some sort of Linux [13:11] hmm, I would - I'd hope all the ECU code is safety-critical approved [13:12] that doesn't exclude Linux [13:15] Wine - Error loading font! (tahoma.ttf) - Any ideas? [13:15] AlanBell: Has Linux got that level of approval on anything? [13:17] penguin42: He doesn't mean car ECUs are running ubuntu [13:17] Seeker`: I don't mean a distro - I mean even the kernel [13:20] not sure that an ECU needs that much code, more arduino level stuff, and I don't know that much about safety certs, I know a bit about QS9000 in automobile sector [13:20] linux 2.4 is probably still used in some embedded things [13:20] government security certification isn't on products but on complete solutions [13:24] !info msttcorefonts | kvarley [13:24] kvarley: 'oneiric' is not a valid distribution: hardy, hardy-backports, hardy-proposed, jaunty, jaunty-backports, jaunty-proposed, karmic, karmic-backports, karmic-proposed, kubuntu-backports, kubuntu-experimental, kubuntu-updates, lucid, lucid-backports, lucid-proposed, maverick, maverick-backports, maverick-proposed, medibuntu, natty, natty-backports, natty-proposed, partner, stable, testing, unstable [13:24] dammit [13:24] !info cheese [13:24] AlanBell: Thanks, I resorted to copying the fonts from my windows install partition [13:25] AlanBell: For some reason I hadn't installed them the usual way on this distro [13:29] better to nick them from windows anyway [13:29] msttcorefonts are ancient versions with most unicode missing [14:24] anyone home? [14:24] !ask [14:24] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [14:26] palnj: Hello [14:27] moo [14:28] * daubers starts to win with c++ and makefiles [14:28] * MartijnVdS weeps for daubers [14:28] * penguin42 hands daubers a type 6 template ahmmer [14:28] + sanity [14:28] hammer [14:30] It's only taken me a couple of hours to understand wth is going on with it :D [14:30] daubers: What was the problem? [14:30] !info cheese [14:30] cheese (source: cheese): tool to take pictures and videos from your webcam. In component universe, is optional. Version 3.2.0-0ubuntu2 (oneiric), package size 45 kB, installed size 320 kB [14:30] oneiric version number \o/ [14:30] \o/ smart boy [14:30] bot [14:31] !gender [14:31] * penguin42 expected a commentary about wensledale [14:31] yes, I can confirm I am a female bot :) [14:32] hmm cheese [14:32] penguin42: That I've never tought myself how to do it properly [14:32] * AlanBell still has a pot of stilton from christmas [14:32] * daubers still has half a wheel of bree from christmas [14:33] Brie, I hope [14:33] Thats the welly [15:26] !hello [15:27] !bot [15:27] Hi! I'm #ubuntu-uk's favorite infobot, you can search my brain yourself at http://ubottu.com/factoids.cgi | Usage info: http://ubottu.com/devel/wiki/Plugins | Bot channels and general info: https://wiki.ubuntu.com/IRC/Bots [15:27] !bye [15:27] Au revoir! [15:27] !bot [15:27] !help [15:27] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [15:27] !question [15:28] !users [15:28] To add new users to your Ubuntu system, follow the instructions at https://help.ubuntu.com/community/AddUsersHowto - For administrative privileges, users need to be made members of the group "admin" - See !sudo [15:28] !yum [15:28] Uh, don't you mean !apt ? [15:28] !rpm [15:28] RPM is the RedHat Package Management system. Ubuntu uses !APT, not RPM. RPM packages are not supported (the package "alien" can allow installing them, but it's quite dangerous and unsupported) [15:28] palnj: If you want to play with the bot, please take it to a PM [15:28] Azelphur: fine... [15:29] kinda quiet today, isn't it? [15:29] indeed [15:31] palnj: also you can have a look at http://ubottu.com/factoids.cgi to see the stuff it says [15:35] ah cool [15:58] hey guys, i've just plugged in my vga cable to my monitor, set it up for twinview on nvidia x server settings, but my mouse won't let me go onto my second screen [15:58] any suggestions? [15:59] Supermanintights: did you just hit apply, or save it to X config? [15:59] ern [15:59] i did apply first, it went weird and the timer ran out before it settled, then i pressed save to x config, followed instructions, then clicked apply [16:00] try save to X config, then reboot. [16:00] well i've done save to x config [16:00] reboot then? [16:00] this is why i hated ubuntu last time with all this messing about with dual screens :( [16:00] brb [16:00] yep :P [16:02] seems to be working now, popped up with an error message at the start, but all good now [16:02] thanks [16:03] yw :) [16:06] aloha [16:07] ahola [16:15] czajkowski: \o/ [16:15] are you fixed? [16:56] hope so [17:03] Evening all [18:10] [Tony] It comes before a fall - http://tonywhitmore.co.uk/blog/2012/01/07/it-comes-before-a-fall/ [18:14] * jutnux reads [18:14] * popey chuckles === avi is now known as BigRedS [18:27] Does anyone know how much power is safe to draw from a typical home socket? [18:28] 13A generally [18:28] that's what they're fused at [18:28] so (13 * 240)W if you actually want raw power [18:28] so about 3.1kw [18:28] Cooker sockets are 45A IIRC [18:28] 13 * 230 V [18:29] Oh yeah, 230. [18:29] hehe, I'm going to be cutting it close :x [18:29] what're you doing? [18:29] pondering the idea of upgrading my bitcoin rig a bit [18:30] 13 A is the maximum fuse value. I'm not 100% sure that's the rated steady state maximum amperage though [18:30] can I just get a bigger fuse and sling it in there? [18:30] Is the limit at the plug or for the entire house? (I'm not at all good at electronics) XD [18:30] there aren't bigger fuses for BS 1363 [18:31] the ring is probably going to trip out at 30A [18:31] not a good idea. The ring circuit will get very hot [18:31] and fitting a larger fuse almost certainly breaks the law and your house insurance [18:31] AlanBell: not really. Everything assumes that you've not fiddled with the innerds of the socket [18:31] Er, not AlanBell. Azelphur [18:31] Atm I'm pulling 1.7kw and it's doing ok [18:31] 1.7kw is nothing [18:31] yea [18:31] Azelphur: That's like 5A [18:32] Atm I've got 8 boards with 8 GPUs, I'm pondering the idea of switching to 2 boards with 14 GPUs [18:32] and some custom cases, \o/ [18:32] wow, there's some old junk on Amazon: http://www.amazon.co.uk/Original-C7986A-Write-Once-Optical/dp/B000093S5M [18:32] penguin42: haha [18:33] we had an MRI scanner installed at work recently - had to install an electrical substation to power it :/ [18:33] so yea, I dunno how much overhead the boards add, but if just assume I'd use the same per card wattage on the new build as I do now, it comes out at almost exactly 3.1kw [18:33] most ring mains are 30A or 32A max [18:34] I guess It'll be a bit less than that though, as there will be less overhead (less 2 psu's instead of 14 and 2 mobos instead of 14) [18:34] Azelphur: bare in mind 3.1kw = approcx £3100/year in lecci bills [18:35] I'm having difficulty imagining a PC emitting 3.1 kW of heat and remaining functional [18:35] danfish: I pay 6p/kwh [18:35] danfish: the 1774w I'm currently using comes to about £78/mo. [18:36] moreati: that's why it has a dedicated AC :P [18:36] Azelphur: that's not too bad [18:37] danfish: yea, perks of living in margate I guess (right next to the worlds largest offshore wind farm) [18:37] I assume your gas/heating bill is lower as a result [18:38] moreati: hehe :) [18:39] gonna be interesting building a case with airflow for 7 GPU's, ahah [18:40] why 1 case? [18:40] penguin42: because 1 board? [18:41] hmm - Nvidia did some external GPU systems [18:41] Is the 230 V rating of mains RMS or peak-to-peak? [18:41] RMS [18:41] Richard M Stallman? [18:41] root mean square [18:41] penguin42: nvidia isn't very good at SHA256 [18:41] it accounts of the sinsusoidal-ness when calculating power with V * I [18:42] moreati: I know what it means, it's just acronym overlap :) [18:43] MartijnVdS: Ah I missed the silent :) ;) [18:45] Is there any way I can cheat somehow and get more power from somewhere? [18:45] Though there is an open circuit <-> open source vs GNU-Voltage joke in there :| [18:45] (Should I need it) [18:45] Azelphur: Get another rind [18:45] g [18:45] how much does that cost to have done? [18:46] Azelphur: Ask an electrician, if there is enough room on your existing fuse board then I doubt more than £200??? [18:46] not too bad [18:46] Solar panels, windmills? [18:46] "I'm mining bitcoins with the power of NATUREW"" [18:46] Haha, I looked into solar and wind but I don't think there's anything I could bring into an apartment that would generate enough power to even put a dent in it [18:47] MartijnVdS: I know a guy with a solar powered cluster in australia that is doing that :D [18:47] a solar powered cluster here would probably take 3 weeks to finish booting :/ [18:48] shauno: and then shut down for lack of power [18:48] haha [18:48] I guess .au has some useful amount of sun [18:49] indeed [18:49] Yes, a nice sunny island.. and you shipped your prisoners there instead of your population.. :) [18:51] MartijnVdS: that's just the story they told us lot who got left behind [18:52] moreati: ah yes the deadly animals [19:00] Transportation \o/ [19:39] ebenink [19:39] stupid screen and its not updating rubbish [19:40] thanks for your password :P [19:41] haha [19:41] no, thats me saying evening ☺ [19:41] ;) [19:44] heavninks folkies [19:45] good heaving to you to sir/madam [19:45] * popey has switched on sync to vblank, this may have fix0r3d it [19:46] I have a confession to make - I've just spent half a day using LinuxMint - I beg forgiveness ;) [19:46] oh dear [19:46] yeah! [19:47] ..it's ok - back to Lynx now [19:47] SuperEngineer: were you under the influence of red kryptonite? [19:48] moreati, no - just curious [19:48] but it did have ! benefit [for me] [19:49] I really liked the "WildMint" theme [19:49] well - with a bit of sudo copy - paste.... I have 10.04 runnung the WildMint theme [19:50] ...so - dear Mintaholics anonymous.... I am cured of your drug! [19:51] bah, sync didnt fix it [19:53] hallo [19:55] * SuperEngineer thinks... time for some liquid kryptonite [19:55] SuperEngineer: on minthadone? [19:55] Is that a minty fresh version of methadone? [19:55] moreati, ;D [19:56] MartijnVdS, superEngineer prefers mints Extra Strong - not soft[ware] ;) [19:57] SuperEngineer: So.. not methadone? [19:58] nah - not even method- done [19:59] * SuperEngineer slaps wrist for slipping back to coding language [20:01] * popey ponders where to file a bug where brightness controls dont work [20:02] popey: do they work after a suspend/resume cycle? [20:02] dunno [20:02] should i test after clean boot and after suspend? [20:02] because that's how it works on my Sony [20:02] what, they only work after resume for you? [20:03] Yes, Fn+F for brightness up/down only work after resuming from suspend :) [20:03] not after a clean boot [20:03] though I think it might have been fixed in Perfect [20:03] Precise [20:03] exactly [20:04] AlanBell: I keep mixing them up :) [20:04] one of these to be precise -> http://www.zooborns.com/zooborns/2009/06/ophaned-pangolin-baby.html [20:04] AlanBell, Precise[ly] [20:05] i am on 12.04 [20:05] there are no pangolins in any zoos in the UK, and only a couple anywhere in europe [20:05] AlanBell: any in budapest? [20:05] or vienna? [20:06] Leipzig [20:06] AlanBell: I guess the brits tend to prefer furry things [20:06] penguin42: things that don't drop dead [20:06] they are very hard to feed apparently [20:06] AlanBell: Well, that does help [20:08] just seen the BBC article posted by popey re employer/CES.... nice one [20:08] http://www.bbc.co.uk/news/technology-16415136 [20:09] yeah, quite excited about it [20:09] with good reason [20:09] * penguin42 wonders if an A15 would ever end up in as an old-school package as that [20:14] AlanBell, I am trying so hard not to reply to the "brits tend to prefer furry things" as this is a family friendly channel [20:14] ...but awww - you should be on stage! [20:15] ;) [20:15] popey: do you know if this is the first CES Canonical has exhibited at? [20:15] it is AIUI [20:15] we have attended before [20:15] but not had something to show off / had a stand [20:16] first for Canonical, last for Microsoft [20:16] - and the above is this years catchphrase [20:16] AlanBell: you predict that, or they've stated that? [20:17] moreati: they have stated that, they are doing a corporate ragequit [20:18] what has offended them this time? [20:19] they won't reschedule CES to line up with Microsoft's release plans [20:19] aww poor mS [20:19] MS [20:19] [or weren't there enough copywrights to be punished if they attend] [20:19] in case you think I am making it up: http://www.tomshardware.com/news/CES-Microsoft-Xbox-Windows-8-Steve-Ballmer,14352.html [20:20] Canonical - quit CES now! they don't match up with Ubuntu release cycle! [20:21] ☺ [20:21] SuperEngineer: yeah, but CES 13.04 will rock! [20:22] AlanBell, ;D [20:23] popey: Wow @ that DVD with lots of software [20:24] popey: reminds me of the pre-internet 90s when you could buy discs full of shareware [20:25] yeah [20:25] i used to get catalogs sent to me, and I'd order floppies [20:25] one of the first shareware things I bought was a free pascal compiler [20:25] loved that on my Epson 8088 10MHz CPU machine! [20:26] 8086 [20:26] Floppy Discs \o/ [20:26] We had an 8088 [20:26] "G2 Computer Systems" [20:27] * moreati goes misty eyed for the Amiga shareware wysiwyg editor Ami pro something or other [20:27] Hercules graphics, 10MHz, Panasonic "IBM Proprinter compatible" printer [20:28] Hercules! You were lucky! I had MDA! [20:28] no graphics at all! [20:28] I installed an Soundblaster 2.0 in that one [20:28] popey: Awww [20:28] this is like the yorkshire coal sketch [20:29] * popey types set BLASTER=A220 I5 D1 H5 [20:29] Ours had 2 20MB hard disks [20:29] TWO! [20:29] popey: I5, because I7 was already in use by LPT1! :) [20:29] mine had one 10MB disk [20:29] ahhh of course [20:29] popey: I used to keep signing up for Compuserve and AOL [20:29] IRQ, DMA and ___? [20:29] popey: My dad needed the second one for work [20:29] popey: never had to buy a floppy, ever [20:29] Casually killing a dragon on Skyrim [20:29] moreati: H5 means high DMA [20:29] moreati: for 16-bit transfers [20:30] then when they switched to CDs I had plenty of bird scarers for my peas [20:30] ☺ [20:30] thanks [20:30] also [20:30] AlanBell uses kubuntu CD's to entertain his Chickens [20:30] popey: yeah, I've seen them [20:30] as I just mentioned in another channel, many many years ago I installed GEM for an Amstrad 1640 on a 20MHz 286 [20:30] with enough memory to run it from RAM disk [20:31] holy hell that was quick [20:31] I have never used such a responsive desktop since [20:31] * penguin42 went the Acorn route - BBC Master, then BBC Master with the 186 copro - DOS on that was odd [20:31] the archimedes was a really fast desktop [20:31] After that 8088 my dad got a 486 off my uncle [20:31] AlanBell: Nod [20:31] and I got the 8088.. until it died and I got a 386-SX-25 [20:32] XS! [20:32] er [20:32] SX! [20:32] you want the DX my son! [20:32] lubbly jubbly [20:32] beos is the most responsive desktop I remember using [20:33] popey: I was 14! I didn't have money yet :) [20:33] not DX money anyway [20:34] I'd forgotten 386-SX/DX existed, thought only 486 had done that [20:35] moreati: 16-bit data bus, for the cheap! [20:35] moreati: http://www.reddit.com/r/VXJunkies/ [20:37] MartijnVdS: erm, that makes no sense to me. what is a VX? [20:38] thoise would be the days when Peter Norton had the most useful & trusted software tools going [20:41] SuperEngineer: yes, lots and lots of two-letter utilities [20:41] moreati: It's meaningless treknobabble :) [20:41] moreati: and LOTS of it [20:41] Ah it's a Mornington Crescent variation [20:58] hey guys, any suggestions on how to change a RAW to NTFS without losing the data? [20:58] raw? [20:58] yeah, i.e. unformatted [20:58] if it's unformatted, there is no data to lose [20:58] basically, I have a 2tb NTFS, with about 1.5tb data on there [20:58] how is there data? [20:59] however it randomly changed to RAW for no reason, the data is still on there though [20:59] SuperEngineer: I'd start digging for backups [20:59] uhr [20:59] Supermanintights: [20:59] partition table gone? [20:59] how do i check that AlanBell? [21:00] and MartijnVdS - i don't have enough free space anywhere to back it up/recover - so i'm hoping to fix it without having to backup/format [21:00] step back a bit, why are you saying it is RAW? where are you seeing that? how do you know the data is there? [21:00] sec [21:00] i'll see if i can take screeny [21:00] Supermanintights: no I mean.. I hope you have a backup of that data, because if the partition table goes, you'll probably lose the entire disk [21:01] Supermanintights: If not now, then soon [21:01] i know data is there because it happened to me before on a differnet HDD - I had to use recovery software on windows, but that took 2 days, and it was just 700gb [21:01] * AlanBell wonders what lessons we can learn from this [21:01] Supermanintights: testdisk can find/restore partition tables [21:01] just plugging hdd in now [21:01] Did you not learn to backup most important bits of your data? [21:02] most of what is on here IS the backup of what I recovered last time [21:02] it happened a few weeks later [21:02] https://help.ubuntu.com/community/DataRecovery [21:02] this is why I don't buy USB disks anymore :| [21:07] AlanBell, which aspect of that guide best applies to me? [21:07] any idea? [21:13] https://help.ubuntu.com/community/DataRecovery#Lost_Partition ? [21:13] Supermanintights: no idea at all really, but it looks like an interesting page to read [21:13] so disks contain partitions, there are backups of the partition table scattered over the drive. [21:14] if the whole disk appears to have no partitions then recovering one of the backup partition tables sounds like a good idea [21:14] if one partition appears to have no filesystem in it then it is a different issue [21:14] hmm, why/how can it just go from working ntfs to RAW as it if it's totally unpartitioned [21:14] what, what's not true [21:14] AlanBell: there are no backups of the partition table [21:15] There's a backup with GPT, but not with MBR [21:15] just partition contents, from which approximate (or perfect, depending on the filesystem) partition boundaries can be recreatede [21:16] did I misremember something? [21:16] hmm, i can't open terminal - the little taskbar on the left of my screen won't show [21:17] Cntrl+Alt+T [21:17] ta [21:17] so the usb drive looks to be MBR i think [21:20] AlanBell: perhaps you're thinking of filesystem metadata within ext*? [21:21] yeah, might be [21:21] whatever it is I am thinking of there are quite a lot of them [21:22] Well even GPT only writes its headers at the beginning and end of the device, and MBR is definitely only at the start [21:43] hey guys [21:43] i'm running testdisk [21:43] what partition table type would I select - intel, efi gpt, mac, none, sun, xbox [21:43] intel right? [21:44] yeah [21:44] ta [21:44] how many times have you re-partitioned the drive ? [21:44] erm [21:44] none [21:44] it was just used out of the box as ntfs [21:44] quick analyse should do then [21:45] i think [21:45] i did quick search [21:45] instantly it told me i can do deeper search or write [21:48] but did it list the original setup [21:48] don't know - i can get the gist of what it wants to do, but i don't understand it all that well [21:49] i just click next til it works.. for better or worse [21:49] right now i'm running the deeper search [21:49] how big is the drive [21:49] 2tb [21:49] looks like it might take a while [21:49] could take a while [21:49] yip [21:49] currently says "read error at 391/191/63 (lba=6293510) [21:51] not good [21:52] can it not just mark that block as bad & move on? [21:58] funkyHat: I was thinking of ext superblock backups [21:58] badblocks can [22:09] errrmmm... open Disk Utility and see if any SMART data for the drive exists? [22:11] [simple idea I know, but KISS principles always as 1st option!] [22:15] Oh wow we have a super hero [22:15] superengineer" [22:15] I'd read that comic [22:15] * SuperEngineer blushes [22:29] have fun folks, see you tomorrow [time for zeds] ;) [22:37] back - it's still going, however that's the only error message it's come up with so far [22:37] 14% done =/ [23:49] And it's been like 5 hours [23:52] what has? [23:54] Superman's HDD recovery [23:54] ^ attempted [23:54] doesn't sound very "super" ;/ [23:55] well i've lost the ability to look at my task bar on the left, and see what applications are running (alt tab) [23:56] so i daren't try find out too much [23:56] too depressing when it's only probably on 25% or something [23:56] :/ [23:56] ah, 31% - and different read errors coming through now [23:56] 51615/53/22 - lba=829198335 [23:58] is the beta of 12.04 worth trying yet? [23:59] hamitron: Seems to mostly work for me [23:59] cool [23:59] hamitron: Of course it might eat your cat [23:59] my cat only complains anyway [23:59] ;)