You don't need the DVD. I suppose you just need to untick the DVD source from your update sources and keep only the main source/server to download.
See the picture:
http://i.stack.imgur.com/km8H6.pngYou have to untick the box that says "cd rom with ubuntu trusty tahr".
(Go to menu > settings > software and updates)
And just to be sure, before running the commands I told you in my previous post, run also the two below commands so as to update your system.
- Code:
sudo apt-get update
sudo apt-get dist-upgrade
and then
- Code:
sudo apt-get remove --purge bcmwl-kernel-source
sudo apt-get install b43-fwcutter
sudo apt-get install firmware-b43-installer
sudo modprobe -r b43
sudo modprobe b43
P.S.Just to check, you did have internet connection (through ethernet) when you run the commands, correct? Make sure you do have internet when running the commands otherwise I can tell you how to enable your wifi online.