Re: [lxc-users] not able to run glxdemo from inside lxc container

2016-11-02 Thread manik sheeri
he list at > lxc-users-ow...@lists.linuxcontainers.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of lxc-users digest..." > > Today's Topics: > > 1. not able to run glxdemo from inside lxc container (manik sheeri) > 2. E

[lxc-users] Error in playing a sound using ALSA inside LXC container

2016-11-01 Thread manik sheeri
I am using host Ubuntu 16.0.4 system to run my lxc container. I uninstalled pulseaudio as I wanted to use ALSA directly. After uninstalling pulseaudio from the host machine, I was able to play sounds using the command like one below(on host machine): aplay /usr/share/sounds/alsa/Rear_Right.wav

[lxc-users] not able to run glxdemo from inside lxc container

2016-11-01 Thread manik sheeri
I have created lxc container of our custom toolchain that has many packages. Related to graphics, I have installed nvidia 367.27 driver using the nvidia installer inside this container(called mk7icontainer) The nvidia driver libraries/binaries are installed at path /usr/share/nvidia path inside

[lxc-users] Custom lxc container hangs in lxc-console

2016-10-11 Thread manik sheeri
I am trying to run my LFS (Linux from scratch) inside a container. I created LFS from its stable version book and using that as a rootfs for my container. I created the LFS rootfs at /home/manik/toolchain/lfs . I am using this as a rootfs source for my container. I will copy the directories

[lxc-users] How to create my own container rootfs

2016-10-05 Thread manik sheeri
Hi, We have a gaming application that up until now we were running on Old Suse distribution with our custom toolchain. We are planning to migrate to Ubuntu for development distribution/environment. Also, we are planning to run our games in lxc container. I was able to run our games with Ubuntu

Re: [lxc-users] slow game graphics in lxc container

2016-09-23 Thread manik sheeri
. My container name is mk7i_container. #Video DRI lxc.cgroup.devices.allow = c 226:* rwm ##/dev/dri mounts lxc.mount.entry = /dev/dri dev/dri none bind,optional,create=dir Now, restart the container. And the graphics should work fine. > > -- Forwarded message -- > Fr

[lxc-users] slow game graphics in lxc container

2016-09-22 Thread manik sheeri
I have a privileged `lxc` container running on Ubuntu 16.0.4 LTS. I have noticed that the graphics of our game are very sluggish in container compared to when running on host directly. Could anyone point a reference as to what could be the cause ? So I ran `glxgears` application inside the

[lxc-users] can't run “glxgears” in root on lxc 2.0 container

2016-09-21 Thread manik sheeri
Hi, Pardon me if the syntax of the email is incorrect. I am a newbie here. Hope to learn from you experts. I am facing some issues running glxgears app in root mode on lxc2.0 privileged container. I am running lxc2.0 container(privileged) on Ubuntu 16.0.4LTS 32-bit. Inside the container I

[lxc-users] not able to read-write to eeprom inside lxc container

2016-09-20 Thread manik sheeri
Hi, I am using lxc container. and I have an eeprom on my hardware board connected via i2c adaptor. my gaming application uses this eeprom to store some settings. In my sysfs, the eeprom nodes are: /sys/devices/platform/ocores-i2c.0/i2c-23/23-0054/eeprom