*** horrorStruck has quit IRC | 00:32 | |
*** ardo has joined #crux | 01:20 | |
*** ardo has quit IRC | 01:37 | |
*** mike_k has joined #crux | 02:02 | |
*** ardo has joined #crux | 02:06 | |
*** pedja has quit IRC | 02:35 | |
*** vaddi has joined #crux | 02:41 | |
*** ardo has quit IRC | 02:47 | |
*** ardo has joined #crux | 02:49 | |
*** horrorStruck has joined #crux | 02:49 | |
*** deus_ex has joined #crux | 03:04 | |
*** deus_ex is now known as pedja | 03:04 | |
*** ardo has quit IRC | 03:28 | |
pedja | YES!mounting usb drives, along with the desktop icons, finally works in xfce. | 03:30 |
---|---|---|
pedja | sad part is I don't know whatI did to make it work.oh, well | 03:31 |
nogagplz | damnit what did you do | 03:46 |
nogagplz | was it some horrible voodoo with console kit udisks and polkit?! | 03:47 |
pedja | yup | 03:59 |
pedja | polkit, gvfs, udisks, udisks2, I have them all :) | 04:00 |
pedja | mounting from console using udisks worked before, now I get a nice desktop icon. | 04:01 |
pedja | it must be gvfs update... | 04:01 |
pedja | now, on to fun stuff, creating winblows virtual machine in Vbox. | 04:13 |
pedja | what voodoo is required so users can use usb subsystem in Vbox? | 04:15 |
pedja | oh, udev rules, right. | 04:20 |
nogagplz | I don't remember needing to stuff with udev | 04:22 |
nogagplz | after the install just adding myself to vboxusers group was enough | 04:23 |
pedja | and you could use usb devices? | 04:26 |
nogagplz | yeah, only tried with a flash drive and gamepad but other stuff should work too | 04:29 |
pedja | hmm, I get the message that users can't use usb subsystem. | 04:30 |
pedja | with virtualbox-bin, if that makes any difference. | 04:30 |
*** ardo has joined #crux | 04:32 | |
pedja | Failed to access the USB subsystem. | 04:39 |
pedja | hmmm | 04:39 |
*** ardo has quit IRC | 04:43 | |
*** clod89 has joined #crux | 04:44 | |
clod89 | I've installed crux yesterday but i can't login as root i always get login incorrect, i already tried changing the password in chroot, i can however login in single user mode, i tried changing the password from there too but to no avail | 04:44 |
*** clod89 has quit IRC | 05:56 | |
*** eighty4 has quit IRC | 06:37 | |
*** eighty4 has joined #crux | 06:39 | |
*** horrorSt1uck has joined #crux | 06:43 | |
*** jse has left #crux | 06:43 | |
*** horrorStruck has quit IRC | 06:46 | |
*** niklaswe has quit IRC | 06:56 | |
pedja | yay, usb works under vbox ( all I had to do is replug the webcam). | 07:07 |
pedja | and add a few udev rules, so device nodes get proper permissions. | 07:08 |
pedja | I pushed the changes to contrib64 repo, if anyone is interested :) | 07:17 |
*** nthwyatt has quit IRC | 07:18 | |
nogagplz | what about your mounting madness, did you figure it out enough to document it :P | 07:19 |
*** lasso has joined #crux | 08:08 | |
*** joe9 has joined #crux | 08:17 | |
*** ardo has joined #crux | 08:23 | |
*** nogagplz has quit IRC | 08:26 | |
*** nogagplz has joined #crux | 08:27 | |
*** vaddi has quit IRC | 08:28 | |
*** vaddi has joined #crux | 08:29 | |
*** ardo has quit IRC | 08:37 | |
pedja | nogagplz: not really, gvfs might be the secret sauce :).I can't find straightforward answer in xfce docs. | 08:46 |
pedja | i.e how does all mounting/desktop icon thingie works. | 08:47 |
*** clod89 has joined #crux | 08:48 | |
nogagplz | with hal it was pretty much install and done, now it's linux desktop how does it work ;P | 08:49 |
pedja | I talked to sepen while back about that, he said he'll figure it out, when he has the time. | 08:49 |
clod89 | so i freshly installed crux, it's the second time i install it and the second time that i can't login as root no matter what, i've tried changing the password in chroot, deleting the password from /etc/passwd and modifying it from single user (where i can login) | 08:49 |
clod89 | but still i always get incorrect login | 08:50 |
clod89 | *login incorrect | 08:50 |
clod89 | i'm out of ideas on what to do :-/ | 08:51 |
pedja | so, you can login as a regular user, and not as root? | 08:53 |
clod89 | i haven't tried as a regular user | 08:56 |
clod89 | as i can't create one, i guess i could try create one in chroot and try | 08:56 |
clod89 | ys | 09:04 |
clod89 | pedja: *yes i can login as regular user | 09:04 |
pedja | does su to root work? | 09:05 |
clod89 | su: must be run from a terminal | 09:05 |
clod89 | pedja: not quite sure why it says that | 09:06 |
clod89 | pedja: any idea? | 09:13 |
clod89 | pedja: the user is part of the wheel group so it should be able to run su | 09:14 |
pedja | su is suid root, so any user can run it. | 09:15 |
pedja | what does faillog say? | 09:16 |
clod89 | login : root faliures:3 maximum:0 latest:07/07/12 +0000 on UNKNOWN | 09:18 |
pedja | UNKNOWN <---thats the error, it should be /dev/tty | 09:19 |
clod89 | pedja: so how could i fix it? | 09:19 |
pedja | check /etc/securetty | 09:19 |
clod89 | it says console, ttyS0 and then lists from tty1 to tty6 | 09:20 |
pedja | and output of w? | 09:20 |
clod89 | it says proc is not mounted | 09:21 |
frinnst | heh | 09:21 |
clod89 | but it is not on a different partition | 09:21 |
frinnst | proc is a pseudo fs and must be mounted | 09:21 |
frinnst | check fstab | 09:21 |
clod89 | yep i deleted the proc line and ontherone i can't remeber which one i did not know that, in other distros i've never seen that in fstab | 09:22 |
pedja | why did you delete it from fstab? :) | 09:23 |
*** niklaswe has joined #crux | 09:23 | |
frinnst | http://pastebin.com/yupze84M | 09:24 |
clod89 | pedja: well as i said i've never seen it in the other distros i've used listed in fstab (eg. gentoo where i'm writing from now) so i tought it was just in case it was on a differetn partition | 09:24 |
frinnst | should look something like that | 09:24 |
clod89 | frinnst: thank you! | 09:24 |
frinnst | clod89: I guess they mount it in their init-scripts or something | 09:24 |
clod89 | so while i modify fstab, please can you explain me what are those virtual fs and why should they be mounted? | 09:25 |
frinnst | kernel stuff | 09:26 |
frinnst | proc contains all sorts of stuff exported from the kernel, from processes, memory cpu whatever | 09:27 |
frinnst | https://en.wikipedia.org/wiki/Proc_filesystem | 09:27 |
frinnst | https://en.wikipedia.org/wiki/Sysfs | 09:27 |
frinnst | etc | 09:27 |
*** ardo has joined #crux | 09:29 | |
clod89 | frinnst: thanks! i rebooted and everything is fine now :-) , even if i still am not quite sure about the role of sysfs, what are the differences with /dev where device are listed? | 09:31 |
frinnst | dev contains nodes to your physical hardware. sys contains metadata of your hardware and drivers | 09:35 |
frinnst | dunno how best to explain it :) | 09:35 |
frinnst | fredrik@nibbler:~$ cat /sys/class/hwmon/hwmon0/temp1_input | 09:36 |
frinnst | 68000 | 09:36 |
frinnst | ^^ current temp of my gpu in C | 09:36 |
tilman | 68000 degress celsius? holy cow! | 09:36 |
frinnst | haha | 09:36 |
frinnst | 60.000 :> | 09:36 |
frinnst | 68 asdf | 09:36 |
frinnst | nice and toasty | 09:36 |
frinnst | omelette anyone? | 09:37 |
*** ardo has quit IRC | 09:37 | |
clod89 | so it's like one access the device the other one has all the data on it? | 09:37 |
tilman | tilman@brimstone [~] > cat /sys/class/hwmon/hwmon1/temp1_input | 09:37 |
tilman | 76500 | 09:37 |
tilman | tilman@brimstone [~] > | 09:37 |
tilman | ahem | 09:38 |
frinnst | heh | 09:38 |
tilman | it doesnt have an active cooler. never bothered to check its temperature | 09:38 |
tilman | :o | 09:38 |
tilman | didnt expect that | 09:38 |
frinnst | clod89: sort of i guess. I thought the wikipedia article explained it quite well | 09:39 |
frinnst | mine is also passively cooled | 09:39 |
frinnst | amd hd 5770 i think | 09:39 |
*** lasso has quit IRC | 09:40 | |
*** vaddi has left #crux | 09:47 | |
*** nogagplz_ has joined #crux | 09:49 | |
*** tilman has quit IRC | 09:59 | |
*** tilman has joined #crux | 10:00 | |
*** tilman has quit IRC | 10:00 | |
*** tilman has joined #crux | 10:00 | |
*** ChanServ sets mode: +o tilman | 10:00 | |
*** niklaswe has quit IRC | 10:17 | |
clod89 | how do i add an individual ports collection? | 10:24 |
clod89 | nevermind i got it | 10:25 |
*** nogagplz has quit IRC | 10:26 | |
*** Rotwang has joined #crux | 10:29 | |
*** niklaswe has joined #crux | 10:44 | |
*** nogagplz has joined #crux | 10:46 | |
*** niklaswe has quit IRC | 10:49 | |
*** Rotwang has quit IRC | 11:02 | |
*** Rotwang has joined #crux | 11:05 | |
*** niklaswe has joined #crux | 11:14 | |
*** tilman has quit IRC | 12:15 | |
*** tilman has joined #crux | 12:17 | |
*** ChanServ sets mode: +o tilman | 12:17 | |
*** clod89 has quit IRC | 12:19 | |
c0x | dependency missing in opt/libdrm/Pkgfile: depends on xorg-libpciaccess | 12:31 |
frinnst | Dependencies: libpthread-stubs,xorg-libpciaccess | 12:59 |
frinnst | are you blind? :) | 12:59 |
frinnst | oh sorry | 13:00 |
frinnst | that's from another repo :) | 13:00 |
frinnst | its "fixed" in the devel repo | 13:00 |
niklaswe | frinnst: any idé about this.. http://www.allow.se/~niklas/alsa | 13:01 |
niklaswe | I have an intel HD sound-card.. | 13:01 |
niklaswe | and i can see it with alsamixer.. | 13:01 |
frinnst | dunno, mpg123 issue? | 13:02 |
niklaswe | have try with aplay too | 13:03 |
Rotwang | http://www.youtube.com/watch?v=qm61svN4U5g | 13:04 |
*** joacim has quit IRC | 13:05 | |
c0x | frinnst, also ffmpeg-0.10.3.tar.bz2 & md5sum issue ^^^ | 13:07 |
c0x | on #crux-devel | 13:09 |
*** cvibo has joined #crux | 13:11 | |
*** Rotwang has quit IRC | 13:55 | |
*** Rotwang has joined #crux | 14:08 | |
niklaswe | Hmm I will try kernel 3.4 instead of 2.6.39.4.. and see if my sound will work. | 15:31 |
*** ardo has joined #crux | 16:07 | |
niklaswe | now when i using kernel 3.4 the sound works again. | 16:17 |
*** joacim has joined #crux | 16:25 | |
*** mike_k has quit IRC | 16:49 | |
*** joe9 has quit IRC | 16:53 | |
*** ardo has quit IRC | 17:22 | |
*** Rotwang has quit IRC | 18:25 | |
*** cvibo has quit IRC | 19:43 | |
*** ardo has joined #crux | 21:29 | |
*** mavrick61 has quit IRC | 21:31 | |
*** mavrick61 has joined #crux | 21:32 | |
*** ardo has quit IRC | 22:11 | |
*** ardo has joined #crux | 22:28 | |
*** ardo has quit IRC | 23:14 | |
*** cvibo has joined #crux | 23:29 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!