[01:45] im back guys, i am stuck at the dependency error [01:48] hello? [01:49] Howdy. [01:50] I was in here earlier with a realtek card problem [01:52] Right, http://askubuntu.com/questions/346685/wired-connection-problem-ubuntu-13-04-realtek-rtl8111-8168-ethernet-controller [01:53] One idea was to get apt-offline and get whatever packages you needed to fix the problem with that tool, http://docs.xubuntu.org/1404/offline-packages.html [01:54] i got the package and installed it. what is the command? [02:01] Hello? [02:01] Yes, hello. [02:04] im confused on what to do here [02:07] wrst said that forcing 100Mbps/full-duplex mode is helpful: sudo ethtool -s eth0 speed 100 duplex full autoneg off [02:07] Ah, I see, they were trying to get you to install the dkms module, actually. [02:08] yes but the modules gave me an error on install [02:09] sudo apt-offline set --install-packages r8168-dkms --update apt-offline.sig [02:09] If you downloaded apt-offline from the page linked. [02:11] I did and it just gave me the error"apt-offline set: ambiguous option: --install could match --packages, --install-src-packages" [02:12] any ideas? [02:14] You're sure you used --install-packages and not --install? [02:15] i ran it again. it says "ERROR: Fatal: Something is wrong with the apt system" [02:17] I feel bad giving you all these errore [02:17] errors [02:22] I'd say it's because you tried to install a package and don't have the deps for it, so first you'll have to remove the package. [02:22] which one? [02:23] i have the r8168 package [02:23] Whichever one you tried to install. sudo dpkg --configure -a will tell. [02:24] nothing happened after i ran that command [02:25] sudo apt-get install -f [02:26] it installed then i ran the other command and still nothing [02:33] are you there? [02:33] Kind of, but also doing other things. Not a lot to go on there, not really sure what you're doing or what's not working. [02:33] Was hoping wrst or average_guy were still around. [02:34] im sorry for the trouble [02:34] sorry I'm late, what did I miss? reading scrollback [02:35] if this help another error "Unable to locate package r8168-dkms [02:36] hmm, I am sorry that you are having such a difficult time Joseph [02:36] its fine. I just really want to switch to linux and stop using windows. Im trying to learn software development [02:37] so you did "sudo apt-offline set --install-packages r8168-dkms --update apt-offline.sig" [02:38] average_guy: He may not have a full repository cache, thus it may not know yet about that package and a refresh may be required before installing it. [02:38] yes and it gave the error "E: Unable to locate package r8168-dkms Error: FATAL: Something is wrong with the apt system." [02:39] Joseph: You mentioned initially that you connect for a few minutes and then lose the connection, is there a chance that rebooting will give you a connection long enough to complete the download? [02:40] its not even a few mins. its a few seconds [02:40] after a while it just stops trying [02:40] I see [02:41] gimmie a sec here [02:41] haha alright [02:43] could he not just copy the entire repo to a usb key and then install it as a local repository Unit193? Sorry I tend to use the sledgehammer approach [02:44] you said you do have another machine with a connection right Joseph? [02:44] yes, the one im using now. MacBook Pro [02:44] obviuosly I guess, since we are talking [02:45] average_guy: ...Do you happen to know how large it is? :) [02:45] I do not, is why I ask [02:45] I'd just say, refresh the cache, then install it using two steps rather than one with apt-offline. [02:45] average_guy: Think hundreds of gigs, IIRC. [02:46] ew [02:46] how do i refresh? [02:48] I am reading http://docs.xubuntu.org/1404/offline-packages.html [02:49] First section, updating. [02:49] If he doesn't have an online computer with apt-offline, I can volunteer that. [02:50] That was the problem. I do not. [02:51] are you reading the page Joseph? It has pretty clear instructions [02:52] frm deiconnected machine: apt-offline set --update apt-offline.sig [02:52] yes i am. I just dont have a computer that apt-offline [02:52] has [02:52] i got the .sig file, put it on a usb and onto my macbook but i do not have the command available to do so. [02:53] I do, if you want to use the Mac to download it from me. [02:53] it = the zip file. [02:53] Just send me the sig file. [02:53] can you send files through irc [02:57] http://www.mediafire.com/view/yxvqvh0xn6x29v1/apt-offline.sig here you go [02:58] you get it? [02:58] Will in a sec. [03:00] https://unit193.net/bundle.zip MD5: 0fcb108469214d9ea97793ee364e8e2a [03:00] why so large [03:01] 27mb is large? [03:01] the original file was just a few kb [03:01] unit193@Sigma:~$ du -hs /var/lib/apt/lists/ [03:01] 102M /var/lib/apt/lists/ [03:01] what is that [03:02] That's the full cache update, you then transfer that to the offline linux computer to update the cache. [03:02] i ment the command [03:03] sudo apt-offline install bundle.zip [03:04] i typed that command perfectly and nothing happened. Should i see a result? [03:07] okay it finally worked [03:07] Does sudo apt-offline set --install-packages r8168-dkms apt-offline.sig command work? [03:08] you have to navigate to the folder on the usb with the .zip [03:08] and enter the command [03:08] it says "Generating database of package r8168-dkms, and its dependencies" [03:08] jackpot [03:08] then stops [03:09] Should have a new apt-offline.sig file for me. [03:09] what do i do now [03:09] * Unit193 likes tagteam with average_guy! \o/ [03:09] Send 'er over to me. [03:09] :D [03:10] http://www.mediafire.com/view/5b8c8us8d6c49ry/apt-offline.sig [03:10] there ya go [03:12] Heh, that's the old one. :P [03:12] nope it cant be. i just uploaded it [03:13] sudo apt-offline set --install-packages $PACKAGENAME --update apt-offline.sig to generate new one [03:14] http://www.mediafire.com/view/4m4fwau9r9hw9a1/apt-offline.sig try that [03:14] same url diff file i presume [03:16] is something wrong [03:17] Nooope. [03:17] http://www.mediafire.com/view/7e3c8soliy7e829/apt-offline(2).sig try that if you think something is wrong with the other one [03:18] https://unit193.net/bundle.zip MD5: 1b0ae8a2d560e6d7843a870ff7b45781 [03:18] * Unit193 finds it useful having apt-offline on his server. :P [03:20] :( [03:20] rut row [03:20] Oh good, we didn't lose him. [03:20] can you say those commands again. [03:20] i was dc [03:21] sudo apt-offline install bundle.zip for the new file, https://unit193.net/bundle.zip [03:21] i did that and it looks like the results of the last fiel [03:21] file [03:21] * [03:23] Now, sudo dkms status [03:23] command not found [03:24] "sudo: dkms: command not found" [03:25] Rechecked the bundle, it had dkms. average_guy ^ [03:25] im sorry for all the trouble im giving you guys [03:26] sudo apt-get install dkms [03:26] Oh right, were you supposed to sudo apt-get install -f after or something? [03:27] it had a bunch of feed and then ask me if i wanted to continue then a bunch of errors happend [03:27] happened [03:28] Joseph: Right, you just need sudo apt-get install r8168-dkms now. [03:28] you no have to apologize Joseph, I am just trying to learn frm your troubles and Unit193 lives to serve, though he is a busy guy so patience is required [03:29] right, THAT was the pkg name [03:30] I am forever thankful. and 4 new things installed but when i was asked to continue, errors happened because i was not connected [03:34] it installed though? you should be able to sudo dkms status [03:35] may require reboot [03:35] command not found [03:35] im going to reboot [03:35] Shouldn't require one.. [03:36] its one things after another [03:36] *thing [03:36] Can you pastebin the errors? [03:37] yeah but i have been typing the word for word in here [03:38] should it be working since the r8168 is installed? [03:38] you just said "4 new things installed but when i was asked to continue, errors happened because i was not connected" when you installed r8168-dkms [03:39] he needs to see the errors [03:40] it gave the url and and couldnt connect to some websites to download further more packages [03:40] he needs to see the "more packages" [03:41] idk how to get those errors over to pastebin [03:41] copy to a txt file in gedit or whatever you got [03:41] copy > open text editor > paste > flash drive > http://paste.debian.org [03:41] http://paste.debian.net/ not .org [03:42] put the txt file on USB take to connected machine and paste to pastebin [03:42] how do i save it to a txt file. [03:42] im so sorry im new at this [03:43] derp nvm [03:44] http://paste.debian.net/112307/ [03:44] there ya go [03:45] Aha, I see. The bundle install didn't complete correctly then. [03:46] what should i do? [03:51] can you scroll back up to the when you installed the bundle and pastebin the errors from that? [03:52] no because i rebooted like you suggested [03:52] i can reinstall [03:53] omg, it's not supposed to be this hard to run ubuntu [03:53] I am sorry for you my friend [03:54] if you reinstall the bundle you see what? [03:55] do you want to see what happens when i install bundle.zip [03:56] yes [03:57] sudo apt-offline install bundle.zip [03:58] http://paste.debian.net/112308/ viola [03:59] that looks pretty good to go [04:00] so now what? [04:00] and i thought ubuntu was the beginners distro of linux :( [04:01] it really is, you are cursed with a piece of hardware it doesn't like. I have never had this misfortune [04:01] so whats next. :/ [04:03] why does linux hate me [04:04] hang on, reading back but it looks like the error must have been in the original .sig [04:04] so what do you want to do? [04:07] I hate to say it, but I REALLY have to go to bed now. If you are on tomorrow I will try to help you otherwise you will need to wait on Unit193 [04:07] fyi typing a users name pings them [04:08] should i ping him? [04:08] thanks for all your help [04:08] i just did when I typed his name [04:08] I wish you luck [04:08] thanks [04:09] Unit193 do you have any ideas? [04:09] Might be better off tomorrow. [04:09] you going to bed? [04:11] wrst you there? [04:11] Not quite, but the maintainer of a package I help with is online, and we have a build failure to fix, as well as I'm working on converting a couple svn repos to git. My recommendation would be to try again from the top, and see if you accidentally missed a step. [04:12] okay thanks man. Im sorry for bothering you. [04:13] No problem, just a tad busy atm. [04:23] anybody else in here? [04:42] wrst are you up? [05:39] I fixed it!!!! [06:11] Welp... [10:35] Wish he had said how [10:38] MAN! me too wrst [10:40] Oh well he did what I don't think he could, figured it out. [14:19] howdy [14:31] hello netritious [14:58] how's life wrst? [15:04] going well and you? [15:25] all is well [15:29] whew sorry for the short answers, work is happening. and too much of it! [15:29] :) [15:30] np wrst :) [15:30] guess that's good, means money shall continue to come in still for the short term :) [15:57] :) [18:36] Need a little help. My headphones and microphone are not showing up in the sound setting on ubuntu 14.04 [18:36] average_guy? [18:42] Joseph__: what type of headphone/microphone? bluetooth? USB? wired? [18:43] btw i fixed my wifi [18:43] blue yeti mic and audio technica headphones [18:43] Joseph__: ahh thought it was a wired network setup? [18:43] ive tried a billion methods but none have worked [18:44] i found this forum that had some commands for downgrading the realtek driver [18:44] and it was [18:44] i ment wired [18:44] ahh ok going to say that might have brought on a different line of thinking [18:45] but i cant get my mic or headphones to show in the settings [18:45] the only sound that works is the one from my monitor [18:47] any ideas? [18:51] well I'm no for sure if they should show in the settings [18:51] are your headphones just normal headphones with an 1/8 inch jack? [18:51] to be honest im not sure [18:52] the headphones plug into the yeti which is then plugged into the computer via usb [18:54] ok so its getting the mic to work then, I am guessing that it should show up as another audio device if it is detected properly [18:54] the problem is that under the input and output section there are not options [18:59] that is a symptom of the problem, does the mic light up? [19:00] yes the mic has power to it [19:00] is it powered only by usb? [19:00] open up a terminal and type: lsusb and see if your mic is listed there [19:01] i dont see it [19:05] Do you know what is wrong [19:14] you there wrst? [19:24] Joseph__: yep, I'm at work [19:24] oh my bad. what do you do? [19:24] I know its not being detected now we need to figure out why [19:24] its a usb 2.0 audio device which does not work as well as usb 1.0 devices [19:25] is there a driver i need [19:25] unsure, I *think* it should be detected in lsusb, do you care to paste the results of lsusb [19:26] probably do it at pastbin.com so we don't clutter things up here and post the link back [19:28] it wont let me copy the terminal [19:28] nvm figured it out [19:30] http://paste.debian.net/112501/ [19:30] there ya go [19:34] hmm.... [19:34] what? [19:44] I don't know things look like it should just work from what little I see [19:45] is there a driver i need to install [19:46] no [19:47] linux is slowly losing its value to me [19:47] what i'm seeing it looks like it worked but now doesn't for some... still searching [19:48] are there any commands i can do in the terminal to reset the audio or? [19:48] no because it isn't listed as a device [19:49] you could try a couple of things, one try unplugging and plugging it back up and then try lsusb to see if it is listed [19:49] the next thing I would try would be to reboot with the mic plugged in if you haven't already [19:49] then we can move to something else [19:50] it was listed in the first one because when i ran the lsusb command the second time the list was shorter [19:50] listed in the first what? [19:52] the pastebin link' [19:52] Bus 008 Device 003: ID b58e:9e84 [19:52] that is the one [19:58] ok so where are you at? have you rebooted [19:58] just a good way to be sure we are starting off from scratch [20:00] just a few moments ago i did [20:00] I don't think your card will show up here but its a good place to look when having sound problems [20:00] drop to a terminal and type: alsamixer [20:00] then press F6 and see if you see it listed in that list [20:00] okay now what [20:01] is it listed? [20:01] yeti mic is listed but when i select it the command prompt times out [20:01] what do you mean? [20:02] i try to look at the setting for yeti in alsa but it just closes the command prompt [20:03] when you arrow down and press enter? [20:03] that can't close the terminal [20:04] yes and it does [20:04] it freezes then closes [20:04] does it close alsamixer or the entire terminal? [20:04] alsamixer and now its not even listed when i go back into it [20:05] so the terminal doesn't close.... ok let me do a little more checking, have you tried another usb cable that type of thing? [20:05] off and on is very odd with most things linux it either works or it doesn't [20:07] it use to work on my windows [20:08] http://ubuntuforums.org/showthread.php?t=2229611&p=13049564#post13049564 [20:08] wow [20:08] im cursed [20:14] Joseph__: you might want to try #ubuntustudio [20:15] or #ubuntu [20:15] what is that [20:15] irc channel [20:16] so you dont know what the problem is [20:18] yes the problem is it doesn't work ;) [20:18] the solution I have no clue [20:39] Hello Joseph__, what did I miss? [20:39] Looks like sound problems now eh? [20:39] i solved my ethernet problem but now i have a whole new set of problems with my audio [20:40] you have an external sound device that connects USB right? [20:42] i have yeti connected to the computer [20:42] my headphones are plugged into the yeti [20:44] so your sound works fine but the mic is not functioning correctly and by proxy the headphones when you plug them into it? [20:45] yep [20:45] its very annoying [20:46] what model is the yeti? [20:47] im not sure its called blue yeti [20:48] looks like this: [20:48] http://www.guitarcenter.com/Blue-Yeti-USB-Microphone-105788194-i1500772.gc?source=4WWRWXGP&gclid=CjwKEAjwjN2eBRDbyPWl0JLY5lYSJACPo0UiDj-SwVKqdeW9ErLm6X-iRr8YSDOQNWjggvqv-wep5xoCCT7w_wcB&kwid=productads-plaid^18283950120-sku^105788194@ADL4GC-adType^PLA-device^c-adid^41539417242 [20:48] bad link [20:48] maybe [20:48] thats it [20:49] ok then, let see if I can find you a solution [20:49] thank you [20:50] don't thank me yet, I guarentee nothing :P [20:51] you are running Ubuntu 14.04? (not xubuntu or lubuntu) [20:51] idk why i am cursed with so many errors [20:51] yes [20:51] ubunut 14.04 [20:51] seen this: http://www.omgubuntu.co.uk/2011/12/how-to-set-up-blue-yeti-mic-in-ubuntu [20:52] about ten times. the problem is that it dosnt show in the menus [20:54] ok [20:55] sill looking, you might also ask over in #ubuntu-studio, those guys should know all about connecting mics [20:55] i already tried [20:56] :( I'm sorry to hear that it is still unresolved then [20:56] lemme keep digging a bit [20:56] this is hopeless [20:58] have you tried it in other USB ports? Like in the back of the machine instead of the front? [20:59] sometimes are diff types of ports [20:59] i have tried every port on the machine plus through my keyboard port [21:00] alrighty then, sounds like you've covered that [21:00] yep [21:02] I see in the forums that you are not the only one with a problem with this device. [21:02] i think linux just hates my hardware [21:04] I see where someone got one working here: http://ubuntuforums.org/showthread.php?t=2153270 [21:04] I think you should goto forums and search "yeti" [21:05] look for "solved" [21:06] ok yeti brought back garbage, search "yeti mic" [21:12] i think im done with linux [21:17] I don't blame you after all of the troubles you have been having. You definately need to consider the hardware when selecting the software and visa versa [21:21] now i know [21:46] Looks like I missed all the fun [21:46] We've got more for you. [21:47] latest Transformers was awesome though, so there's that :D [21:47] whatcha got Unit193 [21:47] Really? You liked it that much? I saw it, and the only likeable ones were the autobots. :P [21:48] I don't get out to theatres much so yeah, I'm settling for awesome [21:48] Heh. [21:49] sure, I can pick it apart...I grew up watching the original cartoons, including that terrible dinobots series [21:50] albeit I was around 25 when that one came out :$ [21:53] * netritious still watches cartoons [22:15] * wrst doesn't think that is odd [22:18] * average_guy has a little one to blame it on [22:19] me too average_guy [22:19] but I must admit dora the explorer and doc mcstuffins are not my favs [22:20] we watch My Little Pony, I have become a fan [22:20] ha well you gotta do what you gotta do [22:20] and adventure time and regular show [22:20] wife loves Bob's Burgers [22:24] The Doc McStuffin and Sofia the First sends me running to the computer though [22:25] ha ha [22:52] hello mr frog [22:52] hihi! [22:52] how are you ? [22:52] insane [22:53] trying to get ready to go on air in 7 minutes [22:53] ...Meanwhile, the Mystery Machine just turned around in our driveway... [22:53] enjoy the insanity [22:53] really? [22:53] have pics? [22:54] Well, no I don't, but it still actually happened... [22:55] :) [22:58] ...And my drug test will come out clean too. :P === Omnifrog is now known as DJOmnifrog [23:05] ha ha sure...