[00:12] Is there away to save the package list that is installed on my system. So when I do a reinstall I can go to that list and deploy with out trying to remembering what was installed before? [00:14] I would start with this http://superuser.com/questions/48374/find-all-user-installed-packages [00:17] ta [00:49] dpkg --get-selections | sed 's/\t.*//' > packages-list.txt [00:51] nice and simple [00:53] I only want the packages like Apache Gimp etc. Will this add packages that are out of date because I mentioned them in the txt file? [00:54] um, if you just get the package names without versions, then it will install the latest version [00:58] Cool that is what I want. I am sick of trying to remember what I use in my development chain. I am going to make bash script after a clean install that does the bulk of the work. Opt is my next issue thanks [06:52] hi any one home ? [06:52] there are some people here [06:53] hi... just need a help.. on setting up bluetooth in delln4010, ubuntu 14 64 bit.. [06:54] in case you guys have some idea..!! [06:54] I can't say I have dealt with bluetooth setup for a while [06:55] Have you tried the people in #ubuntu at all? [06:55] because they might know more [06:55] yeah I tried, but looks like nope.. [06:55] hmm [06:56] or may be no ppl are not yet in the room at this time... :) [06:56] could be [06:56] what is the issue in general? [06:57] its like , I have dell n4010 laptop, with ubuntu 14 64 bit. and I want to set up my bluetooth in my box.. [06:58] my homework says, it needs windows driver to make it work.. now I dont have any windows with me and its been long time i used windows too.. [06:58] opening my bluetooth app, says no adapter found [06:59] lsusb result has this entry : Bus 001 Device 008: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth) [07:00] right [07:00] looking online, people seem to be saying a broadcom 365 chipset [07:02] yeah smthing like that,, i tried installing many bunches of software including reinstalling bluez-utils , but no luck [07:04] http://paste.ubuntu.com/8477463/, ths is my lshw [07:05] does lsusb contain anything about Dell Wireless 365 Bluetooth? [07:06] http://paste.ubuntu.com/8477473/, i think 365 is not there.. [07:07] what version kernel and bluez do you have installed? [07:08] kernel is : Linux ayuk-Inspiron-N4010 3.13.0-36-generic #63-Ubuntu SMP Wed Sep 3 21:30:07 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux [07:10] let me try to find the bluez version, cmd not working... [07:11] looks like this 4.101-0ubuntu13 [07:11] m not sure, but tried this dpkg --status bluez | grep '^Version:' [07:12] ok [07:12] yeah its true, bluetoothd -v = gets me that version too [07:14] m checking this https://help.ubuntu.com/community/HardwareSupportComponentsWirelessNetworkCardsBroadcom, may help me.. [07:14] what does `rfkill list` show? [07:14] 0: phy0: Wireless LAN [07:14] Soft blocked: no [07:14] Hard blocked: no [07:15] 0: phy0: Wireless LAN \n Soft blocked: no \n Hard blocked: no ; this only [07:15] right [07:15] so nothing about bluetooth at all [07:16] yes .. :( [07:16] https://ask.fedoraproject.org/en/question/34791/no-bluetooth-adapters-found-broadcom-bcm2046b1-or-dell-wireless-365-bluetooth/ [07:16] that is fedora, but they seemed to have it appear [07:16] lspci -vvnn | grep 14e4 => 03:00.0 Network controller [0280]: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter [14e4:4727] (rev 01) [07:16] ok, let me check [07:17] someone else mentioned that they had the bluetooth not work until they booted into windows and then enabled it [07:17] do you have a hardware button to enable/disable bluetooth? [07:17] or bios stuff? [07:18] yes- that is the thing haunting my mind, if i dnt have windows then no chance of waking up my bluetooth, was thinking that [07:18] then I started searching the work around until i landed here :) [07:21] yeah [07:21] i am wondering if it is something to do with being disabled [07:22] someone else managed to get it to work by making a winxp virtual machine, connecting the bluetooth device as a usb device to the VM, then installing drivers in the VM [07:22] but that is a long way to go to get something working [07:22] yes - its a long way .. [07:24] just a trace of command bluetood - http://paste.ubuntu.com/8477541/ [07:29] not too sure what to suggest sorry [07:30] it sort of sounds like you might have to see if it still works in windows [07:30] not a prob , still thanks for the time.. [07:30] a VM will probably be enough for that [07:30] i dnt have windows as of now, I have debian wheezy on kvm on top of my ubuntu [07:31] let me do some more home work and check if my hardware is pretty old to be supported or where is the bug.. thnx [07:31] i suspect if it doesn't work in ubuntu, then it won't work in debian [07:31] possibly something like fedora would give a different result, but I am not too sure [07:32] ok.. let me do some more experiments.... [07:35] thanks jea - got to run; catch u later.. tc [07:35] no worries [07:35] hope you get it sorted [07:35] thnx - tc