[05:55] guys [05:55] does ati 7870 install normally on ubuntu/kubuntu 13.10 ? [05:56] jarkko_: Worked for me when I tried it, although no 3D accel because I didn't do the glamor fiddling (which you shouldn't need to do anymore) [05:57] can i post here or private? [05:57] i removed closed source driver and i have difficulty to use open source [05:58] i had problem getting kubuntu 13.10 working with ati 7870, i think i installed 13.04 1st and upgraded it and installed closed source driver [06:02] RAOF: why glamour is not needed anymore? since when? [06:03] jarkko_: Oh, glamor is still needed, it's just enabled by default. [06:04] well how to enable it then? [06:04] there are 2 open source drivers for ati are they both in active developement? [06:05] RAOF: . [06:06] There's only one open source driver for ati. [06:06] For quite some time :) [06:06] so its radeonhd? [06:07] No, it's radeon. [06:07] how to know if its in use? [06:07] radeonhd's been abandoned for some time, and IIRC never had 3D support. [06:07] Checking out /var/log/Xorg.0.log [06:07] http://pastebin.com/z8hyEpdi [06:09] what should i look there [06:09] You need to turn off whatever has disable kernel modesetting. [06:11] i dont know what to do from now on [06:11] You said you'd installed the proprietary driver? [06:11] i could reinstall the closed source and system would work and games would have good performance, but i would like to try the open source drivers [06:16] How did you uninstall the closed source driver? [06:16] dont remember anymore the command, i googled [06:16] sudo dpkg remove something [06:16] i reinstalled some xorg packages too [06:16] i reconfigured xorg [06:17] but how to avoid that KMS is not disabled and how to enable glamour? [06:20] Urgh. [06:20] You've probably broken some things in that process. [06:21] possible [06:21] but i had weird problems when i tried to install manjaro and kubuntu distros [06:22] manjaro has option to boot with open source drivers (which end up blank screen), closed source option worked [06:22] i dont remember anymore how 13.10 install went,but i think it had blank screen too [07:03] well it does load glamour [07:03] but it tries to load the closed source driver too, which is nowhere to be found [07:08] dpkg --purge fglrx [07:09] or what it's called [07:09] the xserver tries to load the blob too, but that's irrelevant [07:10] i upgraded the kernel to the latest [07:10] system just dont boot into desktop [07:10] but the display didnt go saving mode this time [07:11] dpkg: warning: ignoring request to remove fglrx which isn't installed [07:11] is there going to be soon mesa, xorg, ati updates for ubuntu/kubuntu? [07:11] check /etc/modprobe.d, there's probably a file that blacklists radeon.ko [07:12] what updates? [07:12] install trusty [07:12] that file is blank [07:12] what file? [07:12] /etc/modprobe.d [07:12] it's a directory.. [07:12] lol [07:13] which file should i open then? [07:13] look around [07:13] i don't know [07:13] cat /etc/modprobe.d/*|grep radeon ? [07:15] i changed your command [07:15] but it found one line of blacklist radeon [07:15] dont know the file [07:16] actually the name is radeonfb [07:16] and i know the file now [07:16] that's not it [07:17] then there is none [07:17] so pastebin xorg log [07:17] or, check ' [07:17] 'dmesg |grep drm' [07:19] http://pastebin.com/fqQZyhyH [07:19] http://pastebin.com/qE94Y4En [07:21] [ 19.057] (II) [KMS] drm report modesetting isn't supported. [07:21] upgrade your kernel [07:21] oh it's 3.13 already [07:21] weird [07:21] i just updated [07:21] from 3.12.7 [07:22] any ideas now? [07:22] then #radeon is probably your friend [07:22] lol [07:22] i will go there [07:22] what's the pci-id? [07:23] of the card [07:24] how do i check? [07:24] lspci -nn [07:24] |grep VGA [07:24] 00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller [8086:0162] (rev 09) [07:25] so 8086:0162 is mine [07:25] found [07:25] 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti LE [Radeon HD 7870 XT] [1002:679e] [07:25] this is joker card, made by club3d [07:25] more shaders than normal 7870 [07:28] should be supported [07:28] so I'm out of idea [07:28] s [07:29] what should i do? [07:29] #radeon [07:29] already there, quiet [07:29] you didn't ask anything [07:29] is the glamour automatically used nowadays or what's the situation? [07:29] that's irrelevant here [07:30] but yes [07:30] [ 1.597073] [drm] VGACON disable radeon kernel modesetting. [07:30] that's the root of it [07:31] what's actually KMS? [07:31] setting video modes? [07:31] kernel mode setting [07:31] what does it do? [07:31] #ifdef CONFIG_VGA_CONSOLE [07:31] did you mess with some console settings? [07:31] no? [07:31] sets the video mode [07:32] dump 'lsmod' somewhere [07:32] and fulll dmesg [07:33] http://pastebin.com/PFuKMQ56 [07:34] http://pastebin.com/sfszFp9i [07:35] meh, so why do you have nomodeset on the kernel cmdline? [07:36] i dont know? i havent changed any kernel settings [07:36] is it in /etc/default/grub? [07:36] i just installed the kernel from ubuntu kernel ppa [07:36] hanvet changed grub either [07:36] just cat that file [07:37] http://pastebin.com/Q6356x3A [07:40] oh you booted the recovery kernel [07:40] why? [07:40] normal doesnt boot into desktop [07:40] well, that's your bug then [07:40] #radeon [07:41] or, what do you mean by desktop? the login screen loads? [07:42] i have no login password, it just somhow hangs [07:42] ok [07:42] failsafe resume goes to desktop [07:43] failsafe resume? [07:43] yes [07:45] meaning? [07:45] there is a menu you can choose what to do [07:45] its the 1st:"resume" [07:45] how do you end up there? [07:46] from grub [07:46] by using the recovery kernel? [07:46] yes [07:49] anyway, if every kernel hangs like that then #radeon might help [07:49] do you have sshd running on it, or can you do a ctrl-alt-f1? [07:50] while normal boot i cannot use another session [07:50] sshd =? [07:50] openssh-server [07:50] log in remotely from another machine [07:51] i have no use such thing [07:51] dont know if its installed default [07:51] nope [07:51] how to make sure its not installed? [07:51] apt-cache policy openssh-server [07:51] i removed some ssh-agent sometime ago, dont remember the name anymore [07:52] it says not installed, but it found a package [07:53] sure [07:55] btw, you have radeon.audio=1 on /etc/default/grub [07:57] what about it [07:57] i have hdmi... [07:57] it could break things [07:57] okay [07:57] i try to disable then [07:57] remove it, run update-grub and see if it changes anything [07:58] done [07:58] boot a bit later [07:58] trying to complie newer mesa [07:59] are you on 13.10? [07:59] yes [08:00] just upgrade to trusty then [08:00] it has 10.0.1 [08:00] well how do i do that? [08:00] and 3.13 [08:00] ask the internets [08:00] do-release-upgrade -d [08:00] kubuntu channel said that there are no ppa [08:00] ppa? [08:00] what ppa [08:00] where to fetch updates [08:01] for what? [08:01] wanted to try 14.04 [08:01] aiui kubuntu stuff is in trusty [08:01] not a ppa [08:01] your command works btw [08:02] some errors on some repos [08:02] HUGE UPDATE [08:02] over 700 files changed [08:02] no, it updated itself again, now over 1000 files [08:03] this takes time [08:04] you could also just download a live-cd [08:04] daily image, to see if it boots [08:05] would it be possible to change these huge updates that when it has downloaded something, it starts to install if it doesnt need some files that are downloaded later? it takes time to download and then it rapes your hdd when installing, the install would be faster if it could install and download sametime [08:06] not my problem [08:07] but thats one thing that could be improved [08:07] installs would take less time [08:14] removing the hdmi part didnt work [08:21] ok [08:43] got reply on radeon [08:43] https://bugs.freedesktop.org/show_bug.cgi?id=60879 [08:43] Freedesktop bug 60879 in Drivers/Gallium/radeonsi "[radeonsi] X11 can't start with acceleration enabled" [Blocker,New] [08:43] morning [08:44] that should be high priority bug if it effects 7870 (and what else cards) [08:52] hmm, I only saw the comment from mrcooper [08:53] what's up with my irssi.. [08:55] but i think i have the same problem than in the link he posted [08:55] the card id matches with he last post someone made [08:56] sure [08:56] file a bug on launchpad against mesa [09:01] how do you know its mesa [09:05] because of the upstream bug.. [09:07] i am installing the distro update [09:08] it says that i am missing firmware files... [09:08] they didnt come with the kernel? [09:08] linux-firmware [09:08] well it downloaded that file [09:09] it install now the files and this said that there are more than 1000 files to download [09:09] i already downloaded lot of files [09:10] just let it complete [09:10] it won't help anyway [09:10] since mesa in trusty is just as broken [09:11] well if i make the bug report how do i proof them that mesa is broken? [09:11] "them"? [09:12] who ever makes mesa [09:12] link to the upstream bug [09:12] it's us [09:13] do you have any clue what needs to be changed to get this work? [09:13] no [09:13] it's upstreams job [09:16] can you gimme link where to report? [09:17] run ubuntu-bug [09:17] but if you don't have an account on launchpad, then don't [09:17] i have [09:17] ok [09:18] should i report it as xorg problem or other? [09:18] mesa.. [09:18] or xorg, doesn't matter [09:18] ubuntu-bug mesa [09:19] it just collects info and send them? [09:19] yes [09:19] and says nothing? [09:19] opens a browser tab [09:19] where you'll fill in the details [09:20] dont see any open tab [09:21] it didnt open [09:22] nevermind then [09:22] not worth it [09:29] well the update goes well so far [09:37] over 100 000 open bugs...crazy [10:12] i was able to boot after the upgrade, but still had to use the failsave [10:12] sometimes those upgrades are failures [10:13] i said it's not fixed yet [10:15] OpenGL version string: 2.1 Mesa 10.0.1 [10:15] it got updated, but the mesa version is very low... [10:16] i mean opengl [10:19] irrelevant [10:30] back to closed driver [10:33] noticed weird problem on boot [10:33] when i press f8, it brings boot menu where to boot [10:34] i have kubuntu and ubuntu there (only kubuntu installed, never ubuntu), only 1 hard disk..only 1 distro [10:34] the 1 entry goes kubuntu and the another goes to grub