IRC log for #devuan on 20200614

00:11.54rrqused to be in xen-utils-common .. maybe it's renamed?
00:12.56rrq"xl is mostly command-line compatible with the old xm utility"
00:14.15freemapt-file is a pretty nice tool for that kind of things. I use it a lot when I try to compile stuff, to avoid reading lengthy docs.
00:14.29freem(that, most of the time, don't contain the info I need anyway)
00:34.22*** join/#devuan Diagon (DiagonalAr@gateway/vpn/protonvpn/diagonalarg)
00:44.43*** join/#devuan tuxd3v (~tuxd3v@78-130-62-250.net.novis.pt)
00:44.55ShorTiexen-utils
00:45.32tuxd3vhello guys :)
00:45.36tuxd3vyo
00:45.39*** join/#devuan Wafficus (~Wafficus@2601:483:4600:296:4ecc:6aff:fe64:1d67)
00:46.10WafficusHi there, I'm trying to figure out why my "Scarlett Solo" audio interface isn't producing any sound despite the controls in alsamixer showing that the volume is up all the way
00:46.58tuxd3vWafficus, what is a "Scarlett Solo"
00:47.01tuxd3v?
00:47.03WafficusI'm using Devuan Beowulf on my desktop machine with the Scarlett Solo audio interface. I've gotten audio to work just fine with this interface in the past, but I'm not sure if that's because I might have installed Pulse Audio as well before
00:47.07fsmithredis alsamixer looking at the right interface?
00:47.21fsmithredaplay -l
00:47.26WafficusScarlett Solo is an audio interface where you can plug in 1 aux input jack from an instrument for recording
00:47.30fsmithredwill show you which one is first
00:48.05Wafficusit needs to be "card 2"
00:48.18Wafficushowever Alsamixer isn't able to load "Scarlett Solo USB" for some reason
00:48.19Wafficusnot sure why
00:49.07tuxd3vgo to alsamixer and type F6, chose your card, like fsmithred said :)
00:49.15Wafficusthat's the thing
00:49.15gnarfacealsamixer -c [int]
00:49.19Wafficusit doesn't show anything on the F6 menu
00:49.22Wafficusbelieve me
00:49.32gnarfacesometimes the F keys are broken, dunno why, some terminal incompatibility maybe
00:49.38Wafficus"This sound device does not have any controls"
00:49.48gnarfaceoh, then that's the driver's problem
00:50.01gnarfacebut hit [tab] key once to make sure
00:50.09gnarface(remember input and output controls are on separate panels)
00:51.29gnarfaceif you go through every device by number, passing the number to "alsamixer -c [number]" and you're sure you're seeing them all, but the one you want doesn't have input or output controls.... that's how the driver is giving it to you.  either it really doesn't have any controls or the driver is bunk
00:51.58gnarfacethe alsamixer interface is dynamically generated for every individual device, you see
00:52.09gnarfacebut it just blindly reads info from the driver to do this
00:52.19fsmithredit might not have any controls or few controls but no volume controls
00:52.23gnarfaceso the driver has to actually provide some controls, and this is known to go wrong occasionaly
00:52.30fsmithredI use a similar device
00:52.45gnarfacebut yea i've seen some tv tuner cards with only input controls, so the first panel has none and at first you think they're missing
00:52.57gnarfacebut just hitting [tab] once in that case works
00:53.17fsmithredthe one I use has a couple of switches for something I don't remember
00:53.30fsmithredvolume controls are on the actual device - physical knobs
00:53.33gnarfaceif you have a Nvidia card it shows up as a alsa device like this too, but only with output controls (and they're just toggles, not volumes, it looks weird)
00:53.39Wafficuspressing tab didn't do anything unfortunately
00:53.45gnarfacedamn
00:53.54gnarfaceit at least cycled the panel you're on, right?
00:54.04gnarfacein the top left corner alsamixer is telling you it's changing views, right?
00:54.10Wafficusyeah I know what you mean
00:54.13gnarfaceor is the interface actually completely frozen?
00:54.14Wafficusfor other sections, its fine
00:54.20Wafficusbut not for the solo device
00:54.22gnarfaceok, just clarifying
00:54.28Wafficusno, its not frozen
00:54.29gnarfaceyea, that's weird
00:54.31gnarfacewhich kernel was this again?
00:54.33Wafficusits supposed to be class compliant
00:54.39Wafficusmeaning that it doesn't need drivers apparently
00:54.45gnarfaceoh, no that means it uses usb drivers
00:54.55Wafficusnot sure the kernel on this
00:54.59gnarfaceit still needs drivers but that means nobody is taking responsibility for them
00:55.03Wafficusjust use the default min install for Devuan Beowulf
00:55.17gnarfaceok that would be 4.19 then most likely but you can verify with "uname -a"
00:55.28fsmithredpretty sure it should use snd-usb-audio and should just work
00:55.45gnarfaceare there any quirks module options for it on the wiki?
00:55.58gnarfaceif not, the only suggestion i have is try a different kernel version
00:56.44fsmithreddoes this device show up in the device preferences in your audio apps?
00:57.36gnarfaceshit, could pulseaudio be doing this?  it would show at least ONE control though, wouldn't it?
00:57.52fsmithredyeah, I think it gives you one bar
00:58.09fsmithrednot sure if you can do anything with it
00:58.14gnarfacei'd be looking for complaints in the output of dmesg at hotplug time, and trying different (newer and older) kernel versions to look for any evidence of changes
00:59.03Wafficussam@devuandesktop ~ $ uname -a
00:59.05WafficusLinux devuandesktop 4.19.0-9-amd64 #1 SMP Debian 4.19.118-2+deb10u1 (2020-06-07) x86_64 GNU/Linux
00:59.09gnarfaceWafficus: what company makes this device?  can you find it on here? https://www.alsa-project.org/wiki/Matrix:Main
00:59.19WafficusScarlett is the company
00:59.20gnarfaceWafficus: yea, that's the beowulf kernel
00:59.39gnarfaceWafficus: i'm not seeing scarlett even listed, which is weird because i distinctly remember the name...
00:59.46fsmithredfocusrite
01:00.07Wafficusfocusrite sorry yeah
01:00.08gnarfacehttps://www.alsa-project.org/wiki/Matrix:Vendor-Focusrite
01:00.09gnarfaceah ha
01:00.11fsmithredhttps://focusrite.com/en/usb-audio-interface/scarlett/scarlett-solo
01:00.11gnarfacewe have one
01:00.16Wafficusthat's the one
01:00.21Wafficusfsmithred:
01:00.22gnarfaceonly note is "Even though the card is 24bit, the sample format on the wire is 32bit"
01:00.27gnarfacei wonder if this could be related to the problem ^
01:00.34Wafficusits a usb device though
01:00.41Wafficusso its not like an actual sound card internally to the desktop
01:00.44Wafficusnot sure if that helps
01:00.51fsmithredset jack to a multiple of 3 somethings
01:01.00fsmithredgive me a minute and I'll remember the word
01:01.02gnarfaceWafficus: it doesn't help, it makes it worse in this case unfortunately
01:01.51fsmithredhere's the line I use:
01:01.57WafficusI don't think I have Jack present though
01:02.02WafficusJack kind of scares me to be honest
01:02.02fsmithredoh
01:02.05fsmithredlol
01:02.06WafficusI know what jack is though
01:02.09Wafficusbut the setup seems damn hard
01:02.16Wafficuslater down the road, I might figure out Jack
01:02.22Wafficusbut there's no way to make Alsa work with this though?
01:02.25fsmithredeven with qjackctl? gui
01:02.37fsmithredyeah, it should work with also
01:03.11fsmithredI didn't see an answer to my question about choosing this device in the program settings of something like vlc or some music player
01:03.29gnarfaceWafficus: i suggested trying a newer and older kernel, because that's what the alsa developers will tell you to try first when you ask them
01:04.06gnarfaceWafficus: unfortunately it seems you're running into a new problem that nobody else has seen, or at least nobody else has bothered mentioning on the wiki
01:04.25fsmithreddo we know if pulseaudio is installed?
01:04.44gnarfaceyea, we need to know that for sure
01:04.53gnarfacethough it should be there with most default installs now
01:04.53WafficusI have no idea
01:04.57Wafficusis pulseaudio installed by default?
01:05.00gnarfaceWafficus: dpkg -l |grep pulseaudio
01:05.02Wafficusfor min install?
01:05.13gnarfaceWafficus: maybe not for a minimal instal
01:05.19gnarfaceWafficus: check with dpkg to be sure
01:05.23fsmithredplease
01:06.00Wafficussam@devuandesktop ~ $ dpkg -l | grep pulseaudio
01:06.02Wafficussam@devuandesktop ~ $
01:06.12fsmithredgood
01:08.12Wafficusactually I think on that alsamixer page, that's not listed
01:08.22WafficusI just have the single input Scarlett Solo (2nd gen) interface
01:08.32Wafficusthe page you showed had like the 2i2 or something
01:08.56fsmithredoh
01:09.06Wafficussam@devuandesktop ~ $ dpkg -l | grep pulseaudio
01:09.08Wafficussam@devuandesktop ~ $
01:09.10Wafficushttps://www.amazon.com/Focusrite-Scarlett-Audio-Interface-Tools/dp/B01E6T56CM
01:09.15Wafficus^ sorry for the first two lines
01:09.28fsmithreddid you check at linux musicians?
01:11.04gnarfaceWafficus: oh, if it's not even the device listed, then that probably means it's known not to work, but i couldn't tell you specifically why
01:11.52gnarfaceWafficus: in that case, the best move for you is to ask in #alsa and on the alsa-devel mailing list about it
01:12.45gnarfaceWafficus: (make sure you register for the mailing list before you send to it, or your post might get ignored/filtered)
01:12.55Wafficusyeah I've looked on related posts, this device just isn't mentioend anywhere unfortunately
01:13.03fsmithredyes it is
01:13.25Wafficusas with usual Debian problems, I usually look for "ubuntu" tags on internet searches since someone more than likely had the same problem on Ubuntu and documented how they fixed it
01:13.31fsmithredhttps://linuxmusicians.com/search.php?keywords=scarlet+solo
01:13.34Wafficushowever in this case, I just can't seem to find anyone with the same problem with alsa mixer
01:14.06Wafficusyeah, but there's no solutions in those threads
01:14.32*** join/#devuan Uberius (~Uberius@gateway/tor-sasl/uberius)
01:15.28tuxd3vWafficus, I don't know if that board is supported :(
01:15.42tuxd3vtake a look : https://resource.focusrite.com/downloads/os?product=Scarlett+Solo
01:16.02tuxd3vthey only know about the existence of windows and Mac
01:16.04gnarfaceWafficus: you're gonna wanna try looking at common module options that fix other things, like disabling powersaving and stuff like that, and you're probably gonna be asked eventually to try it with the latest vanilla kernel driver version so it might be a good idea to get started on that... or at least try the beowulf-backports kernel to compare, it should be much closer
01:16.23gnarfaceWafficus: good luck
01:18.25Wafficusah I don't want to mess with the kernel
01:18.33WafficusI'm not that comfortable doing that kind of thing
01:18.40WafficusIf I wanted to do that, I'd be installing Gentoo
01:20.13Wafficusthere's no way I can just have it use "card 2" instead?
01:20.17gnarfacewell, mabye you'll get lucky with the backports kernel, that's safe and relatively easy
01:20.36Wafficusor how would I be able to use speaker-test with the "card 2" info from aplay -l?
01:20.44gnarfaceyou gotta read some man pages
01:20.46gnarfaceit's -D
01:20.48gnarfacefor both of those
01:21.10gnarfaceif you have another sound card of course you can use it instead
01:21.17gnarfacebut why be plugging in this USB thing in the first place then?
01:22.08tuxd3vWafficus, thernel 5.7 seems to support your card..
01:22.09tuxd3vhttps://paste2.org/gz8nEc0X
01:22.24tuxd3verr, thernel -> kernel
01:22.27tuxd3vlol
01:22.32gnarfacethanks tuxd3v
01:22.38Wafficusits because its a neat usb audio interface
01:22.42fsmithredWafficus, most audio apps have a way to specify which card to use
01:22.43WafficusI used to record stuff for a solo band
01:22.54Wafficusthis worked just fine in debian min
01:23.04Wafficusbut I think I had Pulseaudio installed at the same time cause of Firefox demanded it
01:23.12Wafficusso maybe it never worked in Alsa to begin with
01:23.44fsmithred<Wafficus> there's no way I can just have it use "card 2" instead?
01:23.53fsmithredI'm pretty sure there is a way to do that
01:24.33tuxd3vgnarface, you welcome :)
01:25.40tuxd3vfor what it seems that is a imput device and not a output one, right?
01:25.49tuxd3vits aneat card :)
01:25.54Wafficusah that's what's grey area
01:25.57Wafficusits both really
01:26.00Wafficusit has two inputs
01:26.03Wafficusone for a mic jack
01:26.09Wafficusand another for an aux jack aka guitar cable
01:26.17Wafficusit has headphone monitoring in the front
01:26.26Wafficusand you can do left + right stereo audio out in the back
01:26.35Wafficusbasic $100 around USB audio interface
01:26.39Wafficusworked right out of the box for Windoze
01:26.50Wafficusso can't say it wasn't good for something I guess
01:27.00tuxd3vhumm
01:27.03WafficusI see what you pasted for that kernel thing
01:27.05Wafficusmakes sense
01:27.10Wafficuskinda scary though to jump a kernel for this
01:27.17WafficusI have NEVER done it though so maybe its simpler
01:27.23tuxd3vthat board also seems to need to negociate quite of power via usb
01:27.23Wafficusit is kinda cool its written in C
01:27.39WafficusI've been learning C a bit on the side for my own benefit to possibly make some cool ncurses terminal programs
01:27.47Wafficusso I understand what you posted a bit
01:27.53Wafficus*slightly
01:28.01tuxd3vusb2.0 has a limitation in it specification of 5 units of 100mA each, which means you can only negociate 500mA in total
01:28.16tuxd3vby other words, does you have a usb3.0 port to test?
01:28.58tuxd3vbecause USB 3.0 has a lot more bang to negotiate :)
01:29.50Wafficusah I'm not sure
01:29.52Wafficussounds dumb
01:30.04tuxd3vI have had several problems with usb 2.0 to power up or disks, or a dvd player, or something, and in the foruns, there are also users with that problem..
01:30.08Wafficusbut I think I might have maybe ONE USB 3.0 slot in the back of the tower
01:30.12tuxd3vwhat do you mean sounds dumb?
01:30.14WafficusI never setup the ones in the front though
01:30.27Wafficusdumb as in I"m not sure if I have USB 3.0 slot
01:30.30WafficusI'll look for a blue slot
01:30.33tuxd3vits why specifications are created for
01:30.56tuxd3vinsert there and do a dmesg
01:31.07tuxd3vand a 'aplay -L'
01:31.09tuxd3v:)
01:31.45WafficusI think all 4 regular usb slots are taken in the back
01:31.56Wafficusand the only other two remaining were "Type A" and "Type C"
01:32.04Wafficusi'm assuming they're probably USB 3.0
01:32.13Wafficusits a gaming motherboard, MSI I think
01:32.16Wafficuscan't remember
01:32.20Wafficusbuilt this a while ago
01:32.51*** join/#devuan kreyren (~kreyren@fsf/member/kreyren)
01:32.54tuxd3vtest it, in the usb3.0 ports :)
01:33.42tuxd3vI know that in kernel 5.7 there are support for it, but I don't know about it level of support nor when that device were introduced
01:34.27fsmithredsomeone on linuxmusicians.com said that model worked with his xubuntu in a post made in 2018
01:35.08fsmithredand I know the other models have been supported since at least 2015 (2i2 and 4i4)
01:36.33Wafficuslucky man
01:36.40WafficusI wish it worked out of the box
01:37.01Wafficusidk, trying to update a kernel, or figuring out Jack sounds like a pita
01:37.05fsmithredhow are you testing it?
01:37.25WafficusI didn't know how to refer to the card 2 with speaker-test -D flag
01:37.37WafficusI don't know what they want as the "PCM device name"
01:37.55fsmithredyou get that from aplay
01:38.10Wafficuscard 2: USB [Scarlett Solo USB], device 0: USB Audio [USB Audio]
01:38.12Wafficus<PROTECTED>
01:38.14Wafficus<PROTECTED>
01:38.22Wafficusright, but I tried "card 2" with the -D flag though
01:38.43tuxd3v'cat /proc/asound/cards'
01:38.46tuxd3vthen
01:38.50*** join/#devuan aqu4bot (~aqu4bot@unaffiliated/subsen/bot/aqu4)
01:39.06tuxd3vset default in '/etc/asound.conf'
01:39.48tuxd3vso its detected
01:39.50tuxd3v:)
01:40.35tuxd3vspeaker-test  -c2 -twav
01:40.57Wafficussam@devuandesktop ~ $ cat /proc/asound/cards
01:40.59Wafficus<PROTECTED>
01:41.01Wafficus<PROTECTED>
01:41.03Wafficus<PROTECTED>
01:41.05Wafficus<PROTECTED>
01:41.07Wafficus<PROTECTED>
01:41.09Wafficus<PROTECTED>
01:41.22tuxd3vnice so you have it!
01:41.38rrquse "aplay -L" to see alsa's device names
01:41.47fsmithredUSB Audio
01:42.49Wafficushw:CARD=USB,DEV=0
01:42.51Wafficus<PROTECTED>
01:42.53Wafficus<PROTECTED>
01:42.55Wafficusplughw:CARD=USB,DEV=0
01:42.57Wafficus<PROTECTED>
01:42.59Wafficus<PROTECTED>
01:43.01Wafficususbstream:CARD=USB
01:43.03Wafficus<PROTECTED>
01:43.05Wafficus<PROTECTED>
01:43.41rrquse "-Dplughw:CARD=USB" maybe
01:43.45tuxd3vif doesn't appear in amixer? when you type f6
01:43.54Wafficustuxd3v: it does
01:44.01Wafficustuxd3v: but it doesn't allow you to do anything with it
01:44.15tuxd3vWafficus, does you selected it?
01:44.19tuxd3vwith f6
01:44.21Wafficusyes
01:44.28fsmithredthat sounds right to me
01:44.29Wafficusit says "This device doesn't have any sound controls"
01:44.31tuxd3vwhat controls you have
01:44.33tuxd3v?
01:44.36Wafficus^
01:44.44fsmithredthe controls are physical knobs on the device
01:44.56Wafficusyeah
01:44.59Wafficusthey're all the way up
01:45.02Wafficuswell
01:45.04tuxd3vrrq, is right about a speaker test :)
01:45.07Wafficushalf way up so I don't blow my ears out
01:45.22fsmithredI usually just click on Preferences and then Audio Device and select the right card. Then play a music file.
01:45.34Wafficusyes that works
01:45.39Wafficuswhat rrq mentioned
01:45.59tuxd3vso you hear sound via that device output?
01:46.01Wafficusyes\
01:46.08Wafficusnow its a matter of changing .asoundrc probably
01:47.22tuxd3vchange your default card in '/etc/asound.conf'
01:47.29tuxd3vchage to index 2
01:48.07tuxd3vthis example is very very basic, but its a start
01:48.07tuxd3vhttps://alsa-project.org/wiki/Setting_the_default_device
01:50.32*** join/#devuan TwistedF1 (~TwistedFa@unaffiliated/twistedfate)
01:51.35rrqin .asoundrc: defaults.ctl.card 2 ;  defaults.pcm.card 2 ; defaults.timer.card 2 ;
01:51.52Wafficuscool thanks
01:55.19Wafficuswhy the "defaults.timer.card 2 ;" section though?
01:55.26WafficusI ask because its not on that link
01:55.40Wafficusjust the two options for "pcm" and "ctl"
01:55.43tuxd3vbut it seems to make sense :)
01:55.51rrqwish I knew :) might not be needed
01:56.07Wafficuscool that was the default one now
01:56.12Wafficuswhen I do speaker-test
01:56.21Wafficusit defaults to the audio interface
01:56.23Wafficusneat
01:56.26Wafficusthanks a ton
01:56.32Wafficuswithout pulseaudio too :)
01:56.37tuxd3vspeaker-test  -c2 -twav
01:56.37Wafficusclearly I have a lot to learn
01:56.52WafficusI was trying to just get audio working so I can run some PS2 emulation lol
01:57.00tuxd3vyou don't need to specify the device now since it chooses always the index 2 :)
01:57.06Wafficustuxd3v: yes that works
01:57.40Wafficusnow I've gotta figure out why the heck my Wii U pro controller totally works in the PS1 emulator on the Devuan repos
01:57.45Wafficusyet PCSX2 doesn't recognize it
01:57.51Wafficuslike, it'll recognize it as an "Xbox gamepad"
01:58.19Wafficusyet when I assign buttons, it doesn't detect any input
01:58.34tuxd3vWafficus, you can also test, now in other usb ports that you think that are usb2.0
01:58.46tuxd3vto troubleshoot everything right
01:59.45Wafficusgood idea
01:59.47Wafficusone sec
02:00.19Wafficusyep, changed it to different usb slots
02:00.22Wafficusworks just fine
02:00.24Wafficuscool stuff :)
02:00.30tuxd3vnice!
02:00.37Wafficusnow onto fixing the Wii U pro controller input for PCSX2 using the one from the Devuan repos :)
02:00.49Wafficusmaybe it fixed itself on its own *crosses fingers ;D
02:01.04tuxd3vmaybe if you push up the amplifier you could have problems but it seems to be working which is awesome! :)
02:02.00Wafficusyeah we'll see once I try to get Reaper up and running again using their latest build
02:02.04Wafficusmight try Ardour though
02:02.57tuxd3vwell, you should make a original soundtrack for us to listen one day
02:03.25buZzpcsx-rearmed in devuan would be nice
02:03.42tuxd3vmy father was musician, but not professional, I tried to learn but to young to give value to things at the time..
02:03.53tuxd3vnow I would like to have lerned with him..
02:05.09Wafficustuxd3v: I already have a one man band
02:05.18Wafficuswell the one I had finished honestly rather
02:05.22WafficusI'm thinking about doing a new one
02:05.29Wafficusbut yeah, I did like 9 albums with my solo band for a while
02:05.34Wafficusfun stuff to be honest
02:05.44WafficusI just wish more people were able to collaborate
02:05.53buZzi've been trying to start a oneman band
02:05.57WafficusI think I was focused too much on maybe getting people involved, or really trying to play live
02:06.01buZzbut we can never find time to practise
02:06.02buZz:P
02:06.03Wafficushowever its just better to just release what you want on Bandcamp
02:06.11WafficusbuZz: an hour a day would help man
02:06.25WafficusbuZz: I only do keys during the weekdays during lunchtime for work just to go over new stuff
02:06.32Wafficusguitar once on the weekends
02:06.35buZzi did make a semiguitar ; https://nurdspace.nl/Buztrum
02:06.48Wafficusbut yeah, you have to get past the 6 month hump though. Anyone sucks on an instrument for the first 6 months imo
02:07.18buZzi need to find some template-able drumcomputer
02:07.22Wafficusneat project
02:07.38WafficusbuZz: I've seen some drum machines made with Arduinos
02:07.45buZzyeah me too
02:07.46Wafficusbased on those pics, you look like the type that likes 3D printing
02:07.51buZzinfinite options
02:07.51Wafficustotally could be done easily
02:08.01Wafficusjust rip off a couple existing projects and copy pasta some code
02:08.11buZztoo many options just reduce ability to pick a direction
02:08.17tuxd3vbuZz, I think you made a keyboard =D
02:08.23buZzi did aswell!
02:08.43buZzhttps://nurdspace.nl/images/f/f4/Wearable_in_orange.jpg
02:08.50buZzits a chording keyboard
02:09.04buZzso you get 2^7 keys, and it has 3 keymaps
02:09.14buZzso 3*(2^7) keys :P
02:09.29buZzi still want to add mouse emulation to it aswell
02:09.46tuxd3vho.. I see a rpi1 in the case, am I right?
02:09.53buZzyeah :P
02:10.00buZzits a old project of mine
02:10.11tuxd3vnice! :)
02:11.35buZzmy main collection is just unfinished projects
02:11.36tuxd3vtuxd3v thinks fsmithred, knows more about music that what he has told us..
02:11.42buZzpreferably with some documentation
02:17.07Wafficusdang, I wish I was at this point
02:17.09WafficusI just need a garage
02:17.17Wafficusbut I wanted to do similar things with synths and guitars
02:17.25Wafficus* in electronics learning rather
02:18.47buZzWafficus: join a hackerspace
02:19.09Wafficusmaybe if they have one in Florida
02:19.14buZzthey have one
02:19.15Wafficusgonna be moving in two months
02:19.18buZzor several
02:19.30Wafficusgood idea btw though
02:19.31buZzcheck hackerspaces.org
02:19.35Wafficuscool, will do so now
02:27.02Wafficusyeah I have the same issue with the PCSX2 build using my Wii U Pro controller
02:27.18buZzi use a wii u pro controller aswell
02:27.20Wafficusit recognizes the controller, but when I try to input anything for the control mapping, nothing is registered
02:27.25buZzbut havent in a while
02:27.38*** join/#devuan debdog (~debdog@194.140.112.122)
02:27.42buZzit just matches my hands better than the xbox or playstation versions
02:28.13buZzthere's a kernel module to remap joysticks to a 'xbox controller'
02:28.32buZzapt search xbox , something there helps to remap em
02:28.50buZzi use a 8bitdo usb receiver that just turns it into a wired usb joystick
02:32.10*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
02:34.07*** join/#devuan IoFran (~Thunderbi@189.154.77.38)
02:37.25Wafficusyeah I have that one too
02:37.29WafficusI think maybe that might be a good idea
02:37.48WafficusI have that for Switch but I think the same brick USB adapter could be used for this Linux PC
02:37.53WafficusI have two adapters
02:38.02WafficusI have the one white adapter that's from Mayflash
02:38.15Wafficusand I also have the 8bitdo one as well for Switch, though I think it also works on PC
02:38.22Wafficusgreat reminder though, might be able to use that instead
02:54.32buZzyeah should be easy
02:56.30Wafficuskernel module as in
02:56.35Wafficuslike a utility from 'apt' right?
02:56.50Wafficusah gotcha
02:57.00Wafficusyou got the instructions above
02:57.03Wafficusthanks
03:00.34buZzyw :)
03:01.40buZzwith the 8bitdo you dont need the xbox stuff, unless you wanna remap
03:07.38WafficusbuZz: did you get it to work out of the box with the 8bitdo adapter?
03:07.46Wafficuslike plug and play, and badda bing, just recognizes it?
03:08.07Wafficusor do they have linux specific drivers? I ask like an idiot because the last time I attempted to use it on this PC was when it had Windoze 10 on it
03:09.42buZzyeah in steam at least
03:09.47buZzno drivers or anything
03:09.55buZzits just a plain usbhid device
03:10.14Wafficusah I see
03:10.26WafficusI wanted to use it for the PCSX2 PS2 emulator though in this case
03:10.31buZzyeah
03:10.35buZzshould work aswell
03:10.37Wafficushowever, I think I'll try that for worst case scenario
03:10.42Wafficusyeah agreed
03:10.46Wafficusthanks for the reminder ha :)
03:10.53buZzand pcsx2 probably has its own joystick mapper interface
03:10.59Wafficusit does have its own mapper
03:11.01Wafficushowever what's weird
03:11.08Wafficusis that it detects it as an xbox controller
03:11.13Wafficusbut it just doesn't want to accept the input
03:11.18WafficusDolphin emulator on the other hand
03:11.23Wafficusis totally fine with the controller right out of the box
03:11.27Wafficusmakes no sense to me honestly
03:11.33Wafficusmost likely just an emulator related issue
03:11.44buZzcould be
03:11.52Wafficusand more than likely, I'll just have to find a different input plugin OR at least try the 8bitdo adapter instead
03:16.07Wafficusthanks everyone
03:16.16buZz\o
03:36.34*** join/#devuan petris (~quassel@docker01.dallas.linode.host.petris.net)
04:18.47*** join/#devuan Gnhugo (~yaaic@2806:2f0:90a0:ac55:257c:691c:604c:4c61)
04:23.05*** join/#devuan DocScrutinizer05 (~saturn@openmoko/engineers/joerg)
04:40.49*** join/#devuan crhylove (~rhy@cpe-76-172-16-57.hawaii.res.rr.com)
04:41.09crhyloveHey all!  For some reason I can't switch to the sound device I need to in Beowulf.
04:41.29crhyloveThere's a button to press, I press it, I click OK, and it goes back to the audio device I'm not using.
04:42.58crhyloveI'm using Sound in the control center in MATE
04:43.04crhyloveDo I need to run it as root?
04:43.54*** join/#devuan bsd4me (~me@98-106-74-65.gci.net)
05:00.23*** join/#devuan crhylove (~rhy@cpe-76-172-16-57.hawaii.res.rr.com)
05:00.56crhyloveTried a few things and rebooted.... still no dice.
05:01.02crhyloveVery strange.
05:03.35crhyloveArdour works great.  So it's really just changing audio outputs in MATE is the issue.
05:19.46*** join/#devuan bsd4me (~bsd@98-106-74-65.gci.net)
05:20.43gnarfacecrhylove: see if you can find some error message in a log somewhere about it
05:21.06gnarfacecrhylove: i don't know anything about mate specifically, sorry
05:21.43gnarfacecrhylove: also if you're using pulseaudio see if pavucontrol will do what you want
05:23.07*** join/#devuan Hoshpak (~Hoshpak@dslb-002-204-202-112.002.204.pools.vodafone-ip.de)
05:31.56*** join/#devuan Uberius (~Uberius@gateway/tor-sasl/uberius)
05:43.03*** join/#devuan ruenoak (~chatzilla@222-153-58-9-adsl.sparkbb.co.nz)
06:20.18gnarface\
06:27.30*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
07:07.17*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
07:09.12*** join/#devuan Acacia (~Acacia@unaffiliated/acacia)
07:17.04*** join/#devuan Inepu (~Mithrandi@37.163.24.87)
07:35.14bnjfeep.  only thing that caught me with the upgrade was a slight behaviour change with packet counting with nf vs iptables
07:35.18bnjf(and ipsets)
07:35.25bnjfawesome work!
07:51.41*** join/#devuan kreyren (~kreyren@fsf/member/kreyren)
07:57.10*** join/#devuan bgustav (~bgustav@188.25.44.22)
08:29.32kreyrenWhat does apt need to extract deb things? https://bpa.st/LEGQ O.o
08:44.17*** join/#devuan kreyren (~kreyren@fsf/member/kreyren)
08:45.22*** join/#devuan cocoadaemon (~foo@2a01:e0a:4e1:97e0:179d:1cc6:8854:4d5c)
08:47.02*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
08:53.55crhylovegnarface, I'm using ALSA I think.  That's what's working in Ardour and Audacity, and Audacious.
08:54.27onefangCoz of the Alliteration.  B-)
08:59.46*** join/#devuan zatumil (~debian@cgn-213-196-210-20.nc.de)
09:06.53*** join/#devuan AntoFox (~Thunderbi@93.37.141.18)
09:09.15*** join/#devuan stovepipe (~stovepipe@65.ip-217-182-204.eu)
09:11.53kreyrenSolved the issue above -> I've removed bash so it failed to find executables~
09:18.26*** join/#devuan roquesor (~morlock@185.37.212.61)
09:23.21*** join/#devuan Pali (~pali@Maemo/community/contributor/Pali)
09:38.26*** join/#devuan yeti (~username@p5dd21780.dip0.t-ipconnect.de)
09:52.16*** join/#devuan kairu (~kairu@xdsl-78-35-205-7.nc.de)
10:00.51*** join/#devuan AntoFox (~Thunderbi@93.37.141.18)
10:37.54*** join/#devuan Digitteknohippie (~user@fsf/member/digit)
10:41.09*** join/#devuan Acacia (~Acacia@unaffiliated/acacia)
10:43.43*** join/#devuan bgustav (~bgustav@188.25.44.22)
11:03.06*** join/#devuan DocScrutinizer05 (~saturn@openmoko/engineers/joerg)
11:06.50brocashelmjust installed the latest beowulf. i use dual monitors, but somehow, it's not detecting a second monitor and instead duplicating it. any tips?
11:06.55fsmithredkreyren, 'ar x' to extract a .deb package.
11:07.25fsmithredxfce?
11:07.38brocashelmyes
11:07.49kreyrenfsmithred, i meant what is apt using for that? Since it complains with errors
11:07.53kreyrenhttps://bpa.st/LEGQ
11:08.28brocashelmif i remove slim, will that BS mounting/unmounting conflict still be in effect? that's what happened once when i tried ascii two years ago
11:08.48brocashelm(not a fan of graphical login screens and prefer startx)
11:08.53fsmithredbrocashelm, you've played around in the Display settings? There's a checkbox for 'Mirror displays'
11:09.18brocashelmyes, i have checked there. the problem is it is NOT letting me set any other option for the monitors. just "default" or something
11:10.28fsmithredbefore beowulf, I'd use lxrandr to get my two montors to make one big desktop.
11:10.41fsmithredin beowulf I do it with the xfce Display settings.
11:10.52fsmithredI did not do anything special.
11:16.59fsmithredkreyren, I don't know what to make of that error message
11:17.39ShorTieThinkz, looks like the download didn't happen to me
11:17.56fsmithredmaybe
11:18.39ShorTietry locating it maybe
11:19.31fsmithredI just downloaded the package and extracted it. control.tar is there as expected
11:21.08ShorTietry some other mirror then  tor+http://vwakviie2ienjx6t.onion/debian maybe
11:21.39*** join/#devuan Burek (~Burek@unaffiliated/burekzfinezt)
11:22.52ShorTieyou did do a 'apt update' at least ??
11:23.34fsmithredsays it got 1,368KB, which is the size of the aptitude package, but not the other packages
11:23.46fsmithredyeah, update and repeat
11:31.56*** join/#devuan m43cap (~user@host86-136-171-134.range86-136.btcentralplus.com)
11:32.42*** part/#devuan m43cap (~user@host86-136-171-134.range86-136.btcentralplus.com)
11:43.25kreyrenCan anyone do a peer review for my pinning please? ^-^ http://ix.io/2pab
11:43.33kreyrendebian is freaking out too much about that to help~
11:49.38rrqthe last one looks almost fine; should say "beowulf" rather than "stable" though. And you can keep the first one, and remove the rest.
11:49.57*** join/#devuan kreyren (~kreyren@fsf/member/kreyren)
11:52.32*** join/#devuan Garb0 (~Garb0@unaffiliated/garb0)
12:08.13*** join/#devuan scaniatrucker (~scaniatru@78-56-98-5.static.zebra.lt)
12:15.47*** join/#devuan halbeno (~halbeno@node-1w7jra20uqr2ih8nj7ixxn19e.ipv6.telus.net)
12:23.53*** join/#devuan Soo_Slow (Soo_Slow@gateway/vpn/privateinternetaccess/sooslow/x-31376162)
12:32.06*** join/#devuan rsx (~rsx@ppp-188-174-136-226.dynamic.mnet-online.de)
12:40.40*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
12:48.04*** join/#devuan DocScrutinizer05 (~saturn@openmoko/engineers/joerg)
13:00.56*** join/#devuan amesser (~amesser@p5b0555e1.dip0.t-ipconnect.de)
13:25.41*** join/#devuan mns` (~mns`@191.253.137.135)
13:26.05kreyrenIs ASCII directly compatible with buster?
13:26.17kreyrenand beowulf with bullseye ?
13:26.23kreyren... and ceres with sid :p
13:27.09*** join/#devuan ar3itrary (~hacker@v22016101923038440.bestsrv.de)
13:29.46fsmithredkreyren, no. ascii=stretch, beowulf=buster, chimaera=bullseye
13:29.51fsmithredand yes, ceres=sid
13:29.58kreyrenfsmithred, thanks helpful
13:30.07fsmithred99% of packages in devuan come directly from debian, unchanged
13:30.50kreyrennoted ^-^
13:31.53fsmithredand the ones we fork from debian have
13:31.59fsmithreddevuan in the version
13:32.04kreyrennoted
13:32.17kreyrenthat's probably why apt-cache policy doesn't pull devuan? Because they are unchanged?
13:32.28kreyrenhttp://ix.io/2paF
13:32.43fsmithredI use apt-cache policy all the time
13:33.13kreyrenm2 ^-^
13:34.22fsmithred0.40.3-1 500
13:34.22fsmithred<PROTECTED>
13:44.26*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
14:13.05*** join/#devuan lyubov (~lyubov@172-3-143-10.lightspeed.sntcca.sbcglobal.net)
14:18.32kreyrenThis seems to work perfectly ^-^ http://ix.io/2paQ
14:52.02*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
15:10.46*** join/#devuan targz (~Thunderbi@unaffiliated/targz)
15:13.11*** join/#devuan rypervenche (~rypervenc@unaffiliated/rypervenche)
15:25.19*** join/#devuan fylgje (~fylgje@84.red-2-139-134.dynamicip.rima-tde.net)
15:26.47*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
15:49.50*** join/#devuan Ryushin (~Ryushin@2001:470:4b:38f:777::8762)
15:53.29*** join/#devuan xes_ (~xes@unaffiliated/xes)
16:06.57*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
16:19.38*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
16:22.16*** join/#devuan epony (epony@unaffiliated/epony)
16:31.10*** join/#devuan kreyren (~kreyren@fsf/member/kreyren)
16:31.54*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
16:33.50*** join/#devuan Ryushin (~Ryushin@2001:470:4b:38f:777::8762)
16:34.05*** join/#devuan specing (~specing@unaffiliated/specing)
16:38.08*** join/#devuan kreyren_ (~kreyren@fsf/member/kreyren)
16:44.49*** join/#devuan frabbit (~frabbit@unaffiliated/free-rabbit/x-8401877)
16:45.02frabbithttps://devuan.org/os/documentation/en/minimal-xorg-install.html <- 404 error
16:47.50frabbitand https://friendsofdevuan.org/ is down -> https://status.ws/sites/friendsofdevuan.org/6413129367945216
16:51.51frabbitoh the links on the website does a wrong redirect, the document is here: https://www.devuan.org/os/documentation/dev1fanboy/en/minimal-xorg-install.html
16:52.05frabbitlink on website points to 404
16:53.03*** join/#devuan brocashelm (~brocashel@107.181.166.214)
16:53.04*** join/#devuan brocashelm (~brocashel@unaffiliated/brocashelm)
16:54.04*** part/#devuan brocashelm (~brocashel@unaffiliated/brocashelm)
17:07.35frabbitawesome installed minimal xorg and elogind, libpam-elogind and dwm, ran startx and now the system is frozen
17:08.10frabbitvery cool cant change back to any tty to unmount my external hdd and cleanly close luks again! thx!
17:08.15frabbitfucking fuck!
17:08.43fsmithredblack screen?
17:09.44*** join/#devuan kreyren (~kreyren@fsf/member/kreyren)
17:10.03frabbitno just dwm but mouse and keyboard do not react
17:10.04fsmithredtry switching to another tty and logging in and issuing some command that will give a physical response, like 'reboot'
17:10.07fsmithredoh
17:10.10fsmithredoh, oh
17:10.11frabbiti cant switch
17:10.16fsmithredunplug and replug inputs
17:10.18frabbit=(
17:10.23frabbitalready tried
17:10.25fsmithredor one of them
17:10.26fsmithredoh
17:10.35fsmithredmagic sysrq keys?
17:10.44frabbitwhats that?
17:11.16fsmithredalt-PrntScrn-r,s,u,b
17:11.29fsmithredyou probably don't have all of them enabled
17:11.39frabbitwhats Scrn?
17:11.44fsmithredprint screen key
17:11.54fsmithredalso sometimes labeled Sysrq
17:11.59frabbiterr...
17:12.04frabbiti have a german keyboard here
17:12.09fsmithredhold down
17:12.10fsmithredshit
17:12.13frabbitalt i know also print
17:13.07frabbityeah big load of shit...
17:13.14frabbitthats my backup hdd
17:13.48frabbitalso some unique stuff there because i havent a second backup hdd atm
17:14.35frabbitdoesnt help i need to power this shitty thing of with power button on computer...
17:14.42fsmithredcan you ssh in?
17:15.08frabbitdo i need to have ssh on the target pc for that?
17:15.15fsmithredyes
17:15.20frabbiti dont...
17:15.22fsmithredok
17:15.40fsmithredctrl-alt-del a few times might get it to shut down
17:15.50frabbiti first install minimal, then xserver and when that runs fine the rest
17:16.52frabbitno dont help...
17:17.10frabbitdisplay turned off now
17:17.18frabbitbecause nothing happend
17:17.34frabbitfuck!
17:18.24frabbiti normally install minimal xserver my way cause the wiki way caused problems in the past as far as i remember, now i know that it cuases problems...
17:18.44fsmithredwhat do you do that's different?
17:19.18frabbitcant tell u atm cause my script for that is in that ehdd...
17:19.47frabbitif my data is still there after hard poweroff i can show u, if not i will destroy these fucking machines...
17:20.09frabbitwhy isnt there a button on each fucking computer to switch to a tty?
17:20.15fsmithredmost likely will be there
17:20.20fsmithredassuming ext4
17:20.25frabbitthousands buttons for light, sound and foobar
17:20.30frabbitno
17:20.35frabbitthe ehdd has ext2
17:20.37frabbit=(
17:20.43fsmithredouch
17:20.57frabbitall my videos and photos are there...
17:21.23frabbiti havent got the fucking money since now to buy another big one to back it up...
17:22.53*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
17:23.15frabbiti hate this shit
17:23.48frabbita instalelr should set up automatically an encrypted minimal system
17:23.52frabbit*installer
17:24.14frabbitotional with minimal WORKING xserver
17:24.16yetisolve your backup problem in the 1st place
17:24.18frabbit*optional
17:24.18yetireally!
17:24.35frabbityeti: oh thx for that hint! not!
17:24.52frabbiti wrote why i have no second hdd for backups
17:24.58yetiif you start to depend on IT you even should have backup haredware
17:25.06frabbitmoney!
17:25.45frabbitgive me a fucking gun and i will get myself fucking money from the fucking jerks on this planet that have more money then they will ever need!
17:25.49yetithen you should have smaller systems but everything twice
17:25.52*** join/#devuan kreyren (~kreyren@fsf/member/kreyren)
17:26.25yetidancing at the edge of the cliff never was a good idea and truth sometimes can hurt
17:31.59*** join/#devuan blottoman (~blizzow@97-118-142-53.hlrn.qwest.net)
17:44.43*** join/#devuan bsd4me (~bsd@98-106-74-65.gci.net)
17:45.23*** join/#devuan sb35 (~sb35@23.111.78.43)
17:53.39*** join/#devuan nergal[m]1 (nergalmatr@gateway/shell/matrix.org/x-murebfxwrjgnhegy)
17:57.47*** join/#devuan blizzow (~blizzow@97-118-142-53.hlrn.qwest.net)
18:01.51*** join/#devuan frabbit (~frabbit@unaffiliated/free-rabbit/x-8401877)
18:03.52frabbithttps://paste.debian.net/plainh/4f9001fd
18:04.27frabbitdoes this output says anything about corrupt or even deleted data?
18:04.33*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
18:14.49*** join/#devuan mith_ (~Mithrandi@37.163.106.129)
18:18.28*** join/#devuan blizzow (~blizzow@97-118-142-53.hlrn.qwest.net)
18:18.39*** join/#devuan ejr (~ejr@178.115.128.208.wireless.dyn.drei.com)
18:18.54*** join/#devuan finsternis (~Y@23.226.237.192)
18:30.46*** join/#devuan frabbit (~frabbit@unaffiliated/free-rabbit/x-8401877)
18:37.23*** join/#devuan systemdlete (~systemdle@c-73-66-141-72.hsd1.ca.comcast.net)
18:38.39systemdleteI've been having intermittent crashes on my main hardware box.  The only information I can glean from the kern.log is a lot of messages that say "kernel: [117914.306439] xhci_hcd 0000:03:00.0: WA
18:38.39systemdleteRN Event TRB for slot 2 ep 4 with no TDs queued?"
18:39.24systemdleteafter the crash/reboot, I look at the logs, and the first message includes a ton of null characters pre-pended to the first boot message
18:39.43systemdlete(and why the line break in a kernel message I wonder?)
18:40.21systemdleteObviously, this has something to do with usb, but I'm not sure how to map slot/ep to bus/device (why oh why do they make this so confusing?)
18:40.48systemdleteSo I am not even sure which usb device is the culprit, or maybe the accomplis
18:41.29systemdleteI'm running the 4.9.0-12-amd64 kernel
18:42.50systemdleteit's the ascii release, btw
18:49.17*** join/#devuan kreyren (~kreyren@fsf/member/kreyren)
18:54.18*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
19:00.18*** join/#devuan Soo_Slow (Soo_Slow@gateway/vpn/privateinternetaccess/sooslow/x-31376162)
19:02.53*** join/#devuan cocoadaemon (~foo@2a01:e0a:4e1:97e0:179d:1cc6:8854:4d5c)
19:04.57*** join/#devuan bgustav_ (~bgustav@188.25.247.81)
19:05.31*** join/#devuan Ryushin (~Ryushin@2001:470:4b:38f:777::8762)
19:12.39systemdleteNow I am seeing some other errors from last nights logwatch report:   BUG: Bad page map in process dbus  pte:6c4cf... (multiple hits with slightly different addresses)
19:13.02systemdleteSome users say this might be memory or hardware related.  Uh-oh...
19:15.56systemdletegoes off to run a memory test...
19:19.57sixwheeledbeastmemory test would be my first call
19:23.57kreyrenAny idea how to fix the errors? https://i.imgur.com/K4V4Iy6.jpg
19:24.11kreyrenit also seems to hang on the last step but that seems to be something with a kernel?
19:25.11*** join/#devuan kreyren[m] (~kreyren@fsf/member/kreyren)
19:38.20*** join/#devuan mns` (~mns`@187.32.234.131)
19:39.08*** join/#devuan kreyren (~kreyren@fsf/member/kreyren)
19:40.36*** join/#devuan Wafficus (~Wafficus@2601:483:4600:296:4ecc:6aff:fe64:1d67)
19:43.22*** join/#devuan absinthe (~absinthe@unaffiliated/absinthe)
19:44.50WafficusHi there, I have a question regarding video card drivers for Nvidia. I have a Nvidia GTX 1060. Should I install the video card drivers from Nvidia's site or somehow find them on Devuan's repos?
19:51.46kreyrenWafficus, afaik they should be available in nvidia-drivers but they rarely work for me on debian
19:52.08kreyrenIf you have GTX970 and don't need vulkan then i would use nouveau btw
19:53.41WafficusI have a GTX 1060 card
19:53.48Wafficusnot sure if that helps
19:54.19WafficusI tried searching for: "apt-cache search nvidia" but didn't find "nvidia-drivers" though
19:54.23kreyrennouveau doesn't have support for power management so it would be stuck in low power mode if that's desired then you can use that
19:55.16kreyrenWafficus, search for nvidia-driver* there are some packages
19:55.44kreyreni.e https://pkginfo.devuan.org/stage/ascii/ascii-backports/nvidia-driver-bin_418.74-1~bpo9+1.html
19:56.07kreyrenthese seems to be grabbed directly from debian
19:56.55*** join/#devuan mns` (~mns`@191.253.137.135)
19:57.23*** join/#devuan avbox111 (d5a03e0d@static-c-213-160-62-13.customer.ggaweb.ch)
19:58.39Wafficusok
19:59.05kreyrenWafficus, so the process should be the same it should pull the package and then you need to compile it yourself in /usr/src/nvidia-something
19:59.07Wafficussam@devuandesktop ~ $ apt-cache search nvidia-driver*
19:59.09Wafficussam@devuandesktop ~ $
19:59.09kreyrenping me if u need help with it
19:59.18Wafficusare these from the standard repo?
19:59.33Wafficusor would i have to look into the closed source repo?
19:59.36kreyreneh? what is output of `lsb_release -cs`
20:00.37bgustav_maybe he doesn't have non-free enabled in sources.list
20:00.39kreyrenfrom the website provided it's in the non-free section so you need to add that in /etc/apt/sources.list
20:00.47kreyrenbgustav_, second sooner! :p
20:01.33kreyrenWafficus,
20:03.13Wafficussam@devuandesktop ~ $ lsb_release -cs
20:03.15Wafficusbeowulf
20:03.46WafficusI see, I can always disable the non-free section after I've added the video card drivers as well going forward right?
20:03.56Wafficus*unless I probably want to update it, I'll toggle it
20:04.01Wafficus*temporarily
20:04.17kreyrenWafficus, i would rather pin the non-free for only the specified drivers
20:04.26Wafficusnice
20:04.29WafficusI didn't know you can do that
20:04.31kreyrensince disabling it will make it unupgradable which will break your system at some point
20:04.38WafficusI thought you had to allow ALL non-free packages
20:04.46kreyrennah just the one you want :p
20:05.09kreyrenor you can get amdgpu that works great on linux.. probably has better performance too and costs less
20:06.13kreyrenWafficus, see https://manpages.debian.org/stretch/apt/apt_preferences.5.en.html for the pinning
20:08.06kreyrenWafficus, should look something like https://hastebin.com/hugutixoxi.http
20:08.50kreyrenWafficus, you should verify by using `apt-cache policy targetPacakge` to see the pinning
20:09.15kreyrenWafficus, this is the pin in an effect https://i.imgur.com/lsBfQoA.png
20:09.55Wafficuslooks like the first example is the only relevant one on that man page since all of the other ones use the "*" to grab all packages
20:09.57WafficusPackage: perl
20:09.59WafficusPin: version 5.20*
20:10.01WafficusPin-Priority: 1001
20:10.04Wafficususing that syntax, I'd probably have to use:
20:10.09WafficusPackage: nvidia-drivers
20:10.15WafficusPin: (no idea)
20:10.21WafficusPin-Priority: (no idea)
20:10.28kreyrenPin: release c=non-free
20:10.31*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
20:10.51kreyrenPin-Priority: -1 # To never install that package
20:10.58kreyrenPin-Priority: 990 # Part of release
20:12.07kreyrenyou can also `Pin: release c=non-free, a=stable` to make the pin effective only for non-free on stable release
20:12.14Wafficuswhy would I not want to install that package though
20:12.30Wafficusor, are you just listing the options
20:12.51kreyrenWafficus, nah i though you want to blacklist all non-free packages excluding the one you want for your GPU
20:12.57*** join/#devuan bugbustr0 (ad49527a@pool-173-73-82-122.washdc.fios.verizon.net)
20:13.03kreyrenwhere using https://hastebin.com/raw/hugutixoxi will do that
20:13.38kreyrenask questions if it's not clear.. took me time to understand it too~
20:14.47bugbustr0has anyone run into this when trying to start vmware since upgrading to Beowulf?  /usr/lib/vmware/bin/vmware-modconfig: Relink `/usr/lib/x86_64-linux-gnu/libbsd.so.0'
20:15.38Wafficusoh ok
20:15.40WafficusI see what you mean
20:21.38kreyren[m]'s temporary ark bcs his system is reworking networking
20:21.47kreyren[m]*afk
20:27.02WafficusPackage: perl
20:27.04WafficusPin: version 5.20*
20:27.06WafficusPin-Priority: 1001
20:27.08Wafficuswhoops wrong paste
20:27.10WafficusI have this so far:
20:27.25Wafficus# Adding non-free source for just Nvidia GTX 1060 Drivers:
20:27.30WafficusPackage: nvidia-drivers
20:27.36WafficusPin: release c=non-free
20:27.39WafficusPin-Priority: -1
20:27.43WafficusPin-Priority: 900
20:28.15Wafficusis that the correct lines to put into the "sources.list" file?
20:28.57kreyren[m]990 is what is apt using for selected release 900 has different behavior
20:29.06kreyren[m]This is in apt preferences
20:29.32kreyren[m]sources.list is only for sources
20:29.41kreyren[m]Wafficus
20:30.07kreyren[m]Also verify using apt-cache policy pkg
20:30.47kreyren[m]And the nvidia-drivers is invalid name afaik
20:31.09kreyren[m]https://pkginfo.devuan.org/stage/ascii/ascii-backports/nvidia-driver-bin_418.74-1~bpo9+1.html
20:34.28Wafficussam@devuandesktop /etc/apt $ apt-cache policy nvidia-driver
20:34.30Wafficusnvidia-driver:
20:34.32Wafficus<PROTECTED>
20:34.34Wafficus<PROTECTED>
20:34.36Wafficus<PROTECTED>
20:34.57Wafficusbut how would I tell it the gradient value from -1 to 900?
20:35.05Wafficusif I just want to include that package, but none others?
20:35.13kreyren[m]You probably want nvidia-driver-bin-440.82 for Beowulf though
20:35.16Wafficusdidn't you guys say to just modify the sources.list?
20:35.37kreyren[m]Wafficus yes to add the non-free repo
20:36.15kreyren[m]The pinning is just good practice to avoid unexpected  non-free packages
20:36.38kreyren[m]Otherwise debianers are just keeping the non-free in without pinning
20:37.34kreyren[m]Since its very easy to install non-free package by mistake :p
20:40.04Wafficusok
20:40.07Wafficusbut what I had above was ok?
20:40.42Wafficus# Adding non-free source for just Nvidia GTX 1060 Drivers:
20:40.44Wafficus# Package: nvidia-drivers
20:40.46Wafficus# Pin: release c=non-free
20:40.48Wafficus# Pin-Priority: -1
20:40.50Wafficus# Pin-Priority: 900
20:40.55Wafficusobviously I need to remove the comments, but wanted to confirm if they were ok before proceeding
20:43.07kreyren[m]Sec
20:46.07kreyren[m]Wafficus you want pin 990 since thats what is apt using for target release
20:46.22kreyren[m]See the provided man page it has explanation for pining numbers
20:47.01kreyren[m]And pin-priority -1 for everything else in non-free
20:48.39kreyren[m]https://hastebin.com/raw/hugutixoxi so just replace expected-packages here :p
20:48.59kreyren[m]Note that you can separate using ' '
20:49.11Wafficusthis is my correction given that statement
20:49.13Wafficus# Adding non-free source for just Nvidia GTX 1060 Drivers:
20:49.15WafficusPackage: nvidia-drivers
20:49.17WafficusPin: release c=non-free
20:49.19WafficusPin-Priority: 900
20:49.21WafficusPackage: *
20:49.23WafficusPin: release c=non-free
20:49.25WafficusPin-Priority: -1
20:49.27Wafficus^ is that correct
20:50.19kreyren[m]Nope, let me make I for you with explanation
20:50.44*** join/#devuan kreyren (~kreyren@fsf/member/kreyren)
20:55.24kreyrenWafficus, this should work in /etc/apt/preferences.d/zz-something https://hastebin.com/raw/osuxuluhic
20:55.33kreyrenreturn `apt-cache policy nvidia-driver
20:55.39kreyrenfor verification
20:56.07kreyrenWafficus, makes sense? :p
20:56.58kreyrenalso probably good thing to add https://hastebin.com/koluzeweti.makefile
20:57.17WafficusI see
20:57.20Wafficuslooks like I was close
20:57.33kreyrenWafficus, closer then me when i was learning pinning :p
20:58.58kreyrenAlso added reference https://hastebin.com/ogosatabij.makefile
20:59.02Wafficusyeah I've only done this for the dumb wifi adapter that's always non-free on most laptops
20:59.04kreyrenin case you need to ever change it in the future
20:59.05Wafficus*before
20:59.06kreyrenTo know how :p
20:59.34kreyrenWafficus, you can do the same for the adapter as well  just replace the `# Nvidia` thing
20:59.43Wafficusyeah I don't need the adapter right now
20:59.47kreyrenor i guess for tidiness make a new pin
20:59.48Wafficushonestly, direct connect is just fine anyway
20:59.48kreyrenok O.o
21:00.01kreyrenso summary:
21:00.04WafficusI did do it in the past for a laptop when I installed Debian Minimum
21:00.11kreyren1) Open /etc/apt/sources.list and add `non-free`
21:00.34kreyren2) Open or create /etc/apt/preferences.d/zz-something and add https://hastebin.com/ogosatabij.makefile
21:00.42kreyren3) apt-get update && apt-get install yourPackage
21:00.55Wafficusgot that, will add that to a guide in my 'guides' repo
21:01.12kreyrenWafficus, return me output of `apt-cache policy nvidia-driver` with the changes
21:01.16kreyrento make sure it pinned it correctly
21:01.25Wafficuswait, the second option is new
21:01.29Wafficushold on one sec
21:01.37WafficusI thought we were supposed to just modify sourceslist
21:01.40Wafficus*sources.list
21:01.48kreyrenWafficus, that's why i am making the summary :p
21:01.49WafficusI'll look at the preferences.d section
21:02.26Wafficusso for step # 2
21:02.48WafficusI have to add the "https://hastebin.com/ogosatabij.makefile" file contents to a make file?
21:02.57Wafficusor do I have to name it to something else in the preferences.d directory
21:03.04kreyrennah the makefile is irelevant that's just how hastebin identified the syntax
21:03.17WafficusI see
21:03.29Wafficusso what is the name of the file that I have to put in "preferences.d" then?
21:03.37kreyrenanything you want :p
21:03.40kreyrenzz-kreyren
21:03.40kreyren:p
21:03.52Wafficusok I guess nvidia-preferences
21:03.58kreyrenyou want the zz- prefix so that it gets processes last
21:04.05Wafficuszz-nvidia
21:04.12kreyrenit goes based on file name so 00-something will be processed before zz-something
21:04.49Wafficusjust so I'm on the same page
21:04.54Wafficusthe contents of what I added to sources.list
21:04.59Wafficusis the SAME in zz-nvidia?
21:05.05Wafficus*under preferences.d
21:06.33kreyrennah sources.list should only have `deb [arch=amd64] http://deb.devuan.org/devuan/ beowulf main non-free`
21:06.35kreyrenor alike
21:06.52kreyrenlet me make a markdown file for you with the procedure~
21:07.01Wafficusits all good
21:07.02WafficusI hear you
21:07.12Wafficusso modify sources.list with that 'deb' line ok
21:07.26kreyrenyes for the target release that you are using/want
21:09.11WafficusI have this in the sources.list file:
21:09.13Wafficus# Adding non-free repo to add Nvidia 1060 GTX drivers:
21:09.15Wafficushttp://deb.devuan.org/devuan/ beowulf main non-free
21:09.58kreyrenseems sane to me
21:10.01WafficusI have this preference in the "zz-nvidia" file in "/etc/apt/preferences.d"
21:10.03Wafficus# Note: There has to be a newline (or comment) separating each pin for apt to recognize it
21:10.05Wafficus# Reference: https://manpages.debian.org/stretch/apt/apt_preferences.5.en.html
21:10.07Wafficus# Prevent all non-free packages from being installed
21:10.09WafficusPackage: *
21:10.11WafficusPin: release c=non-free
21:10.13WafficusPin-Priority: -1
21:10.15Wafficus# Nvidia
21:10.17Wafficus## Allow only these nvidia packages required for GPU to be processed by apt
21:10.19WafficusPackage: nvidia-driver nvidia-driver-bin nvidia-driver-libs xserver-xorg-video-nvidia nvidia-vdpau-driver nvidia-alternative nvidia-kernel-dkms nvidia-support
21:10.20kreyreni would like to see output from `cat /etc/apt/sources.list | curl -F 'f:1=<-' ix.io` though
21:10.21WafficusPin: release c=non-free, n=stable
21:10.23WafficusPin-Priority: 990
21:10.25Wafficusall I have to do now, is Step 3
21:10.28kreyrenstop flodding!
21:10.32Wafficusok sorry
21:10.36kreyrenuse `cat path/to/file | curl -F 'f:1=<-' ix.io`
21:10.39kreyrenbetter :p
21:10.39Wafficuswill post to termbin next time
21:10.46kreyrenor termbin
21:11.42Wafficushttps://termbin.com/lmpf
21:12.21kreyrensec
21:13.54kreyrenWafficus, the `http://deb.devuan.org/devuan/ beowulf main non-free` is wrong
21:14.08kreyrenUse `deb http://deb.devuan.org/merged/ beowulf main non-free`
21:14.21kreyrensince you are using `merged` above -> No reason to use `/devuan` :p
21:15.58Wafficusok I made that change
21:17.07kreyrenshow me the content of /etc/apt/preferences.d/zz-nvidia too
21:17.41kreyrenWafficus, see also https://gist.github.com/Kreyren/cccf642ce672fd8f127ed128cf27749b
21:18.04Wafficuscontents of 'zz-nvidia'
21:18.06Wafficushttps://termbin.com/r508
21:18.14kreyrenlooks sane
21:18.22kreyrenoutput of `apt-cache policy nvidia-driver` now
21:19.39WafficusI see the pinning comments though i'm not sure about the '500' value in your screenshot
21:19.50Wafficusthought it would have to be 990 instead
21:20.00Wafficusbut I think its just for reference purposes anyway
21:20.03Wafficusok
21:20.04kreyrenWafficus, i have hugged up system to now do the pinning so it's kinda confusing
21:20.13kreyrenit mensions it having 990 and -1
21:20.21kreyrentrying to make better screenshot now >.>
21:20.25Wafficusno worries
21:20.27Wafficusits good though
21:21.12kreyrenWafficus, so do you have the output?
21:21.26kreyrenoutput of `apt-cache policy nvidia-driver` to verify that the pinning works
21:22.35WafficusI tried Step #3 but received this message in the terminal: https://termbin.com/2zdj
21:22.44kreyrenwrong command
21:27.42kreyrenWafficus, updated the doc https://gist.github.com/Kreyren/cccf642ce672fd8f127ed128cf27749b
21:27.56Wafficusbut don't I want to install all of the packages that were whitelisted in the previous two steps?
21:28.36kreyrenWafficus, you do but i may have made an error in pinning so that's why i want output of `apt-cache policy nvidia-driver` to verify that the pinning works
21:28.41kreyrenor you might need changes in apt.conf
21:30.42Wafficusresults of apt-cach policy nvidia-driver: https://termbin.com/vnmv
21:31.57kreyrenWafficus, run apt-get update and then ` apt-cach policy nvidia-driver` again
21:32.05kreyrenit may need to pull the non-free sources
21:34.46Wafficuslatest results of apt-cache policy nvidia-driver
21:34.48Wafficushttps://termbin.com/87u2
21:35.04kreyrenbetter but still wrong :p
21:35.05kreyrenchecking
21:36.10kreyrenah i am using stable when this is beowulf
21:36.11kreyrenmb
21:37.30kreyrenWafficus, this should work https://hastebin.com/raw/ekayuhitet
21:37.41kreyrenin /etc/apt/preferences.d/zz-nvidia
21:37.49kreyrenand return `apt-cache policy nvidia-driver` again
21:42.33kreyrenWafficus,
21:45.28Wafficusthis is my latest attempt to do that giant list of apt-get install:
21:45.30Wafficushttps://termbin.com/dk4g
21:49.05*** join/#devuan bgustav (~bgustav@86.121.167.250)
21:54.52kreyrenWafficus, checking
21:55.03kreyrenbtw. ping me bcs i am not getting notifications :p
21:55.24kreyrenyou need a pin for nvidia-support add that in /etc/apt/preferences.d/zz-nvidia
21:55.53kreyrenand repeat if you find another package that is requested by nvidia-driver.. seems that devuan didn't do a great job listing the dependencies for this
21:57.20Wafficusits already present on the "Package" key value though
21:57.34Wafficusin zz-nvidia
21:57.42Wafficusdir
21:57.44Wafficus*sorry
21:58.05Wafficushttps://termbin.com/1n77
21:58.07kreyrenweird
21:58.12WafficusThat is my latest 'zz-nvidia' present
21:58.23kreyren`apt-cache policy nvidia-support` ?
21:58.59kreyrenah nvidia-support is not non-free based on https://pkginfo.devuan.org/stage/beowulf/beowulf/nvidia-support_20151021+9.html it's contrib
21:59.11kreyrenso you need to add `contrib` in /etc/apt/sources.list too
21:59.41kreyreni.e `deb [arch=amd64,i386] tor+http://vwakviie2ienjx6t.onion/debian/ buster main non-free contrib`
22:04.12WafficusI still get the same 'nvidia-support' has no installation candidate message even with that revision
22:04.23kreyrenWafficus, did you `apt-get update` ?
22:04.27Wafficusyes
22:04.38Wafficushere's my "sources.list": https://termbin.com/hgga
22:04.39kreyren`apt-cache policy nvidia-support` then
22:05.15kreyrenah don't copy my configurating that was example.. use `deb http://deb.devuan.org/merged beowulf main contrib non-free`
22:05.38Wafficushow would I know what on earth to add from that package link though
22:06.36Wafficusshould I use this value: nvidia-support 20151021+9
22:06.54kreyrenWafficus, looking at https://pkginfo.devuan.org/stage/beowulf/beowulf/nvidia-support_20151021+9.html you can see https://i.imgur.com/LVXcZLN.png which corresponds to sub repositories in http://deb.devuan.org/devuan/dists/beowulf/
22:07.08kreyrenthe usuall sub-repositories are main, contrib and non-free
22:07.25kreyrenWafficus, no just change the sources list :p
22:08.20*** join/#devuan HumanGeek (~HumanG33k@62.147.242.8)
22:09.54WafficusI don't get it
22:10.02Wafficusall I have to go off
22:10.06Wafficusis this link https://pkginfo.devuan.org/stage/beowulf/beowulf/nvidia-support_20151021+9.html
22:10.23Wafficusis it "deb https://pkginfo.devuan.org/stage/beowulf/beowulf/nvidia-support_20151021+9.html"
22:10.51kreyrenthe deb.devuan.org/merged is the repository that you are using which has `dists` directory which is specified after and in which you have the sub repositories
22:11.01Wafficusthat's beyond me
22:11.03Wafficusbut ok
22:11.19Wafficushow an average person would know how to handle this is a bit difficult
22:11.21Wafficusanyway
22:11.26kreyrenso `deb  http://deb.devuan.org/merged <name-of-directory-in-dists> <sub-repositry-in-dists> <sub-repositry-in-dists>`
22:11.41Wafficuswhat bothers me
22:11.45Wafficusis that it doesn't say merged on that link at all
22:11.49Wafficusso hwo would I have known that
22:11.51Wafficus*how
22:12.12kreyrenWafficus, Well i am a genius, but in general when i was teaching this to my students it looks intimidating and complicated, but when you understand how and why is this done it gets exponentially simple
22:12.46kreyrenNote https://gist.github.com/Kreyren/cccf642ce672fd8f127ed128cf27749b i believe that it has everything needed for you to complete the procedure feel free to add a comment or sent me an email on kreyren@rixotstudio.cz or ping me here if you need help or continue with it ^-^
22:12.50Wafficusright, so you would have to been a package maintainer to know this in the first place
22:13.11Wafficusso you can understand how a normal person has no idea what in the (fill in the word) to use
22:13.24kreyrenWafficus, i understand why you think that, but not really it's understood by most of the apt-based users including ubunters
22:13.44kreyrenit's like regular expression it looks very intimidating but is insultingly easy :p
22:14.00Wafficuswell that whole ':P' is kind of getting to me
22:14.02Wafficusbut I'll ignore it
22:14.04Wafficusanyway
22:14.17kreyrenWafficus, i can that's why i am teaching people for free ^-^
22:14.30WafficusI'm just trying to get these stupid video drivers updated so I can possibly improve emulation on this machine
22:14.31kreyrenfor the > so you can understand how a normal person has no idea what in the (fill in the word) to use <
22:14.50kreyrenWafficus, like i can make a script for you that does that if you want
22:15.03Wafficusits ok, its just a bit frustrating
22:15.07*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
22:15.30kreyrenWafficus, linux and foss in general is very flustrating when you enter it but it gets exponentially simple
22:16.06kreyrenthe whole foss looks like it's just bunch of projects full of long and exhausing code, but most of them are insuntingly simple.. depends on the motivation of the invidual to learn new things
22:16.44*** join/#devuan q3k (q3k@2a0d:eb00:2137:2:a370:72b0:eeff:74f0)
22:16.50Wafficusits a bit sad when its this hard to install video drivers from a pretty well known video card company
22:16.57Wafficuscould be on both sides so idk
22:16.58Wafficusanyway
22:17.09Wafficusmoving on, I still kind of don't know what to put in anyway for that sources.list at all
22:17.39kreyrenWafficus, well nvidia is the worst thing that happend to linux so they are doing their best to make it as difficult as possible
22:18.03Wafficusdeb https://pkginfo.devuan.org/stage/beowulf/beowulf/nvidia-support_20151021+9.html buster contrib
22:18.06Wafficusis that it?
22:18.09kreyrenunless it's ubuntu which is because dell pays them for it.. and ubuntu is currently not usable as a result of it
22:18.31kreyrenWafficus, no the pkginfo is just a frontend for the packages to show you the informations
22:18.56kreyrenyou want `deb http://deb.devuan.org/merged beowulf contrib`
22:19.02Wafficusdeb https://deb.devuan.org/contrib/nvidia-support_20151021+9.html buster contrib
22:19.53kreyrendeb http://deb.devuan.org/merged beowulf contrib
22:20.00kreyrendeb - Syntax
22:20.09Wafficusright, that makes sense
22:20.15kreyrenhttp://deb.devuan.org/merged - Repository, note that you can open web browser for that
22:20.20Wafficuskind of wish that package link would have linked to the main link itself
22:20.23Wafficuscould be better in that respect
22:20.24kreyrenbeowulf - your release, in repository it's in dists directory
22:20.45kreyrencontrib - sub-repository in http://deb.devuan.org/merged/dists/beowulf dire
22:21.55kreyrenWafficus, It's designed this way for apt to handle and apt is very old so none was using websites before like that :p
22:22.07kreyrenyou would be using `apt-cache search` and other built-in commands instead
22:22.18Wafficussmacks kreyren for the tongue bs
22:22.21kreyrenExherbo Linux has a nice method for it though
22:22.25Wafficusanyway
22:22.30Wafficusok I did sudo apt update
22:22.34Wafficusi'll try step 3 again
22:22.37kreyrensee cave working: https://rust-lang.github.io/rust-log-analyzer/log-viewer/#https://cors-anywhere.herokuapp.com/http://ix.io/2oto
22:22.59kreyrenWafficus, show me `apt-cache policy nvidia-support` instead :p
22:23.04kreyrenit provides more info
22:23.07*** join/#devuan izh_ (~izh_@unaffiliated/izh/x-2009676)
22:23.43Wafficusah geez, same thing for 'nvidia-vdpau-driver'
22:23.51Wafficusoh man
22:23.57Wafficusthis thing is such a pain imo
22:24.04Wafficusis nothing included in the same repo
22:24.23Wafficusgoddamn
22:24.39Wafficusphew, anyway, guess I have to go find it on the package list I guess
22:24.42kreyrenLike you can remove the  /etc/apt/preferences.d/zz-nvidia anytime and just keep all the non-free packages available O.O
22:24.57kreyrenbut this is how most of debian users who knows how to pin and respect four freedoms does it~
22:25.13Wafficustrue
22:25.20Wafficusmaybe I should just temporarily enable everything
22:25.23Wafficusand then add the pins later then
22:25.28Wafficusthat would probably be the easiest
22:25.35kreyrenWafficus, if you find this being too much pain then yes :p
22:25.56Wafficussmacks kreyren again for the tongue thing
22:26.01Wafficusanyway, I see
22:26.11kreyrenis masochist who likes smacking :p
22:26.16kreyrenjk..
22:26.19Wafficuslol
22:26.26kreyrenaldo i enjoy pain mostly~
22:26.27Wafficusslaps kreyren instead
22:26.32kreyren:3
22:30.18Wafficusdoes this mean I literally have to install every dependency present: https://termbin.com/bknb
22:30.23Wafficuskreyren:
22:31.02kreyrenno you are mishandling apt :p
22:31.17kreyrenyou want `sudo apt-get install nvidia-driver` .. the dependencies will be resolved by apt
22:31.30kreyrenWafficus,
22:32.18WafficusI tried that too, https://termbin.com/h8fr
22:32.21Wafficuskreyren: same result
22:32.57kreyren`apt-cache policy nvidia-legacy-check` then
22:34.10Wafficushttps://termbin.com/3pui
22:34.29kreyrenif the pin says `-1` and you need it -> Pin it to 990
22:34.30Wafficusbecause its '-1' does that mean I have to allow it somehow?
22:34.32Wafficusok
22:34.50kreyrendo that for all Predepend and depend packages in `sudo apt-get install nvidia-driver`
22:35.22kreyrennvidia-legacy-check nvidia-driver-libs nvidia-driver-libs-nonglvnd nvidia-driver-bin xserver-xorg-video-nvidia nvidia-vdpau-driver nvidia-alternative nvidia-kernel-dkms
22:35.32kreyrenyou don't need recommends :p
22:35.48Wafficusrecommends what?
22:35.57kreyrenGrabbed from https://i.imgur.com/kC3KEHb.png
22:36.15kreyrenThese are recommends https://i.imgur.com/YXIULlT.png
22:36.33kreyrenaka recommended packages.. basically annoying advertisement for thing you might like~
22:37.29Wafficusit looks like they're all in the same repo
22:37.31Wafficushttps://termbin.com/pr5o
22:37.50Wafficushttp://deb.devuan.org/merged beowulf/non-free amd64 Packages
22:37.58kreyrenyep and you are not pinning them :p
22:38.03kreyrenthat's why they have -1
22:38.05Wafficusif I just add the non-free, amd64, and Packages, thats it right
22:38.31kreyrenNo the amd64 and Packages is not recognized
22:38.38kreyrenor what
22:38.38kreyrenO.o
22:40.35kreyrenWafficus, you were supposed to make this change https://hastebin.com/sujupiwuza.makefile
22:40.50kreyrenwhich are packages added from https://i.imgur.com/kC3KEHb.png
22:41.39*** join/#devuan m1k3 (~m1k3@cpe-108-176-236-167.maine.res.rr.com)
22:42.38kreyrenand do it fast bcs i want to go sleep~ ;p
22:42.52Wafficuseven with that change
22:43.08kreyrenoutput?
22:43.28Wafficushttps://termbin.com/7yts
22:43.59kreyrenweird
22:44.20kreyrenmy best guess u have a syntax error in /etc/apt/preferences.d/zz-nvidia
22:44.34kreyrenbcs if u have a syntax error the pin gets ignored :p
22:44.40kreyrenwhich is what seems to be happening here
22:44.51kreyrenahh
22:44.54kreyreni see the issue
22:45.05WafficusI have what you gave me for 'zz-nvidia'
22:45.07Wafficushttps://termbin.com/qtr3
22:45.35kreyrenWafficus, this https://hastebin.com/divusoxewe.makefile
22:45.46kreyrenit had `nvidia-driver-bin` configured twice which made the pin invalid
22:45.50kreyrenand ignored by apt :p
22:48.20Wafficusupdated it to your recent change
22:48.25Wafficusbut still same 'no installation candidate'
22:49.00Wafficushttps://termbin.com/6ojo
22:49.16kreyren`apt-cache policy nvidia-driver`
22:49.46kreyrenah `nvidia-driver-libs` is also duplicate
22:49.58Wafficushttps://termbin.com/lk7v
22:51.06kreyrentry now https://hastebin.com/raw/qacotopige
22:52.15Wafficus... same "no installation candidate"
22:52.19Wafficuskreyren:
22:52.50*** join/#devuan cd (~cd@unaffiliated/cd)
22:53.07Wafficuscurrent sources.list: https://termbin.com/jxn1
22:53.29Wafficuscurrent 'zz-nvidia': https://termbin.com/kofa
22:53.41kreyrenTry https://hastebin.com/raw/gujidizena
22:54.22kreyrenDo https://hastebin.com/hasoxabuno.makefile if that didn't work :p but you may need to cherrypick that later
22:57.27kreyrenis going to sleep in 01:00
22:57.39Wafficussame thing for the first attempt
22:57.43Wafficusgoing to try the second paste
22:58.53Wafficusahhhhh
22:58.55Wafficuseven that didn't work
22:58.57Wafficusdang
22:58.59Wafficuskreyren:
22:59.56Wafficussources.list: https://termbin.com/2dp2f
23:00.19kreyrenwait you are using stable
23:00.23Wafficus'zz-nvidia': https://termbin.com/f2uo
23:00.45kreyrenhttps://hastebin.com/sakesedobe.makefile this should work
23:00.59kreyrenbcs we were using  n=stable where we need n=beowulf
23:01.50kreyrenmy bad!
23:02.52*** join/#devuan fylgje (~fylgje@84.red-2-139-134.dynamicip.rima-tde.net)
23:05.22Wafficusunfortunately, its complaining about depedencies again
23:05.56Wafficushttps://termbin.com/f76j
23:07.15kreyren`apt-cache policy nvidia-driver`
23:07.21kreyrenWafficus,
23:09.03*** join/#devuan xcm (~xcm@ipd114.250.tellas.gr)
23:09.37*** join/#devuan sacioz (~sacioz@179.191.215.178)
23:09.38Wafficushttps://termbin.com/mefy
23:10.22Wafficussources.list: https://termbin.com/soml
23:10.45Wafficuszz-nvidia: https://termbin.com/u81j
23:10.48Wafficuskreyren:
23:11.31kreyrenthat makes no sense to me, but i am hitting supporter burnout, ask in #debian or wait for someone in #devuan
23:12.24Wafficusok
23:13.32*** join/#devuan m1k3 (~m1k3@37.218.241.6)
23:13.33kreyrenping me in like 8 hours again if none solved it for you or if you found a new issue with it.. you have the reference on https://gist.github.com/Kreyren/cccf642ce672fd8f127ed128cf27749b and it has contact on me as well ^-^
23:13.39kreyrenWafficus,
23:13.56kreyrengoes to sleep~
23:16.46WafficusI knew I should have just stuck with Arch for games based systems
23:16.51Wafficus*arch based distros
23:17.37kreyren[m]Wafficus nah arch is sh@%$ :p exherbo.org is great for those though
23:18.08*** part/#devuan sacioz (~sacioz@179.191.215.178)
23:21.19*** part/#devuan Wafficus (~Wafficus@2601:483:4600:296:4ecc:6aff:fe64:1d67)
23:24.53hemimaniacWaff, fix your repo list, that one is a dumpster fire
23:29.44*** join/#devuan g4570n (~g4570n@unaffiliated/g4570n)
23:57.14*** join/#devuan james1138 (~James1138@71.36.13.61)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.