[Raspberry]graphic driver (solved)

Raspberry Pi 2

[Raspberry]graphic driver (solved)

Postby Lindien » Sat Apr 11, 2015 2:04 pm

Hello,

Sorry, for my english, it's not very good.

I've a Raspberry.

I've just installed archlinuxarm, but I can't launch this command [c]$ startx[/c] with kodi.

I've execute # systemctl enable kodi.service and when I reboot my Raspberry, my /var/log/Xorg.0.log is $this->bbcode_second_pass_code('', '[ 334.563]
X.Org X Server 1.17.1
Release Date: 2015-02-10
[ 334.563] X Protocol Version 11, Revision 0
[ 334.563] Build Operating System: Linux 3.10.69-1-ARCH armv7l
[ 334.564] Current Operating System: Linux octo 3.18.11-1-ARCH #1 SMP PREEMPT Mon Apr 6 19:58:28 MDT 2015 armv7l
[ 334.564] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1440 bcm2708_fb.fbheight=900 bcm2709.boardrev=0xa01041 bcm2709.serial=0xa8a47a03 smsc95xx.macaddr=B8:27:EB:A4:7A:03 bcm2708_fb.fbswap=1 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 root=/dev/mmcblk0p2 rw rootwait console=ttyAMA0,115200 console=tty1 selinux=0 plymouth.enable=0 smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 kgdboc=ttyAMA0,115200 elevator=noop
[ 334.565] Build Date: 14 March 2015 01:56:28PM
[ 334.565]
[ 334.565] Current version of pixman: 0.32.6
[ 334.566] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 334.566] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 334.567] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 11 13:35:16 2015
[ 334.567] (==) Using config file: "/etc/X11/xorg.conf"
[ 334.568] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 334.568] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 334.569] (==) ServerLayout "Layout0"
[ 334.569] (**) |-->Screen "Screen0" (0)
[ 334.569] (**) | |-->Monitor "Monitor0"
[ 334.570] (==) No device specified for screen "Screen0".
Using the first device section listed.
[ 334.570] (**) | |-->Device "main"
[ 334.570] (**) |-->Input Device "Keyboard0"
[ 334.570] (**) |-->Input Device "Mouse0"
[ 334.570] (==) Automatically adding devices
[ 334.570] (==) Automatically enabling devices
[ 334.570] (==) Automatically adding GPU devices
[ 334.571] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
[ 334.571] Entry deleted from font path.
[ 334.571] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
[ 334.571] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 334.571] Entry deleted from font path.
[ 334.571] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 334.571] Entry deleted from font path.
[ 334.571] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 334.571] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 334.571] Entry deleted from font path.
[ 334.571] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 334.571] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/
[ 334.571] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 334.571] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 334.571] (WW) Disabling Keyboard0
[ 334.571] (WW) Disabling Mouse0
[ 334.571] (II) Loader magic: 0x1dfed8
[ 334.572] (II) Module ABI versions:
[ 334.572] X.Org ANSI C Emulation: 0.4
[ 334.572] X.Org Video Driver: 19.0
[ 334.572] X.Org XInput driver : 21.0
[ 334.572] X.Org Server Extension : 9.0
[ 334.580] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c3
[ 334.581] (II) no primary bus or device found
[ 334.581] (II) LoadModule: "glx"
[ 334.582] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 334.596] (II) Module glx: vendor="X.Org Foundation"
[ 334.596] compiled for 1.17.1, module version = 1.0.0
[ 334.596] ABI class: X.Org Server Extension, version 9.0
[ 334.596] (==) AIGLX enabled
[ 334.596] (II) LoadModule: "fbdev"
[ 334.597] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 334.598] (II) Module fbdev: vendor="X.Org Foundation"
[ 334.598] compiled for 1.17.1, module version = 0.4.4
[ 334.598] Module class: X.Org Video Driver
[ 334.598] ABI class: X.Org Video Driver, version 19.0
[ 334.598] (II) FBDEV: driver for framebuffer: fbdev
[ 334.598] (++) using VT number 3

[ 334.598] (--) controlling tty is VT number 3, auto-enabling KeepTty
[ 334.598] (WW) Falling back to old probe method for fbdev
[ 334.599] (II) Loading sub module "fbdevhw"
[ 334.599] (II) LoadModule: "fbdevhw"
[ 334.599] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 334.600] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 334.600] compiled for 1.17.1, module version = 0.0.2
[ 334.600] ABI class: X.Org Video Driver, version 19.0
[ 334.600] (II) FBDEV(0): using default device
[ 334.600] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 334.600] (**) FBDEV(0): Depth 24, (--) framebuffer bpp 32
[ 334.601] (==) FBDEV(0): RGB weight 888
[ 334.601] (==) FBDEV(0): Default visual is TrueColor
[ 334.601] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[ 334.601] (II) FBDEV(0): hardware: BCM2708 FB (video memory: 2531kB)
[ 334.601] (II) FBDEV(0): checking modes against framebuffer device...
[ 334.601] (II) FBDEV(0): checking modes against monitor...
[ 334.601] (--) FBDEV(0): Virtual size is 1440x900 (pitch 1440)
[ 334.601] (**) FBDEV(0): Built-in mode "current"
[ 334.601] (==) FBDEV(0): DPI set to (96, 96)
[ 334.601] (II) Loading sub module "fb"
[ 334.601] (II) LoadModule: "fb"
[ 334.602] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 334.603] (II) Module fb: vendor="X.Org Foundation"
[ 334.603] compiled for 1.17.1, module version = 1.0.0
[ 334.603] ABI class: X.Org ANSI C Emulation, version 0.4
[ 334.603] (**) FBDEV(0): using shadow framebuffer
[ 334.603] (II) Loading sub module "shadow"
[ 334.603] (II) LoadModule: "shadow"
[ 334.604] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 334.604] (II) Module shadow: vendor="X.Org Foundation"
[ 334.605] compiled for 1.17.1, module version = 1.1.0
[ 334.605] ABI class: X.Org ANSI C Emulation, version 0.4
[ 334.605] (==) Depth 24 pixmap format is 32 bpp
[ 334.620] (==) FBDEV(0): Backing store enabled
[ 334.622] (==) FBDEV(0): DPMS enabled
[ 334.622] (==) RandR enabled
[ 334.668] (II) AIGLX: Screen 0 is not DRI2 capable
[ 334.668] (EE) AIGLX: reverting to software rendering
[ 334.778] (II) AIGLX: Loaded and initialized swrast
[ 334.778] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 334.978] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event0)
[ 334.979] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 334.979] (**) Logitech USB Keyboard: Applying InputClass "Keyboard Layout"
[ 334.979] (**) Logitech USB Keyboard: Applying InputClass "Keyboard Terminate"
[ 334.979] (II) LoadModule: "evdev"
[ 334.979] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 334.982] (II) Module evdev: vendor="X.Org Foundation"
[ 334.982] compiled for 1.17.1, module version = 2.9.2
[ 334.982] Module class: X.Org XInput Driver
[ 334.982] ABI class: X.Org XInput driver, version 21.0
[ 334.984] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 10 paused 0
[ 334.984] (II) Using input driver 'evdev' for 'Logitech USB Keyboard'
[ 334.985] (**) Logitech USB Keyboard: always reports core events
[ 334.985] (**) evdev: Logitech USB Keyboard: Device: "/dev/input/event0"
[ 334.985] (--) evdev: Logitech USB Keyboard: Vendor 0x46d Product 0xc31c
[ 334.985] (--) evdev: Logitech USB Keyboard: Found keys
[ 334.985] (II) evdev: Logitech USB Keyboard: Configuring as keyboard
[ 334.985] (**) Option "config_info" "udev:/sys/devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:046D:C31C.0001/input/input0/event0"
[ 334.986] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 6)
[ 334.986] (**) Option "xkb_rules" "evdev"
[ 334.986] (**) Option "xkb_model" "pc104"
[ 334.986] (**) Option "xkb_layout" "fr"
[ 334.986] (**) Option "xkb_variant" "latin9"
[ 334.986] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 335.116] (II) config/udev: Adding input device Logitech USB Keyboard (/dev/input/event1)
[ 335.116] (**) Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 335.116] (**) Logitech USB Keyboard: Applying InputClass "Keyboard Layout"
[ 335.116] (**) Logitech USB Keyboard: Applying InputClass "Keyboard Terminate"
[ 335.119] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 11 paused 0
[ 335.119] (II) Using input driver 'evdev' for 'Logitech USB Keyboard'
[ 335.119] (**) Logitech USB Keyboard: always reports core events
[ 335.119] (**) evdev: Logitech USB Keyboard: Device: "/dev/input/event1"
[ 335.120] (--) evdev: Logitech USB Keyboard: Vendor 0x46d Product 0xc31c
[ 335.120] (--) evdev: Logitech USB Keyboard: Found absolute axes
[ 335.120] (II) evdev: Logitech USB Keyboard: Forcing absolute x/y axes to exist.
[ 335.120] (--) evdev: Logitech USB Keyboard: Found keys
[ 335.120] (II) evdev: Logitech USB Keyboard: Forcing relative x/y axes to exist.
[ 335.120] (II) evdev: Logitech USB Keyboard: Configuring as mouse
[ 335.120] (II) evdev: Logitech USB Keyboard: Configuring as keyboard
[ 335.120] (**) Option "config_info" "udev:/sys/devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:046D:C31C.0002/input/input1/event1"
[ 335.120] (II) XINPUT: Adding extended input device "Logitech USB Keyboard" (type: KEYBOARD, id 7)
[ 335.120] (**) Option "xkb_rules" "evdev"
[ 335.120] (**) Option "xkb_model" "pc104"
[ 335.121] (**) Option "xkb_layout" "fr"
[ 335.121] (**) Option "xkb_variant" "latin9"
[ 335.121] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 335.122] (II) evdev: Logitech USB Keyboard: initialized for absolute axes.
[ 335.122] (**) Logitech USB Keyboard: (accel) keeping acceleration scheme 1
[ 335.123] (**) Logitech USB Keyboard: (accel) acceleration profile 0
[ 335.123] (**) Logitech USB Keyboard: (accel) acceleration factor: 2.000
[ 335.123] (**) Logitech USB Keyboard: (accel) acceleration threshold: 4
[ 335.145] (EE)
[ 335.146] (EE) Backtrace:
[ 335.146] (EE)
[ 335.146] (EE) Segmentation fault at address 0x76257000
[ 335.146] (EE)
Fatal server error:
[ 335.147] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 335.147] (EE)
[ 335.147] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 335.147] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 335.147] (EE)
[ 335.168] (EE) Server terminated with error (1). Closing log file.')


I've any errors :
$this->bbcode_second_pass_code('', '[ 334.668] (EE) AIGLX: reverting to software rendering
[ 335.145] (EE)
[ 335.146] (EE) Backtrace:
[ 335.146] (EE)
[ 335.146] (EE) Segmentation fault at address 0x76257000
[ 335.146] (EE)
Fatal server error:
[ 335.147] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 335.147] (EE)
[ 335.147] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 335.147] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 335.147] (EE)
[ 335.168] (EE) Server terminated with error (1). Closing log file.')


Do you know, why I've mistakes ?

Thank you for your answers.
Last edited by Lindien on Sun Apr 12, 2015 6:13 pm, edited 1 time in total.
Lindien
 
Posts: 3
Joined: Sat Apr 11, 2015 1:45 pm

Re: [Raspberry]graphic driver

Postby eriktheitalian » Sat Apr 11, 2015 9:54 pm

are u installed kodi-rpb ???

kodi is not work over raspberry. kodi-rpb package working.
eriktheitalian
 
Posts: 8
Joined: Fri Feb 20, 2015 1:28 pm

Re: [Raspberry]graphic driver

Postby Lindien » Sun Apr 12, 2015 6:49 am

Hello eriktheitalian,

Thank you for your answer.

I'm not installed kodi-rpb because I didn't found it in the AUR and in the Packages

I find kodi-rbp-git in then https://github.com/archlinuxarm/

Is it this ?

Thank you for your help.

Have a good Sunday
Lindien
 
Posts: 3
Joined: Sat Apr 11, 2015 1:45 pm

Re: [Raspberry]graphic driver

Postby moonman » Sun Apr 12, 2015 9:08 am

ArchlinuxArm is based on archlinux, but is not archlinux. We have different repositories. Check for packages here: http://archlinuxarm.org/packages
Or use pacman -Ss

To answer your question both kodi-rbp and kodi-rbp-git are in our repos with kodi-rbp being the stable 14.2 (as of this writing) and kpdi-rbp-git is 15 alpha 2
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3387
Joined: Sat Jan 15, 2011 3:36 am

Re: [Raspberry]graphic driver

Postby Lindien » Sun Apr 12, 2015 6:13 pm

Hello moonman,

Thank you for your answer.

That's right. Thank you for your help.

Have a good evening.
Lindien
 
Posts: 3
Joined: Sat Apr 11, 2015 1:45 pm


Return to Broadcom

Who is online

Users browsing this forum: No registered users and 5 guests