*** hhhhhhhh_ has quit IRC | 00:05 | |
*** hhhhhhhh has quit IRC | 00:08 | |
*** Feigrim has quit IRC | 00:16 | |
frinnst | fuck, its not saturday | 00:32 |
---|---|---|
_root_ | frinnst: hello to you to; what happened? | 00:36 |
_root_ | *to/too | 00:37 |
*** mechaniputer has quit IRC | 00:49 | |
*** tilman has quit IRC | 01:03 | |
*** Feigrim has joined #crux | 01:07 | |
*** Roosevelt has quit IRC | 01:40 | |
*** jdolan has quit IRC | 02:04 | |
*** jdolan has joined #crux | 02:05 | |
*** jdolan has quit IRC | 02:08 | |
Romster | _root_, did you upgrade your kernel and forget to make modules_install | 02:09 |
Romster | and force rebuild nvidia | 02:09 |
Romster | then sudo /sbin/depmod -a | 02:09 |
*** jdolan has joined #crux | 02:10 | |
*** vaddi1 has joined #crux | 02:18 | |
Romster | fr0stb1te, i'll check it out, unionfs stuff isn't new to me but i haven't really had a need for it. | 02:18 |
Romster | afk work | 02:19 |
*** vaddi has quit IRC | 02:21 | |
*** jdolan has quit IRC | 02:45 | |
*** jdolan has joined #crux | 02:46 | |
*** xeirrr has joined #crux | 02:54 | |
xeirrr | Hi, anyone manually compile os-prober? | 02:54 |
_root_ | Romster: No sir; I always do make && make_modules | 02:56 |
*** jdolan has quit IRC | 02:59 | |
*** jdolan has joined #crux | 03:03 | |
*** jdolan has quit IRC | 03:14 | |
*** jdolan has joined #crux | 03:15 | |
*** jdolan has quit IRC | 03:28 | |
diverse | frinnst: sounds like you woke up to a Monday crisis | 03:30 |
*** jdolan has joined #crux | 03:37 | |
*** mavrick61 has quit IRC | 03:37 | |
*** mavrick61 has joined #crux | 03:38 | |
*** nullmark has quit IRC | 03:40 | |
*** xeirrr has quit IRC | 04:29 | |
*** Feksclaus has quit IRC | 04:42 | |
*** vaddi1 has quit IRC | 04:57 | |
_root_ | a problem; I want to install nvidia or I want to do depmod -a. I am in chroot in liveusb. both of those commands trys to access a path that related to liveusb and not crux thus producing errors | 05:38 |
_root_ | depmod -a | 05:38 |
_root_ | depmod: ERROR: could not open directory /lib/modules/3.14.15-porteus: No such file or directory | 05:38 |
_root_ | depmod: FATAL: could not search modules: No such file or directory | 05:38 |
_root_ | why? Is there any way to fix it? | 05:38 |
*** smrtz|nix has joined #crux | 05:42 | |
*** _root_ has quit IRC | 05:43 | |
*** henesy has quit IRC | 06:17 | |
*** _root_ has joined #crux | 06:29 | |
_root_ | Hello guys | 06:30 |
_root_ | It seems i need help setting my new crux | 06:30 |
_root_ | First nvidia and then wireless | 06:30 |
_root_ | EE module ABI major version 20 doesnt match the server version 21 connection to server lost | 06:32 |
*** henesy has joined #crux | 06:32 | |
_root_ | henesy hi | 06:33 |
henesy | _root_, why hello there | 06:33 |
_root_ | henesy, why what? | 06:34 |
henesy | _root_, just a saying | 06:34 |
henesy | _root_, if you previous question wasn't answered (just saw the logs), try resetting the PATH variable | 06:34 |
henesy | export PATH=/new/usr/bin/or/whatever:$PATH | 06:34 |
henesy | in that exact format | 06:34 |
henesy | colon and lack of a final "/" included | 06:35 |
_root_ | I solved that | 06:35 |
henesy | ah sorry I wasn't on | 06:35 |
henesy | I was idling with xchat open | 06:35 |
*** tilman has joined #crux | 06:35 | |
_root_ | Now i have bigger problems | 06:36 |
henesy | i'm not on checking in here too terribly much due to time restriction | 06:36 |
henesy | and that would be? | 06:36 |
_root_ | (_root_) EE module ABI major version 20 doesnt match the server version 21 connection to server lost | 06:36 |
henesy | oh dear | 06:37 |
henesy | is this starting X? | 06:37 |
henesy | or the OS? | 06:38 |
_root_ | henesy, yes I t is startx | 06:38 |
henesy | _root_, I'll hazard a guess having seen similar errors before | 06:39 |
henesy | and guess that you need to do 1-2 things | 06:39 |
henesy | 1) reinstall x11 fully from the bottom up | 06:39 |
henesy | 2) reinstall x11 fully, but also reinstall the graphics drivers you have | 06:39 |
henesy | if I recall correctly, that sort of error is caused by some partial update/mismatch when things weren't fully updated/installed at once and something was lost in the process | 06:40 |
henesy | Never seen that error on crux, but my first guess would be to reinstall x11 from the bottom up | 06:41 |
_root_ | How to do x from grounds up | 06:42 |
henesy | _root_, is this on crux or not-crux? | 06:42 |
nwe | good morning | 06:42 |
_root_ | Yes its crux | 06:42 |
henesy | nwe, morning | 06:42 |
nwe | _root_: you must rebuild video-drivers and input-drivers for xorg | 06:42 |
_root_ | nwe yello | 06:42 |
_root_ | How | 06:42 |
nwe | sounds that you have upgrade your x-server.. | 06:42 |
henesy | pkg shenanigans and/or prt-get? | 06:43 |
*** BitPuffin has quit IRC | 06:43 | |
henesy | what new said | 06:43 |
_root_ | Prt-get | 06:43 |
nwe | prt-get update -fr <your-input/video-drivers> | 06:43 |
_root_ | And it is a new install | 06:43 |
Romster | _root_, mount /dev/sdXN /mnt | 06:43 |
Romster | chroot-setup | 06:43 |
Romster | cd /usr/src/... | 06:43 |
_root_ | Romster ok and | 06:43 |
Romster | don't need depmod -a if your gonna reboot its to reload modules to save having to reboot when you upgrade a kernel module tahts not already loaded | 06:44 |
_root_ | nwe i am using nvidia | 06:44 |
Romster | then fix your modules/nvidia | 06:44 |
henesy | ^ | 06:44 |
Romster | why are you booting the cdrom anyways | 06:44 |
Romster | when you can fix it at the console? | 06:45 |
henesy | ctl+alt+f1 | 06:45 |
Romster | what exactly are you stuck on and what steps have you done? | 06:45 |
Romster | rebuilding nvidia is enough and gl-select use xorg ; gl-select use nvidia | 06:46 |
_root_ | (_root_) EE module ABI major version 20 doesnt match the server version 21 connection to server lost | 06:46 |
Romster | for nvidia? | 06:47 |
_root_ | Romster i have nvidia now but startx tell me this | 06:47 |
Romster | rmmod nvidia ; gl-select use xorg ; prt-get update -fr nvidia ; gl-select use nvidia ; depmod -a | 06:47 |
Romster | run that it'll be fixed | 06:47 |
Romster | then startx | 06:48 |
_root_ | Ok | 06:48 |
Romster | i'm not that experienced on wifi side. but that should get x working again | 06:51 |
Romster | _root_, you should be on a desktop by now | 06:52 |
Romster | if your still getting ABI errors prt-get update -fr xorg-server | 06:53 |
Romster | and most likelyu need to prt-get update -fr xorg-xf86-input-evdev | 06:54 |
Romster | if your mouse and keyboard isn't working | 06:54 |
_root_ | Wait | 06:55 |
_root_ | Do we have a meta package or xorg? In gentoo there is an xorg server and x11/xorg package. | 06:59 |
Romster | xorg is the meta package | 07:01 |
Romster | _root_, so desktop is up? | 07:11 |
*** _root_1 has joined #crux | 07:11 | |
_root_1 | hi | 07:11 |
_root_1 | back | 07:11 |
Romster | on X now? | 07:11 |
_root_1 | no back on liveusb | 07:11 |
Romster | ABI errors still? | 07:12 |
_root_1 | I couldn't get evdev to install in wants to download package and there was no wifi in there | 07:12 |
_root_1 | and sti;; ABI error | 07:12 |
Romster | ok | 07:12 |
_root_1 | I jsut reinstall crux yesterday | 07:13 |
Romster | the iso might work with wifi, i'm not too sure there. | 07:13 |
Romster | mount /dev/sdXN | 07:13 |
Romster | setup-chroot | 07:13 |
Romster | most modules are there already. | 07:14 |
Romster | lspci -k | 07:14 |
Romster | should show you wifi driver | 07:14 |
_root_1 | Romster: l have wifi on porteus liveusb too | 07:14 |
_root_1 | Romster: I know what it is; it is ath5k | 07:14 |
_root_1 | I even modprobe it | 07:14 |
Romster | is there a module for it in lsmod? | 07:14 |
Romster | k | 07:15 |
_root_1 | the card is there but it is down | 07:15 |
Romster | WPA/WPA2 encryption? | 07:15 |
Romster | on your wifi network | 07:16 |
_root_1 | ip link set dev wlp5s0 up | 07:16 |
_root_1 | doesn't work | 07:16 |
_root_1 | Romster: Yes | 07:16 |
Romster | no that wont work | 07:16 |
_root_1 | Romster: why? | 07:16 |
Romster | you need wpa_supplicant | 07:16 |
_root_1 | you I have it | 07:16 |
_root_1 | Romster: the problem is my wireless card is down at least ip addr says DOWN in wlp5s0 section | 07:17 |
Romster | edit /etc/rc.d/net | 07:18 |
Romster | in start you need | 07:18 |
Romster | /usr/sbin/wpa_supplicant -B -Dwext -iwlan0 -c/etc/wpa.conf | 07:18 |
Romster | /sbin/dhcpcd -t 10 -h $HOSTNAME wlan0 | 07:18 |
Romster | in stop you need | 07:19 |
Romster | /usr/bin/killall -q /sbin/dhcpcd | 07:19 |
Romster | /usr/bin/killall -q /usr/sbin/wpa_supplicant | 07:19 |
Romster | echo "wpa_passphrase <ssid> <your_secret>" >> /etc/wpa.conf | 07:19 |
Romster | /etc/rc.d/net restart | 07:20 |
Romster | then your network should be up. | 07:20 |
Romster | ping -c3 google.com | 07:20 |
Romster | should return results. | 07:21 |
_root_1 | Romster: http://dpaste.cc/paste/5460686a937dc68f764f39c1 | 07:23 |
_root_1 | I want to use wpa_supplicant and dhcpcd | 07:23 |
_root_1 | Romster: I think my net file is right. yes? | 07:23 |
Romster | looking | 07:24 |
*** SiFuh has quit IRC | 07:25 | |
Romster | ok do this exactly | 07:25 |
Romster | remove | 07:25 |
Romster | /sbin/ip addr add ${ADDR}/${MASK} dev ${DEV} broadcast + | 07:25 |
Romster | /sbin/ip link set ${DEV} up | 07:25 |
Romster | /sbin/ip route add default via ${GW} | 07:25 |
Romster | from start) section and add | 07:26 |
Romster | /usr/sbin/wpa_supplicant -B -Dwext -iwlan0 -c/etc/wpa.conf | 07:26 |
Romster | in stop) remove | 07:26 |
Romster | /sbin/ip route del default | 07:27 |
Romster | /sbin/ip link set ${DEV} down | 07:27 |
Romster | /sbin/ip addr del ${ADDR}/${MASK} dev ${DEV} | 07:27 |
Romster | then add | 07:27 |
Romster | /usr/bin/killall -q /usr/sbin/wpa_supplicant | 07:27 |
_root_1 | Romster: as far as i know Dwext isdeprecated and now they use 80somethingsomething | 07:28 |
teK_ | jue mentioned something that dhcpcd would start wpa_supplicant automatically | 07:28 |
Romster | hmm | 07:28 |
Romster | omit -Dwext | 07:29 |
Romster | i don't think it's even necessary now. | 07:29 |
Romster | -D driver - Optionally specify the driver to be used. For a list of supported drivers see the output of wpa_supplicant -h | 07:30 |
Romster | it can probably auto detect for you. | 07:30 |
Romster | i think i now whats happening with nvidia, its too new for your xorg-server, you need network to be working and then to update the system | 07:33 |
*** phant0mas has joined #crux | 07:33 | |
Romster | s/now/know | 07:34 |
Romster | wifi can be a bit of a pain. | 07:36 |
_root_1 | teK_: so why my wlp5s0 is DOWN | 07:40 |
teK_ | I can't tell from here. Did you try asking google for dhcpcd and wpa_supplicant? | 07:41 |
Romster | because you didn't bring it up. did you add in the changes above did you edit /etc/wpa.conf | 07:47 |
Romster | and add in wpa_passphrase <ssid> <your_secret> | 07:48 |
Romster | of course using your ssid and password | 07:48 |
Romster | then /etc/rc.d/net restart | 07:48 |
Romster | what errors are you getting check tail /var/log/messages | 07:49 |
Romster | if you ever get networking working: ports -u ; prt-get install libepoxy ; prt-get sysup | 07:50 |
Romster | afk down the street again | 07:50 |
*** hhhhhhhh has joined #crux | 07:54 | |
_root_1 | I set my /wpa_supplicant.conf | 07:56 |
_root_1 | also I have dhcp | 07:56 |
_root_1 | Romster: Doesn it seem right to you sir? http://dpaste.cc/paste/54607071937dc68f764f39c2 | 07:57 |
_root_1 | ? | 08:00 |
*** Feigrim has quit IRC | 08:04 | |
*** Feigrim has joined #crux | 08:11 | |
*** mhe_ has joined #crux | 08:24 | |
_root_1 | Romster: ? | 08:25 |
mhe_ | you could try with wicd, you will need to start the dbus and wicd services | 08:26 |
mhe_ | I use wicd-curses to manage my wifi/net because I often connect to different wifi networks | 08:29 |
_root_1 | mhe_: hate wicd | 08:32 |
_root_1 | teK_: Should I have xorg-xf86-input-keyboard installed | 08:32 |
*** xeirrr has joined #crux | 08:37 | |
xeirrr | How we disable kernel headers when build kernel? | 08:38 |
xeirrr | Hi | 08:38 |
_root_1 | xeirrr: Hi | 08:39 |
xeirrr | _root_1 : :) | 08:39 |
mhe_ | kernel headers are built with glibc | 08:40 |
mhe_ | http://crux.nu/ports/crux-3.1/core/glibc/Pkgfile | 08:40 |
xeirrr | mhe_: 'Thanks | 08:42 |
xeirrr | So I need to force rebuilding glibc? | 08:44 |
mhe_ | what do you want to do, just build a more recent kernel? | 08:44 |
mhe_ | no need to rebuild anything but the kernel | 08:44 |
mhe_ | when you upgrade glibc, you can build more recent kernel headers and use enable-kernel=current | 08:45 |
mhe_ | I have rebuild glibc (2.19) with extra security patches | 08:46 |
mhe_ | and I used the latest lts (3.14) kernel headers | 08:46 |
xeirrr | Thanks, I am just updating kernel | 08:47 |
*** _root_1 has quit IRC | 08:47 | |
xeirrr | from 3.16.5 to 3.17.2 | 08:47 |
mhe_ | just upgrade kernel, will suffice | 08:47 |
xeirrr | agree | 08:48 |
mhe_ | I am also using 3.17.2 but only because 3.14.23 has an annoying issue, I tried 3.17 | 08:48 |
mhe_ | 3.14.22 and below was ok | 08:49 |
xeirrr | All versions are OK for me | 08:50 |
Romster | back | 08:51 |
Romster | _root_, that looks right | 08:51 |
Romster | did you add your ssid and passkey to /etc/wpa_supplicant.conf | 08:52 |
_root_ | Yep | 08:52 |
_root_ | No wifi though | 08:52 |
Romster | what did you get in /var/log/messages ? | 08:52 |
_root_ | Even with what gou gave for net | 08:52 |
Romster | xeirrr, why would you disable kernel headers? | 08:53 |
Romster | mhe, is your glibc port published anywhere? | 08:54 |
Romster | _root_, look at the end of /var/log/messages | 08:54 |
xeirrr | Romster: Because I don't need to do anything | 08:54 |
frinnst | mhe, it would be nice if you could inform the rest of us what "extra security patches" you are using | 08:55 |
Romster | any wifi errors? | 08:55 |
Romster | frinnst, yes i' wanting to look at that too | 08:55 |
Romster | i'm | 08:55 |
Romster | frinnst, its tuesday now... just kidding | 08:56 |
frinnst | .. | 08:56 |
frinnst | :) | 08:56 |
frinnst | i realised late'ish i had work in the morning | 08:56 |
Romster | what on earth would make you say its not saturday on a monday | 08:56 |
frinnst | was "only" an hour late | 08:56 |
Romster | ah | 08:56 |
_root_ | File is smpty | 08:56 |
Romster | damn | 08:56 |
Romster | hate that rushing feeling. | 08:57 |
frinnst | it was sunday night for me (well, technically monday) | 08:57 |
_root_ | Romster | 08:57 |
Romster | _root_, dmesg | 08:58 |
Romster | has to be a log somewhere | 08:58 |
mhe_ | Romster, my port is not published, I just added mancha's security patches from here: http://www.linuxquestions.org/questions/slackware-14/%5Bslackware-security%5D-vulnerabilities-outstanding-20140101-a-4175489800/page18.html#post5257958 | 09:00 |
Romster | ah | 09:00 |
Romster | _root_, try doing this on the console | 09:02 |
Romster | /usr/sbin/wpa_supplicant -B -Dnl80211 -iwlp5s0 -c/etc/wpa_supplicant.conf | 09:02 |
Romster | it should spit out useful info | 09:03 |
Romster | ctrl c when done | 09:03 |
Romster | hopefully you'll see Authentication succeeded | 09:03 |
_root_ | Romster just successfully initialized and it doesn,t return prompt | 09:04 |
*** vlnx has quit IRC | 09:05 | |
Romster | bet it does if oyu press enter | 09:05 |
Romster | _root_, yeah i think i know the issue | 09:08 |
Romster | ./etc/wpa_supplicant.conf | 09:08 |
Romster | should only contain | 09:08 |
Romster | ctrl_interface=/var/run/wpa_supplicant | 09:08 |
Romster | edit /etc/wpa.conf | 09:09 |
Romster | wpa_passphrase <ssid> <your_secret> >> /etc/wpa.conf | 09:09 |
Romster | in that file. and edit /etc/rc.d/net and change file to -c/etc/wpa.conf | 09:09 |
*** vlnx has joined #crux | 09:12 | |
Romster | _root_, actually scratch that... edit /etc/wpa_supplicant.conf | 09:14 |
_root_ | Ok | 09:14 |
Romster | network={ | 09:14 |
Romster | ssid="YourSSID" | 09:14 |
Romster | psk="your-secret-key" | 09:14 |
Romster | scan_ssid=1 | 09:14 |
Romster | proto=WPA2 | 09:14 |
Romster | key_mgmt=WPA-PSK | 09:14 |
Romster | group=CCMP TKIP | 09:14 |
Romster | pairwise=CCMP TKIP | 09:15 |
Romster | priority=5 | 09:15 |
Romster | } | 09:15 |
_root_ | And it didn,t return the prompt | 09:15 |
Romster | ctrl-c it | 09:15 |
Romster | http://wiki.gentoo.org/wiki/Wpa_supplicant#WPA2_with_wpa_supplicant | 09:15 |
Romster | i haven't done wifi but i'm hoping this is the right way | 09:15 |
Romster | i was looking at http://crux.nu/Wiki/WifiStartScripts | 09:15 |
*** vlnx has quit IRC | 09:16 | |
Romster | _root_, actually all you should need is | 09:16 |
Romster | network={ | 09:17 |
Romster | ssid="your ssid" | 09:17 |
Romster | psk="your-secret-key" | 09:17 |
Romster | } | 09:17 |
_root_ | Romster, what ever we do to wpa_supplicant wouldnt do much good as long as my wlp5s0 is down | 09:17 |
_root_ | And i have what you say | 09:17 |
Romster | no you need this to bring it up. | 09:17 |
_root_ | Ip addr show | 09:18 |
Romster | just add that ssid= and psk= | 09:18 |
Romster | in that network={} block to /etc/wpa_supplicant.conf | 09:18 |
Romster | then /etc/rc.d/restart | 09:18 |
Romster | it should bring it up. | 09:18 |
Romster | the reson it's down is no valid wifi connection/authorization | 09:19 |
Romster | and it wont connect without the correct credentials | 09:19 |
_root_ | Wlp5s0 no-carrier broadcast multi cast up mtu 1500 qdisc mq state DOWN group default qlan 100 | 09:20 |
Romster | ok not sure about that details of no-carrier but see if ping -c3 google.com | 09:21 |
Romster | works | 09:21 |
Romster | _root_, yes no? | 09:26 |
_root_ | No | 09:28 |
_root_ | It doesnt connect | 09:28 |
_root_ | I tried with wpa_cli too | 09:29 |
Romster | damn | 09:29 |
Romster | that should work | 09:29 |
Romster | only thing i can think of is moving the dhcpd line below wpa_supplicant in start) on /etc/rc.d/net | 09:30 |
_root_ | I am o.0 as to why. Because my privous install worked just by changing wpa-supplicant.conf | 09:30 |
Romster | http://pastebin.com/r27BqsYZ | 09:32 |
Romster | for /etc/rc.d/net | 09:32 |
Romster | i know that works. | 09:32 |
Romster | on another box | 09:32 |
*** vlnx has joined #crux | 09:34 | |
Romster | with -Dwext | 09:36 |
Romster | you probably need to change -i | 09:37 |
Romster | ip a | 09:37 |
Romster | will say what the interface name is | 09:37 |
Romster | /etc/wpa_supplicant.conf | 09:39 |
Romster | http://pastebin.com/AvxSPe27 | 09:39 |
Romster | if that don't work then try changing -Dwext to your -Dnl80211 | 09:39 |
*** vlnx has quit IRC | 09:41 | |
frinnst | windows server - forever updating, never up to date | 09:43 |
*** vlnx has joined #crux | 09:43 | |
Romster | frinnst, because they release too damn early and use all the clientel to beta test it | 09:44 |
*** _root_ has quit IRC | 09:46 | |
*** _root_ has joined #crux | 09:50 | |
_root_ | Romster: I am on a wired connection now | 09:50 |
_root_ | nothing worked | 09:50 |
Romster | sorry well install wicd and give that a try | 09:50 |
_root_ | Romster: have some time? I want to run something by you | 09:51 |
Romster | you may as well ports -u ; prt-get install libeproxy ; prt-get sysup | 09:51 |
Romster | _root_, a little time | 09:52 |
_root_ | Romster: did that for nvidia before | 09:52 |
_root_ | wlp5s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000 link/ether f8:d1:11:3d:a6:1f brd ff:ff:ff:ff:ff:ff | 09:52 |
_root_ | this is my wifi | 09:52 |
Romster | you tried both -D drivers? -Dnl80211 and -Dwext | 09:55 |
Romster | is the wifi module loaded? lsmod | 09:56 |
_root_ | wait abit | 09:56 |
Romster | and make sure your have the correct interface on -i | 09:57 |
*** _root_ has quit IRC | 10:01 | |
*** _root_ has joined #crux | 10:02 | |
_root_ | Romster: didn't work | 10:02 |
_root_ | Module Size Used by | 10:03 |
_root_ | nvidia 10496623 30 | 10:03 |
_root_ | ath5k 132381 0 | 10:03 |
_root_ | ath 18795 1 ath5k | 10:03 |
_root_ | x86_pkg_temp_thermal 4831 0 | 10:03 |
_root_ | sorry I have no web browser | 10:03 |
fr0stb1te | command | curl -F 'sprunge=<-' http://sprunge.us | 10:03 |
fr0stb1te | curl -F 'sprunge=<-' http://sprunge.us < file | 10:03 |
_root_ | fr0stb1te: ok I will try it | 10:04 |
fr0stb1te | wrap it in a script and you get a very simple way of pasting from cli | 10:04 |
fr0stb1te | Basically echo -e '#!/bin/sh\n\ncurl -F 'sprunge=<-' http://sprunge.us' > /somewhere/in/your/PATH/sprunge; chmod 755 | 10:05 |
fr0stb1te | /somewhere/in/your/PATH/sprunge; | 10:05 |
*** _root_ has quit IRC | 10:06 | |
*** _root_ has joined #crux | 10:06 | |
Romster | so ath5k | 10:06 |
fr0stb1te | Wait. That won't work, single quites inside single quotes :D | 10:06 |
fr0stb1te | But you get the gist of it | 10:06 |
Romster | fr0stb1te, wgetpaste | 10:06 |
fr0stb1te | Or that. | 10:06 |
_root_ | fr0stb1te: yes but do you know other paste service than sprunge to work this way | 10:06 |
fr0stb1te | Is there a specific problem with sprunge? | 10:07 |
fr0stb1te | And Romster mentioned wgetpaste. | 10:07 |
_root_ | fr0stb1te: curl reports something about webkit | 10:07 |
fr0stb1te | That is very descriptive. | 10:08 |
hhhhhhhh | _root_: http://mikejsavage.co.uk/crux/ix/Pkgfile | 10:09 |
hhhhhhhh | _root_: have you installed the firmware for your wifi card | 10:09 |
hhhhhhhh | which is separate from installing the modules | 10:09 |
Romster | hhhhhhhh, oh i forgot the firmware d'oh | 10:10 |
_root_ | Romster: what firmware? | 10:10 |
*** bedis has joined #crux | 10:10 | |
_root_ | I use atheros pci card | 10:10 |
Romster | http://wireless.kernel.org/en/users/Drivers/ath5k | 10:11 |
Romster | it's completely open don't think that one needs firmware? | 10:11 |
mhe_ | iwlwifi needs fw and is also open | 10:12 |
_root_ | No it doesn't need one | 10:12 |
*** pal_bth has joined #crux | 10:25 | |
_root_ | I checked the kernel and I have generic IEEE | 10:30 |
Romster | and cfg80211 | 10:37 |
*** _root_ has quit IRC | 10:37 | |
*** _root_ has joined #crux | 10:44 | |
cruxbot | [opt.git/3.1]: jdk: updated to 1.7.0_72 (added unpack_source to handle .gz file) | 11:01 |
cruxbot | [opt.git/3.1]: [notify] chromium: updated to 38.0.2125.111 | 11:01 |
_root_ | dhcpcd[13039]: wlp5s0: waiting for carrier | 11:06 |
_root_ | timeout | 11:07 |
cruxbot | [opt.git/3.1]: taglib: 1.8 -> 1.9.1 | 11:09 |
*** mhe_ has quit IRC | 11:15 | |
_root_ | any ideas | 11:23 |
xeirrr | Are you sure interface is correct? | 11:24 |
_root_ | yes | 11:26 |
xeirrr | No idea. Maybe your resolve.conf is wrong. | 11:27 |
rmull | _root_: Are you using the same kernel as when the interface was working? | 11:28 |
nwe | _root_: do you know if you get connected with wpa_supplicant? | 11:58 |
nwe | I have done like this.. first ip link set wlan0 up | 11:59 |
nwe | after that wpa_supplicant -i <interface> -c config-for-your net | 12:00 |
nwe | and then you will see if you get connected.. after that ju can open up another terminal and run dhcpcd -i <interface> | 12:00 |
nwe | to verify that you got connected to your AP.. | 12:00 |
*** mhe_ has joined #crux | 12:03 | |
*** pal_bth_ has joined #crux | 12:07 | |
*** freedom-ai has joined #crux | 12:09 | |
*** pal_bth has quit IRC | 12:09 | |
_root_ | rmull: sorry about the delay. i am a bit angry | 12:24 |
_root_ | rmull: it is a higher version of pf-kernel 3.16-pf3 and this is (right now) 3.16-pf4 | 12:25 |
_root_ | but basically yes the same | 12:26 |
cruxbot | [opt.git/3.1]: Update romster's email address. | 12:26 |
*** freedom-ai has quit IRC | 12:28 | |
cruxbot | [contrib.git/3.1]: Update romster's email address. | 12:29 |
cruxbot | [contrib.git/3.1]: ghc: fix email error, update romster's email address. | 12:31 |
*** _root_ has quit IRC | 12:35 | |
*** pal_bth_ has quit IRC | 12:36 | |
*** jdolan has quit IRC | 12:44 | |
*** jdolan has joined #crux | 12:45 | |
*** jdolan has quit IRC | 12:53 | |
*** BitPuffin has joined #crux | 12:54 | |
*** mikel has quit IRC | 13:08 | |
*** henesy has quit IRC | 13:10 | |
*** deus_ex has quit IRC | 13:14 | |
*** pal_bth has joined #crux | 13:28 | |
*** hhhhhhhh has quit IRC | 13:33 | |
*** mikel has joined #crux | 13:35 | |
*** Feksclaus has joined #crux | 13:38 | |
*** jdolan has joined #crux | 13:42 | |
*** mhe_ has quit IRC | 13:56 | |
*** xeirrr has quit IRC | 14:12 | |
*** pal_bth has quit IRC | 14:14 | |
*** xeirrr has joined #crux | 14:14 | |
*** henesy has joined #crux | 14:16 | |
*** leo-unglaub has joined #crux | 14:17 | |
*** hhhhhhhh has joined #crux | 14:24 | |
*** pal_bth has joined #crux | 14:29 | |
*** henesy has quit IRC | 14:30 | |
*** xeirrr has quit IRC | 14:31 | |
*** pal_bth has quit IRC | 14:34 | |
*** pal_bth has joined #crux | 14:34 | |
*** henesy has joined #crux | 14:50 | |
*** pal_bth_ has joined #crux | 14:52 | |
*** pal_bth has quit IRC | 14:54 | |
*** syncn has quit IRC | 14:55 | |
*** pal_bth_ has quit IRC | 15:14 | |
*** henesy has quit IRC | 15:14 | |
*** henesy has joined #crux | 15:28 | |
frinnst | Skoda Romster | 15:45 |
teK_ | :p | 15:47 |
leo-unglaub | hey :) | 15:48 |
*** _root_ has joined #crux | 15:58 | |
_root_ | hello again folks | 15:58 |
_root_ | Romster: :) | 15:58 |
_root_ | rmull: Hi | 15:58 |
_root_ | nwe: (; | 15:59 |
rmull | _root_: Hello. | 16:00 |
_root_ | rmull: I solved it | 16:00 |
_root_ | I was this close to removing crux from the hard and installing it again | 16:01 |
rmull | what was the problem? | 16:08 |
_root_ | rmull: It is nice to use a couple of dddddd in the wpa_supplicant | 16:10 |
_root_ | is was essid mismatch | 16:10 |
_root_ | *is/it | 16:11 |
_root_ | rmull: anyway to unmute the master without alsamixer | 16:11 |
leo-unglaub | teK_: you wanted to send me your git script | 16:19 |
leo-unglaub | i still have a chown issue between the rsync directory and my gitolite user | 16:19 |
rmull | _root_: try amixer | 16:19 |
*** henesy has quit IRC | 16:24 | |
cruxbot | [opt.git/3.1]: json-c: use autoreconf --install option, FS#1082 | 16:39 |
cruxbot | [opt.git/3.1]: imagemagick: update to 6.8.9 | 16:39 |
cruxbot | [core.git/3.1]: dhcpcd: update to 6.6.1 | 16:40 |
*** henesy has joined #crux | 16:48 | |
*** hhhhhhhh has quit IRC | 17:15 | |
*** hhhhhhhh has joined #crux | 17:15 | |
*** henesy has quit IRC | 17:20 | |
*** henesy has joined #crux | 17:28 | |
*** henesy has quit IRC | 17:44 | |
*** diverse has quit IRC | 18:16 | |
*** darfo has quit IRC | 18:18 | |
*** leo-unglaub has quit IRC | 18:28 | |
*** bedis has quit IRC | 18:44 | |
*** henesy has joined #crux | 19:04 | |
*** henesy has quit IRC | 19:42 | |
*** Pingax has joined #crux | 19:43 | |
*** jdolan has quit IRC | 20:42 | |
*** jdolan has joined #crux | 20:42 | |
cruxbot | [opt.git/3.1]: libgpg-error: fix mandir | 20:45 |
*** jdolan has quit IRC | 21:26 | |
*** jdolan has joined #crux | 21:27 | |
*** jdolan has quit IRC | 21:31 | |
*** phant0mas has quit IRC | 21:38 | |
cruxbot | [contrib.git/3.1]: [notify] pidgin: 2.10.9 -> 2.10.10 potential security vulnerabilities discovered, please update | 21:57 |
*** Smrtz|nix_ has joined #crux | 22:04 | |
*** diverse has joined #crux | 22:06 | |
*** deus_ex has joined #crux | 22:16 | |
*** BitPuffin has quit IRC | 22:35 | |
*** phant0mas has joined #crux | 22:40 | |
*** jdolan has joined #crux | 22:45 | |
*** Workster has joined #crux | 22:59 | |
*** kori has joined #crux | 23:02 | |
kori | hey | 23:02 |
RobinStamer | Hey | 23:11 |
kori | today I made the mistake of removing glibc-32 | 23:11 |
kori | whoops | 23:12 |
*** kls has quit IRC | 23:18 | |
rmull | kori: put it back | 23:19 |
kori | rmull: I did | 23:23 |
kori | mounted the crux iso, added the package, recompiled | 23:23 |
*** hhhhhhhh has quit IRC | 23:26 | |
*** phant0mas has quit IRC | 23:40 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!