I've setup a Ubuntu PC for my 5 year old daughter. She want's to play games aso.
But because I don't wanna have cables lying around, and don't wanna drag another cable from the cellar to the first floor, I decided to buy a wireless pci card.
Fine I bought the cheapest I could possibly find in one of those electronic retail stores here in DK.
A 'NETGEAR' 'WG311v3' it was, and what a mess I ended up having. Linux or Ubuntu is not mature when it comes to WIFI and encryption, but kubuntu seems a lot better at this point. For Ubuntu you'll have to go through a number of howtos aso., but it'll still be messy.
First I had to use ndiswrapper, which is apparently a tool to wrap the windows drivers to be used within Linux (ubuntu).
~$sudo ndiswrapper -i $SOMEDRIVER$.INF
Then I had to remove all encryption from my wireless router, to test that I got a connection.
After that I fumbled with kwlan and wpa_supplicant, which should make me able to have wep encryption on my connection, I abandoned kwlan, and rushed back to networkmanager instead.
This last step was very time consuming, because I'm no nux-wizz, and I'm not familiar with starting up 'services' from boot. But in the end I found that command that did the trick :)
~$sudo ndiswrapper -m
Makes ndiswrapper start every boot.
Hope this link is helpfull in the future, it's about security: http://ubuntuforums.org/showthread.php?t=202834
I installed a Linux distribution, and figured...well lot's of people do this, but gets frustrated halfway, even though, it is a great OS.. I've collected some 'sort of' helpfull stuff for you to read.
Monday, April 30, 2007
Tuesday, April 03, 2007
Kino and Qdvdauthor.
I keep running into problems whenever I use these 2...
But they are two programs you need to have, when editing your own home video, and want them on dvd to share with your family.
I've recreated my entire system, switched harddisk and reinstalled Ubuntu Fiesty, and it is very satisfying to see how well it works, how smooth everything has become, how easy it is to use, or is that just me being a Linux user for 2 years now...
Still I keep getting some, REALLY pain in the butt, problems trying to create my own DVD's. This time I ran into some country code problem with Kino.
I authored a 1 hour long movie, and saved the project file, to return the morning after and start the encoding, just to find out, that all the timing was screwed, it doesn't recognise the beginClip and endClip time, I tried to recreate the movie, ending up with the same problem when I closed Kino and started over. ¤#&%#¤#"& Then endless hours later I find the solution on the forum of Kino, you have to start the thing with a command line like this:
$ LC_NUMERIC=en_US kino
ddennedy says that he solved it in the 0.93 release, which unfortunately is not out in the Ubuntu repos. yet...
Then afterwards, I start up Qdvdauthor and ends up using several hours before I actually succeed making a DVD menu, and the final DVD. the problem was the version of toolame mp2 encoder, that didn't recognise a parameter of '48000', but only '48'...
I guess That's life.. it sucks......and then you die..
But they are two programs you need to have, when editing your own home video, and want them on dvd to share with your family.
I've recreated my entire system, switched harddisk and reinstalled Ubuntu Fiesty, and it is very satisfying to see how well it works, how smooth everything has become, how easy it is to use, or is that just me being a Linux user for 2 years now...
Still I keep getting some, REALLY pain in the butt, problems trying to create my own DVD's. This time I ran into some country code problem with Kino.
I authored a 1 hour long movie, and saved the project file, to return the morning after and start the encoding, just to find out, that all the timing was screwed, it doesn't recognise the beginClip and endClip time, I tried to recreate the movie, ending up with the same problem when I closed Kino and started over. ¤#&%#¤#"& Then endless hours later I find the solution on the forum of Kino, you have to start the thing with a command line like this:
$ LC_NUMERIC=en_US kino
ddennedy says that he solved it in the 0.93 release, which unfortunately is not out in the Ubuntu repos. yet...
Then afterwards, I start up Qdvdauthor and ends up using several hours before I actually succeed making a DVD menu, and the final DVD. the problem was the version of toolame mp2 encoder, that didn't recognise a parameter of '48000', but only '48'...
I guess That's life.. it sucks......and then you die..
Subscribe to:
Comments (Atom)