=== giuseppe_ is now known as BoyDark [00:09] Notte [00:11] hello [00:12] i have a problem with my kubuntu === kyle is now known as Guest89235 [00:13] after installing nvidia drivers and rebooting i can see only black screen and mouse cursor === AntiSpamMeta_ is now known as AntiSpamMeta === Drangue is now known as alket === kyle is now known as Guest87505 [04:16] hola a todos [04:17] Aqui no se habla Español verdad? === BlueXombie is now known as Sleepn_Xombie [06:37] good morning [06:37] is there a way to make firefox or chromium look better with the plasma5 look ? === Helene is now known as Guest69614 === Guest87505 is now known as kyle_Balkissoon [08:15] hello I am using kubuntu 14.04 64 bits and I tried installing under wine office 2007 32 bits enterprise which I previously run on windows 7 32 bits flawlessly but under wine in kubuntu 64 bits I am getting this error: http://www.pasteall.org/pic/show.php?id=83120 I think it is related to 64 bits wine libraries nut I dont know how to fix it please help!!!! [08:34] I found this thread to help me solve the problem: https://bugs.winehq.org/show_bug.cgi?id=30785 but I am not good enough with english... [08:34] bugs.winehq.org bug 30785 in msi "MS Office 2007 reports msmxl 5 as uninstalled (WoW64)" [Minor,New] === julien__ is now known as Guest26138 === Lynoure_ is now known as Lynoure [08:48] hello [08:48] hello [08:48] here i can ask solution for a problem? [08:49] yes [08:49] I did a while ago... [08:49] nobody answered though [08:49] haha , nice:P [08:49] you need to do your own search and use this as a complement [08:50] i did but nothing :D i have a problem with the mouse , i have a zalman gaming mouse but found no way to make it work , with search some more then [08:50] perhaps someone here knows the problem or even had it [08:51] give clues then [08:51] model...os version.. === dormito_ is now known as dormito === ikonia_ is now known as ikonia === pvoigt_ is now known as pvoigt === steven__ is now known as ubwicos [10:22] testing: testing: http://google.com === Yukkii is now known as Dhs92 === Dhs92 is now known as Yukitteru === Yukitteru is now known as Yukkiino [11:34] Salve! [11:35] !list [11:35] frac: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [11:41] Hello and big Thanks, Thanks for the great GNU/Linux Kubuntu14 OS [11:41] then.. [11:41] problem.. [11:41] [13:39] I like my OSes in English [11:41] [13:40] But I'd also like to have an calendar that starts with a Monday and a 24 hr clock [11:41] [13:40] these I can have if I choose Finnish [11:42] [13:40] But I don't want to choose Finnish coz I have to keep on translating stuff back to English anytime a problem appears with some SW or sometihng [11:42] jubo2 you have been muted for 60 seconds as it looks like you are pasting lots of lines into the channel, please use http://paste.ubuntu.com and paste just the URL of your data here when you are unmuted [11:54] I'm having issues with my wireless connection in Kubuntu 14.10 (Plasma 4). I sometimes loose the wireless connection to my router and can't get it back unless I reboot the computer. What can be the issue? [11:55] I read that upgrading to kernel 3.17 might help, but I rather use the "official" kernel if possible. [11:57] vegaonee: hi, sorry but i never had such problem. Wait a bit and maybe others help you [11:57] vegaonee: also try asking on #ubuntu [11:57] soee_: Thanks :) I will wait. [11:58] What I can add: I don't think it's a DNS issue, as I can't even reconnect to the wireless network. And when I'm connected to it, everything is fine. I suddenly get disconnected to the network and can't connect back. This happens after a few hours of use of the distro. === _emanuel_ is now known as __emanuel__ [12:21] vegaonee: some wireless drivers or wireless chips are buggy and eventually get in a "hung" state. [12:22] vegaonee: try to see if 'rmmod' of the driver and then 'modprobe' it back works instead of rebooting. [12:22] Walex: That sounds reasonable. [12:22] vegaonee: or switch off wireless and then back on. But usually it takes a full driver reset. [12:22] Walex: Any lasting solution? [12:23] Walex: Yeah, just switching wireless on and off doesn't help. It just makes things worse I think. [12:23] vegaonee: change wireless hw? Extensive kernel debugging. [12:23] Walex: What about kernel 3.17 upgrade? [12:23] vegaonee: a lot of wireless chip are badly designed and buggy. They work under MS-Windows only because the driver author gets told by the hw designer how to work around the bugs. [12:23] I actually have a wireless card laying around. Maybe I plug it in and wait for a fix? [12:24] vegaonee: the same buggy-but-Windows-driver-knows-where happens a lot also to USB chips etc. [12:24] Walex: I see. That sounds bad, since the laptop is brand new and I prefer to run Linux or BSD on it. [12:24] vegaonee: lots of Taiwanese etc. companies get chips designed by the lowest bidder [12:25] Walex: It's an Asus computer. [12:25] Haha :) [12:25] as one NASA astronaut one said before liftoff: I am sitting on a huge cylinder full of explosive and all I can think is that it was built by the lowest bidder [12:27] vegaonee: doing non-buuggy hw design is very difficult BTW. [12:27] Walex: I see. [12:27] Walex: Can you tell me more how to do this: "try to see if 'rmmod' of the driver and then 'modprobe' it back works instead of rebooting."? [12:27] vegaonee: ASUS stuff is usually good, but even they buy stuff from random people. [12:28] Walex: Yeah, I have had pretty good experience with them and Linux. [12:28] vegaonee: you have to figure out which "module" name the driver has. [12:28] vegaonee: try 'lsmod | less' for any plausible names. [12:29] Walex: Better grep that lsmod somehow [12:29] vegaonee: or use 'lspci' -n' to find the PCI id of the wireless and look it up in the '.map' files in the kernel modules directory [12:29] Walex: This is a bit of a new territory for me. Hardware debugging... [12:30] vegaonee: no, it is "system integration", and it is not easy. [12:30] Anyway, what about installing a proprietary driver? [12:30] vegaonee: one cannot put components together and expect that they "just work". Specs are ambiguous, designs are buggy, ... [12:30] vegaonee: probably a lot buggier. [12:30] Or plugging in the other network card and take it back out? Wouldn't that restart some service ? [12:31] vegaonee: it is not the service, it is driver state or the firmware state of the device. [12:31] Walex: Ah, okay. [12:31] vegaonee: I have a USB 3G modem by Huawaei, sometimes I need to unplug the device itself, so it resets its firmware state, sometimes I just 'rmmod' and 'modprobe' again its driver. [12:32] Walex: What about restarting the network manager to see it that might be the issue? [12:32] vegaonee: sometimes it works for a day without needing reset, sometimes it is quite frequent. [12:32] Walex: Yeah, that sounds like the issue. [12:33] Walex: Like my issue* [12:33] vegaonee: it is *unlikely* that it is the NetworkManager, but restarting it might help. [12:33] Walex: What network manager do Kubuntu 14.10 use? [12:33] Walex: The package name. [12:34] vegaonee: sometimes it is the WiFi (or 3G network) that causes trouble, because the WiFi AP might emit slightly nonstandard network frames that trigger bugs in the device firmware. [12:34] vegaonee: the package name has got no relationship to starting or stopping the NetworkManager. [12:35] vegaonee: and I don't use it, so I don't know. [12:36] Walex: Ah, okay. [12:36] Walex: Yeah, I sometimes get back the connection by restarting the router. [12:36] Walex: But it works on other devices without a restart I think. So that is not the main issue I guess. [12:38] Walex: Thanks a lot for your help! :) [12:39] Walex: But I don't get the wanted output from rmmod by the way. [12:41] vegaonee: ahhh, so it is a buggy chip-router interaction. Too bad, not all client and routers chips are compatible with each other. [12:42] Walex: Idk, with this driver at least, under Linux. Not in Windows. So I guess :) [12:44] Walex: Gah, I'm even failing trying to restart the network manager. Do you know the proper command for it? [12:48] sudo service network-manager restart ? === paolo_ is now known as faLUCE [12:56] monkeyjuice: Thanks, that was better. Hehe [13:19] Howdy folks [13:20] morning BluesKaj\ [13:21] 'Morning rudybotdog ...cold! [13:23] -4 here [13:38] hello [13:39] hi tolis [13:39] can i ask for a solution here? [13:39] yes, ask away [13:39] ok good , here it comes [13:40] i have a zalman usb gaming mouse [13:40] i see the led lights are on , but it can't operate [13:40] althought other normal mice fuction properly === Creto is now known as Guest66877 [13:48] sorry tolls I have no idea why it doesn't work , a mouse should work automarically ...does lsusb show the mouse as a device === alok_ is now known as alokmahor [13:49] it founds this "Holtek Semiconductor, Inc. " [13:50] Hello [13:58] tolis, there doesn't seem to be much info out there except for recompiling the kernel, which is difficult for some https://forums.opensuse.org/showthread.php/473200-USB-Gaming-Mouse-04d9-a078-not-working-in-linux-plus-workaround [14:05] hm , saw a solution like that but i am new to linux:D [14:06] found the file hid.h but how can i adjust the value? cant save changes [14:13] tolis, most likely you need root permissions kdesudo or sudo depending on whether you use a text editor or the terminal [14:15] ok ty will try:) [14:28] if u are still here , ty really much , worked:D [14:33] tolis, glad to hear === kubuntu is now known as Guest47741 === giovanni is now known as Guest95913 === emma_ is now known as emma [16:30] hello [17:51] boa hi [18:23] hello all [18:24] no answer from #ubuntu [18:24] kubuntu is suddenly refusing to boot, in grub rescue doing ls (hd0,4) shows nothing, though ls (hd0,2) lists files in that partition [18:25] 4 is the boot partition, 2 is another ext2 partition [18:27] Did you change something before kubuntu failed? [18:28] jstorey: didn't change anything [18:31] It's possible that you have a bad disk. [18:32] jstorey: what should I do ? [18:33] You could try reinstalling. If it's only bad sectors, reinstall should allow you to reformat and lock out bad sectors. [18:34] Of course, that would destroy any data on the disk, which may not be desireable. [18:34] jstorey: how about boot through usb drive and reinstall grub ? [18:35] What I do, in a case where I suspect a bad disk, is to add a new disk, reinstall, then mount the old disk to attempt to recover whatever files I can. [18:35] jamil_1: that's an option [18:36] I've never actually had a situation where reinstalling grub helped. Of course, that's a good thing to try. [18:37] jstorey: I am on a laptop so can't just add a new disk [18:39] jamil_1, I've had boot-repair work for me after an upgrade that broke grub, either that or grub instal from livbe media will usually work [18:39] scuse the typos [18:39] Hirens boot cd has worked for me a couple of times. [18:40] it's pretty good at finding and fixing corrupted partition tables. [18:40] There are several others. [18:41] When my laptop drive started throwing enough errors to make it unbootable, I put in a new drive, reinstalled, then bought an adapter that allowed me to mount the old drive via usb. [18:41] It's just a small block that you plug your drive into, then plug the usb into your laptop. [18:42] Of course, I've had enough problems with bad disks, that I now just make sure my important files are all backed up to a cloud service. [18:42] Then, at the first hint of bad disk, I replace it, reinstall, and recover important files. [18:43] I consider the hard drive as a disposable commodity. [18:43] jstorey: I hope its not because of bad sectors [18:44] I hope not, as well. Confused partitions are much easier to fix. [18:44] bad sectors make for a bad day. [18:45] Here's an article that points to some good rescue cd's. Maybe you'll find a solution there. http://lifehacker.com/5984707/five-best-system-rescue-discs [18:46] jstorey: oh thanks, I have a bootable usb drive that I'm going to use [18:46] Good luck. [18:48] I'm new to irc. How are you causing your responses to be directed to me? [18:49] I mean, I get an alert, so you must be doing something to cause that. Right? [18:50] windows 10 is coming back...and now...20 years later...we're back to...AmigaWorkbench! [18:51] jstorey, yes by using your nick it auto highlights in the client [18:52] BluesKaj_, like this? [18:55] that would havw worked except there's no spce after my nick, jstorey , and you can use the tab key to autofill the nick [18:56] BluesKaj: Is this better? [18:56] jstorey, yes like that [18:56] BluesKaj: Thanks. I appreciate the help. [18:56] jstorey, glad to help [19:03] is there a screen recorder that works with KDE? [19:03] nothing works... with simplescreenrecorder I get weird results, I record and I get an screenshot of what I was doing 1 hour ago... [19:04] Felishia, recordmydesktop? [19:04] sud apt-get? [19:05] yup [19:05] apparently it's installed, let's see === nik0 is now known as Guest94291 [19:06] BluesKaj, WTF again it records my screen of 1 hour ago... with the audio and the movements of the current moment [19:06] even the hour is wrong [19:06] it says 1 hour ago [19:07] Felishia, is the time correct in the panel? [19:07] nope, not in the recorded video [19:07] it has the windows I was using some time ago [19:07] no I mean the clock in the panel [19:07] yes [19:07] it says 19:07 [19:08] my vid says 18:42 and got the windows of that moment === claydoh_ is now known as claydoh [19:08] strange [19:09] DX [19:10] gonna restart [19:14] |list [19:14] !list [19:14] toor__: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». === KillTHEChloe is now known as Urbz === Urbz is now known as UrbzUrbz === UrbzUrbz is now known as Urbz [20:23] anyone got tips on repairing cups? [20:23] lame distro cant find my printer anymore [20:56] yu_: that's a bit "generic" [20:56] yu_: the typical UNIX way is not that the " [20:57] yu_: the typical UNIX way is not that the distro finds your printer, but you know what printer you have and where you have it and you configure the system accordingly. [20:57] it worked fine until I needed it today === rom1504_ is now known as rom1504 [20:57] yu_: there are many "autoconfig" mechanisms but they all fail in several cases, on both MS-Windows and GNU/Linux. Not on Macs usually, but that's just because Macs are designed to offer limited options that you cannot change. [20:57] and now it says printerservice not available [20:58] and something about invalid filedecriptor [20:58] yu_: "rinterservice not available" is better than "it dont work" [20:58] yu_: "invalid filedecriptor" is bad news. [20:58] yu_: the first check is to open http://localhost:631/ which is the native CUPS interface. [20:59] cant connect it says when I try that [20:59] yu_: that's indeed bad news. because if the printer service is indeed not running it means it crashed, and that might mean some hw problems. [21:00] hw? [21:00] yu_: try: sudo service cups restart [21:00] ok [21:00] yu_: well, programs don't just crash, unless rthey are quite buggy and CUPS is pretty reliable. [21:00] yu_: and then try again to look at http://localhost:631/ [21:01] now it works, but what do I look for from there? [21:02] yu_: the system logs, usually service daemons do write to the logs to indicate why they are terminating. [21:02] yu_: typically the files 'syslog' and 'daemon.log' in '/var/log' [21:03] yu_: if you get access to http://localhost:631/ it ought to list your printers if any [21:03] thanks so much Walex [21:03] now I can print again [21:04] I was so frustrated and thought I had to reinstall kubuntu with formatting the partition with it,,, such an easy fix if one just know how === mathieu is now known as Guest22993 [21:13] is this the problem? "hpfax: [3537]: error: Failed to create /var/spool/cups/tmp/.hplip" [21:15] yu_: that looks not very good [21:16] yu_: maybe there is no free space left. [21:16] yu_: with systems that are mostly "open" it is never necessary to reinstall, one just fixes the problem. [21:17] yu_: but that require having some system administration skill. System that have hundreds of components and dozens of service daemons built out of them don't "just work" forever. Whether they are GNU/Linux or MS-Windows or Mac OSX or even iOS or Android. [21:18] even tho I used different linux distros for a decade I dont know much just last month started readijg a socalled linux bible to try to understand more [21:19] supposedly about 10 GB left on partition with var [21:23] yu_: then it must be something else. check the existence of intermediate directories. [21:23] yu_: and then their permissions. [21:24] yu_: or it could be that the filesystem got a bit scrambled during a crash and there was no full 'fsck' repair. [21:25] I wonder if it was a mistake to not give /var a partition by itself [21:26] the machine do crash sometimes, not often and even shutdown from bash dont quite work either, so I end up holding poweerbutton for a while [21:42] yu_: and hopefully when it restarts you accept to do 'fsck' even if it takes a while? === inetpro_ is now known as inetpro === administrator is now known as Guest30988 [21:59] dont know what fsck is, but I never canceled anything system asked for,it never asked for amnything at reboot [22:21] yu_: you should let it go into recovery mode and do a fsck === lordieva1er is now known as lordievader