Posts Tagged wireless

Smartphone Cost: Iphone vs Pre vs Storm

The Palm Pre came out the other day while the Apple Iphone 3GS came out today so let the million of pointless head to head blog posts comparing the Pre over the Iphone and vice versa so of course I have to jump on the band wagon and write a comparing blog post so I am not the only blog on the internet not writing a post comparing the Pre and the new Iphone.

So Since I dont own either and am not really inclined to go overly nuts researching loads and loads of information I just decided to try and find which one would cost more, so instread of boring you with many more words here are two pictures that speak fore themselves:

Cost of Palm Pre

iphone cost

blackberry

Info thanks to Bill Shrink. So click that Bill Shrink Link if you want to try it yourself. I will try to maybe update this post to add my Blackberry Storm but maybe I dont want to see it on the cost line with these phones….

Updated: So I took the time to add the Blackberry Storm to. Yea I really love all my readers…or just bored

1 comment June 8, 2009

Upgraded to 9.04 and internet broke!

I just upgraded my dell xps m1530 to 9.04 and all hell broke loose. Wireless internet not working. If you want to follow how peopel help me fix it or you think you have an idea, check out this post to see what were workign on:

http://ubuntuforums.org/showthread.php?p=7351615&posted=1#post7351615

Add comment May 26, 2009

It Only Took a Month

After recievign my new Dell XPS m1530 laptop with Vista, it only lasted a month with Vista….But getting linux on this machine was no easy task. It took a lot of work and I doubt  anew Linux adopter would be able to succefullly do this. It took my a whoel lot of googleing an dlots and lots of time in the Ubuntu forums and I prettty much have it workign smoothly now!!!

The first road bump in getting Ubuntu running on my Dell xps m1530 laptop had to do with the touchpad. The touchpad on th elaptop was pretty much useless, it woudl just go crazy. After googleing it was eventually easy enough to find a how to for addign soem special command to the kernal line, and now all works great.

The biggest and most trouble some problem was getting my laptops wireless to work in Ubuntu. Ubuntu unfortunetly did not recognize wifi car at all. This was a major bummer because what is  a laptop if you cant get wireless internet?

The wireless card on my Dell xps m1530 is a Dell Wireless 1505 Wireless-N Mini-card

To gte this to work I spent a long long time in the irc and someone super friendly helped me out. Below I will post the logg of our conversation:

Wireless Diver dell Ubuntu How toUpload a Document to Scribd
Read this document on Scribd: Wireless Diver dell Ubuntu How to
well let’s see
nope lol lol
or maybe i did register but dont remeber Well, ndiswrapper generallly works better with XP drivers, but I suppose we can try it with Vista ones.
ok What you’re going to want to do is extract the driver to some directory you can get to from Linux.
hmmm ur loosing me already You’re new to this whole seen, aren’t you? :p *scene
i have been usign linux for liek 5 years now but new to this wrapper thing and usually all my hardware has been detected lol but i can get around terminal etc, usually but i have been off of linux for a month and hated vista I understand
sso now i am back Well, do you have Windows at all?
yes i partitioned the hd so i have hardy and vista okay Well, go to Dell’s website, download the driver for your card.
ok I have it here, but I don’t think I can file transfer from this channel.
could you just upload it to www.mediafire.com I’ll link you
thanks appreciate it http://support.dell.com/support/topics/global.aspx/support/downloads/en/downloads_ splash?c=us&cs=19&l=en&s=dhs&~mode=popup&file=236824
alrighty that is downloading thanks It needs to be run from Vista, of course, ’cause it’s an exe.
oooo so do i need to log out? and logg into vista? When you extract it, direct it to a folder that you can easily get to in Linux
or can i sue wine? I don’t know, you might be able to use Wine, just for the sake of extraction. It’s worth a shot I guess.
ok so shall i give it a try to use wine go right ahead
if i remember correctly i just cd to the desktop then do a wine filewname.exe ok so it said it sucesfully extracked but then crashe dinstallign but i from what i understand we just needed to extract it? yes
ok so whats next Well, assuming Ubuntu can read your Windows partition, (which it should), now we need ndiswrapper and ndisgtk
ok so sudo apt-get install both? yes, though I can’t remember their exact package names.
i will search synaptic then ok i found them and they are all being installed whats next one minute
ok run ndisgtk
ok in the terminal would be easiest
yes i did then a thing opened i then can pick to install new driver and i have to pick a file, what file do i pick? the inf file I THINK you want is bcmwl6 in the driver subfolder.
ok so i need to find where i extracted it to? yep
do u know where wine puts its c directory in linux? found it no clue, I know that in Windows, the default directory is C:\dell\drivers\R174292 oh okay
so i am looking for a .inf file type? yes
bcmwl6.inf is that the one? I’m PRETTY sure……
ok lets give it ago ok i installed it now what Try the command, ndiswrapper -l
mike@ubuntu:~/Desktop$ ndiswrapper -l bcmwl6 : driver installed device (14E4:4328) present mike@ubuntu:~/Desktop$ that’s a very good sign
nice now: sudo depmod -a
ok that didnt give me an output it shouldn’t have :)
good then lol now: sudo modprobe ndiswrapper
ok that didnt give me an output either but i assuem its not supposed to either nope
cool u have no idea how long i have been tryign to get everythign workign on this lapto pin linux lol actually, with ndisgtk, these last couple commands probably weren’t needed, but they don’t hurt
i feel liek were almost there thast ok, better safe then sorry Now, if you go into System->Administration->Network, you SHOULD have a wireless connection listed.
i dont think soo…. i will send u a screenshot here: http://photie.com/photo/9484/original err…….Okay then
plan b? Let’s go back to the terminal and check something.
ok Show me the output of: ifconfig er, rather, just tell me if you see wlan0 listed
mike@ubuntu:~/Desktop$ ifconfig eth0 Link encap:Ethernet HWaddr 00:1d:09:5f:37:0b inet addr:192.168.1.103 Bcast:192.168.1.127 Mask:255.255.255.128 inet6 addr: fe80::21d:9ff:fe5f:370b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:111754 errors:0 dropped:0 overruns:0 frame:0 TX packets:75635 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:150187774 (143.2 MB) TX bytes:8255674 (7.8 MB) Interrupt:16 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:4200 errors:0 dropped:0 overruns:0 frame:0 TX packets:4200 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:210000 (205.0 KB) TX bytes:210000 (205.0 KB) mike@ubuntu:~/Desktop$ oo ok lol um… i dont see it do u? nope darn it
so whast that tell us *huff* that google is our last hope? lol
damn i have been googling this for days and havent found or understood much i heard alot abotu this wrapper thigny u have anymore ideas? I just read a forum post saying there’s been [shaky] success with this driver: http://ftp.us.dell.com/network/R151517.EXE
hmmm so i cant get wireless on my laptop in linux? Well, let’s just try this other driver before we totally give up.
ok which one is that The one I just sent
lol, sorry i am a little out of it downloading now, then i will extract it etc yep
just let me knwo what the file name is i will b elookign for with the wrapper thingy ndis is actually pretty simple after you’ve done it once
yea The file is named bcmw15.inf It’s probably also in a driver subfolder or something.
ok ok its installed hwo do i test if it works again? first, ndiswrapper -l
mike@ubuntu:~/Desktop$ ndiswrapper -l bcmwl5 : driver installed device (14E4:4328) present bcmwl6 : driver installed device (14E4:4328) present mike@ubuntu:~/Desktop$ good
ok sudo depmod -a
ok sudo modprobe ndiswrapper
ok ifconfig, is wlan0 there?
yes good, now try sudo ifconfig wlan0 up
ok that gave me nothing look in the upper-right corner of the screen
yes Do you see anything there?
nothign new Well, first of all, is your wireless turned on?
ooo on my network thing it sees networs now networks yep
great!!! thanks sooo much hang on if i am ogign to pick a wireless network cool u still there i think i am wireless now

Add comment July 16, 2008


Feed

Tags

amAZON apple awn blackberry blackberry storm cell cell phone compiz fusion dell digg email facebook firefox free google google voice internet iphone laptops linux mac microsoft mobile money music online storage open source opera phone photos pictures smart smartphone social storm ubuntu ultra-portable vista voice web 2.0 web browser website windows wireless Zenbe

Archives

Blogroll

Pages

 

November 2009
M T W T F S S
« Jun    
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Meta