just installed a package to work with my broadcom 4318 wireless card. Here's the code:
sudo apt-get install bcm43xx-fwcutter
Tuesday, January 1, 2008
great broadcom 43x wireless card how-to
found this how-to on the ubuntu forums for broadcom 43xx wireless cards:
http://ubuntuforums.org/showthread.php?t=197102
http://ubuntuforums.org/showthread.php?t=197102
getting wireless on laptop...detecting card type
just starting to work on getting Geubuntu up and running on my laptop, and I need to get the wireless card working. I'll be posting random actions I take on here so I don't forget what I've done. After I get it all up and running and working I'll create a Setup How-To on my website with all the details.
right now, just want to note that you can run "lspci" in the terminal for a list of all your hardware - you'll need this to know what driver you need for your wireless card.
right now, just want to note that you can run "lspci" in the terminal for a list of all your hardware - you'll need this to know what driver you need for your wireless card.
Thursday, December 27, 2007
Avidemux help...
yeah, I'm still trying to figure out how to convert some AVI video files I edited up to DVD...I"m presently using Avidemux to convert the AVI file to a DVD compatible file. I started a thread in ubuntu's online community seeking help, and one guy suggested this guide.
Wednesday, December 26, 2007
Added another repository
I've added another repository in the hopes of getting a working version of Cinelerra. It's the Akirad Repository.
I'll let ya know how that works out. Oh, he also supposedly has a more updated version of QDVDauthor.
I'll let ya know how that works out. Oh, he also supposedly has a more updated version of QDVDauthor.
Labels:
akirad,
Cinelerra,
qdvdauthor,
repository,
ubuntu
Thursday, November 15, 2007
Great Collection manager
I've got a bunch of DVDs and books, and I thought it would be great to have a collection manager to help me keep track of 'em... so after a little research and starting a discussion on the ubuntu forums, i finally found one I'm gonna try. It's called GCstar. I installed it in Ubuntu using these instructions, but if you're a Windows user, you can use these.
So far, I'm enjoying it a bunch. It even has a way to mark if each book is lent out and to whom, and to even keep track of it's lending history. Pretty snazzy, eh?!
So far, I'm enjoying it a bunch. It even has a way to mark if each book is lent out and to whom, and to even keep track of it's lending history. Pretty snazzy, eh?!
Wednesday, November 14, 2007
Sweet application launcher!
okay, found an article today about a sweet Mac-like application launcher, AWN. figured I'd try it out. found the article here: http://www.tectonic.co.za/view.php?src=rss&id=1881
First I added these two repositories (I just do this through the synaptic package manager)
deb http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator
deb-src http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator
update your repositories:
sudo apt-get update
then open a terminal and run these commands one after the other (to add the appropriate apt key):
wget http://download.tuxfamily.org/syzygy42/reacocard.asc
sudo apt-key add reacocard.asc
rm reacocard.asc
then download AWN and its applets:
sudo apt-get install avant-window-navigator-bzr awn-core-applets-bzr
you should then be able to find the taskbar under Applications->Accessories (Avant Window Navigator)
to have it start up with your system, go System->Preferences->Sessions and add a new startup item. AVN's command is "avant-window-navigator".
after installing it you'll have to customize all the application launchers and all that - but it's pretty cool!
(note: the commands to install have been copied from the article mentioned at the top of this blog - they're what worked for me to install this program)
First I added these two repositories (I just do this through the synaptic package manager)
deb http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator
deb-src http://download.tuxfamily.org/syzygy42 gutsy avant-window-navigator
update your repositories:
sudo apt-get update
then open a terminal and run these commands one after the other (to add the appropriate apt key):
wget http://download.tuxfamily.org/syzygy42/reacocard.asc
sudo apt-key add reacocard.asc
rm reacocard.asc
then download AWN and its applets:
sudo apt-get install avant-window-navigator-bzr awn-core-applets-bzr
you should then be able to find the taskbar under Applications->Accessories (Avant Window Navigator)
to have it start up with your system, go System->Preferences->Sessions and add a new startup item. AVN's command is "avant-window-navigator".
after installing it you'll have to customize all the application launchers and all that - but it's pretty cool!
(note: the commands to install have been copied from the article mentioned at the top of this blog - they're what worked for me to install this program)
Subscribe to:
Posts (Atom)
