/srv/irclogs.ubuntu.com/2014/01/14/#ubuntu-x.txt

jarkko_guys05:55
jarkko_does ati 7870 install normally on ubuntu/kubuntu 13.10 ?05:55
RAOFjarkko_: 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:56
jarkko_can i post here or private?05:57
jarkko_i removed closed source driver and i have difficulty to use open source05:57
jarkko_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 driver05:58
jarkko_RAOF: why glamour is not needed anymore? since when?06:02
RAOFjarkko_: Oh, glamor is still needed, it's just enabled by default.06:03
jarkko_well how to enable it then?06:04
jarkko_there are 2 open source drivers for ati are they both in active developement?06:04
jarkko_RAOF: .06:05
RAOFThere's only one open source driver for ati.06:06
RAOFFor quite some time :)06:06
jarkko_so its radeonhd?06:06
RAOFNo, it's radeon.06:07
jarkko_how to know if its in use?06:07
RAOFradeonhd's been abandoned for some time, and IIRC never had 3D support.06:07
RAOFChecking out /var/log/Xorg.0.log06:07
jarkko_http://pastebin.com/z8hyEpdi06:07
jarkko_what should i look there06:09
RAOFYou need to turn off whatever has disable kernel modesetting.06:09
jarkko_i dont know what to do from now on06:11
RAOFYou said you'd installed the proprietary driver?06:11
jarkko_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 drivers06:11
RAOFHow did you uninstall the closed source driver?06:16
jarkko_dont remember anymore the command, i googled06:16
jarkko_sudo dpkg remove something06:16
jarkko_i reinstalled some xorg packages too06:16
jarkko_i reconfigured xorg06:16
jarkko_but how to avoid that KMS is not disabled and how to enable glamour?06:17
RAOFUrgh.06:20
RAOFYou've probably broken some things in that process.06:20
jarkko_possible06:21
jarkko_but i had weird problems when i tried to install manjaro and kubuntu distros06:21
jarkko_manjaro has option to boot with open source drivers (which end up blank screen), closed source option worked06:22
jarkko_i dont remember anymore how 13.10 install went,but i think it had blank screen too06:22
jarkkowell it does load glamour07:03
jarkkobut it tries to load the closed source driver too, which is nowhere to be found07:03
tjaaltondpkg --purge fglrx07:08
tjaaltonor what it's called07:09
tjaaltonthe xserver tries to load the blob too, but that's irrelevant07:09
jarkkoi upgraded the kernel to the latest07:10
jarkkosystem just dont boot into desktop07:10
jarkkobut the display didnt go saving mode this time07:10
jarkkodpkg: warning: ignoring request to remove fglrx which isn't installed07:11
jarkkois there going to be soon mesa, xorg, ati updates for ubuntu/kubuntu?07:11
tjaaltoncheck /etc/modprobe.d, there's probably a file that blacklists radeon.ko07:11
tjaaltonwhat updates?07:12
tjaaltoninstall trusty07:12
jarkkothat file is blank07:12
tjaaltonwhat file?07:12
jarkko /etc/modprobe.d07:12
tjaaltonit's a directory..07:12
jarkkolol07:12
jarkkowhich file should i open then?07:13
tjaaltonlook around07:13
tjaaltoni don't know07:13
tjaaltoncat /etc/modprobe.d/*|grep radeon ?07:13
jarkkoi changed your command07:15
jarkkobut it found one line of blacklist radeon07:15
jarkkodont know the file07:15
jarkkoactually the name is radeonfb07:16
jarkkoand i know the file now07:16
tjaaltonthat's not it07:16
jarkkothen there is none07:17
tjaaltonso pastebin xorg log07:17
tjaaltonor, check '07:17
tjaalton'dmesg |grep drm'07:17
jarkkohttp://pastebin.com/fqQZyhyH07:19
jarkkohttp://pastebin.com/qE94Y4En07:19
tjaalton[    19.057] (II) [KMS] drm report modesetting isn't supported.07:21
tjaaltonupgrade your kernel07:21
tjaaltonoh it's 3.13 already07:21
tjaaltonweird07:21
jarkkoi just updated07:21
jarkkofrom 3.12.707:21
jarkkoany ideas now?07:22
tjaaltonthen #radeon is probably your friend07:22
jarkkolol07:22
jarkkoi will go there07:22
tjaaltonwhat's the pci-id?07:22
tjaaltonof the card07:23
jarkkohow do i check?07:24
tjaaltonlspci -nn07:24
tjaalton|grep VGA07:24
tjaalton00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller [8086:0162] (rev 09)07:24
tjaaltonso 8086:0162 is mine07:25
jarkkofound07:25
jarkko01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti LE [Radeon HD 7870 XT] [1002:679e]07:25
jarkkothis is joker card, made by club3d07:25
jarkkomore shaders than normal 787007:25
tjaaltonshould be supported07:28
tjaaltonso I'm out of idea07:28
tjaaltons07:28
jarkkowhat should i do?07:29
tjaalton#radeon07:29
jarkkoalready there, quiet07:29
tjaaltonyou didn't ask anything07:29
jarkkois the glamour automatically used nowadays or what's the situation?07:29
tjaaltonthat's irrelevant here07:29
tjaaltonbut yes07:30
tjaalton[    1.597073] [drm] VGACON disable radeon kernel modesetting.07:30
tjaaltonthat's the root of it07:30
jarkkowhat's actually KMS?07:31
jarkkosetting video modes?07:31
tjaaltonkernel mode setting07:31
jarkkowhat does it do?07:31
tjaalton#ifdef CONFIG_VGA_CONSOLE07:31
tjaaltondid you mess with some console settings?07:31
jarkkono?07:31
tjaaltonsets the video mode07:31
tjaaltondump 'lsmod' somewhere07:32
tjaaltonand fulll dmesg07:32
jarkkohttp://pastebin.com/PFuKMQ5607:33
jarkkohttp://pastebin.com/sfszFp9i07:34
tjaaltonmeh, so why do you have nomodeset on the kernel cmdline?07:35
jarkkoi dont know? i havent changed any kernel settings07:36
tjaaltonis it in /etc/default/grub?07:36
jarkkoi just installed the kernel from ubuntu kernel ppa07:36
jarkkohanvet changed grub either07:36
tjaaltonjust cat that file07:36
jarkkohttp://pastebin.com/Q6356x3A07:37
tjaaltonoh you booted the recovery kernel07:40
tjaaltonwhy?07:40
jarkkonormal doesnt boot into desktop07:40
tjaaltonwell, that's your bug then07:40
tjaalton#radeon07:40
tjaaltonor, what do you mean by desktop? the login screen loads?07:41
jarkkoi have no login password, it just somhow hangs07:42
tjaaltonok07:42
jarkkofailsafe resume goes to desktop07:42
tjaaltonfailsafe resume?07:43
jarkkoyes07:43
tjaaltonmeaning?07:45
jarkkothere is a menu you can choose what to do07:45
jarkkoits the 1st:"resume"07:45
tjaaltonhow do you end up there?07:45
jarkkofrom grub07:46
tjaaltonby using the recovery kernel?07:46
jarkkoyes07:46
tjaaltonanyway, if every kernel hangs like that then #radeon might help07:49
tjaaltondo you have sshd running on it, or can you do a ctrl-alt-f1?07:49
jarkkowhile normal boot i cannot use another session07:50
jarkkosshd =?07:50
tjaaltonopenssh-server07:50
tjaaltonlog in remotely from another machine07:50
jarkkoi have no use such thing07:51
jarkkodont know if its installed default07:51
tjaaltonnope07:51
jarkkohow to make sure its not installed?07:51
tjaaltonapt-cache policy openssh-server07:51
jarkkoi removed some ssh-agent sometime ago, dont remember the name anymore07:51
jarkkoit says not installed, but it found a package07:52
tjaaltonsure07:53
tjaaltonbtw, you have radeon.audio=1 on /etc/default/grub07:55
jarkkowhat about it07:57
jarkkoi have hdmi...07:57
tjaaltonit could break things07:57
jarkkookay07:57
jarkkoi try to disable then07:57
tjaaltonremove it, run update-grub and see if it changes anything07:57
jarkkodone07:58
jarkkoboot a bit later07:58
jarkkotrying to complie newer mesa07:58
tjaaltonare you on 13.10?07:59
jarkkoyes07:59
tjaaltonjust upgrade to trusty then08:00
tjaaltonit has 10.0.108:00
jarkkowell how do i do that?08:00
tjaaltonand 3.1308:00
tjaaltonask the internets08:00
tjaaltondo-release-upgrade -d08:00
jarkkokubuntu channel said that there are no ppa08:00
tjaaltonppa?08:00
tjaaltonwhat ppa08:00
jarkkowhere to fetch updates08:00
tjaaltonfor what?08:01
jarkkowanted to try 14.0408:01
tjaaltonaiui kubuntu stuff is in trusty08:01
tjaaltonnot a ppa08:01
jarkkoyour command works btw08:01
jarkkosome errors on some repos08:02
jarkkoHUGE UPDATE08:02
jarkkoover 700 files changed08:02
jarkkono, it updated itself again, now over 1000 files08:02
jarkkothis takes time08:03
tjaaltonyou could also just download a live-cd08:04
tjaaltondaily image, to see if it boots08:04
jarkkowould 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 sametime08:05
tjaaltonnot my problem08:06
jarkkobut thats one thing that could be improved08:07
jarkkoinstalls would take less time08:07
jarkko_removing the hdmi part didnt work08:14
tjaaltonok08:21
jarkko_got reply on radeon08:43
jarkko_https://bugs.freedesktop.org/show_bug.cgi?id=6087908:43
ubottuFreedesktop bug 60879 in Drivers/Gallium/radeonsi "[radeonsi] X11 can't start with acceleration enabled" [Blocker,New]08:43
mlankhorstmorning08:43
jarkko_that should be high priority bug if it effects 7870 (and what else cards)08:44
tjaaltonhmm, I only saw the comment from mrcooper08:52
tjaaltonwhat's up with my irssi..08:53
jarkko_but i think i have the same problem than in the link he posted08:55
jarkko_the card id matches with he last post someone made08:55
tjaaltonsure08:56
tjaaltonfile a bug on launchpad against mesa08:56
jarkko_how do you know its mesa09:01
tjaaltonbecause of the upstream bug..09:05
jarkko_i am installing the distro update09:07
jarkko_it says that i am missing firmware files...09:08
jarkko_they didnt come with the kernel?09:08
tjaaltonlinux-firmware09:08
jarkko_well it downloaded that file09:08
jarkko_it install now the files and this said that there are more than 1000 files to download09:09
jarkko_i already downloaded lot of files09:09
tjaaltonjust let it complete09:10
tjaaltonit won't help anyway09:10
tjaaltonsince mesa in trusty is just as broken09:10
jarkko_well if i make the bug report how do i proof them that mesa is broken?09:11
tjaalton"them"?09:11
jarkko_who ever makes mesa09:12
tjaaltonlink to the upstream bug09:12
tjaaltonit's us09:12
jarkko_do you have any clue what needs to be changed to get this work?09:13
tjaaltonno09:13
tjaaltonit's upstreams job09:13
jarkko_can you gimme link where to report?09:16
tjaaltonrun ubuntu-bug09:17
tjaaltonbut if you don't have an account on launchpad, then don't09:17
jarkko_i have09:17
tjaaltonok09:17
jarkko_should i report it as xorg problem or other?09:18
tjaaltonmesa..09:18
tjaaltonor xorg, doesn't matter09:18
tjaaltonubuntu-bug mesa09:18
jarkko_it just collects info and send them?09:19
tjaaltonyes09:19
jarkko_and says nothing?09:19
tjaaltonopens a browser tab09:19
tjaaltonwhere you'll fill in the details09:19
jarkko_dont see any open tab09:20
jarkko_it didnt open09:21
tjaaltonnevermind then09:22
tjaaltonnot worth it09:22
jarkko_well the update goes well so far09:29
jarkko_over 100 000 open bugs...crazy09:37
jarkko_i was able to boot after the upgrade, but still had to use the failsave10:12
jarkko_sometimes those upgrades are failures10:12
tjaaltoni said it's not fixed yet10:13
jarkko_OpenGL version string: 2.1 Mesa 10.0.110:15
jarkko_it got updated, but the mesa version is very low...10:15
jarkko_i mean opengl10:16
tjaaltonirrelevant10:19
jarkko_back to closed driver10:30
jarkko_noticed weird problem on boot10:33
jarkko_when i press f8, it brings boot menu where to boot10:33
jarkko_i have kubuntu and ubuntu there (only kubuntu installed, never ubuntu), only 1 hard disk..only 1 distro10:34
jarkko_the 1 entry goes kubuntu and the another goes to grub10:34

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!