[01:07] Hi. For some reason my system goes mute all by itself. I need to fumble with controls in order to make it sound. What could be happening? [01:10] anything plugged in? [01:10] I keep having that problem also. My box keeps picking a Nvidia sound card instead of Intel (the correct one). If I switch it it works for a couple of reboots and then it picks Nvidia again , dammit [01:10] does the headphone jack function correctly? (if this is a laptop) [01:11] SunStar: are you asking me? [01:11] yeah [01:11] SunStar: No, nothing plugged. [01:11] I need to go to Volume control and unmute it. [01:12] lgc what kind of sound hardware you got? [01:12] SunStar: How do I find out? [01:13] do you have more than 1 sound processor? go to a terminal emulator and type lspci [01:15] SunStar: Intel HD Audio Controller (rev 03) . [01:21] SunStar: http://linuxg.net/how-to-fix-the-mute-problem-on-xubuntu-13-04-12-10-12-04/ [01:24] lgc, in the terminal type: cat /proc/asound/card0/codec#0 [01:24] what does it say for the very first line (codec) [01:25] SunStar: Realtek ALC272X [01:29] try this: gksu gedit /etc/modprobe.d/alsa-base [01:30] then add to the very end of the file: options snd-hda-intel enable_msi=1 [01:31] SunStar: The file doesn't seem to exist. [01:33] There's an alsa-base.conf, though, SunStar. [01:33] gksu gedit /etc/modprobe.d/alsa-base.conf [01:34] yeah [01:35] then restart [01:36] after adding options snd-hda-intel enable_msi=1 [01:38] OK, I'll try the reboot, SunStar. [01:49] SunStar: It didn't work. :( . [01:51] well then i'd suggest posting on the forums with information about the computer including what version you are running, Intel HD Audio Controller (rev 03), Realtek ALC272X codec [01:52] SunStar: OK, I'll do that. Thanks a lot! [01:54] might want to remove that option from /etc/modprobe.d/alsa-base seeing as how it didnt fix the issue [01:54] SunStar: I'll do that. [01:54] if there are multiple instances, leave the first [01:55] Multiple instances? [01:56] if you see "options snd-hda-intel enable_msi=1" in more than one place in the file [01:56] just remove the one you added [01:57] It was the only one, SunStar . [01:57] well then good luck [01:59] Thanks! [04:08] I can't seem to take a screenshot. [04:09] I press print src, but it never prompts me asking where and in what format to save. [04:10] png is the default [04:10] Viva_Nero: i find them in the /home or /home/pics or whatever [04:10] the save location is in home [04:11] I never get that far though, it doesn't show the preview or ask what name and location for the save [04:12] Viva_Nero: i never see that either.. i just find the shots in /home [04:12] Viva_Nero: i dont get a filetype prompt.. just a .png in /home [04:12] hmm.. [04:12] How do I make it start asking again? [04:13] Viva_Nero: try looking in your /home.. [04:13] Viva_Nero: you can try another screenshot application [04:13] I take it the default program for it changed since karmic? [04:14] Viva_Nero: TBH, i dont ponder screenshots that much, friend.. [04:14] I looked in my /home and /home/pictures, it didn't even save anything [04:15] Viva_Nero: maybe you are not hitting the correct keys.. sometimes you need "function" or "alt" [04:15] or shift [04:15] Viva_Nero: you dont have to use the keyboard.. try accessing it in the menu [04:16] none of those had any effect [04:17] Viva_Nero: "those".. define what *exactly* you did [04:17] Viva_Nero: you went to "take a screenshot" in the menu? and did what? [04:17] the 4 key combos you listed with print src [04:17] Viva_Nero: i have *no* idea what your keyboard will take [04:17] Viva_Nero: try the menu item, please [04:18] Menu item? [04:18] Viva_Nero: screenshot, from the menu [04:18] I'm in a java applet [04:19] Viva_Nero: please elaborate [04:19] nothing screenshot related is listed in the right click menu anywhere, or the applications menu [04:20] !screenshot [04:20] Screenshots can be made with the [PrtScr] button. Want to show us a screenshot of your problem? Upload an image to http://imagebin.org/?page=add and post a link to it. [04:20] Viva_Nero: what would i do? open a package manager, and search "screenshot".. i would read and install one or 2, and try them, and use the one that i can use and that works ofr me [04:20] for* [04:21] Wait, is a screenshot program no longer isntalled by default? [04:21] Viva_Nero: it is/was for me.. but i have no idea what you are running or what you have changed.. or what your keyboard is like, or why you dont see "screenshot" in the menu [04:22] Viva_Nero: fact: you can install a screenshot applciation that prompts you.. and that you might like better anyways [04:22] Running quantal, never touched anything screenshot related in synaptic [04:23] Viva_Nero: ok [04:25] !info xfce4-screenshooter [04:25] xfce4-screenshooter (source: xfce4-screenshooter): screenshots utility for Xfce. In component universe, is optional. Version 1.8.1-1 (raring), package size 1631 kB, installed size 2906 kB [04:25] Viva_Nero: ^ that is where i would start [04:39] there was 4 updates on update manager, kernel related files, it showed that it would be 3.8.29 kernel, but when I check uname -r it still shows .27 [04:39] also it did not tell me to reboot as usually [04:39] xubuntu 13.04 here [04:40] what is the latest kernel? [04:40] 3.8.0.27 I meant [04:40] and the update said about 3.8.0.29 [04:49] interesting, rest of the kernel files show in synaptic, but werent on updatemanager list :O [07:19] Hi guys, i can't access my smb shares from windows XP PC [07:19] I have no firewall rules on my netbook PC [07:20] netstat -tpln show smbd daemon is up and running [07:20] ps axu | grep nmbd shows up and running [07:21] When i do "\\192.168.1.10\xatrix" in windows explorer it hangs for some time, and gives me an error , The networks path was not found [07:21] just try \\192.168.1.10 first [07:24] Yes, now it opens [07:24] But why i can't see a PC in my Network places -> Entrire network -> Microsoft Windows Networks... [07:25] I'd like it to be autodiscoverable in Network Explorer [08:26] XATRIX: can you nopaste your smb.conf? [08:28] yes [08:32] Hello :-) [08:32] koegs: http://pastie.org/8255953 [08:35] i think you need "wins support=yes" and "local master = yes" and "preferred master = yes" [08:37] koegs: i need to add it to my smb.conf ? [08:37] can i do it from the GUI configurator ? [08:38] which "gui configurator"? [08:39] XATRIX: just tried, the options work for me, my windows xp sees the server [08:39] ok [08:52] koegs: I've seen my netbook in Network explorer of a windows box, but i can't open it [08:52] Network path not found [08:53] currently i have the following added to smb.conf: [08:53] wins support = yes [08:53] domain master = auto === HisaoNakai_ is now known as HisaoNakai === burn_ is now known as burn [09:18] the new kernel 3.8.0-29 seems broken when trying to boot a full disk encrypted disk. [09:18] 3.8.0-19 still works. [09:18] I don't get to the passphrase prompt. [09:19] Instead, after ca. 3 minutes, it drops into a busybox. [09:25] xubuntu695, May i suggest you file a bug? [09:32] O.K. I'll do that [09:52] xubuntu695: my disk is fully encrypted [09:52] My kernel is 3.8.0-29 [09:53] and I can boot it after the update [09:53] uname: Linux bakura 3.8.0-29-generic #42-Ubuntu SMP Tue Aug 13 23:12:18 UTC 2013 i686 athlon i686 GNU/Linux [10:28] Hi xubuntu installed on 32bit AMD Athlon XP 1800+ cpu with ATI Radeon 9000 graphics card. Flash not playing any browsers (firefox, chromium or chrome). Uninstalled browsers and plugins and reinstalled and still no video or sound. Lost as to where to go now. Please help [10:29] Should have also said this version 12.04 [10:30] xubuntu555, have you installed xubuntu-restricted-extras ? [10:30] how did you install flash? [10:31] I have [10:33] I have installed xubuntu-restricted-extras and Adobe Flash plug-in. Ive also tried Gnash SWF viewer and that didn't work. I've removed that one again. [10:33] xubuntu555, you can't have multiple flash versions, that'll break it [10:34] Sorry I removed the flash-plugin first then installed Gnash one however when that didn't work removed the Gnash one and reinstalled the Adobe one. I never had both installed at the same time and the software centre is showing only the Adobe one as currently installed. [10:37] I also seen somewhere that I should remove or rename the libflashplayer.so so that Chrome would use it's own version however that didn't work either so renamed it back again. [11:55] hello [11:55] Arpad2, greetings [11:56] I am getting 'omittoing directory' message when I want to copy one directory [11:56] Arpad2: try "cp -r" [11:57] that give invalid argument [11:57] I would like to copy some mp3 files onto my phone [11:57] Arpad2: what command did you use? [11:58] from the notebook's harddrive [11:58] Arpad2: what kind of phone is it? [11:58] motorola atrix2 android 4.0.4 [11:59] Arpad2, airdroid [11:59] http://paste.ubuntu.com/6010045/ [12:00] Arpad2, android app: airdroid [12:01] ok [12:02] Arpad2: try typing "cp -r Hand" it will give you the correct syntax for a folder with a space in it [12:03] you mean to press the TAB button twice [12:03] ? [12:03] yes [12:03] ok [12:04] i think you will end up with "cp -r Handel\:\ Messiah /media/blablabla [12:05] indeed:) [12:05] you have to escape special characters and spaces with \ [12:06] but Tabulator will do that for you also :) [12:11] I have got this http://paste.ubuntu.com/6010062/ [13:22] is it ok to uninstall all default applications you dont like and install the ones you want on xubuntu? or can you install xubuntu with no apps? [13:39] xubuntu687: yes [14:18] I was on earlier as I'm having problems with flash however nobody was able to help at that time. I've since reinstalled xubuntu from scratch and I still face the same problems. Each time I try to load a flash based site (youtube) I get a crash report in firefox about a plugin-container and in Chromium. The only things that I have done since the reinstall are do an update and upgrade, restart, and then install xubuntu-restricted-e [14:20] The system is old. It's an Abit NF7-S2G mobo with a AMD Athlon XP 1800+ cpu and ATI Radeon 9000 gx card. [14:20] And 1GB ram [16:00] helo [16:00] anybody [16:00] anybody [16:00] hello i need help [16:03] @windowspro : Just ask your question, if somebody knows, will answer ... [17:58] so I've been having lots of borderline random difficult to reproduce but consistent (several times per day) crashes under XFCE on Ubuntu 13.04 64bit, I have googled for a while now but haven't found anything to solve this, has anyone else been experiencing this? [17:59] sorry for xpost, don't know where this is most appropriate or what the root problem is === leoquant is now known as Soul-Sing === leoquant is now known as Soul-Sing [20:19] greetings [20:19] iv just instaled xubuntu and i have a issue that im not sure how to resolve can someone help me [20:20] darkbliss: Ask your question, we can try [20:20] well in trying to run a bukkit minecraft server but i keep getting an error on the terminal when i try to run it [20:22] darkbliss: That's not really a Xubuntu support question. What is the error message you are getting? [20:22] fail to execute process home/mc-server/Área" (file or directory doenst exist) [20:24] darkbliss: You should probably try asking over in #minecraft [23:38] Woo! Just installed Xubuntu on my non-PAE laptop.