[CentOS] Adobereader on Centos7 crashes
Hello All, I can't get Adobe Reader to run stable on Centos7, when trying to edit settings or trying to print, it crashes. The issue is people need to digitally sign pdf forms. When I open these forms with anything else then Adobereader, I get EM To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade to the latest version of Adobe Reader from www.adobe.com/products/acrobat/readstep2.html I spent a lot of time trying to solve this with other pdf viewers, including google-chrome and Foxit, and trickery with ps2pdf and Pdfedit. Nothing works. I installed Adobereader following this: https://www.if-not-true-then-false.com/2010/install-adobe-acrobat-pdf-reader-on-fedora-centos-red-hat-rhel/ The signing of these forms is vital to my organization, so any help would be appreciated. Greetings, J. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
[CentOS] Raspberry PI3 - CentOS armv7hl gnome desktop
Maybe there is a better place to post this message but as my question was still CentOS related thought I would start here. Please advise if there is a better forum of which to ask this question. I am playing around with making a "desktop" workstation out of a Raspberry PI3. I have had no problems installing the OS and pretty much have everything working except a Gnome desktop. I did: > yum groupinstall "GNOME Desktop" and from what I can tell everything necessary is installed. However when I try to start X up I see it try and start, the display blinks as if everything is good and then drops back down to the console. The log file shown below shows a single error ([ 2665.952] (EE) AIGLX: reverting to software rendering). [ 2665.710] X.Org X Server 1.17.2 Release Date: 2015-06-16 [ 2665.725] X Protocol Version 11, Revision 0 [ 2665.731] Build Operating System: 4.5.7-fedora-4 [ 2665.736] Current Operating System: Linux centos-rpi3 4.4.33-v7.1.el7 #1 SMP Mon Nov 21 18:48:06 UTC 2016 armv7l [ 2665.736] Kernel command line: 8250.nr_uarts=0 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1872 bcm2708_fb.fbheight=1168 bcm2709.boardrev=0xa22082 bcm2709.serial=0x54bd9ed0 smsc95xx.macaddr=B8:27:EB:BD:9E:D0 bcm2708_fb.fbswap=1 bcm2709.uart_clock=4800 vc_mem.mem_base=0x3dc0 vc_mem.mem_size=0x3f00 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p3 rootfstype=ext4 elevator=deadline rootwait selinux=1 security=selinux enforcing=0 [ 2665.756] Build Date: 09 November 2016 05:46:31PM [ 2665.763] Build ID: xorg-x11-server 1.17.2-22.el7 [ 2665.769] Current version of pixman: 0.34.0 [ 2665.783]Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 2665.783] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 2665.812] (==) Log file: "/var/log/Xorg.1.log", Time: Sat Dec 31 20:08:58 2016 [ 2665.819] (==) Using config file: "/etc/X11/xorg.conf" [ 2665.827] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 2665.828] (==) ServerLayout "Default Layout" [ 2665.828] (**) |-->Screen "Screen0" (0) [ 2665.828] (**) | |-->Monitor "Monitor0" [ 2665.829] (**) | |-->Device "VideocoreIV" [ 2665.829] (**) |-->Input Device "Keyboard0" [ 2665.829] (==) Automatically adding devices [ 2665.829] (==) Automatically enabling devices [ 2665.830] (==) Automatically adding GPU devices [ 2665.830] (==) Max clients allowed: 256, resource mask: 0x1f [ 2665.830] (==) FontPath set to: catalogue:/etc/X11/fontpath.d, built-ins [ 2665.830] (==) ModulePath set to "/usr/lib/xorg/modules" [ 2665.830] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 2665.830] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled. [ 2665.830] (WW) Disabling Keyboard0 [ 2665.830] (II) Loader magic: 0x54cf7004 [ 2665.830] (II) Module ABI versions: [ 2665.830]X.Org ANSI C Emulation: 0.4 [ 2665.830]X.Org Video Driver: 19.0 [ 2665.830]X.Org XInput driver : 21.0 [ 2665.830]X.Org Server Extension : 9.0 [ 2665.831] (II) no primary bus or device found [ 2665.831] (II) LoadModule: "glx" [ 2665.832] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 2665.855] (II) Module glx: vendor="X.Org Foundation" [ 2665.855]compiled for 1.17.2, module version = 1.0.0 [ 2665.855]ABI class: X.Org Server Extension, version 9.0 [ 2665.855] (==) AIGLX enabled [ 2665.855] (II) LoadModule: "fbdev" [ 2665.856] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 2665.857] (II) Module fbdev: vendor="X.Org Foundation" [ 2665.857]compiled for 1.17.2, module version = 0.4.3 [ 2665.857]Module class: X.Org Video Driver [ 2665.857]ABI class: X.Org Video Driver, version 19.0 [ 2665.857] (II) FBDEV: driver for framebuffer: fbdev [ 2665.857] (++) using VT number 1 [ 2665.857] (WW) Falling back to old probe method for fbdev [ 2665.857] (II) Loading sub module "fbdevhw" [ 2665.857] (II) LoadModule: "fbdevhw" [ 2665.858] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 2665.859] (II) Module fbdevhw: vendor="X.Org Foundation" [ 2665.859]compiled for 1.17.2, module version = 0.0.2 [ 2665.859]ABI class: X.Org Video Driver, version 19.0 [ 2665.859] (II) FBDEV(0): using default device [ 2665.859] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 2665.860] (**) FBDEV(0): Depth 24, (--) framebuffer bpp 32 [ 2665.860] (==) FBDEV(0): RGB weight 888 [ 2665.860] (==) FBDEV(0): Default visual is TrueColor [ 2665.860] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0) [ 2665.860] (II) FBDEV(0): hardware: BCM2708 FB (video memory: 8541kB) [ 2665.860
Re: [CentOS] Raspberry PI3 - CentOS armv7hl gnome desktop
> Maybe there is a better place to post this message but as my question > was still CentOS related thought I would start here. Please advise if > there is a better forum of which to ask this question. > > I am playing around with making a "desktop" workstation out of a > Raspberry PI3. I have had no problems installing the OS and pretty much > have everything working except a Gnome desktop. > > I did: > > > yum groupinstall "GNOME Desktop" > > and from what I can tell everything necessary is installed. However when > I try to start X up I see it try and start, the display blinks as if > everything is good and then drops back down to the console. The log file > shown below shows a single error ([ 2665.952] (EE) AIGLX: reverting to > software rendering). > > [ 2665.710] > X.Org X Server 1.17.2 > Release Date: 2015-06-16 > [ 2665.725] X Protocol Version 11, Revision 0 > [ 2665.731] Build Operating System: 4.5.7-fedora-4 > [ 2665.736] Current Operating System: Linux centos-rpi3 4.4.33-v7.1.el7 > #1 SMP Mon Nov 21 18:48:06 UTC 2016 armv7l > [ 2665.736] Kernel command line: 8250.nr_uarts=0 dma.dmachans=0x7f35 > bcm2708_fb.fbwidth=1872 bcm2708_fb.fbheight=1168 > bcm2709.boardrev=0xa22082 bcm2709.serial=0x54bd9ed0 > smsc95xx.macaddr=B8:27:EB:BD:9E:D0 bcm2708_fb.fbswap=1 > bcm2709.uart_clock=4800 vc_mem.mem_base=0x3dc0 > vc_mem.mem_size=0x3f00 dwc_otg.lpm_enable=0 console=ttyS0,115200 > console=tty1 root=/dev/mmcblk0p3 rootfstype=ext4 elevator=deadline > rootwait selinux=1 security=selinux enforcing=0 > [ 2665.756] Build Date: 09 November 2016 05:46:31PM > [ 2665.763] Build ID: xorg-x11-server 1.17.2-22.el7 > [ 2665.769] Current version of pixman: 0.34.0 > [ 2665.783]Before reporting problems, check http://wiki.x.org > to make sure that you have the latest version. > [ 2665.783] Markers: (--) probed, (**) from config file, (==) default > setting, > (++) from command line, (!!) notice, (II) informational, > (WW) warning, (EE) error, (NI) not implemented, (??) unknown. > [ 2665.812] (==) Log file: "/var/log/Xorg.1.log", Time: Sat Dec 31 > 20:08:58 2016 > [ 2665.819] (==) Using config file: "/etc/X11/xorg.conf" > [ 2665.827] (==) Using system config directory > "/usr/share/X11/xorg.conf.d" > [ 2665.828] (==) ServerLayout "Default Layout" > [ 2665.828] (**) |-->Screen "Screen0" (0) > [ 2665.828] (**) | |-->Monitor "Monitor0" > [ 2665.829] (**) | |-->Device "VideocoreIV" > [ 2665.829] (**) |-->Input Device "Keyboard0" > [ 2665.829] (==) Automatically adding devices > [ 2665.829] (==) Automatically enabling devices > [ 2665.830] (==) Automatically adding GPU devices > [ 2665.830] (==) Max clients allowed: 256, resource mask: 0x1f > [ 2665.830] (==) FontPath set to: > catalogue:/etc/X11/fontpath.d, > built-ins > [ 2665.830] (==) ModulePath set to "/usr/lib/xorg/modules" > [ 2665.830] (II) The server relies on udev to provide the list of input > devices. > If no devices become available, reconfigure udev or disable > AutoAddDevices. > [ 2665.830] (WW) Hotplugging is on, devices using drivers 'kbd', > 'mouse' or 'vmmouse' will be disabled. > [ 2665.830] (WW) Disabling Keyboard0 > [ 2665.830] (II) Loader magic: 0x54cf7004 > [ 2665.830] (II) Module ABI versions: > [ 2665.830]X.Org ANSI C Emulation: 0.4 > [ 2665.830]X.Org Video Driver: 19.0 > [ 2665.830]X.Org XInput driver : 21.0 > [ 2665.830]X.Org Server Extension : 9.0 > [ 2665.831] (II) no primary bus or device found > [ 2665.831] (II) LoadModule: "glx" > [ 2665.832] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so > [ 2665.855] (II) Module glx: vendor="X.Org Foundation" > [ 2665.855]compiled for 1.17.2, module version = 1.0.0 > [ 2665.855]ABI class: X.Org Server Extension, version 9.0 > [ 2665.855] (==) AIGLX enabled > [ 2665.855] (II) LoadModule: "fbdev" > [ 2665.856] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so > [ 2665.857] (II) Module fbdev: vendor="X.Org Foundation" > [ 2665.857]compiled for 1.17.2, module version = 0.4.3 > [ 2665.857]Module class: X.Org Video Driver > [ 2665.857]ABI class: X.Org Video Driver, version 19.0 > [ 2665.857] (II) FBDEV: driver for framebuffer: fbdev > [ 2665.857] (++) using VT number 1 > > [ 2665.857] (WW) Falling back to old probe method for fbdev > [ 2665.857] (II) Loading sub module "fbdevhw" > [ 2665.857] (II) LoadModule: "fbdevhw" > [ 2665.858] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so > [ 2665.859] (II) Module fbdevhw: vendor="X.Org Foundation" > [ 2665.859]compiled for 1.17.2, module version = 0.0.2 > [ 2665.859]ABI class: X.Org Video Driver, version 19.0 > [ 2665.859] (II) FBDEV(0): using default device > [ 2665.859] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card > support > [ 2665.860] (**) FBDEV(0): Depth 24, (--) framebuffer bpp 32 > [ 2665.860] (==) FBDEV(0): RGB weight 888 > [ 2665.860] (==) FBDEV(0): Defa
Re: [CentOS] Raspberry PI3 - CentOS armv7hl gnome desktop
On 12/31/2016 04:09 PM, dsav...@peaknet.net wrote: The only real problem I see is here: [ 2665.952] (EE) AIGLX: reverting to software rendering It appears that CentOS wants to use hardware acceleration that the Pi can't do. Video is definitely one of the Pi's weaker capabilities. I saw that but I didn't think it was really fatal. I thought it just meant some software emulation was going to be done in place of hardware acceleration. Therefore I thought that maybe the driver to do that did not get installed. Is there an obvious way to try and turn off hardware acceleration? Compared to the other desktops, GNOME is a resource hog. I'm a MATE guy, so I can't yet speak to the CentOS ARM build. I do know that the MATE Spin for Fedora 25 ARM installed perfectly on my Raspberry Pi3. Yes I know GNOME is a hog, but was just trying it out. I really want to try out the aarch64 version but not much on the internet as to how to get started (Quick start is coming soon). Would really like to find more definitive instructions for that. Stilll pretty amazing what you can do for about $40. -- Paul (ga...@nurdog.com) Cell: (303)257-5208 ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos
Re: [CentOS] Adobereader on Centos7 crashes
On 01/01/17 04:35, johan.vermeul...@telenet.be wrote: Hello All, I can't get Adobe Reader to run stable on Centos7, when trying to edit settings or trying to print, it crashes. The issue is people need to digitally sign pdf forms. When I open these forms with anything else then Adobereader, I get EM To view the full contents of this document, you need a later version of the PDF viewer. You can upgrade to the latest version of Adobe Reader from www.adobe.com/products/acrobat/readstep2.html I spent a lot of time trying to solve this with other pdf viewers, including google-chrome and Foxit, and trickery with ps2pdf and Pdfedit. Nothing works. I installed Adobereader following this: https://www.if-not-true-then-false.com/2010/install-adobe-acrobat-pdf-reader-on-fedora-centos-red-hat-rhel/ So I tried installing this on an up-to-date CentOS 7.3 system and it fails to find Error: Package: AdobeReader_enu-9.5.5-1.i486 (/AdbeRdr9.5.5-1_i486linux_enu) Requires: libpangox-1.0.so.0 which a yum whatprovides */libpangox-1.0.so.0 shows as: pangox-compat-0.0.2-2.el7.x86_64 : Compatibility library for pangox Repo: epel Matched from: Filename: /usr/lib64/libpangox-1.0.so.0 and even after an install of this package still fails - thus I suspect it relates to not finding the 32 bit version as the epel version installs this in /usr/lib64 What did you do to overcome this dependency? The signing of these forms is vital to my organization, so any help would be appreciated. Greetings, J. ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos