[00:46] wy usb wireless adapter connects to the web when pluged into my laptop, but when i plug it into my desktop it shows no networks. anyone know? [00:47] *my [00:52] philipballew: I can try to help [00:53] go for it. if i acdently go offline its because my laptop is buggy but id be back on shortly after [00:53] heh no problem [00:53] plug it in [00:53] then go to System Settings > Hardware > Additional Drivers [00:55] i figured because there are no propitery drivers on my laptop that might be irrelvent [00:55] might be for the card [00:56] the card was in use on my laptop and runs fine from the same spot my desktop sits [01:08] oh well. :) [01:10] the only difference on my laptop and desktop is my laptop has 11.04 and desktop is 10,04. [01:10] philipballew, did you update 10.04 with a newer kernel ? [01:12] hey UndiFineD [01:13] the linux kernel contains all / most drivers for your hardware, upgrading that one might fix the issue [01:16] Captainkrtek, I hope he caught my message [01:17] Yeah I hope he did too === styx is now known as [styx] [01:41] goodnight all [02:36] hi, greetings all... === [styx] is now known as styx|brb === styx|brb is now known as styx|away === styx is now known as [styx] === krtek is now known as Captainkrtek === [styx] is now known as StevieJobs === StevieJobs is now known as [styx] === LyNX is now known as Guest55274 === styx is now known as [styx] [07:45] good morning everyone [07:47] Puck`: Alo [07:48] hi nlsthzn (: === yofel_ is now known as yofel [13:45] since I installed 11.04 on my lenovo s10 netbook, my wifi is very flaky. I have installed the restricte STA driver, however, it does not work very well. It works for a while then net stops working. In 10.10 I used the other restricted driver: bcm43 or b43 or something. My NIC is: Broadcom Corporation BCM4312 802.11b/g LP-PHY. How do I fix this? [13:58] solder another chipset, something like atheros or intel ;) [14:02] I have a laptop HP 8440p with same chipset [14:02] hardly connects :) [14:03] tdn: you should try the other driver [14:04] sudo apt-get install b43-fwcutter firmware-b43-installer [14:04] holstein, how to do that? There is only one restricted driver available. I know there should be one called b43, but it is not there. How do I get it? [14:04] https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx [14:04] holstein, I already installed those packages. But how do I activate the driver? [14:04] holstein, I have tried following the instructions there, but it does not work. [14:05] tdn: i dont have that hardware, so i cant test for that specific task [14:05] should I use ethernet? :D [14:05] but, i have suggested that before here, and it worked [14:06] you can also try a windows driver with ndiswrapper [14:06] holstein, it worked just fine in 10.10 but stopped working in 11.04. Appearently others experience the same: http://ubuntuforums.org/showthread.php?p=10836043 [14:06] sudo apt-get install ndisgtk [14:06] holstein, then what? [14:06] tdn: then, use a windows driver thats appropriate for your hardware [14:07] How do I get that? [14:07] depends [14:08] sometimes you have a driver CD supplied by the vendor. sometimes they are online [14:08] AFAIK, its a bug that keeps both the drivers from *not* showing up in natty [14:09] holstein, no cd. I have tried finding it on broadcom.com. [14:09] tdn: OK, so thats one place [14:09] holstein, ok, so it does not show up. But it should be able to select it anyway or? [14:09] you can flip the unit over, write down some #'s, and open up google [14:10] holstein, how can I trust something I download from a random web page? [14:10] tdn: there are 3 options, the driver you have tried already, the other driver in the repos, and the windows driver [14:10] tdn: ?? [14:10] go the the vendor page [14:10] toshiba, dell [14:10] holstein, I did. ould not find the driver. [14:10] Oh. [14:10] holstein, is there a way to isntall the maverick b43 driver inside natty? From ubuntuforums it seems that it has worked for some people. [14:11] tdn: sure, you can search the repo online [14:11] Ok. And just DL the .deb and install with dpkg -i? [14:11] butg, you probaby wont know how to activate that either, right? [14:12] i mean, the packages sholud be similar, they just move the over to natty from before [14:12] Ok. [14:12] *they are probably identical actually [14:12] So I have installed the right driver now. But it does just not show up in the additional drivers dialog. Is that correct? [14:12] So isn [14:13] So isn't there a way to activate the driver without the GUI front end? [14:13] thats what i have understood [14:13] Ok [14:13] did you restart? [14:13] Yes. [14:13] Do you have a link to the bug report? [14:13] I could not find it. [14:14] tdn: i dont have that hardware, so i have not searched for bugs relating to it [14:14] and i need to run out for a bit... BBL [14:54] tdn: i would also consider installing and using the LTS version, lucid 10.04 [16:21] I installed ubuntu desktop in a machine I wanted to setup as server. Is there an easy way to switch them or should I just reinstall it? [16:22] Main thing is I do not want the GUI stuff === nlsthzn is now known as nlsthzn-work [16:52] raubvogel: do you want fast start with text login only ? [16:53] Yeah [16:53] No point in having gui since machine will be in a rack [16:54] ok, i think, will be helpful study this - http://en.wikipedia.org/wiki/Linux_startup_process [16:55] what you want - /etc/inittab - change run level [16:55] http://en.wikipedia.org/wiki/Runlevel and this [16:56] for Ubuntu - upstart daemon http://en.wikipedia.org/wiki/Upstart [16:58] http://upstart.ubuntu.com/cookbook/ - and this [16:59] is this - what you want to know ? [16:59] Well, I would like to get rid of all X-windows-related packages [17:01] i dont use ubuntu 11.04 - prefer 10.04 LTS [17:01] in my distro - gdm manages all X sessions [17:01] (gnome display manager) [17:01] I am using 10.04LTS right now; I am sorry if my problem description implied otherwise [17:02] simple way - 1) reinstall 2) change runlevel in /etc/inittab [17:03] or you can remove X [17:03] from console - apt-get remove xorg [17:04] Would that remove X and all related packages (gdm and firefox and so on)? [17:04] i dont like it but your comp - your rules [17:04] this removes only service - X-server [17:05] if you havent free space - reinstall [17:05] but copy files from /etc/* if you made some changes in configuration [17:08] and with "apt-get install elinks" - you can browse the web in text mode )) === linh is now known as kristian-guest [18:00] hi all, this is good ole kristian-aalborg [18:00] I'm at a box I'm being told has wireless built in, but I can't see it anywhere === LyNX is now known as Guest81386 [18:13] hi, does anyone know how to enable the integrated flash in chrome? it's supposed to be there automatically, but i've installed 64 bit and now that's all that appears in about:plugins. i haven't been able to get flash working yet and i've tried just about everything i can thing of. any help would be greatly appreciated! [18:14] hi adam61 [18:14] hi bdfhjk [18:14] so You instaled 64bit chrome and You haven't flash ? [18:15] no, it's not working for me, but it wasn't before that either.. i've tried firefox and chromium too.. i'm using ubuntu 11.04 as my only os btw [18:16] Do you changed any configure file? [18:16] 'Did [18:16] i don't think so.. pretty sure i haven't. i reinstalled chrome too, but nothing changed [18:17] plugin not working or is not visible? [18:18] Did You notice any error messages? [18:18] it's not working and it's not visible. the only one i have according to about:plugins is the 64 bit one [18:19] no error messages, they just said to download an updated flashplayer, when i ran it with mine disabled [18:19] Try that [18:20] uninstall flashplugin-installer [18:20] then [18:20] uninstall chrome [18:20] install flashplugin-installer [18:20] and install chrome [18:21] That can solve possible issue with broken instalation of flashplugin-installer [18:21] if that not work [18:22] ok thanks i'll give that a shot [18:22] there may be a some kind of chrome bug === casandera is now known as hajour1 === ibuclaw_ is now known as ibuclaw === braiam is now known as Exio- === Exio- is now known as Braiam === Braiam is now known as Exio- === Guest95889 is now known as Braiam [21:34] http://packetstormsecurity.org/news/view/19110/CCAvenue-Denies-Hacking-Attack.html [21:34] wrong channel [21:41] anyone can help with Code::Blocks program? [21:48] !ask | virgo [21:48] virgo: 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. :-) [21:49] i have problem compilig cpp project with Code::Blocks IDE. I cant get the libraries working, it cant find the header file. === styx is now known as [styx]