[Touch-packages] [Bug 1432949] [NEW] r300 Mesa driver not loading with KMS enabled

2015-03-17 Thread Herminio
Public bug reported: I cannot get 3D acceleration to work. I was expecting to see the gears via the command 'glxgears' I have KMS enable on my iBook G4 by using the following parameter Linux radeon.modeset=1 video=offb:off video=1024x768-32 video=radeonfb:off radeon.agpmode=-1 Here are my Mesa

[Touch-packages] [Bug 349469] Re: debconf: DbDriver config: /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable

2015-03-25 Thread Herminio
It crashed my update of 15.04 MATE. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to debconf in Ubuntu. https://bugs.launchpad.net/bugs/349469 Title: debconf: DbDriver config: /var/cache/debconf/config.dat is locked by

[Touch-packages] [Bug 1432949] Re: r300 Mesa driver not loading with KMS enabled

2015-03-24 Thread Herminio
By setting my DefaultDepth to 16 on my xorg.conf file I was able to get 3D working. However I believe this is a work around. rican-linux@ibookG4-UbuntuMATE:~$ LIBGL_DEBUG=verbose glxinfo |grep render libGL: screen 0 does not appear to be DRI3 capable libGL: pci id for fd 4: 1002:4e56, driver r300

[Touch-packages] [Bug 349469] Re: debconf: DbDriver config: /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable

2015-03-25 Thread Herminio
I am going to have to re-install Ubuntu. This bug completely corrupted my system -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to debconf in Ubuntu. https://bugs.launchpad.net/bugs/349469 Title: debconf: DbDriver config:

[Touch-packages] [Bug 1274167] Re: Webkit broken on PowerPC - JSC::LLInt::CLoop

2015-06-09 Thread Herminio
This is related to this bug 1432965 any update? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtwebkit-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1274167 Title: Webkit broken on PowerPC - JSC::LLInt::CLoop

Re: [Touch-packages] [Bug 1432949] Re: r300 Mesa driver not loading with KMS enabled

2015-08-02 Thread Herminio
Sadly that is the known work around. Sent from my iPhone On Aug 2, 2015, at 3:20 PM, Alex Perez 1432...@bugs.launchpad.net wrote: Can confirm, I have the same problem. Workaround of 16 bit defaultdepth is successful, albeit sub-optimal. -- You received this bug notification because you

[Touch-packages] [Bug 1492655] Re: upower crashed after plugging usb device

2015-09-06 Thread Herminio
** Attachment added: "upower.log" https://bugs.launchpad.net/ubuntu/+source/upower/+bug/1492655/+attachment/4458573/+files/upower.log -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to upower in Ubuntu.

[Touch-packages] [Bug 1492655] Re: upower crashed after plugging usb device

2015-09-06 Thread Herminio
*** This bug is a duplicate of bug 1305699 *** https://bugs.launchpad.net/bugs/1305699 ** This bug has been marked a duplicate of bug 1305699 upowerd crashed with SIGSEGV in service_client_free() -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1492655] [NEW] upower crashed after plugging usb device

2015-09-05 Thread Herminio
Public bug reported: I plugged in my iphone into my usb port and got no connection, then I plugged it into another usb port and upower crashed. below is the dmesg log. [ 249.000800] traps: upowerd[1710] general protection ip:7ffac40f31cb sp:7ffdad8ebeb0 error:0 in

Re: [Touch-packages] [Bug 1461746] Re: desktop colors and graphics are off

2015-09-26 Thread Herminio
Apologies I meant xserver-xorg-core 1.17.2-1 Herminio On Sat, Sep 26, 2015 at 09:41:32PM -, Christopher M. Penalver wrote: > Herminio, as per https://launchpad.net/ubuntu/+source/xorg there is no > such thing as "Xorg 17.2". Could you please clarify? > > -- &

Re: [Touch-packages] [Bug 1461746] Re: desktop colors and graphics are off

2015-09-26 Thread Herminio
This has been resolved since moving to Xorg 17.2 Sent from my iPhone > On Sep 26, 2015, at 1:27 PM, Christopher M. Penalver > <christopher.m.penal...@gmail.com> wrote: > > Herminio, thank you for taking the time to report this bug and helping to > make Ubuntu b

[Touch-packages] [Bug 1432949] Re: r300 Mesa driver not loading with KMS enabled

2015-09-21 Thread Herminio
I also ran the OpenGL test suite piglit on my graphics card. I shared the result upstream to mesa but anyone can see them here: https://drive.google.com/open?id=0ByNWUTbPhemsM1BMczBETndBeEk -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1432949]

2016-04-29 Thread Herminio
I also see in apitrace that GLXChooseVisual returns with NULL when I to run glxgears. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1432949 Title: r300 Mesa driver not

[Touch-packages] [Bug 1432949]

2016-04-29 Thread Herminio
I also see in apitrace that GLXChooseVisual returns with NULL when I to run glxgears. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1432949 Title: r300 Mesa driver not

Re: [Touch-packages] [Bug 1432949]

2016-05-06 Thread Herminio
I never use AGP it freezes the DE. I always have this set at yaboot radeon.agomode=-1 Sent from my iPhone > On May 3, 2016, at 2:48 AM, Mathieu Malaterre > wrote: > > I believe that the testers should also make sure to use PCI instead of > AGP during there

Re: [Touch-packages] [Bug 1432949]

2016-05-06 Thread Herminio
If this is the patch from the freedesktop thread then I am already running it will post my results soon. Sent from my iPhone > On Apr 30, 2016, at 2:52 PM, Marek Olšák <1432...@bugs.launchpad.net> wrote: > > Created attachment 123370 > final fix? > > Could you please test this patch? > > --

[Touch-packages] [Bug 1432949]

2016-05-08 Thread Herminio
I can verify the patch works. However there are some issues 1. I see my colors are off when I use compiz as my WM and try to rotate the cube. 2.piglit samity tests fail with this error: spec/!opengl 1.0/gl-1.0-readpixsanity/gl-1.0-readpixsanity: fail 3. games like alien-arean and supertuxkart

Re: [Touch-packages] [Bug 1432949] Re: r300 Mesa driver not loading with KMS enabled

2016-05-06 Thread Herminio
crash my system when trying to load the game. 4. I can play video in mpv using opengl but get the following error: [vo/opengl] Could not create EGL context! Herminio On Fri, May 6, 2016 at 8:57 AM, Bug Watch Updater < 1432...@bugs.launchpad.net> wrote: > ** Bug watch added: freede

[Touch-packages] [Bug 1274167] Re: Webkit broken on PowerPC - JSC::LLInt::CLoop

2016-07-01 Thread Herminio
I can confirm that everything is working now. This can be closed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtwebkit-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1274167 Title: Webkit broken on PowerPC -

[Touch-packages] [Bug 1786495] [NEW] [Precision M4800, Realtek ALC3226, Green Headphone Out, Front] No sound at all

2018-08-10 Thread Herminio
Public bug reported: I am head no sound from my headphone jack. Laptop speaker work fine. Tried 2 different headphones and still no sound. pavucontrol can see my headphone and I see the sound bar move but no sound comes out. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: alsa-base

[Touch-packages] [Bug 1799287] [NEW] usbmud service will not load on boot

2018-10-22 Thread Herminio
Public bug reported: I use usbmux for my iphone so I can access my photos via shotwell and move files around. I have to start the service manually via systemd. When I try to enable I get the following. hhernandez@hhernandez-Precision-M4800:~$ sudo systemctl enable usbmuxd [sudo] password for