From habiloid at brettscaife.net Tue Sep 2 16:10:12 2014 From: habiloid at brettscaife.net (Brett) Date: Tue, 2 Sep 2014 17:10:12 +0100 Subject: [Assist] Can't mount USB hard drives Message-ID: <20140902161012.GA939@horton> Since the last kernel upgrade (3.16.1-gnu-1.3 x86_64) I can't mount any USB hard drives. The failure is silent (mount -v reports the drive as mounted) but the drive does not appear in mtab and can not be accessed. Is there anything that needs reconfiguring or installing with this kernel upgrade? From elcorreo at deshackra.com Tue Sep 2 18:56:35 2014 From: elcorreo at deshackra.com (Jorge Araya Navarro) Date: Tue, 02 Sep 2014 12:56:35 -0600 Subject: [Assist] Can't mount USB hard drives In-Reply-To: <20140902161012.GA939@horton> References: <20140902161012.GA939@horton> Message-ID: <877g1l3l5x.fsf@deshackra.com> To be sure, have you gvfs installed? Brett writes: > Since the last kernel upgrade (3.16.1-gnu-1.3 x86_64) I can't mount > any USB hard drives. The failure is silent (mount -v reports the drive > as mounted) but the drive does not appear in mtab and can not be > accessed. Is there anything that needs reconfiguring or installing > with this kernel upgrade? > _______________________________________________ > Assist mailing list > Assist at lists.parabolagnulinux.org > https://lists.parabolagnulinux.org/mailman/listinfo/assist -- Pax et bonum. Jorge Araya Navarro. Dise?ador Publicitario, Programador Python y colaborador en Parabola GNU/Linux-libre https://es.gravatar.com/shackr From arnuld.mizong at gmail.com Sun Sep 7 05:59:50 2014 From: arnuld.mizong at gmail.com (arnuld uttre) Date: Sun, 7 Sep 2014 11:29:50 +0530 Subject: [Assist] Xorg Problem with Radeon Message-ID: Hi There, I have used gNewSense and X seems to run fine with Open-Source ATI driver (xf86-video-ati in parabola). Even Trisquel Live CD boots me into nice X display but not parabola. Even in Arch I used same driver, never installed catalyst, and X was great. In Parabola X siwply fails, with xf86-video-vesa, X runs but it looks hell ugly: http://tinypic.com/m/i73q7c/3 Any idea how to correct the things, Here are last few lines from Xorg log: [ 3283.461] (--) controlling tty is VT number 3, auto-enabling KeepTty [ 3283.461] (II) [KMS] drm report modesetting isn't supported. [ 3283.461] (EE) Screen 0 deleted because of no matching config section. [ 3283.461] (II) UnloadModule: "radeon" [ 3283.461] (EE) Device(s) detected, but none match those in the config file. [ 3283.461] (EE) Fatal server error: [ 3283.461] (EE) no screens found(EE) [ 3283.461] (EE) Please consult the The X.Org Foundation support at http://wiki.x.org for help. [ 3283.461] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [ 3283.461] (EE) [ 3283.462] (EE) Server terminated with error (1). Closing log file. -- http://uttre.wordpress.com/ http://lispmachine.wordpress.com/2010/12/08/extract-of-programming/ From elcorreo at deshackra.com Mon Sep 8 04:37:33 2014 From: elcorreo at deshackra.com (Jorge Araya Navarro) Date: Sun, 07 Sep 2014 22:37:33 -0600 Subject: [Assist] Xorg Problem with Radeon In-Reply-To: References: Message-ID: <87tx4i90zf.fsf@deshackra.com> What version of driver and modules have gNewSense and Trisquel? knowing this is good. I had a problem with my Intel video driver, I just switched some options in my Xorg conf and then things worked well, here is my conf: Section "Device" Identifier "Intel Graphics" Driver "intel" #Option "AccelMethod" "sna" #<--- This acceleration method was # making my graphics look funny from # time to time. Option "AccelMethod" "uxa" # <-- Then I switched. #Option "AccelMethod" "glamor" EndSection Hope this help you with your problem! arnuld uttre writes: > Hi There, > > I have used gNewSense and X seems to run fine with Open-Source ATI > driver (xf86-video-ati in parabola). Even Trisquel Live CD boots me > into nice X display but not parabola. Even in Arch I used same > driver, never installed catalyst, and X was great. In Parabola X > siwply fails, with xf86-video-vesa, X runs but it looks hell ugly: > > http://tinypic.com/m/i73q7c/3 > > > Any idea how to correct the things, Here are last few lines from Xorg log: > > > [ 3283.461] (--) controlling tty is VT number 3, auto-enabling KeepTty > [ 3283.461] (II) [KMS] drm report modesetting isn't supported. > [ 3283.461] (EE) Screen 0 deleted because of no matching config section. > [ 3283.461] (II) UnloadModule: "radeon" > [ 3283.461] (EE) Device(s) detected, but none match those in the config file. > [ 3283.461] (EE) > Fatal server error: > [ 3283.461] (EE) no screens found(EE) > [ 3283.461] (EE) > Please consult the The X.Org Foundation support > at http://wiki.x.org > for help. > [ 3283.461] (EE) Please also check the log file at > "/var/log/Xorg.0.log" for additional information. > [ 3283.461] (EE) > [ 3283.462] (EE) Server terminated with error (1). Closing log file. -- Pax et bonum. Jorge Araya Navarro. ES: Dise?ador Publicitario, Programador Python y colaborador en Parabola GNU/Linux-libre EN: Ads Designer, Python programmer and contributor Parabola GNU/Linux-libre EO: Anonco grafikisto, Pitino programalingvo programisto kai kontribuanto en Parabola GNU/Linux-libre https://es.gravatar.com/shackra From arnuld.mizong at gmail.com Mon Sep 8 08:20:17 2014 From: arnuld.mizong at gmail.com (arnuld uttre) Date: Mon, 8 Sep 2014 13:50:17 +0530 Subject: [Assist] Xorg Problem with Radeon In-Reply-To: <87tx4i90zf.fsf@deshackra.com> References: <87tx4i90zf.fsf@deshackra.com> Message-ID: > On 9/8/14, Jorge Araya Navarro wrote: > What version of driver and modules have gNewSense and Trisquel? knowing > this is good. > I had a problem with my Intel video driver, I just switched some options > in my Xorg conf and then things worked well, here is my conf: > > Section "Device" > Identifier "Intel Graphics" > Driver "intel" > #Option "AccelMethod" "sna" #<--- This acceleration method was > # making my graphics look funny from > # time to time. > Option "AccelMethod" "uxa" # <-- Then I switched. > #Option "AccelMethod" "glamor" > EndSection > > Hope this help you with your problem! I did a lot se search and it all came down to newer versions of Linux kernel using kernel mode setting (KMS) enabled for radeon driver. Parabola uses newer Linux kernel versions too. In newer Linux kernel versions radeon and KMS work together or graphics do not work as per Arch Wiki: https://wiki.archlinux.org/index.php/ATI#Kernel_mode-setting_.28KMS.29 Parabola has diabled KMS bun gNewSense and Trisquel do not, I don't know why. Even the Parabola dual-boot CD has KMS disabled. But story does not end here. I am using Trisquel currently and I get nice X environment but when I try to run my own WM, by using startx, it fails with some error. It runs X only if X is already there (e.g. if some display manager) i.ei it runs X automtically or not. So I am stuck using automatic X sessions using lightdm and unable to use StumpWM :( I am sure X will start failing once gNewSense or Trisouel start using newer kernels in upcoming versions. Parabola is bleeding edge, so I came across problem quite fast. Only gNewSense work flawlessly for everything but its current version is too much outdated for me. Here is some info: TRISQUEL: arnuld at gnu:~$ dmesg | grep radeon [ 38.986420] [drm] radeon defaulting to kernel modesetting. [ 38.986422] [drm] radeon kernel modesetting enabled. [ 38.986514] fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver [ 38.986889] radeon 0000:01:05.0: setting latency timer to 64 [ 38.987388] radeon 0000:01:05.0: VRAM: 512M 0x00000000C0000000 - 0x00000000DFFFFFFF (512M used) [ 38.987390] radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF [ 38.987745] [drm] radeon: 512M of VRAM memory ready [ 38.987746] [drm] radeon: 512M of GTT memory ready. [ 38.989785] radeon_cp.0: Missing Free firmware [ 38.992200] radeon 0000:01:05.0: disabling GPU acceleration [ 38.993213] radeon 0000:01:05.0: ffff8801278d6c00 unpin not necessary [ 38.993214] radeon 0000:01:05.0: ffff8801278d6c00 unpin not necessary [ 38.993429] [drm] radeon: power management initialized [ 39.053484] fbcon: radeondrmfb (fb0) is primary device [ 39.053640] fb0: radeondrmfb frame buffer device [ 39.053653] [drm] Initialized radeon 2.12.0 20080528 for 0000:01:05.0 on minor 0 arnuld at gnu:~$ gNewSense user at gnewsense:~$ dmesg | grep radeon [ 34.072937] [drm] radeon kernel modesetting enabled. [ 34.073123] radeon 0000:01:05.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 34.073128] radeon 0000:01:05.0: setting latency timer to 64 [ 34.074674] [drm] radeon: Initializing kernel modesetting. [ 34.076936] [drm] radeon: 256M of VRAM memory ready [ 34.076937] [drm] radeon: 512M of GTT memory ready. [ 34.076960] [drm] radeon: irq initialized. [ 34.077483] radeon_cp.0: Missing Free firmware [ 34.077515] platform radeon_cp.0: firmware: requesting /*(DEBLOBBED)*/ [ 34.081481] radeon 0000:01:05.0: disabling GPU acceleration [ 34.081521] radeon 0000:01:05.0: ffff88012ae30600 unpin not necessary [ 34.081523] radeon 0000:01:05.0: ffff88012ae30600 unpin not necessary [ 34.218098] fb0: radeondrmfb frame buffer device [ 34.218103] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:05.0 on minor 0 user at gnewsense:~$ -- http://uttre.wordpress.com/ http://lispmachine.wordpress.com/2010/12/08/extract-of-programming/ From ramana at member.fsf.org Mon Sep 8 08:43:47 2014 From: ramana at member.fsf.org (Ramana Kumar) Date: Mon, 8 Sep 2014 10:43:47 +0200 Subject: [Assist] Xorg Problem with Radeon In-Reply-To: References: <87tx4i90zf.fsf@deshackra.com> Message-ID: I also have this problem. Thank you Arnuld for the information. So, can it be fixed by somehow enabling KMS in Parabola's latest kernel? How can I do that? On Mon, Sep 8, 2014 at 10:20 AM, arnuld uttre wrote: > > On 9/8/14, Jorge Araya Navarro wrote: > > > What version of driver and modules have gNewSense and Trisquel? knowing > > this is good. > > > I had a problem with my Intel video driver, I just switched some options > > in my Xorg conf and then things worked well, here is my conf: > > > > Section "Device" > > Identifier "Intel Graphics" > > Driver "intel" > > #Option "AccelMethod" "sna" #<--- This acceleration method was > > # making my graphics look funny from > > # time to time. > > Option "AccelMethod" "uxa" # <-- Then I switched. > > #Option "AccelMethod" "glamor" > > EndSection > > > > Hope this help you with your problem! > > > I did a lot se search and it all came down to newer versions of Linux > kernel using kernel mode setting (KMS) enabled for radeon driver. > Parabola uses newer Linux kernel versions too. In newer Linux kernel > versions radeon and KMS work together or graphics do not work as per > Arch Wiki: > > https://wiki.archlinux.org/index.php/ATI#Kernel_mode-setting_.28KMS.29 > > > Parabola has diabled KMS bun gNewSense and Trisquel do not, I don't > know why. Even the Parabola dual-boot CD has KMS disabled. But story > does not end here. I am using Trisquel currently and I get nice X > environment but when I try to run my own WM, by using startx, it fails > with some error. It runs X only if X is already there (e.g. if some > display manager) i.ei it runs X automtically or not. So I am stuck > using automatic X sessions using lightdm and unable to use StumpWM :( > > I am sure X will start failing once gNewSense or Trisouel start using > newer kernels in upcoming versions. Parabola is bleeding edge, so I > came across problem quite fast. > > Only gNewSense work flawlessly for everything but its current version > is too much outdated for me. Here is some info: > > > TRISQUEL: > arnuld at gnu:~$ dmesg | grep radeon > [ 38.986420] [drm] radeon defaulting to kernel modesetting. > [ 38.986422] [drm] radeon kernel modesetting enabled. > [ 38.986514] fb: conflicting fb hw usage radeondrmfb vs VESA VGA - > removing generic driver > [ 38.986889] radeon 0000:01:05.0: setting latency timer to 64 > [ 38.987388] radeon 0000:01:05.0: VRAM: 512M 0x00000000C0000000 - > 0x00000000DFFFFFFF (512M used) > [ 38.987390] radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - > 0x00000000BFFFFFFF > [ 38.987745] [drm] radeon: 512M of VRAM memory ready > [ 38.987746] [drm] radeon: 512M of GTT memory ready. > [ 38.989785] radeon_cp.0: Missing Free firmware > [ 38.992200] radeon 0000:01:05.0: disabling GPU acceleration > [ 38.993213] radeon 0000:01:05.0: ffff8801278d6c00 unpin not necessary > [ 38.993214] radeon 0000:01:05.0: ffff8801278d6c00 unpin not necessary > [ 38.993429] [drm] radeon: power management initialized > [ 39.053484] fbcon: radeondrmfb (fb0) is primary device > [ 39.053640] fb0: radeondrmfb frame buffer device > [ 39.053653] [drm] Initialized radeon 2.12.0 20080528 for > 0000:01:05.0 on minor 0 > arnuld at gnu:~$ > > > > gNewSense > user at gnewsense:~$ dmesg | grep radeon > [ 34.072937] [drm] radeon kernel modesetting enabled. > [ 34.073123] radeon 0000:01:05.0: PCI INT A -> GSI 18 (level, low) -> > IRQ 18 > [ 34.073128] radeon 0000:01:05.0: setting latency timer to 64 > [ 34.074674] [drm] radeon: Initializing kernel modesetting. > [ 34.076936] [drm] radeon: 256M of VRAM memory ready > [ 34.076937] [drm] radeon: 512M of GTT memory ready. > [ 34.076960] [drm] radeon: irq initialized. > [ 34.077483] radeon_cp.0: Missing Free firmware > [ 34.077515] platform radeon_cp.0: firmware: requesting /*(DEBLOBBED)*/ > [ 34.081481] radeon 0000:01:05.0: disabling GPU acceleration > [ 34.081521] radeon 0000:01:05.0: ffff88012ae30600 unpin not necessary > [ 34.081523] radeon 0000:01:05.0: ffff88012ae30600 unpin not necessary > [ 34.218098] fb0: radeondrmfb frame buffer device > [ 34.218103] [drm] Initialized radeon 2.0.0 20080528 for > 0000:01:05.0 on minor 0 > user at gnewsense:~$ > > > > -- > http://uttre.wordpress.com/ > http://lispmachine.wordpress.com/2010/12/08/extract-of-programming/ > _______________________________________________ > Assist mailing list > Assist at lists.parabolagnulinux.org > https://lists.parabolagnulinux.org/mailman/listinfo/assist > -------------- next part -------------- An HTML attachment was scrubbed... URL: From arnuld.mizong at gmail.com Mon Sep 8 12:05:56 2014 From: arnuld.mizong at gmail.com (arnuld uttre) Date: Mon, 8 Sep 2014 17:35:56 +0530 Subject: [Assist] Xorg Problem with Radeon In-Reply-To: References: <87tx4i90zf.fsf@deshackra.com> Message-ID: > On 9/8/14, Ramana Kumar wrote: > So, can it be fixed by somehow enabling KMS in Parabola's latest kernel? > How can I do that? I really do not know. I could have compiled a new kernel myself with custom configurations I wanted but I already spent 2 days trying to understand the problem and I am not in 20s who has lot of time to experiment. installed gNewSense, current version is pretty old but does most of the work I need. I encourage you to go ahead and try to solve the problem. I learned a lot in 2 days about how things work and I came to know that many distros recommend installing binary-blobs, I was not even aware of packages that are considered blobs -- http://uttre.wordpress.com/ http://lispmachine.wordpress.com/2010/12/08/extract-of-programming/ From elcorreo at deshackra.com Mon Sep 8 19:38:28 2014 From: elcorreo at deshackra.com (Jorge Araya Navarro) Date: Mon, 08 Sep 2014 13:38:28 -0600 Subject: [Assist] Xorg Problem with Radeon In-Reply-To: References: <87tx4i90zf.fsf@deshackra.com> Message-ID: <874mwhvr19.fsf@deshackra.com> I resend this e-mail to the developer list. Emulatorman is THE guy responsible of (breaking my system from time to time?) providing the Linux-libre for Parabola. He should know what to do and if there is a solution, it will be widely available for all Parabola users. I guess it is a matter of time :) arnuld uttre writes: >> On 9/8/14, Ramana Kumar wrote: > >> So, can it be fixed by somehow enabling KMS in Parabola's latest kernel? >> How can I do that? > > I really do not know. I could have compiled a new kernel myself with > custom configurations I wanted but I already spent 2 days trying to > understand the problem and I am not in 20s who has lot of time to > experiment. installed gNewSense, current version is pretty old but > does most of the work I need. > > I encourage you to go ahead and try to solve the problem. I learned a > lot in 2 days about how things work and I came to know that many > distros recommend installing binary-blobs, I was not even aware of > packages that are considered blobs -- Pax et bonum. Jorge Araya Navarro. ES: Dise?ador Publicitario, Programador Python y colaborador en Parabola GNU/Linux-libre EN: Ads Designer, Python programmer and contributor Parabola GNU/Linux-libre EO: Anonco grafikisto, Pitino programalingvo programisto kai kontribuanto en Parabola GNU/Linux-libre https://es.gravatar.com/shackra From emulatorman at riseup.net Tue Sep 9 05:48:11 2014 From: emulatorman at riseup.net (=?UTF-8?B?QW5kcsOpIFNpbHZh?=) Date: Tue, 09 Sep 2014 02:48:11 -0300 Subject: [Assist] Xorg Problem with Radeon In-Reply-To: <874mwhvr19.fsf@deshackra.com> References: <87tx4i90zf.fsf@deshackra.com> <874mwhvr19.fsf@deshackra.com> Message-ID: <540E949B.3020107@riseup.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/08/2014 04:38 PM, Jorge Araya Navarro wrote: > > I resend this e-mail to the developer list. Emulatorman is THE guy > responsible of (breaking my system from time to time?) providing > the Linux-libre for Parabola. He should know what to do and if > there is a solution, it will be widely available for all Parabola > users. > > I guess it is a matter of time :) > ok, i will enable it then, no problem! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUDpSbAAoJEOaXR1L5cERWltEQAJDuXpOTIUqbA4EzfsClTw+M 7Jg1ifOufWgzEKfBNWl3hE4333gxoNQdLKbw14U+ifVYSLMugKAU+3V3+0BCAZa7 1gVEJgFZ0bRvQQWaqrmZGwFrmt2TFHdUYvuwMkesTAAeElKDHthzd8WNXXeb3t+m +KgYD3KUAOWs39R1nPIcMPlD0/DV4cG2rJL1T270VKJjbZFnqo6Tu2sOf7qf78YA A/FFf4epYW3rvNtgk5Re1DvVGwl/rziF4gUJwd7muOMBDbeJjUI90NEXeJNOwD6t 3a626ARkvLS7qq5uVs8c3otlz4ectiLeNSLLAixsREGQiX11abbLR1rglgnHNKD3 BkIGtNijk6hE0GbA0jksw65GnFMtdDBWtUVf9sWZehPzSIYCdWQGGSpgwgPKYhIX nrA07jhyg/4vaqBFmh4t26xq7qhCym6Nd5doPQc4OJsF59pn8UA2beQ/KyWxxPuH ixYKc1GIWQKY9l6EIKC3U/IE4mF/noDAGoiNiZKTmk6JsvriiOusqL/e3Xg+9nbo sLjtgcX/eRluE8Gb2rJxz3wlbCbeUFR2G3+CLvo5CK5HLMfmD83i7jt9jLwaTLAW FNr8RzD/R9LjJcnBHzDp8jSVpU+eHAMTvvJ82oRPV1iTDdLIfPTIPyXbZys9bvRv t5Ursrwubg9CAUax5bX+ =tI9+ -----END PGP SIGNATURE----- From emulatorman at riseup.net Tue Sep 9 07:15:13 2014 From: emulatorman at riseup.net (=?UTF-8?B?QW5kcsOpIFNpbHZh?=) Date: Tue, 09 Sep 2014 04:15:13 -0300 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> Message-ID: <540EA901.7030804@riseup.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/09/2014 02:50 AM, arnuld uttre wrote: >> On 9/9/14, Andr? Silva wrote: ok, i will >> enable it then, no problem! > > > Please make usre drm is supported too. KMS enabled withou drm > support is useless whet it comes to running X > > Thanks > > -- arnuld http://uttre.wordpress.com/ > http://lispmachine.wordpress.com/2010/12/08/extract-of-programming/ > > I've added CONFIG_DRM_RADEON_KMS [0] to enable modesetting on radeon by default on linux-libre package and solve your problem [1] Otherwise, KMS is enabled by default on our kernels, because CONFIG_DRM_I915_KMS module is enabled and needs it to works [2] P.S: i will add CONFIG_DRM_RADEON_KMS for all kernels available on our distro too. [0]:http://cateee.net/lkddb/web-lkddb/DRM_RADEON_KMS.html [1]:https://lukeshu.com/git/mirror/parabola/abslibre.git/commit/libre/linux-libre?id=1fdf2272044fd9c035938de590ff9bf3fcd2ae9d [2]:https://lukeshu.com/git/mirror/parabola/abslibre.git/plain/libre/linux-libre/config.i686?id=1fdf2272044fd9c035938de590ff9bf3fcd2ae9d -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUDqkBAAoJEOaXR1L5cERWK4YP/2NSNehluUz1arhpHxJ/U9SA wyO74mBnI+PGXjYi4dI9IoKZVvs+xwF00wuO0OHqyqTyiW2KlffJAnvti+JJUeMw uJtxjEycYvjk/A5Xjio6uhCbIv85CD9O7G9SzSzn3XE6QJUKA4x4C8MAcTT5dW1K OwHvIu8cw6nrpVBR+LZvbQtHRk5rkDBgujogrXCIpQGlhDDYA86piHWgX/7+82kR BMTHDAkZq1O/GxXWwHHauiLcb4senGZdEgvq2sWNguMQnN04/0e2MJUhFCGhqG6o z4MUU5m9z7bghz1p1dGT1M2pkb8J5wKLccl5Z5bonFBHVWJhkTKTk7VqyzhUoS8M end4HuxUeWq9UXgppFiEGmaw6xHX+Im3B7MMloFNVy/HDLT0dqkKHHlwAr2CLPl0 ruUc+AglH4HMBWTceRlrXneV1fxQJiG9849OlvBzuvyloBhRFr4ysdlPXmSP8CdE 4e2z+zSsIaNOO8XkGb2wl+2s3S545nGjAl7WWZ86W8zkD7hsuEH3Y8KTERJ4u/7U AaUCp2ljCBGljVWy2elsXCJ+LcQCPz3PcqvNC3u1c8mgJG2WLbri6sQNBeBEsIpA EdBLn9hdTE4mD0eon41qi0svOGGQuK58ckkcBEdr2A+8L0v2vxzdwLBzvHw9UhgS 3m+0nTL4honaehRCH7fd =DpjC -----END PGP SIGNATURE----- From ramana at member.fsf.org Thu Sep 11 10:47:49 2014 From: ramana at member.fsf.org (Ramana Kumar) Date: Thu, 11 Sep 2014 11:47:49 +0100 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: <540EA901.7030804@riseup.net> References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EA901.7030804@riseup.net> Message-ID: Which version of the kernel package has this change? I tried libre/linux-libre 3.16.2_gnu-1, but it didn't work. FYI I revert back to linux-libre-3.13.6-1 and then my Radeon card works correctly. (So I've been avoiding upgrading.) On Tue, Sep 9, 2014 at 8:15 AM, Andr? Silva wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 09/09/2014 02:50 AM, arnuld uttre wrote: > >> On 9/9/14, Andr? Silva wrote: ok, i will > >> enable it then, no problem! > > > > > > Please make usre drm is supported too. KMS enabled withou drm > > support is useless whet it comes to running X > > > > Thanks > > > > -- arnuld http://uttre.wordpress.com/ > > http://lispmachine.wordpress.com/2010/12/08/extract-of-programming/ > > > > > I've added CONFIG_DRM_RADEON_KMS [0] to enable modesetting on radeon > by default on linux-libre package and solve your problem [1] > Otherwise, KMS is enabled by default on our kernels, because > CONFIG_DRM_I915_KMS module is enabled and needs it to works [2] > > P.S: i will add CONFIG_DRM_RADEON_KMS for all kernels available on our > distro too. > > [0]:http://cateee.net/lkddb/web-lkddb/DRM_RADEON_KMS.html > [1]: > https://lukeshu.com/git/mirror/parabola/abslibre.git/commit/libre/linux-libre?id=1fdf2272044fd9c035938de590ff9bf3fcd2ae9d > [2]: > https://lukeshu.com/git/mirror/parabola/abslibre.git/plain/libre/linux-libre/config.i686?id=1fdf2272044fd9c035938de590ff9bf3fcd2ae9d > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2 > > iQIcBAEBAgAGBQJUDqkBAAoJEOaXR1L5cERWK4YP/2NSNehluUz1arhpHxJ/U9SA > wyO74mBnI+PGXjYi4dI9IoKZVvs+xwF00wuO0OHqyqTyiW2KlffJAnvti+JJUeMw > uJtxjEycYvjk/A5Xjio6uhCbIv85CD9O7G9SzSzn3XE6QJUKA4x4C8MAcTT5dW1K > OwHvIu8cw6nrpVBR+LZvbQtHRk5rkDBgujogrXCIpQGlhDDYA86piHWgX/7+82kR > BMTHDAkZq1O/GxXWwHHauiLcb4senGZdEgvq2sWNguMQnN04/0e2MJUhFCGhqG6o > z4MUU5m9z7bghz1p1dGT1M2pkb8J5wKLccl5Z5bonFBHVWJhkTKTk7VqyzhUoS8M > end4HuxUeWq9UXgppFiEGmaw6xHX+Im3B7MMloFNVy/HDLT0dqkKHHlwAr2CLPl0 > ruUc+AglH4HMBWTceRlrXneV1fxQJiG9849OlvBzuvyloBhRFr4ysdlPXmSP8CdE > 4e2z+zSsIaNOO8XkGb2wl+2s3S545nGjAl7WWZ86W8zkD7hsuEH3Y8KTERJ4u/7U > AaUCp2ljCBGljVWy2elsXCJ+LcQCPz3PcqvNC3u1c8mgJG2WLbri6sQNBeBEsIpA > EdBLn9hdTE4mD0eon41qi0svOGGQuK58ckkcBEdr2A+8L0v2vxzdwLBzvHw9UhgS > 3m+0nTL4honaehRCH7fd > =DpjC > -----END PGP SIGNATURE----- > _______________________________________________ > Assist mailing list > Assist at lists.parabolagnulinux.org > https://lists.parabolagnulinux.org/mailman/listinfo/assist > -------------- next part -------------- An HTML attachment was scrubbed... URL: From fmv1992 at gmail.com Thu Sep 11 11:53:14 2014 From: fmv1992 at gmail.com (Felipe M. Vieira) Date: Thu, 11 Sep 2014 08:53:14 -0300 Subject: [Assist] reflector (package) not working Message-ID: <54118D2A.6050808@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Dear parabola users, I've been reading the users mailing list and developers mailing list and this is my first contribution. I would like to thank everyone who contributed to this beautiful free software project. I'm happier than ever using my computer with free-software only. Let's get to my issue. Some time ago the "reflector" package was updated and it is not working correctly. Actually it never worked on parabola for me. This is what I get: reflector --verbose -l 5 --sort rate --save /etc/pacman.d/mirrorlist error: failed to parse retrieved mirror data: (Expecting value: line 1 column 1 (char 0)) content of "/etc/pacman.d/mirrorlist" # Parabola GNU/Linux-libre - Last Updated: Wed May 28 01:17:06 GMT 2014 # Location: Dallas, TX, USA # Responsible: 4096R/5DF2EFEEE6C7793E Gaming4JC # Work hours: 24*7 # HTTPS cert SHA1 92:32:2B:BF:4D:88:D5:82:53:38:FA:92:F3:FD:DC:2C:1A:C0:10:A2 Server = https://parabola.goodgnus.com.ar/$repo/os/$arch # Location: Moscow, Russian Federation # Responsible: Yandex # Work hours: 24*7 Server = http://mirror.yandex.ru/mirrors/parabola/$repo/os/$arch # Location: Los Angeles, CA, USA # Responsible: 4096R/7D19D1AFDD312BBE encyclomundi # Work hours: 24*7 Server = http://mirror.parlementum.net/$repo/os/$arch # Location: Charlotte, NC, USA # Responsible: 2048R/44BC7D7F49B9A5A4 alfplayer # Work hours: 24*7 Server = http://alfplayer.com/parabola/$repo/os/$arch # Location: UK # Responsible: Parabola Project Server = http://repo.parabolagnulinux.org/$repo/os/$arch # Location: Gandi.net, Paris, France # Responsible: 4096R/177A2DB9EA08BF5D Andrey Korobkov # Work hours: 24*7 # HTTPS cert SHA1 CC:CD:13:03:FD:B6:39:23:5F:15:98:16:CC:76:E3:CD:95:93:56:7F Server = https://parabola.fryxell.info/$repo/os/$arch Kind regards -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJUEY0pAAoJEHvKGbsOaeRdDLgH/j5sZCfqm55OFnKIe5yrQfmd lbDPLC2HEgB+vx4Tc/hcURoSHqEbnMk3eJC24eMxxpWstlo0+i9RVmHNBCC46EeG vw1tiNmlVTEfyg4imrkY9b0afITAKJaNS5B9PHs35z1H0mebfUlZ0WzzKp3yDKDg BJMzXccOcMHSF5+9kQJssBPf7WTvl7cGPgUR5URXDVdW/2nQE2PE1MbkHtq4VFxe o2Ug+aGyBfvi/2IcsJ6MNsMi8d1P6lXR+zDsnv3pKopF9RKL8siFl1dNonXrMabU RQRo3QqypGc3cCkINj1h3kW3i1JStiw7KI/EyQmKr/4BkP+gWjo/JEq3guY70UA= =ZCiN -----END PGP SIGNATURE----- From emulatorman at riseup.net Thu Sep 11 12:24:12 2014 From: emulatorman at riseup.net (=?windows-1252?Q?Andr=E9_Silva?=) Date: Thu, 11 Sep 2014 09:24:12 -0300 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EA901.7030804@riseup.net> Message-ID: <5411946C.1090801@riseup.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/11/2014 07:47 AM, Ramana Kumar wrote: > Which version of the kernel package has this change? > > I tried libre/linux-libre 3.16.2_gnu-1, but it didn't work. > > FYI I revert back to linux-libre-3.13.6-1 and then my Radeon card > works correctly. (So I've been avoiding upgrading.) > The difference between both kernels is which the latest version has DRM_RADEON_KMS module included to enable modesetting on radeon by default like Trisquel and gNewSense does. I don't think that it should be related with your problem. Maybe it could be related to another package like xorg. Do you have a log about it to check? -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUEZRrAAoJEOaXR1L5cERWTZ8QALKuD6JrooMYdJza7UJyFHUS ucFlTx2dIwV1lLyZtwSqnrhxQQFbd/WpqLT4QVZDZdXiqCh1uZbpK3Fzf+7Bkzpo 6oVMcWlwErhafqowsGMGGJkW+cVQo3D/ciIMdPWWgNaDDArLUm3nVZ+2XYMjoIUj 5tsfArBMf+/wbWRqeRHVzmrWtMjlgRb6R24B2rPrL6AU6LTjIJa0ywu1JBlDAgr9 QIO4ktErj24GeggGVB+tM0/nU51AzLJb9KTngWE+zXN7teB/W/a+Uc/YMOIKHwDV X4N7cRy0+SfJu5HZr7rpmWqROXLf05tVLcmE15CNQDnY0RkO4KPTNm85nAbHYrO0 yvAKP++GZYwGIPoedv4xmHGC5x/jhcJbnIQBbSsxlt8B14fo2VKinzESJluRvVTh i0cc0E5kfu5sJiqnL6N55V9j1EjAoPoDYa/fDRSTbBoyT2hL+81UgVaqpeacHBcb 538RUq62kJAoPxiYpWrIj1GL2XCX0ilVZFbDQ+3+d0IqVN7MftazMTJ1TBPqptw9 PnfSaA1hrnczym9rc9paMjHoLYwNE236i5Dt4woA5ui9+Kp3WyoRV6xCzdCG9iTw pdekZBDA7TCwyKbFUtylEPSchrrBCbxNqzNBngVy0fu0Si3kpktnXX6529m5axHP KvVXuLpZxvPhATJE39yA =qw7k -----END PGP SIGNATURE----- From emulatorman at riseup.net Thu Sep 11 12:25:53 2014 From: emulatorman at riseup.net (=?windows-1252?Q?Andr=E9_Silva?=) Date: Thu, 11 Sep 2014 09:25:53 -0300 Subject: [Assist] reflector (package) not working In-Reply-To: <54118D2A.6050808@gmail.com> References: <54118D2A.6050808@gmail.com> Message-ID: <541194D1.4000200@riseup.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/11/2014 08:53 AM, Felipe M. Vieira wrote: > Dear parabola users, I've been reading the users mailing list and > developers mailing list and this is my first contribution. I would > like to thank everyone who contributed to this beautiful free > software project. I'm happier than ever using my computer with > free-software only. > > Let's get to my issue. Some time ago the "reflector" package was > updated and it is not working correctly. Actually it never worked > on parabola for me. This is what I get: > > reflector --verbose -l 5 --sort rate --save > /etc/pacman.d/mirrorlist error: failed to parse retrieved mirror > data: (Expecting value: line 1 column 1 (char 0)) > > > > content of "/etc/pacman.d/mirrorlist" # Parabola GNU/Linux-libre - > Last Updated: Wed May 28 01:17:06 GMT 2014 > > # Location: Dallas, TX, USA # Responsible: 4096R/5DF2EFEEE6C7793E > Gaming4JC # Work hours: 24*7 # HTTPS cert > SHA1 92:32:2B:BF:4D:88:D5:82:53:38:FA:92:F3:FD:DC:2C:1A:C0:10:A2 > Server = https://parabola.goodgnus.com.ar/$repo/os/$arch > > # Location: Moscow, Russian Federation # Responsible: Yandex > # Work hours: 24*7 Server = > http://mirror.yandex.ru/mirrors/parabola/$repo/os/$arch > > # Location: Los Angeles, CA, USA # Responsible: > 4096R/7D19D1AFDD312BBE encyclomundi # Work hours: > 24*7 Server = http://mirror.parlementum.net/$repo/os/$arch > > # Location: Charlotte, NC, USA # Responsible: > 2048R/44BC7D7F49B9A5A4 alfplayer # Work > hours: 24*7 Server = http://alfplayer.com/parabola/$repo/os/$arch > > # Location: UK # Responsible: Parabola Project Server = > http://repo.parabolagnulinux.org/$repo/os/$arch > > # Location: Gandi.net, Paris, France # Responsible: > 4096R/177A2DB9EA08BF5D Andrey Korobkov # > Work hours: 24*7 # HTTPS cert SHA1 > CC:CD:13:03:FD:B6:39:23:5F:15:98:16:CC:76:E3:CD:95:93:56:7F Server > = https://parabola.fryxell.info/$repo/os/$arch > > > > Kind regards > ok, i will check it then, thanks for the report! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUEZTRAAoJEOaXR1L5cERWltkQAJQChs44/OSWyOd32uzaGayd F9zTmxJLosPPnj6qdaUlEx7kNrUTlXLyqyxdVJkooDdoFoXJxjtrDLOzpWQtFEIH f00FWsNhvHkcI+VQ+GMWDVCpK/hVFvetV9MsyMwnh/rF2iB+cffZtqLVC7De2Y3d uV2WCfvGfICMSMqiHRzk4r6rU38DwmELiDOUFELJjVIrZOSABSk09pZni6rdJwvd QgjH+XbJ/sSnSyOYe2A8CTWMb9y8TVumZwW2sRkfFsVAezPv7aAFYVfgA605yEzF 8QxVBRmpz4MtlALI4zbMbo1wLPgPl/Dr4rM6nrMstb/4+9kE2NMiBWzSIz75A53l O9gEtYkprhdIh7L81GQ3p9neDwJKDg4O8UJq1cB8Z8jv5LiMiscYRjTjlR7R+oG+ yHadpCKqx3FeEldnL9owxGxVLX+00DJ9srW+9Oy6WUdAAVSo1R4DdDDQMSE0lzWi rso6CJORn6kBz/sU/p3jLwtsEtawfV/PLhZkc4QclxRSJtCWxaZXRCF2QgtRknsr vd0gTSdzHDLbzt1nYKC+9oFYn8MQ+p328bLE0n8hwP4KmJW9zKKURNpXeN/7KYOk oaHaxpqy+9bbWQh1/amYp8w/KTK/EaBhxyCAXLp8XqxL/VorUcqvwCVX5va+Mjja 3687C6T5Js/h/Bt7v9dA =3vsS -----END PGP SIGNATURE----- From emulatorman at riseup.net Thu Sep 11 14:14:21 2014 From: emulatorman at riseup.net (=?windows-1252?Q?Andr=E9_Silva?=) Date: Thu, 11 Sep 2014 11:14:21 -0300 Subject: [Assist] reflector (package) not working In-Reply-To: <541194D1.4000200@riseup.net> References: <54118D2A.6050808@gmail.com> <541194D1.4000200@riseup.net> Message-ID: <5411AE3D.2040100@riseup.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/11/2014 09:25 AM, Andr? Silva wrote: > On 09/11/2014 08:53 AM, Felipe M. Vieira wrote: >> Dear parabola users, I've been reading the users mailing list >> and developers mailing list and this is my first contribution. I >> would like to thank everyone who contributed to this beautiful >> free software project. I'm happier than ever using my computer >> with free-software only. > >> Let's get to my issue. Some time ago the "reflector" package was >> updated and it is not working correctly. Actually it never >> worked on parabola for me. This is what I get: > >> reflector --verbose -l 5 --sort rate --save >> /etc/pacman.d/mirrorlist error: failed to parse retrieved mirror >> data: (Expecting value: line 1 column 1 (char 0)) > > > >> content of "/etc/pacman.d/mirrorlist" # Parabola GNU/Linux-libre >> - Last Updated: Wed May 28 01:17:06 GMT 2014 > >> # Location: Dallas, TX, USA # Responsible: >> 4096R/5DF2EFEEE6C7793E Gaming4JC # Work >> hours: 24*7 # HTTPS cert SHA1 >> 92:32:2B:BF:4D:88:D5:82:53:38:FA:92:F3:FD:DC:2C:1A:C0:10:A2 >> Server = https://parabola.goodgnus.com.ar/$repo/os/$arch > >> # Location: Moscow, Russian Federation # Responsible: Yandex >> # Work hours: 24*7 Server = >> http://mirror.yandex.ru/mirrors/parabola/$repo/os/$arch > >> # Location: Los Angeles, CA, USA # Responsible: >> 4096R/7D19D1AFDD312BBE encyclomundi # Work >> hours: 24*7 Server = >> http://mirror.parlementum.net/$repo/os/$arch > >> # Location: Charlotte, NC, USA # Responsible: >> 2048R/44BC7D7F49B9A5A4 alfplayer # Work >> hours: 24*7 Server = >> http://alfplayer.com/parabola/$repo/os/$arch > >> # Location: UK # Responsible: Parabola Project Server = >> http://repo.parabolagnulinux.org/$repo/os/$arch > >> # Location: Gandi.net, Paris, France # Responsible: >> 4096R/177A2DB9EA08BF5D Andrey Korobkov # >> Work hours: 24*7 # HTTPS cert SHA1 >> CC:CD:13:03:FD:B6:39:23:5F:15:98:16:CC:76:E3:CD:95:93:56:7F >> Server = https://parabola.fryxell.info/$repo/os/$arch > > > >> Kind regards > > ok, i will check it then, thanks for the report! > I've checked the reflector source and paid attention that our mirrorlist status URL is pointing to parabolagnulinux.org [0] So, due which our main server is down temporally, reflector doesn't works property thought. It is under maintenance and we should wait for it to check if the problem is related to it. [0]:https://lukeshu.com/git/mirror/parabola/abslibre.git/plain/libre/reflector/rebranding.patch -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUEa49AAoJEOaXR1L5cERWMcEQAKShb9YEWmFK7/Glq74sgnU3 j4fpaWK0lKUw3eHBVIzc6QGHvlku4dhNGCpUFNnyl3tyLL6ZHoqMFMpzc1DNYyeB z+N3Be0C5Z1ns6TY3uI4h9ppF+MWFz4gu/91niMgx0SPoMynv1wkqmWqAlUqFfTH W1fm0IiQi63JXiU7hZ2e3FsdIQL7NhIYo7qqkOE4RG60v6Kq6n5KWoUjh7onBXoX GGDheC+KUY2TBY1NL9EPkPsRJL4rEFxJetRBE0tI6KkDjUq6Zk05AHa/JP719zzb 4cwt1ObatrNnAIdrm7Rzemf8Uh5En30BYqFdHohqZlNXftd+SqBmGGZ5KzNH8LAw 9Qan4509GyuDlJW2t9rj3CS1AcDu1hsm8Ou5iCNOG5nTEs27PKV70joGssa92kXJ 77hG0RUCY5HPmHPgm1gh9F558dCIUdbenfl1N1mr5ESTviPclG8XQhlK4PqXJCnQ SEudhfISb7tW028cBoVNoBcrlDCi/YfgfA37U8PJ04MFBUSblAfKG1fveXP/TmBd cZ1S4WBJfYFBpg++NWL3mmU0ZNyR+rc87a3N975+0CVbUKRgyx7dnQPBVNhKL+qd TEA2hBnz2tSoug46cZRCsE0bdiL/M/iJwFirSpEwWL+WrtVb03bTH0CVYUFhwJaI Ovo0xMLrfSKxwP74WMN7 =GMjz -----END PGP SIGNATURE----- From emulatorman at riseup.net Thu Sep 11 17:19:47 2014 From: emulatorman at riseup.net (=?windows-1252?Q?Andr=E9_Silva?=) Date: Thu, 11 Sep 2014 14:19:47 -0300 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: <5411946C.1090801@riseup.net> References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EA901.7030804@riseup.net> <5411946C.1090801@riseup.net> Message-ID: <5411D9B3.6000302@riseup.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/11/2014 09:24 AM, Andr? Silva wrote: > On 09/11/2014 07:47 AM, Ramana Kumar wrote: >> Which version of the kernel package has this change? > >> I tried libre/linux-libre 3.16.2_gnu-1, but it didn't work. > >> FYI I revert back to linux-libre-3.13.6-1 and then my Radeon >> card works correctly. (So I've been avoiding upgrading.) > > The difference between both kernels is which the latest version > has DRM_RADEON_KMS module included to enable modesetting on radeon > by default like Trisquel and gNewSense does. I don't think that it > should be related with your problem. Maybe it could be related to > another package like xorg. Do you have a log about it to check? > Also, if it's the kernel, did you read the link that Arnuld sent to us [0] in his previous messages [1]? Maybe you are using another framebuffer drivers (such as uvesafb or radeonfb) and it will conflicts with KMS which now is enabled by default for radeon drivers. [2] Otherwise, there is a diff between the previous and current kernel on Parabola [3], note that the difference between linux-libre-3.13.6-1 and linux-libre-3.16.1_gnu-1.3 was in the pkgver to add "_gnu" on our versions only. [0]:https://wiki.archlinux.org/index.php/ATI#Kernel_mode-setting_.28KMS.29 [1]:https://lists.parabolagnulinux.org/pipermail/assist/2014-September/000281.html [2]:https://wiki.archlinux.org/index.php/ATI#Early_start [3]:https://lukeshu.com/git/mirror/parabola/abslibre.git/commit/libre/linux-libre?id=1fdf2272044fd9c035938de590ff9bf3fcd2ae9d -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUEdmzAAoJEOaXR1L5cERWbmQQAL3EFhpvx3ymHtDQJPb4pyCf OzKUmGh4U/TU2nwma5LuqKFcZNS7lowLbBoYyLT3/6jNN8RCceaxRT+x37aQlQAX u0fQ31lLq+RFcw6Wdy42MR9C+67RNKGOnZDdoUjerjtaaOkkayfmVcrP1JOx8lyo hab8s1huWnN3wRQn/7iGQtknVTZqHhE8OWTPlI9cxZ2FO99eR6gNhCvN57oxncm8 /vLRme3d2fIL4O0fYseol6IgpzOekKxQP1rkknnc+a/a3S8FQv9SCT0sI1n3WBd7 rD2KP3LEgGVWiBDljWLRy3yRk3iks9p+wna81IyxusTTof4ypqlINDol8FQOOP1h Ej5sfBO1nn5FQ9wH3QhbJZhO7xcVzVliJGVfReOwNU5hCG7evhHinUQGe1eH9cLS mSrvjLuLFGqK4w04kwjnIqMbBM8Nkjxzee2B5Z3iYqWIVgWIy14uQNuMtuflJDQm Na3VqEocsZXf0u7GIyzua/dSurCo4/nTGWoEOER7yy5/S13Sk2ZwDdTMjV1twGSa 4r1oBMxUzj8jeRR3kfJ1V8DYZulbdAIK/qeD3Rvyqu53rkYOekZMbG5QGtIwZc92 gHEXjn6ezzhKYYhCJbXc29iMe5fjHQbYpy0OPJ63TDSvY5gXrHHiH+BthIOzZvfL hqndVt6c+OsL1+Nm6qbi =pXV3 -----END PGP SIGNATURE----- From emulatorman at riseup.net Thu Sep 11 20:59:40 2014 From: emulatorman at riseup.net (=?UTF-8?B?QW5kcsOpIFNpbHZh?=) Date: Thu, 11 Sep 2014 17:59:40 -0300 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: <541218C8.4060005@riseup.net> References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EB140.8050907@riseup.net> <540F7CB2.4020604@riseup.net> <540FEF71.6060105@riseup.net> <541218C8.4060005@riseup.net> Message-ID: <54120D3C.8060907@riseup.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/11/2014 06:48 PM, Jorge Lopez wrote: > On 10/09/14 08:28, Andr? Silva wrote: >> On 09/10/2014 02:18 AM, arnuld uttre wrote: >>>> On 9/10/14, Andr? Silva wrote: >> >>>> All the kernels from [libre] were upgraded with the new >>>> module, you can install Parabola on your machine. Meanwhile >>>> i'm building the special kernels from [kernels] with the same >>>> module. >> >>> What is the difference between kernel from [libre] and kernel >>> from [kernels] . >> >> On [kernels] we have linux-libre-rt (with realtime preemption >> support)[0], linux-libre-lts-knock (stable longtime supported >> kernel with support for stealth TCP sockets)[1], >> linux-libre-lts-grsec (same than linux-libre-grsec on [libre] but >> stable longtime supported kernel with stable version of >> grsecurity/PaX patches)[2], linux-libre-pae (same than >> linux-libre on i686, but with PAE support (HIGHMEM64G) as x86_64 >> version) and linux-libre-xen (same than linux-libre on i686, but >> with Xen guest support as x86_64 version). To enable [kernels] >> on your machine, please see [3]. Also, if you want get more info >> about our repos, there is another article with better explanation >> about it [4] >> >> [0]:https://rt.wiki.kernel.org/ [1]:https://gnunet.org/knock >> [2]:https://grsecurity.net/ >> [3]:https://wiki.parabolagnulinux.org/Official_Repositories#.5Bkernels.5D >> >> [4]:https://wiki.parabolagnulinux.org/Repositories >> >>> Whici on pacman pulls when you do "pacstrap /mnt base" >>> installation and "pacman -Syu" ? >> >> >> In this case, pacstrap will install the most important packages >> from [libre] and [core] on /mnt. "base" is a group of packages >> that contains the essential packages to works an operating >> system, like the GNU userland which is an important part of most >> GNU/Linux-based systems, providing the most common implementation >> of the C library, a popular shell, and many of the common Unix >> tools which carry out many basic operating system tasks. Also, >> Linux-libre kernel and tools like util-linux, ext2fs, iptables, >> etc. Otherwise, "pacman -Syu" updates all packages on the system >> [0] To know more about pacman, please see [1] >> >> [0]:https://wiki.archlinux.org/index.php/Pacman#Upgrading_packages >> >> [1]:https://wiki.archlinux.org/index.php/Pacman > I am using Radeon HD 3650 and I have a problem with KMS (when I > removo "nomodeset" on boot options) and puts black screen. The > dmesg about radeon is: https://dpaste.de/T7A3 > > Did you tried add the AGP driver for your chipset before than "radeon" to MODULES array in your mkinitcpio file (Early start) or appropriate .conf files in /etc/modules-load.d (Late start)? In your case this card is a AGP, so you should have AGP support to works, and add intel_agp, ali_agp, ati_agp, amd_agp, or amd64_agp depending of AGP driver for your chipset [0] [0]:https://wiki.archlinux.org/index.php/ATI#Kernel_mode-setting_.28KMS.29 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUEg07AAoJEOaXR1L5cERWsVoQAMMF3sW96QobKGBWBqSDhRej AYXJcvnZ4JhnQnXgwRMRLpy24Rm+b4JFIGRmyfjDm6e+h7zVYgloUNu9k7BujbrT /Z1Oq+cB049IAb15dXfIs7mYpMA94j+ahKU6OnDt4gJdVr3GuWSCoUa5biL0VIt6 6of0A54FXVNb2sbDQsbJIUjgkdh1x8OwbRJXHIJIw+1RF1OyGgZYbLSuUp1yGYZA 2+ibSLAwyYu4ThTmf5IBG5XDu05eD7OJCIHQ7gQ/ie01OzzmonOrUxVH6VDV9wQ9 u34XYtl6so8RS5W2uW1JHa+n7UdRjWhbiltZu1ATMXttRP6cUskFY3H1kBplS+R1 MX7f1E/eI4zDQLJLASmzmLv3fVeQC3fG3gFtC9p+rAwoulQfToc2FmwdP+pFKOJj Iob9pt16Cnf3GTMzXU4vPiU5IrFciplir+/fE6oejRKGTKX48Mi77WGl87ueqJf+ 4Eiyhi23elsLPFTwsT3x1hNDI9Ejruk3zNjPmBlTh3+9I3GMVORB6mvESYdx/lPJ /eArDImHECTyEXlcyBuJEKoO7VKRbEOgRKIttIMVVnz/6QjgIJfOSSwb8kqQQCmY ULR015ege+BlC14mwNgCsVke7Nr06/DZmpvk+6pAL+06EjwYgULDWcxoDixX3RdH alPz77T8q/X9+2+Kvb1c =lM2I -----END PGP SIGNATURE----- From emulatorman at riseup.net Thu Sep 11 22:07:44 2014 From: emulatorman at riseup.net (=?UTF-8?B?QW5kcsOpIFNpbHZh?=) Date: Thu, 11 Sep 2014 19:07:44 -0300 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: <54120D3C.8060907@riseup.net> References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EB140.8050907@riseup.net> <540F7CB2.4020604@riseup.net> <540FEF71.6060105@riseup.net> <541218C8.4060005@riseup.net> <54120D3C.8060907@riseup.net> Message-ID: <54121D30.1000108@riseup.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/11/2014 05:59 PM, Andr? Silva wrote: > On 09/11/2014 06:48 PM, Jorge Lopez wrote: >> On 10/09/14 08:28, Andr? Silva wrote: >>> On 09/10/2014 02:18 AM, arnuld uttre wrote: >>>>> On 9/10/14, Andr? Silva wrote: >>> >>>>> All the kernels from [libre] were upgraded with the new >>>>> module, you can install Parabola on your machine. >>>>> Meanwhile i'm building the special kernels from [kernels] >>>>> with the same module. >>> >>>> What is the difference between kernel from [libre] and >>>> kernel from [kernels] . >>> >>> On [kernels] we have linux-libre-rt (with realtime preemption >>> support)[0], linux-libre-lts-knock (stable longtime supported >>> kernel with support for stealth TCP sockets)[1], >>> linux-libre-lts-grsec (same than linux-libre-grsec on [libre] >>> but stable longtime supported kernel with stable version of >>> grsecurity/PaX patches)[2], linux-libre-pae (same than >>> linux-libre on i686, but with PAE support (HIGHMEM64G) as >>> x86_64 version) and linux-libre-xen (same than linux-libre on >>> i686, but with Xen guest support as x86_64 version). To enable >>> [kernels] on your machine, please see [3]. Also, if you want >>> get more info about our repos, there is another article with >>> better explanation about it [4] >>> >>> [0]:https://rt.wiki.kernel.org/ [1]:https://gnunet.org/knock >>> [2]:https://grsecurity.net/ >>> [3]:https://wiki.parabolagnulinux.org/Official_Repositories#.5Bkernels.5D >>> >>> > >>> [4]:https://wiki.parabolagnulinux.org/Repositories >>> >>>> Whici on pacman pulls when you do "pacstrap /mnt base" >>>> installation and "pacman -Syu" ? >>> >>> >>> In this case, pacstrap will install the most important >>> packages from [libre] and [core] on /mnt. "base" is a group of >>> packages that contains the essential packages to works an >>> operating system, like the GNU userland which is an important >>> part of most GNU/Linux-based systems, providing the most common >>> implementation of the C library, a popular shell, and many of >>> the common Unix tools which carry out many basic operating >>> system tasks. Also, Linux-libre kernel and tools like >>> util-linux, ext2fs, iptables, etc. Otherwise, "pacman -Syu" >>> updates all packages on the system [0] To know more about >>> pacman, please see [1] >>> >>> [0]:https://wiki.archlinux.org/index.php/Pacman#Upgrading_packages >>> >>> > >>> [1]:https://wiki.archlinux.org/index.php/Pacman >> I am using Radeon HD 3650 and I have a problem with KMS (when I >> removo "nomodeset" on boot options) and puts black screen. The >> dmesg about radeon is: https://dpaste.de/T7A3 > > > Did you tried add the AGP driver for your chipset before than > "radeon" to MODULES array in your mkinitcpio file (Early start) or > appropriate .conf files in /etc/modules-load.d (Late start)? In > your case this card is a AGP, so you should have AGP support to > works, and add intel_agp, ali_agp, ati_agp, amd_agp, or amd64_agp > depending of AGP driver for your chipset [0] > > [0]:https://wiki.archlinux.org/index.php/ATI#Kernel_mode-setting_.28KMS.29 > > Please, if you get solve the problem following Early or Late start way, please let us know! Thanks for the report -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUEh0wAAoJEOaXR1L5cERW3T8P/2vs7GaX4BfWhEUk7+6GVFLb 2wmmE2DSGg14sqUBxugfaZ0Rz/cPpGEQ5j5C2lDcJs/ADfdBOfuFfAe+0MI77+tA a4QxlmIYgfCjeLUS4Inlm0776KO2nCdBtyV3NF2v1rvGAp7JCIdRcToobfE6jhkp 7fBmfGMC0UAV4IMoJEJic1JCDmpC1BnOnGy3iInp1JGf0zQIKY5aYHDVvEdLKWkQ r95mA/vu0K+XIGtlkj5qhdIS2++5KeRkUEQidDY/XZAmP86B8uR+9DekvqRfQCPg FsHzy3qbuoFeOvV+9GELYnh8EbaTdhRDh5sQzEhWlVhm/YZ1xNm2LDjqGbH5Iz1P +LxNeON0WDhTJUwH2lCi+xDTGZi4lbZ8Nxl9erMLJyUhHKKcb8QDTC2pDQGcevoj kg52pdiuFt0M1/hvqRIJsT/wdoF8mDYFvfjCSmANIfq0cYVBXh3ddDC4/AwWfVoq l+EoNUEQGRG0YptuOU0WkCWiOZ6Z5M+bYQGOBUB3TGESFYVYGefOGMOahCIQFlFW jrAyLoZOeIVH7Nz+87GiH66sJ6eD7wBWswS/HUc5Q5YeE6tMqtwxgX54G9G0bVsL etb/Vrqu+BaOdn7QbSyt6yfbBQ11z1P+fV4v9ikKu8CXbzKK14cT52XqLxTxy2xZ A8UnTANeQSZI4fVJ99mA =HrRs -----END PGP SIGNATURE----- From emulatorman at riseup.net Fri Sep 12 11:06:17 2014 From: emulatorman at riseup.net (=?UTF-8?B?QW5kcsOpIFNpbHZh?=) Date: Fri, 12 Sep 2014 08:06:17 -0300 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon Message-ID: <5412D3A9.7070908@riseup.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/12/2014 07:35 AM, Jorge Lopez wrote: > I don't need AGP support because my card is PCI-E. > So, i think you have have problems with the resolution. If you are doing early KMS, you must construct your own EDID or you will run into problems. The makefile included in the Documentation/EDID sources of the kernel. [0] It says "The code (see drivers/gpu/drm/drm_edid_load.c) contains built-in data sets for commonly used screen resolutions (800x600, 1024x768, 1280x1024, 1600x1200, 1680x1050, 1920x1080) as binary blobs, but the kernel source tree does not contain code to create these data.", therefore it is nonfree! It should be reported to Linux-libre developers :S So, in my opinion you should follow the Late start mode [1] and pay attention on the first part that says "Remove all vga= options from the kernel line in the bootloader configuration file. Using other framebuffer drivers (such as uvesafb or radeonfb) will conflict with KMS. Remove any framebuffer related modules from /etc/mkinitcpio.conf. video= can now be used in conjunction with KMS." There is a part that says "video= can now be used in conjunction with KMS", if the problem persists specifying resolution with video= command line may be useful. A mode can be forced on the kernel command line, but the command line option video is poorly documented in the DRM case. Bits and pieces on how to use it can be found in [2][3] or if you are using GRUB, check [4] [0]:https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/plain/Documentation/EDID/HOWTO.txt [1]:https://wiki.archlinux.org/index.php/ATI#Late_start [2]:http://cgit.freedesktop.org/nouveau/linux-2.6/tree/Documentation/fb/modedb.txt [3]:http://cgit.freedesktop.org/nouveau/linux-2.6/tree/drivers/gpu/drm/drm_fb_helper.c [4]:https://wiki.archlinux.org/index.php/GRUB#Setting_the_framebuffer_resolution -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUEtOpAAoJEOaXR1L5cERWbrEP/2pkZqVwWhcN4XDp+PMT11Ha I0XkWXAiQpSMI5Kfl+7vsNwZYmMqmmFy8rbWyynFQGCwgAAEhHWJLp7EvSMH++tx 5WaJECCpsbislOatZcN/A2eWwNPAirdkhSxRKeQFPh2SDOT58dTwaTl4ymQHth4b KwNTSk3einxX7HZ1WjZedIsnl34hYucIMzS9k/+lv1KoMwZIJuF3r95Ptege5oIT mUeQvWDUkM9dSyY1Esv1FmE9jwquZhsgeVk08JVbimNK0ZD4Tgowf8Jxopa/9QxR 3Q4td4M0ZawxnPtJtkliU++qSbfONFxVZqy9sNk++ic18YTQOrXo4/62ejlHfteg 6ZN1r6jWdH7NLdbwRwUb34dIQa0nY7WxbpMPFP+1n3rVZ4txwVO7QSyvWcfzv+5z hDKmnPdPLK7DuW8B8pprEiotvHPBsgcHKmjTtagX9Keuaqgs6g5RbQ5MpVtplFpY I/daPRDy/pnIFdCDzuBmOhjhgzvPKpht+PO6Hme/XaaegBBfN2mWdVehyDUmeJuU p7UkxsHFzkSRgTtq0pNxwJYGI7cOE/BjZj5EsJmh3MBKZMBF5qfKSk+BxS7Wn7cz c31SYw8CFnVhyoqwDzmdHbUsQEkJKaKY3JIwyDwJik4zCF6VhFBJCDlKcyVHduQl mw+V8UTeC5VPPjvKM3zd =Gmv6 -----END PGP SIGNATURE----- From arnuld.mizong at gmail.com Sat Sep 13 02:15:14 2014 From: arnuld.mizong at gmail.com (arnuld uttre) Date: Sat, 13 Sep 2014 07:45:14 +0530 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: <540EA901.7030804@riseup.net> References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EA901.7030804@riseup.net> Message-ID: > On 9/9/14, Andr? Silva wrote: > I've added CONFIG_DRM_RADEON_KMS [0] to enable modesetting on radeon > by default on linux-libre package and solve your problem [1] > Otherwise, KMS is enabled by default on our kernels, because > CONFIG_DRM_I915_KMS module is enabled and needs it to works [2] Well, it does not work for me, this is from Xorg log: [ 506.701] (--) controlling tty is VT number 3, auto-enabling KeepTty [ 506.701] (II) [KMS] drm report modesetting isn't supported. [ 506.701] (EE) Screen 0 deleted because of no matching config section. [ 506.701] (II) UnloadModule: "radeon" [ 506.701] (EE) Device(s) detected, but none match those in the config file. [ 506.701] (EE) Fatal server error: [ 506.701] (EE) no screens found(EE) This is still a 2nd problem I am dealing on Parabola. There is one primary problem with grub, everytime I boot, sysetm will just s top after "Reached Sound Card". It stops, not frozen or hanged beacuse Ctrl-Alt-Del reboots the machine. It will boot only if I remove all lines above "echo" line in grub.cfg. And even if I get X with VESA, it looks horrible: http://oi61.tinypic.com/30ddw92.jpg Notice that X is running in half the screen only. It is same way in Trisquel if I do startx (with some Window Manager) but not with GNOME or Xfce4 desktops. gNewSense works perfectly with WMs and Desktops. I do not understand its binary blob or some setting . -- http://uttre.wordpress.com/ http://lispmachine.wordpress.com/2010/12/08/extract-of-programming/ From mtjm at mtjm.eu Sat Sep 13 06:30:55 2014 From: mtjm at mtjm.eu (=?utf-8?Q?Micha=C5=82_Mas=C5=82owski?=) Date: Sat, 13 Sep 2014 08:30:55 +0200 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: (arnuld uttre's message of "Sat, 13 Sep 2014 07:45:14 +0530") References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EA901.7030804@riseup.net> Message-ID: <87ioksniao.fsf@mtjm.eu> > This is still a 2nd problem I am dealing on Parabola. There is one > primary problem with grub, everytime I boot, sysetm will just s top > after "Reached Sound Card". It stops, not frozen or hanged beacuse > Ctrl-Alt-Del reboots the machine. It will boot only if I remove all > lines above "echo" line in grub.cfg. What specific lines do you have to remove? > And even if I get X with VESA, it looks horrible: > http://oi61.tinypic.com/30ddw92.jpg It looks good: other screens would stretch it horizontally. This one keeps the aspect ratio. > I do not understand its binary blob or some setting . Yes, firmware is the problem. Maybe they now made the driver not enable KMS if it's missing instead of hanging the system. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 818 bytes Desc: not available URL: From emulatorman at riseup.net Sat Sep 13 11:26:54 2014 From: emulatorman at riseup.net (=?UTF-8?B?QW5kcsOpIFNpbHZh?=) Date: Sat, 13 Sep 2014 08:26:54 -0300 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EA901.7030804@riseup.net> Message-ID: <541429FE.3010808@riseup.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/12/2014 11:15 PM, arnuld uttre wrote: >> On 9/9/14, Andr? Silva wrote: > >> I've added CONFIG_DRM_RADEON_KMS [0] to enable modesetting on >> radeon by default on linux-libre package and solve your problem >> [1] Otherwise, KMS is enabled by default on our kernels, because >> CONFIG_DRM_I915_KMS module is enabled and needs it to works [2] > > Well, it does not work for me, this is from Xorg log: > > [ 506.701] (--) controlling tty is VT number 3, auto-enabling > KeepTty [ 506.701] (II) [KMS] drm report modesetting isn't > supported. [ 506.701] (EE) Screen 0 deleted because of no > matching config section. [ 506.701] (II) UnloadModule: "radeon" [ > 506.701] (EE) Device(s) detected, but none match those in the > config file. [ 506.701] (EE) Fatal server error: [ 506.701] > (EE) no screens found(EE) I've wrote about CONFIG_DRM_RADEON_KMS on my previous messages on devs lists saying "As of Linux-libre 3.9, CONFIG_DRM_RADEON includes KMS support by default, so i've removed CONFIG_DRM_RADEON_KMS from our config files because it doesn't exists anymore.[0]" Your problem is due to lack of firmware which newer kernel versions made necessary for KMS. It is similar case than Jorginho. [0]:https://lukeshu.com/git/mirror/parabola/abslibre.git/commit/?id=c97f8be3b90679d7a8758e076b07b906cc5715e6 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUFCn+AAoJEOaXR1L5cERWO/AP/RH6CAaAYhQ42Yp73GovoiYA +6/apCQgldj35idlWFHm6eqhRxwL+oBjGp4G30EM3riAFTVfS3JvZgSe63WaRdTJ gfIo4/gtXK6NslXCt92AoUNs4UTJmEkLO1sa6vgOBZPIyrXIvHbCX4xbL8meloep 6GtiPdtVqhQWYtosLKaDy4Uo7TKZPREx8z0yyHwVoS3SilD+y68i83foeu7bImV7 3u8lTox9snbG10iORuk8P+92WyNiLR0ohL1BgqSWytzXsykfghidwZ6wFk7rA0K3 pK9FfrMk33JjpOawEi3oPas+9/Ft0MOsX0G2mxferbs3qODGFPQpKivjmF2tA5Rr ukonaMc8zZ4QlQuqvTasDhOrwvjoMV0hadGls1akRsHa1Q3xUzI9MIEOON9Y4MPi tRzYtYq43viLX6q+WlHn6Jbj0Ff6knQvLuO7fsmTmJu0P4AgOCq9sTjIAqKzb17e v4ZWa+CnqiygypcPnMc/8pGQB1k/TBEYhe/R0yOBe23k1WDJ7UQ/cgIR11gHzJBH zVkFOFWtIowx343QVtewKG5hfXPL5huMb8wOaAobJtvibNAhrD03Sw4QqkDbme7P 9kvUt9t0H1DU9GMKRJAucAIftnEZzNnBy/va3EdS78hDQbz2Be1BxlUlAcev2U9p MbKlxR8qLgiL3fdVWYlp =w7It -----END PGP SIGNATURE----- From arnuld.mizong at gmail.com Sat Sep 13 17:06:16 2014 From: arnuld.mizong at gmail.com (arnuld uttre) Date: Sat, 13 Sep 2014 22:36:16 +0530 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: <541429FE.3010808@riseup.net> References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EA901.7030804@riseup.net> <541429FE.3010808@riseup.net> Message-ID: > On 9/13/14, Andr? Silva wrote: > I've wrote about CONFIG_DRM_RADEON_KMS on my previous messages on devs > lists saying "As of Linux-libre 3.9, CONFIG_DRM_RADEON includes KMS > support by default, so i've removed CONFIG_DRM_RADEON_KMS from our > config files because it doesn't exists anymore.[0]" I read your link and do not understand the problem completely. Linux-Libre has removed module CONFIG_DRM_RADEON_KMS because it no longer needed in Linux-Libre because the one existing CONFIG_DRM_RADEON is providing the support for same functionality I got that right I hope. > Your problem is due to lack of firmware which newer kernel versions > made necessary for KMS. It is similar case than Jorginho. So X is asking something which is removed because it was non-free and not needed or no longer existed, I don't know . All I know booting and X do not work properly. I did read your reply: https://lists.parabolagnulinux.org/pipermail/dev/2014-September/002373.html So , what do I do now ? Buy a new Nvidia Card ? -- http://uttre.wordpress.com/ http://lispmachine.wordpress.com/2010/12/08/extract-of-programming/ From arnuld.mizong at gmail.com Sat Sep 13 17:16:01 2014 From: arnuld.mizong at gmail.com (arnuld uttre) Date: Sat, 13 Sep 2014 22:46:01 +0530 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: <87ioksniao.fsf@mtjm.eu> References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EA901.7030804@riseup.net> <87ioksniao.fsf@mtjm.eu> Message-ID: > On 9/13/14, Micha? Mas?owski wrote: > What specific lines do you have to remove? I do not have installation of Parabola right now. To boot my machine on parabola, I have to remove all lines above the line starting with word "echo" in /boot/grub/grub.cfg This is the best possible way I can explain, -- http://uttre.wordpress.com/ http://lispmachine.wordpress.com/2010/12/08/extract-of-programming/ From emulatorman at riseup.net Sat Sep 13 19:38:23 2014 From: emulatorman at riseup.net (=?UTF-8?B?QW5kcsOpIFNpbHZh?=) Date: Sat, 13 Sep 2014 16:38:23 -0300 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EA901.7030804@riseup.net> <541429FE.3010808@riseup.net> Message-ID: <54149D2F.5050901@riseup.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/13/2014 02:06 PM, arnuld uttre wrote: >> On 9/13/14, Andr? Silva wrote: > > > >> I've wrote about CONFIG_DRM_RADEON_KMS on my previous messages on >> devs lists saying "As of Linux-libre 3.9, CONFIG_DRM_RADEON >> includes KMS support by default, so i've removed >> CONFIG_DRM_RADEON_KMS from our config files because it doesn't >> exists anymore.[0]" > > I read your link and do not understand the problem completely. > Linux-Libre has removed module CONFIG_DRM_RADEON_KMS because it > no longer needed in Linux-Libre because the one existing > CONFIG_DRM_RADEON is providing the support for same functionality Yes, CONFIG_DRM_RADEON includes KMS by default, so CONFIG_DRM_RADEON_KMS existence doesn't make sense. > So , what do I do now ? Buy a new Nvidia Card ? I suggest buy NV50 family that were tested on Parabola and works well. [0]: http://nouveau.freedesktop.org/wiki/CodeNames/#nv50familytesla -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUFJ0vAAoJEOaXR1L5cERW7JoP/1cdjq1DvOnpngXysPs2XQUA seQba/JvBtULE2Lmr5yBozGr0cA0jV16R7os5MdKgR64nYURv0rM/wiBlfcH4PWT lxtAvbiPe0rstJVyNGd0aoMbvSBt30YYz/OQRVuiV/5j7GhCYxbTlHLGQoCNg60L yiyPFY5zlAY4IWcS4hmoFKs/9CibXMrm2/fP2zd93erVtih9U4YCjmkXskth253M uXGgblavCC4jf+Qoms4Q8cGBAQx2kotoKWa3gK5RAgBay+HPh4n20uBqZgAdSvfL uay5cxahHedwTEXnRKLPed8Fnsn0VBq0rR6Aa9WmROiSkIdZE93h6C6+KNa33/v9 dryBFG4GqlgyvaFnr3DMZW8ndzhplfE7tEWuFcRwuOLMLAIK9a9wP1+hkNXWr5Sk cNec5V9AqKaPSdtmxefx2X8SrwgwT+6Nv6xq3Q7PZLDenAwjQStpfz7MnidxFmx4 qb7krPj4dTrRSVhPEv2SczvdYqbYEq96yGNo5CXF4g1EYO6Ht5oMismBpmcYROXn NAc/d6mo3XObBaEcStFSHjRFH3frumM+bGnbU17DdkFEA+Hne8npluGzJ/m4dmdE VpNa6BEs1m1dbiEmNTEIzhUg1eZFyE25fhlnQXtU0pCn79Uq8rdoQQfY9A+VIHcE Cqp/bLA7ASWVyJBHA9BH =q/gr -----END PGP SIGNATURE----- From emulatorman at riseup.net Sat Sep 13 19:45:47 2014 From: emulatorman at riseup.net (=?UTF-8?B?QW5kcsOpIFNpbHZh?=) Date: Sat, 13 Sep 2014 16:45:47 -0300 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: <54149D2F.5050901@riseup.net> References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EA901.7030804@riseup.net> <541429FE.3010808@riseup.net> <54149D2F.5050901@riseup.net> Message-ID: <54149EEB.8040306@riseup.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/13/2014 04:38 PM, Andr? Silva wrote: > I suggest buy NV50 family that were tested on Parabola and works > well. > > [0]: > http://nouveau.freedesktop.org/wiki/CodeNames/#nv50familytesla I forgot to put "[0]" at the end of sentence, sorry! -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUFJ7qAAoJEOaXR1L5cERWz98QAIiuZ32spJEkySgtG7bPk9RT mQ8Z6n1Mg2ZWi9Z53026lKFDKm6XIkzKRVb7n9zzNBpKO+UIP9RB9nrq5w7uGKFK y4MwBQ8ACAPGrP7IPnuyLlQMjfcyt6rqjl1iqRLhEZIAd/WBR8dsvUG7AjmitAFG ZThM7MQffZK4uFV3wjRjJH3uktxh081xpU53RGYV2nJYrgMYuJSEGPe/CG8wjQDQ BmdsHDJ8k/sPp5yZYdVEfTRrGN6vmtmsNKZmHlJ4MookRKFDVteXBA9e2M7pLMVJ xpbKbCdO2OG9P2Bx5iil2xaDGC5Nx5AjcxnKpJNmsqNdBmNrAlN3BjzQml+rBQHI FfnrstX01p30RPqAmOattgZypvR1WD/6JL3oedkmHozcqBQJJN32vgZ0oLTKx4qN kUQbPqYo79Evibq6rVjkuqY6YGTaPV730LNo12Vp85RZdI4n1R+dt/KbtPdMp/WN wj0KfAEPi3J3OuzGzcJVfziRoV0iGNw65sQH2wv7QaOn/64CKMMWKCWa20EIwGzn UJYzNko2HhQC2aCxIfeIxk8JLvJDdtUmjHwGl7WYXcuTlFTaXO4wsHwKDhaW/ky6 E3qVVzbCSst6hwNX1X8uPrn1VIjz0RLh1WvVnfmnNAOREPeFJQ4+uuVJTkwRqWpf pzNriOE/0FevaFSkmYgj =UOmQ -----END PGP SIGNATURE----- From arnuld.mizong at gmail.com Mon Sep 15 16:59:13 2014 From: arnuld.mizong at gmail.com (arnuld uttre) Date: Mon, 15 Sep 2014 22:29:13 +0530 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: <54149D2F.5050901@riseup.net> References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EA901.7030804@riseup.net> <541429FE.3010808@riseup.net> <54149D2F.5050901@riseup.net> Message-ID: > On 9/14/14, Andr? Silva wrote: > Yes, CONFIG_DRM_RADEON includes KMS by default, so > CONFIG_DRM_RADEON_KMS existence doesn't make sense. > >> So , what do I do now ? Buy a new Nvidia Card ? > > I suggest buy NV50 family that were tested on Parabola and works well. > > [0]: http://nouveau.freedesktop.org/wiki/CodeNames/#nv50familytesla Well, I am kind of income-less right now, can not afford new expenses. BTW, here is the dmesg and lsmod output from Arch (open-soure driver but I guess with binary-blob in kernel), gNewSense (totally free and works great with radeon) and PARABOLA (free like gNewSense but booting and X issues). Boh gNewSense and Arch dmesg outputs have one common lin: fb0: radeondrmfb frame buffer device PARABOLA does not have this. I think this is what causing the X failure. Any idea why PARABOLA does not have it when gNewSense has ? gNewSense user at gnewsense:~$ dmesg | grep radeon [ 34.072937] [drm] radeon kernel modesetting enabled. [ 34.073123] radeon 0000:01:05.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 34.073128] radeon 0000:01:05.0: setting latency timer to 64 [ 34.074674] [drm] radeon: Initializing kernel modesetting. [ 34.076936] [drm] radeon: 256M of VRAM memory ready [ 34.076937] [drm] radeon: 512M of GTT memory ready. [ 34.076960] [drm] radeon: irq initialized. [ 34.077483] radeon_cp.0: Missing Free firmware [ 34.077515] platform radeon_cp.0: firmware: requesting /*(DEBLOBBED)*/ [ 34.081481] radeon 0000:01:05.0: disabling GPU acceleration [ 34.081521] radeon 0000:01:05.0: ffff88012ae30600 unpin not necessary [ 34.081523] radeon 0000:01:05.0: ffff88012ae30600 unpin not necessary [ 34.218098] fb0: radeondrmfb frame buffer device [ 34.218103] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:05.0 on minor 0 user at gnewsense:~$ lsmod | grep radeon radeon 573884 1 ttm 39906 1 radeon drm_kms_helper 20337 1 radeon drm 142864 3 radeon,ttm,drm_kms_helper i2c_algo_bit 4209 1 radeon i2c_core 15787 5 radeon,drm_kms_helper,drm,i2c_piix4,i2c_algo_bit Arch ----------------------------------------- [ 2.923744] [drm] radeon kernel modesetting enabled. [ 2.924865] radeon 0000:01:05.0: VRAM: 512M 0x00000000C0000000 - 0x00000000DFFFFFFF (512M used) [ 2.924867] radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF [ 2.925012] [drm] radeon: 512M of VRAM memory ready [ 2.925013] [drm] radeon: 512M of GTT memory ready. [ 2.925108] [drm] radeon: power management initialized [ 2.931419] radeon 0000:01:05.0: WB enabled [ 2.931422] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x00000000a0000c00 and cpu addr 0xffff8800ab34cc00 [ 2.931450] [drm] radeon: irq initialized. [ 2.995852] fbcon: radeondrmfb (fb0) is primary device [ 3.019107] radeon 0000:01:05.0: fb0: radeondrmfb frame buffer device [ 3.019108] radeon 0000:01:05.0: registered panic notifier [ 3.030113] [drm] Initialized radeon 2.39.0 20080528 for 0000:01:05.0 on minor 0 lsmod | grep radeon radeon 1376042 1 hwmon 12930 2 k10temp,radeon i2c_algo_bit 12744 1 radeon drm_kms_helper 49262 1 radeon ttm 73743 1 radeon drm 258005 4 ttm,drm_kms_helper,radeon i2c_core 50152 5 drm,i2c_piix4,drm_kms_helper,i2c_algo_bit,radeon PARABOLA [ 2.606264] [drm] radeon kernel modesetting enabled. [ 2.607076] radeon 0000:01:05.0: VRAM: 512M 0x00000000C0000000 - 0x00000000DFFFFFFF (512M used) [ 2.607078] radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF [ 2.607273] [drm] radeon: 512M of VRAM memory ready [ 2.607274] [drm] radeon: 512M of GTT memory ready. [ 2.607364] radeon 0000:01:05.0: Fatal error during GPU init [ 2.607394] [drm] radeon: finishing device. [ 2.609044] [drm] radeon: ttm finalized [ 2.609178] radeon: probe of 0000:01:05.0 failed with error -22 lsmod | grep radeon radeon 1324826 0 hwmon 3153 2 k10temp,radeon i2c_algo_bit 5480 1 radeon drm_kms_helper 35720 1 radeon ttm 66977 1 radeon drm 242043 3 ttm,drm_kms_helper,radeon i2c_core 25400 5 drm,i2c_piix4,drm_kms_helper,i2c_algo_bit,radeon -- http://uttre.wordpress.com/ http://lispmachine.wordpress.com/2010/12/08/extract-of-programming/ From arnuld.mizong at gmail.com Tue Sep 16 06:21:06 2014 From: arnuld.mizong at gmail.com (arnuld uttre) Date: Tue, 16 Sep 2014 11:51:06 +0530 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: <54149D2F.5050901@riseup.net> References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EA901.7030804@riseup.net> <541429FE.3010808@riseup.net> <54149D2F.5050901@riseup.net> Message-ID: > On 9/14/14, Andr? Silva wrote: > I suggest buy NV50 family that were tested on Parabola and works well. > > [0]: http://nouveau.freedesktop.org/wiki/CodeNames/#nv50familytesla In near future if I want to buy then I want to be sure PARABOLA runs on i. I can buy anything available here: http://www.flipkart.com/ , http://www.amazon.in/ There are too many cards with with too many generic names relating to same and one chipset. Can you recommend some ? I do not need anything high-end, I only do just programming , sometimes use GNOME Shell and watch full-HD movis in VLC. That's it, no gaming or 3D stuff at all. Thanks -- http://uttre.wordpress.com/ http://lispmachine.wordpress.com/2010/12/08/extract-of-programming/ From emulatorman at riseup.net Wed Sep 17 02:44:03 2014 From: emulatorman at riseup.net (=?UTF-8?B?QW5kcsOpIFNpbHZh?=) Date: Tue, 16 Sep 2014 23:44:03 -0300 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EA901.7030804@riseup.net> <541429FE.3010808@riseup.net> <54149D2F.5050901@riseup.net> Message-ID: <5418F573.40306@riseup.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/16/2014 03:21 AM, arnuld uttre wrote: >> On 9/14/14, Andr? Silva wrote: > >> I suggest buy NV50 family that were tested on Parabola and works >> well. >> >> [0]: >> http://nouveau.freedesktop.org/wiki/CodeNames/#nv50familytesla > > > In near future if I want to buy then I want to be sure PARABOLA > runs on i. I can buy anything available here: > http://www.flipkart.com/ , http://www.amazon.in/ > > There are too many cards with with too many generic names relating > to same and one chipset. Can you recommend some ? > > I do not need anything high-end, I only do just programming , > sometimes use GNOME Shell and watch full-HD movis in VLC. That's > it, no gaming or 3D stuff at all. Coadde uses Geforce 8400 GS which works very well, forms part from NV50 family and is very cheap. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUGPVzAAoJEOaXR1L5cERW5g4QAIV8y/mi1+dbF0+eDCM2Zdux 8YAQNNKjwpsajX2qJJ3N0/BWsCn0u05Jo31Tjk7s/GGy5lwlTMiK88aZYVInOeqY OcokFcCewYO7CONptOiImSEK4JU+JT1gYYfZD3ooCHwzz+Ey5m1cPS8ZUMcWVfSb ABx1d5jvpOj1SC/74NgTGlSaG1UIwav/94YcVJZxHHP4RlATd8SEiHAHC3RLk7DT 7v/ADivPq/bVbQxV0LifWg/3O3t87fHBGe8MhiKJNtVYAcP9BwkwLxcLkCCEFAMM nIHrttVCONBjb2v6mMoRnSpfYseFVw/kB8fPBKv9FCNpRLgwlJySTF+smI05TQW7 Sxs/nQdDDOhfrg4RWNReuOaTyhqYpUxh+cwL+EsHI4oaIPyuK2iNSnQjvjok3GB7 UwslMmyXbHTNbm14c4keeIMORrqtZGivCtuGkqdXP4Kl8HmuKErVNAU6f2cAbcYk Pc28KqFwPOGhFeIa5hCLd430phv+kn0DwZquJRZwKB6upq2Nh5iwDfO4ClZ+g1+g YjQoERnwCUx9t1kQzSAt3O0bs3LOHahnI+Hfls2Rytj1M10K7xbQUopAAdOj79zI uzjijLZEa6TfeHx22fhxPB628pfkf/pdPmU9GXJG/bQ53zHhVNxIj8xjdt4j/+3z Npq+RQjYq3epKtOhl08g =dtjp -----END PGP SIGNATURE----- From arnuld.mizong at gmail.com Wed Sep 17 08:18:20 2014 From: arnuld.mizong at gmail.com (arnuld uttre) Date: Wed, 17 Sep 2014 13:48:20 +0530 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: <5418F573.40306@riseup.net> References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EA901.7030804@riseup.net> <541429FE.3010808@riseup.net> <54149D2F.5050901@riseup.net> <5418F573.40306@riseup.net> Message-ID: > On 9/17/14, Andr? Silva wrote: > Coadde uses Geforce 8400 GS which works very well, forms part from > NV50 family and is very cheap. Well, Coadde is not available in INDIA. What about these from NV50 family: http://bit.ly/Zpjx11 http://bit.ly/XAM2rk http://bit.ly/1slTcaU -- http://uttre.wordpress.com/ http://lispmachine.wordpress.com/2010/12/08/extract-of-programming/ From emulatorman at riseup.net Wed Sep 17 12:33:34 2014 From: emulatorman at riseup.net (=?UTF-8?B?QW5kcsOpIFNpbHZh?=) Date: Wed, 17 Sep 2014 09:33:34 -0300 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EA901.7030804@riseup.net> <541429FE.3010808@riseup.net> <54149D2F.5050901@riseup.net> <5418F573.40306@riseup.net> Message-ID: <54197F9E.2030302@riseup.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/17/2014 05:18 AM, arnuld uttre wrote: >> On 9/17/14, Andr? Silva wrote: > >> Coadde uses Geforce 8400 GS which works very well, forms part >> from NV50 family and is very cheap. > > Well, Coadde is not available in INDIA. What about these from NV50 > family: > > http://bit.ly/Zpjx11 > > http://bit.ly/XAM2rk > > http://bit.ly/1slTcaU The three options are the same card, but i prefer the first one because it has better features on the shader and memory velocity, but if you would have a better feature on OpenGL support, the second option is the best because it has support to 3.2 version. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUGX+eAAoJEOaXR1L5cERWzqkQALHmI6+HXbLorJhjaU/9T0yE IUJkfIfpmTVjdb0mQBYYcOYteyoa5Pn7KOujnQEwqDIrwwHdlVAl09xUgCUrqFbv oFCQEB1T1Dwojuz6QXX2GmTE8WSpio5KxEfKoEJDYC5tR37G/Q4YFl0GWHpptSn7 neAMRhxnRs1GXPlFL1qmFFchDe9cH1h7bl529GjSQZfNNKcLkQRYK5RyG+rqrYN2 /i0DblZd+iXfnq1vP4qoj748WJRfxOEZ6nQJt4Q3JGCTrgwSC2FwU7qmFp56Ulj+ 5z28cnzf1l2VKOiRJvef8vUBzdplVSGez1cdvD9gy0JGgGvj45JSLVkrZgqFEqSX bP8xonEk8tIwD5iuSabhPEHtE0ObXooOub4+DBibMg2l9Mpvs53hhf95BgRyYRg8 3JbupJzipzJwhLrpLocbvLmIphuVGaq6c5HC/gy6cDGj+A9W1Kq+oNpVdddbWJ55 dnibduJRdPXzs7opQ+kFwccOuVtTb+qm2eBlN0uwTNLPtCwsdfoAU5trTUmc1i2z fYjvMdAqOU+BhFet44wgLrHFADRTZ3dN/oQCAbWaA+iTVb8nFiOvq2CHQJ0oI3dc zrfBmVGZ/rMX+7LeI0BKZs+iR2WvDlGPM++mU7Ixgxg6qQEzI8vTy2yBVSdncqr5 bRydc7vW20VLZ6VCLimm =vFY9 -----END PGP SIGNATURE----- From elcorreo at deshackra.com Wed Sep 17 13:37:28 2014 From: elcorreo at deshackra.com (Jorge Araya Navarro) Date: Wed, 17 Sep 2014 07:37:28 -0600 Subject: [Assist] [Dev] Fwd: Re: Xorg Problem with Radeon In-Reply-To: References: <87tx4i90zf.fsf@deshackra.com> <8761gxvr7n.fsf@deshackra.com> <540E93B8.5020700@riseup.net> <540EA901.7030804@riseup.net> <541429FE.3010808@riseup.net> <54149D2F.5050901@riseup.net> <5418F573.40306@riseup.net> Message-ID: <87lhpibc4g.fsf@deshackra.com> arnuld uttre writes: >> On 9/17/14, Andr? Silva wrote: > >> Coadde uses Geforce 8400 GS which works very well, forms part from >> NV50 family and is very cheap. > > Well, Coadde is not available in INDIA. What about these from NV50 family: > Coadde is the nickname of a Parabola hacker :P, the brother of Emulatorman (Andr? Silva, if I'm not wrong). -- Pax et bonum. Jorge Araya Navarro. ES: Dise?ador Publicitario, Programador Python y colaborador en Parabola GNU/Linux-libre EN: Ads Designer, Python programmer and contributor Parabola GNU/Linux-libre EO: Anonco grafikisto, Pitino programalingvo programisto kai kontribuanto en Parabola GNU/Linux-libre https://es.gravatar.com/shackra From fortfrederic at free.fr Sun Sep 21 13:56:41 2014 From: fortfrederic at free.fr (=?ISO-8859-1?Q?Fr=E9d=E9ric?= Fort) Date: Sun, 21 Sep 2014 15:56:41 +0200 Subject: [Assist] Update: PGP key error Message-ID: <1411307801.9291.1.camel@free.fr> Hello, I am unable to update my system for some days now. For one reason or another, there seems to be a problem with the PGP keys. I have the following problem: :: Proceed with installation? [Y/n] Y (84/84) checking keys in keyring [####################################################] 100% downloading required keys... :: Import PGP key 1024D/, "Fabio Castelli ", created: 2009-07-04? [Y/n] Y error: key "Fabio Castelli " could not be imported error: required key missing from keyring error: failed to commit transaction (unexpected error) Errors occurred, no packages were upgraded. Does anyone have an idea were the problem is? Thank you, Fr?d?ric Fort From emulatorman at riseup.net Mon Sep 22 17:41:30 2014 From: emulatorman at riseup.net (=?UTF-8?B?QW5kcsOpIFNpbHZh?=) Date: Mon, 22 Sep 2014 14:41:30 -0300 Subject: [Assist] Update: PGP key error In-Reply-To: <1411307801.9291.1.camel@free.fr> References: <1411307801.9291.1.camel@free.fr> Message-ID: <54205F4A.1020704@riseup.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/21/2014 10:56 AM, Fr?d?ric Fort wrote: > Hello, > > I am unable to update my system for some days now. For one reason > or another, there seems to be a problem with the PGP keys. I have > the following problem: > > :: Proceed with installation? [Y/n] Y (84/84) checking keys in > keyring [####################################################] > 100% downloading required keys... :: Import PGP key 1024D/, "Fabio > Castelli ", created: 2009-07-04? [Y/n] Y > error: key "Fabio Castelli " could not be > imported error: required key missing from keyring error: failed to > commit transaction (unexpected error) Errors occurred, no packages > were upgraded. > > > Does anyone have an idea were the problem is? It provides from archlinux-keyring, try do it: # pacman -Sy --asdeps archlinux-keyring && pacman -Syu -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUIF9KAAoJEOaXR1L5cERW7TAP/0xHjAEEuBJzFi+UuoCNwsvf W3PLsVc7BOE0x7bmiGj7M0ak0UZ2s5ysJYbNWbhCHSWzU8v/sPVIioLsXINKgj54 z3PThvzRIwDbLKeezPYnDC4Bi1ZA/I/bTJHJcpO72wXnfBD1gGqtach0Oxm/V9IO V4TNJSo0K2b7B1voBio1A6WJxexur7tWWeNBaVxjTVbJgpofKcsGFwpTU0EwBFdI 5F43XHsGF20Y9ckjHdOspKQssWfeDVc3m6lDkHNJxfk8rrJ5TxQCpJl4bCo6LqJH pB+/WqbE42vECriERFzIRutBE7KSHvRfwvSg3E7VFF3rHSkADxMQtcCzEa/cbTjT uE3z8tHdaaX7tiDu6mSa51hDiiaGSuu2JuL3dMxAH80sJ/Ff1rV7hmsPzsoL7Cg3 ai1zfaMF+d7XmTLaZjwe9wueaDQfrq+6ouIugsDvMu3M8vHT24Fy+AfPVUJr7TYa mlkIqVthOGQzT1BXJyxS14sm0rpsagrU8yQgRMHHoHNpayzG340OuNXo4MBwIGiw lzi9TOsynDaM+Wvt/Fc/wN8YMaIkkr0KrvIhIkLrxrRHyipFlxdKTUiTnIwZDgaE JVFXxX6IZuT7xnwVCwwxI0zCFo/9G80F1qwHyBFWh1HIk9ZS7As5JPi0ePilmB9M OKlqUQkPU98YPX1Ttxb7 =dQJB -----END PGP SIGNATURE----- From fortfrederic at free.fr Mon Sep 22 17:52:14 2014 From: fortfrederic at free.fr (fortfrederic at free.fr) Date: Mon, 22 Sep 2014 19:52:14 +0200 (CEST) Subject: [Assist] Update: PGP key error In-Reply-To: <54205F4A.1020704@riseup.net> Message-ID: <140788037.95874094.1411408334250.JavaMail.root@zimbra18-e3.priv.proxad.net> It works, thank you. However, why are there archlinux-signed packages ? From emulatorman at riseup.net Mon Sep 22 19:43:46 2014 From: emulatorman at riseup.net (=?windows-1252?Q?Andr=E9_Silva?=) Date: Mon, 22 Sep 2014 16:43:46 -0300 Subject: [Assist] Update: PGP key error In-Reply-To: <140788037.95874094.1411408334250.JavaMail.root@zimbra18-e3.priv.proxad.net> References: <140788037.95874094.1411408334250.JavaMail.root@zimbra18-e3.priv.proxad.net> Message-ID: <54207BF2.4030702@riseup.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/22/2014 02:52 PM, fortfrederic at free.fr wrote: > It works, thank you. However, why are there archlinux-signed > packages ? We have a documentation that explains about it [0] [0]:https://wiki.parabolagnulinux.org/Repositories -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJUIHvyAAoJEOaXR1L5cERWJHAP/1WzaS7o6g0EXZytC4kGQHBJ kjY4tF5PuNNhzCECl+3t0L3TeBAqSj52ZsyCcKSBEMwr7R3YqBEi7QSyElvmvZVj RlooYaJOYtHtf9CUgNfBF79/W0mu3ejeYhz07VRrtPdWJ8nzpW+FS+G1FJC5493I 0QHrYW3EHdYywGamLs3Of3jtlc0hK5ye2T4l+xEER8raOIlsAqfI+0TLE7SmQgJt Hfk7zFQHBIteYC4tyGCbkj3NONr22Di+by+1BBoXggTs4rg/8kNDFl4J9BNWxcIl XygsFA3RhEPE3d5KVp82IcpsBF54KrL4pgcz7698PsG4XUeZYDAiYdPN4zh8/xf5 dGIrPBQ4BmP3/2di2ml1vsdEUYaVNpX8j+4auEKibAjjKaUtiLHRCAiKwJNq0uRH 3bkqjXCsjiQBpVcjLgyehQntWgHN/tdJdTQs0wsN1MGxwN/dYFhP97Z5WkGqwpvd 1vAK95gY3u95JY9EeN/E6corgkRXG3QhhmB5n9+icb/ULb5/I61J7VpI8MaCKqNi 7q3od0mqUA64fohj84h8pYOLvMAi/6fblgej5PIV0VGW2VRQdGOL5bG9dxnSqMjE 7kGZs+wOTmH7NIEaOWbxrEwbg8O69F08pv7Efd0Yi4ToW2czfCbTPBqPsibbPR/m e9xHSyKu6e+mMAPBgW+E =Q6Iu -----END PGP SIGNATURE----- From super.driver.512 at gmail.com Thu Sep 25 19:22:00 2014 From: super.driver.512 at gmail.com (Guilherme Vieira) Date: Thu, 25 Sep 2014 16:22:00 -0300 Subject: [Assist] Really bad disk I/O or CPU time sharing. Message-ID: Hi, all. I've had the same problem on two different laptops in which I've installed Parabola, and I've had the same problem using gNewSense, IIRC. Basically disk access gets impaired very easily. I just did a system update right now and while the packages were being installed, my music player kept skipping. I'm not sure if that's caused by a buffer underrun due to bad disk I/O, or if it's having trouble decoding due to high CPU load. Since the computer doesn't feel slow at times like this, and just seems to "skip a beat" every now and then (quite noticeably,) I'm much more inclined to think it's an I/O problem. None of this ever happened on Windows using these two laptop computers. Also when Xorg or sometimes Firefox crashes, *the whole* system gets hogged, in such a way that I can't switch to or use the TTYs (if I manage to switch to them) and the computer doesn't respond to the physical power off button (ACPI request stuck on X...?) Please let me know if anyone knows how to troubleshoot these kinds of issues. A friend of mine mentioned ulimit (max open files by user,) which in my computer is set to 1024 (soft) / 4096 (hard,) even though the system-wide configuration is set to 300k+. Should I raise the maximum number of open files for my user or should I lower the system-wide number? Are they too high or too low? Could they be causing these issues? TIA. Atenciosamente / Sincerely, Guilherme Pr? Vieira -------------- next part -------------- An HTML attachment was scrubbed... URL: From super.driver.512 at gmail.com Thu Sep 25 19:29:43 2014 From: super.driver.512 at gmail.com (Guilherme Vieira) Date: Thu, 25 Sep 2014 16:29:43 -0300 Subject: [Assist] Really bad disk I/O or CPU time sharing. In-Reply-To: References: Message-ID: Oh, sorry for the spam, but here's the usual important information: - uname -a: Linux filgaia 3.16.1-1-libre #1 SMP PREEMPT Thu Aug 14 15:55:12 UYT 2014 x86_64 GNU/Linux. - cat /proc/cpuinfo /proc/meminfo: http://pastebin.com/rGsneRe7. - cat /proc/sys/fs/file-max: 390102. - Xorg -version: http://pastebin.com/Xc0XJxZx. Please let me know if you think any other information could be helpful. Thanks! Atenciosamente / Sincerely, Guilherme Pr? Vieira On Thu, Sep 25, 2014 at 4:22 PM, Guilherme Vieira < super.driver.512 at gmail.com> wrote: > Hi, all. I've had the same problem on two different laptops in which I've > installed Parabola, and I've had the same problem using gNewSense, IIRC. > > Basically disk access gets impaired very easily. I just did a system > update right now and while the packages were being installed, my music > player kept skipping. I'm not sure if that's caused by a buffer underrun > due to bad disk I/O, or if it's having trouble decoding due to high CPU > load. > > Since the computer doesn't feel slow at times like this, and just seems to > "skip a beat" every now and then (quite noticeably,) I'm much more inclined > to think it's an I/O problem. > > None of this ever happened on Windows using these two laptop computers. > Also when Xorg or sometimes Firefox crashes, *the whole* system gets > hogged, in such a way that I can't switch to or use the TTYs (if I manage > to switch to them) and the computer doesn't respond to the physical power > off button (ACPI request stuck on X...?) > > Please let me know if anyone knows how to troubleshoot these kinds of > issues. > > A friend of mine mentioned ulimit (max open files by user,) which in my > computer is set to 1024 (soft) / 4096 (hard,) even though the system-wide > configuration is set to 300k+. Should I raise the maximum number of open > files for my user or should I lower the system-wide number? Are they too > high or too low? Could they be causing these issues? > > TIA. > > Atenciosamente / Sincerely, > Guilherme Pr? Vieira > > -------------- next part -------------- An HTML attachment was scrubbed... URL: