[Ubuntu-x-swat] [Bug 1577573] Re: segmentation fault during X startup 16.04

2016-09-21 Thread Alberto Jovito
Can you test the latest driver in git?... What model is your
motherboard? bug #1554004 fixed problem in other chips VX900, P4M400 ...

Instructions to install latest driver:

In order to download OpenChrome master branch code, you need to have Git
installed.

$ sudo apt-get install git

Also, the dependent packages for OpenChrome need to be installed as
well.

$ sudo apt-get build-dep xserver-xorg-video-openchrome

Please note that, at least in Ubuntu, the package for OpenChrome is called 
xserver-xorg-video-openchrome, not xf86-video-openchrome.
Now clone the OpenChrome repository to your local computer storage device.

$ git clone git://anongit.freedesktop.org/openchrome/xf86-video-
openchrome

After you finished cloning the OpenChrome repository, enter the
resulting directory.

$ cd xf86-video-openchrome

2) Compiling OpenChrome (debug build)

Before you can compile the code, the compilation and other scripts need
to be generated.

$ ./autogen.sh --prefix=/usr --enable-debug --enable-xv-debug --enable-
viaregtool

"--enable-viaregtool" instructs "make" to generate via_regs_dump under 
xf86-video-openchrome/tools.
If there were no errors, OpenChrome can now be compiled.

$ make

If OpenChrome compiles without errors, you are now ready to install
OpenChrome.

Install OpenChrome.

$ sudo make install

Credits: https://lists.freedesktop.org/archives/openchrome-
users/2016-February/007237.html

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1577573

Title:
  segmentation fault during X startup 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1577573/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1518175] Re: Can't install on ubuntu 12.04 with P4M800

2016-09-21 Thread Alberto Jovito
Maybe you not install dependences see here
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
openchrome/+bug/1577573/comments/2 ...

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1518175

Title:
  Can't install on ubuntu 12.04 with P4M800

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1518175/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 374090] Re: [VX800] Samsung NC20 installation problem(viafb problem)

2016-09-21 Thread Alberto Jovito
I have same problem after update to trusty 14.04 no can see ttys (ctrl +
alt +1.2 etc).

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/374090

Title:
  [VX800] Samsung NC20 installation problem(viafb problem)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/374090/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy & 12.04.4 candidate

2014-06-19 Thread Alberto Jovito
This function is only for source compatibility with old drivers. source:
http://lists.x.org/archives/xorg-devel/2012-August/033405.html

 Not only these drivers was removed this call..
http://lists.x.org/archives/xorg-devel/2012-November/034541.html
https://build.opensuse.org/package/view_file/openSUSE:13.1/xf86-video-
siliconmotion/U_Remove-miInitializeBackingStore.patch?expand=1

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1205643

Title:
  VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy & 12.04.4
  candidate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1205643/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy & 12.04.4 candidate

2014-04-13 Thread Alberto Jovito
** Description changed:

  * Impact:
  - the driver doesn't work with the X.org version in 12.04 with the Saucy 
hardware enablement stack.
  
  * Test case:
  - try using 12.04 with the Saucy hardware enablement stack on a machine 
needing the openchrome driver.
  
  * regression potential:
- - check that xorg sessions work as they should. The patches have received 
testing in Saucy/Debian/Trusty and upstream, so presumably should be fairly 
safe. The number of people using openchrome is relatively small compared to the 
main X drivers, so the scope of risk is rather small here.
+ - check that xorg sessions work as they should. The patches have received 
testing in Debian/Trusty/Saucy and upstream, so presumably should be fairly 
safe. The number of people using openchrome is relatively small compared to the 
main X drivers, so the scope of risk is rather small here.
  
  --
  Saucy Hardware Enablement Stack:
  
  https://wiki.ubuntu.com/Kernel/LTSEnablementStack
  
  ---
  
  Please bear with me and read all of this. Since I can't get a working
  display in Saucy with that graphics chip I need to use this method to
  file the initial bug report, but I can provide info using a chroot or
  replacing the "quiet splash" boot parameter with "text" which takes me
  to a tty interface.
  
  I hope using the tty interface provided by using the "text" boot
  parameter I can use "apport-collect" to collect the info needed from an
  installed Lubuntu 13.10 but I won't do so until asked by a dev in case
  some "switch" needs to be set to collect the appropriate info.
  
  I also want to say that I'm fully aware that graphics chip is not
  supported by Ubuntu/compiz itself, or even GNOME's mutter window
  manager, but I think it should still work with the openbox, metacity,
  and Xfwm window managers .. at least I hope so :^)
  
  So onto what actually happens. When I try to boot either Lubuntu or
  Xubuntu Saucy Alpha 2, either the live image or an installed version, I
  just get a frozen progress bar. So it's just 5 frozen dots on the
  screen. If I try booting through the recovery mode or otherwise trying
  to "startx" or "'sudo service lightdm start' I just get a blank screen.
  I can see the backlight is working but that's all.
  
  This is the specific hardware:
  
  VIA C7 CPU @ 1500MHz
  VIA CN700/P4M800 Pro/P4M800 CE/VN800 Graphics [S3 UniChrome Pro] (rev 01)
  VIA VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
  Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
  1GB DDR2 RAM
  
  I did take a pic of the live image boot process while dealing with an
  unrelated d-i bug during Lubuntu Alpha 2 testing process:
  
  https://launchpadlibrarian.net/145894508/P4M800_xfreeze.JPG
  
  Now I'm wondering what else to say ... the same Saucy images
  and installs work with two other totally different sets of hardware.
  
  I'm ready to roll up my sleeves to help gather any needed info. Thanks
  in advance.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1205643

Title:
  VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy & 12.04.4
  candidate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1205643/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy & 12.04.4 candidate

2014-04-13 Thread Alberto Jovito
I guess it needs SRU informations
(https://wiki.ubuntu.com/StableReleaseUpdates), I'm adding some to the
description, feel free to update same with more specific details.

** Description changed:

+ * Impact:
+ - the driver doesn't work with the X.org version in 12.04 with the Saucy 
hardware enablement stack.
+ 
+ * Test case:
+ - try using 12.04 with the Saucy hardware enablement stack on a machine 
needing the openchrome driver.
+ 
+ * regression potential:
+ - check that xorg sessions work as they should. The patches have received 
testing in Saucy/Debian/Trusty and upstream, so presumably should be fairly 
safe. The number of people using openchrome is relatively small compared to the 
main X drivers, so the scope of risk is rather small here.
+ 
+ --
+ Saucy Hardware Enablement Stack:
+ 
+ https://wiki.ubuntu.com/Kernel/LTSEnablementStack
+ 
+ ---
+ 
  Please bear with me and read all of this. Since I can't get a working
  display in Saucy with that graphics chip I need to use this method to
  file the initial bug report, but I can provide info using a chroot or
  replacing the "quiet splash" boot parameter with "text" which takes me
  to a tty interface.
  
  I hope using the tty interface provided by using the "text" boot
  parameter I can use "apport-collect" to collect the info needed from an
  installed Lubuntu 13.10 but I won't do so until asked by a dev in case
  some "switch" needs to be set to collect the appropriate info.
  
  I also want to say that I'm fully aware that graphics chip is not
  supported by Ubuntu/compiz itself, or even GNOME's mutter window
  manager, but I think it should still work with the openbox, metacity,
  and Xfwm window managers .. at least I hope so :^)
  
  So onto what actually happens. When I try to boot either Lubuntu or
  Xubuntu Saucy Alpha 2, either the live image or an installed version, I
  just get a frozen progress bar. So it's just 5 frozen dots on the
  screen. If I try booting through the recovery mode or otherwise trying
  to "startx" or "'sudo service lightdm start' I just get a blank screen.
  I can see the backlight is working but that's all.
  
  This is the specific hardware:
  
  VIA C7 CPU @ 1500MHz
  VIA CN700/P4M800 Pro/P4M800 CE/VN800 Graphics [S3 UniChrome Pro] (rev 01)
  VIA VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
  Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78)
  1GB DDR2 RAM
  
  I did take a pic of the live image boot process while dealing with an
  unrelated d-i bug during Lubuntu Alpha 2 testing process:
  
  https://launchpadlibrarian.net/145894508/P4M800_xfreeze.JPG
  
  Now I'm wondering what else to say ... the same Saucy images
  and installs work with two other totally different sets of hardware.
  
  I'm ready to roll up my sleeves to help gather any needed info. Thanks
  in advance.

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1205643

Title:
  VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy & 12.04.4
  candidate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1205643/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy & 12.04.4 candidate

2014-04-13 Thread Alberto Jovito
Is necessary to update the package, I attach a debdiff.

Thanks Erick for the test.

Xubuntu 13.10 have other bug #1296449 not related to this.

** Attachment added: "xserver-xorg-video-openchrome-lts-saucy_precise-proposed"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1205643/+attachment/4083057/+files/xserver-xorg-video-openchrome-lts-saucy_precise-proposed.debdiff.gz

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1205643

Title:
  VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy & 12.04.4
  candidate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1205643/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy & 12.04.4 candidate

2014-04-11 Thread Alberto Jovito
** Also affects: xserver-xorg-video-openchrome-lts-saucy (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: xserver-xorg-video-openchrome-lts-saucy (Ubuntu
Trusty)

** No longer affects: xserver-xorg-video-openchrome-lts-saucy (Ubuntu
Saucy)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1205643

Title:
  VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy & 12.04.4
  candidate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1205643/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy & 12.04.4 candidate

2014-04-08 Thread Alberto Jovito
Hello Erick Brunzell, or anyone else affected,

Accepted xserver-xorg-video-openchrome into saucy-proposed. The package
are available at http://launchpad.net/ubuntu/+source/xserver-xorg-video-
openchrome/1:0.3.1-0ubuntu2.2 the -proposed repository.

Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested.

How to start, out X.org crash:

Replacing the "quiet splash" boot parameter with "xforcevesa".  After
starting delete xorg.conf, "sudo rm / etc/X11/xorg.conf"

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1205643

Title:
  VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy & 12.04.4
  candidate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1205643/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1165232] Re: Openchrome (1:0.3.1-0ubuntu1) crash system after start X

2014-04-08 Thread Alberto Jovito
Thanks Rodrigo

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1165232

Title:
  Openchrome (1:0.3.1-0ubuntu1) crash system after start X

To manage notifications about this bug go to:
https://bugs.launchpad.net/openchrome/+bug/1165232/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1251849] Re: [VX820] Regression: driver does not work on Samsung NC20

2014-04-04 Thread Alberto Jovito
I Confirm, i tested the proposed package in Lubuntu 13.10 live usb. It
fixes this bug and works for me.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1251849

Title:
  [VX820] Regression: driver does not work on Samsung NC20

To manage notifications about this bug go to:
https://bugs.launchpad.net/openchrome/+bug/1251849/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 665460] Re: [Needs r921] [VX800] White screen after installing drivers

2014-04-01 Thread Alberto Jovito
Fixed in precise.

** Changed in: xserver-xorg-video-openchrome (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/665460

Title:
  [Needs r921] [VX800] White screen after installing drivers

To manage notifications about this bug go to:
https://bugs.launchpad.net/netbook-remix/+bug/665460/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1165232] Re: Openchrome (1:0.3.1-0ubuntu1) crash system after start X

2014-03-31 Thread Alberto Jovito
** Tags added: saucy

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1165232

Title:
  Openchrome (1:0.3.1-0ubuntu1) crash system after start X

To manage notifications about this bug go to:
https://bugs.launchpad.net/openchrome/+bug/1165232/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1251849] Re: [VX820] Regression: driver does not work on Samsung NC20

2014-03-31 Thread Alberto Jovito
Ok thanks. bigboss77 also did a very good job triangulating the problem.
Everything is prepared.

Approve the package in, saucy-proposed for testing?

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1251849

Title:
  [VX820] Regression: driver does not work on Samsung NC20

To manage notifications about this bug go to:
https://bugs.launchpad.net/openchrome/+bug/1251849/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1251849] Re: [VX820] Regression: driver does not work on Samsung NC20

2014-03-31 Thread Alberto Jovito
** Description changed:

- * Impact: 
- - the driver doesn't work with the xorg version in 13.10
+ * Impact:
+ - the driver doesn't work with the X.org version in 13.10
  
  * Test case:
  - try using 13.10 on a machine needing the openchrome driver (a samsung nc20 
for example
  
  * regression potential:
- - check that xorg sessions work as they should
+ - check that xorg sessions work as they should. The patches have received 
testing in Debian/Trusty and upstream, so presumably should be fairly safe. The 
number of people using openchrome is relatively small compared to the main X 
drivers, so the scope of risk is rather small here.
  
  ---
  
- 
- I'm using a Samsung NC20 since a couple of years now. It has never been easy 
with X11 but with Ubuntu 13.10/saucy it has become an export issue to get this 
netbook running.
+ I'm using a Samsung NC20 since a couple of years now. It has never been
+ easy with X11 but with Ubuntu 13.10/saucy it has become an export issue
+ to get this netbook running.
  
  Notice that this is a regression from Ubuntu 13.04/raring where
  openchrome was worked more or less flawless.
  
  With 13.10 however, X11 bails out and even the console is not usable
  afterwards.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1251849

Title:
  [VX820] Regression: driver does not work on Samsung NC20

To manage notifications about this bug go to:
https://bugs.launchpad.net/openchrome/+bug/1251849/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1251849] Re: [VX820] Regression: driver does not work on Samsung NC20

2014-03-24 Thread Alberto Jovito
Compile the driver I install git on "Xubuntu 13.10" in one of the
attempts to start the system crash xfsettingsd could get a picture on
the screen. See the bug #1296449 .

I tried it on kubuntu 13.10, installing the driver deb there were no
issues. So I think that the problem of the black screen is caused by the
XFCE desktop environment.

Attached a patch for the package fixes this bug and bug #1165232 .

** Patch added: 
"xserver-xorg-video-openchrome_0.3.1-0ubuntu2.2._fix_2bugs_saucy-proposed"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1251849/+attachment/4041909/+files/xserver-xorg-video-openchrome_0.3.1-0ubuntu2.2._fix_2bugs_saucy-proposed.diff.gz

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1251849

Title:
  [VX820] Regression: driver does not work on Samsung NC20

To manage notifications about this bug go to:
https://bugs.launchpad.net/openchrome/+bug/1251849/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1251849] Re: [VX820] Regression: driver does not work on Samsung NC20

2014-03-22 Thread Alberto Jovito
I think it is a problem in Xorg of saucy.

I tried the beta version 1 of "trusty" 64-bit and goes well without
problems. It's a relief.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1251849

Title:
  [VX820] Regression: driver does not work on Samsung NC20

To manage notifications about this bug go to:
https://bugs.launchpad.net/openchrome/+bug/1251849/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1251849] Re: [VX820] Regression: driver does not work on Samsung NC20

2014-03-19 Thread Alberto Jovito
Ok I will try compile driver based on the latest upstream git version.

I test from a live cd, I do not have 32bit iso I will be downloading a
when I can.

@bigboss Drivers work well on 32-bit system with graphics VIA
VX800/VX820 for you?

Today I downloaded the iso of 14.04 beta1 will test.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1251849

Title:
  [VX820] Regression: driver does not work on Samsung NC20

To manage notifications about this bug go to:
https://bugs.launchpad.net/openchrome/+bug/1251849/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1251849] Re: [VX820] Regression: driver does not work on Samsung NC20

2014-03-19 Thread Alberto Jovito
** Tags added: saucy

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1251849

Title:
  [VX820] Regression: driver does not work on Samsung NC20

To manage notifications about this bug go to:
https://bugs.launchpad.net/openchrome/+bug/1251849/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1251853] Re: [VX820, VIA] no X11 with vesa on Samsung NC20

2014-03-19 Thread Alberto Jovito
I correct the correct resolution for my screen I think is 1280 * 800

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-vesa in Ubuntu.
https://bugs.launchpad.net/bugs/1251853

Title:
  [VX820, VIA] no X11 with vesa on Samsung NC20

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-vesa/+bug/1251853/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1251853] Re: [VX820, VIA] no X11 with vesa on Samsung NC20

2014-03-19 Thread Alberto Jovito
I use the vesa drivers adding xforcevesa .. Set a wrong resolution "1280
* 768" like, detects openchrome "1280 * 800" to my screen the correct
resolution is "1024 * 768" ..

** Attachment added: "Xorg log vesa set a wrong resolution."
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-vesa/+bug/1251853/+attachment/4032755/+files/Xorg.0.log

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-vesa in Ubuntu.
https://bugs.launchpad.net/bugs/1251853

Title:
  [VX820, VIA] no X11 with vesa on Samsung NC20

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-vesa/+bug/1251853/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1251849] Re: [VX820] Regression: driver does not work on Samsung NC20

2014-03-19 Thread Alberto Jovito
@Thomas I tried the package is in your ppa, gives no image on the screen
as if the screen turn off. The only novelty is that if you can access
the TTY console.

Debian package not meet some dependencies need xorg-video-abi-15,
xserver-xorg-core (>= 2:1.14.99.902).

[   127.738]ABI class: X.Org Video Driver, version 15.0
[   127.738] (EE) module ABI major version (15) doesn't match the server's 
version (14)
[   127.738] (II) UnloadModule: "openchrome"
[   127.738] (II) Unloading openchrome
[   127.738] (EE) Failed to load module "openchrome" (module requirement 
mismatch, 0)


** Attachment added: "Xorg log openchrome 1:0.3.3-1+1 turn off screen, can 
access tty."
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1251849/+attachment/4032743/+files/Xorg.4.log

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1251849

Title:
  [VX820] Regression: driver does not work on Samsung NC20

To manage notifications about this bug go to:
https://bugs.launchpad.net/openchrome/+bug/1251849/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1251849] Re: [VX820] Regression: driver does not work on Samsung NC20

2014-03-18 Thread Alberto Jovito
This bug affects me I use a Ml-6200 Netbook with VX800.

Thanks for report

** Attachment added: "Xorg log openchrome crash black screen, no can access 
tty."
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1251849/+attachment/4031280/+files/Xorg.1.log

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1251849

Title:
  [VX820] Regression: driver does not work on Samsung NC20

To manage notifications about this bug go to:
https://bugs.launchpad.net/openchrome/+bug/1251849/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 848784] Re: [VX800] Xorg crash back to login screen

2014-01-28 Thread Alberto Jovito
This bug refers to video crash on X.Org server 1.10 is present in lucid.

Yes gang65 package https://launchpad.net/ubuntu/+source/xserver-xorg-
video-openchrome/1:0.2.904+svn920-1 fix this bug.

I have tested 12.04 and 12.10 and the bug is not present.

Why not add repository with backports packages or lts in ubuntu example
http://packages.ubuntu.com/precise/xserver-xorg-video-openchrome-lts-
quantal ??

Sorry for my bad english.

** Changed in: xserver-xorg-video-openchrome (Ubuntu)
   Status: Incomplete => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/848784

Title:
  [VX800] Xorg crash back to login screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/848784/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 538430] Re: [VX800] Ubuntu 10.04 alpha 3 boot corrupts screen (A110 netbook)

2014-01-23 Thread Alberto Jovito
Test Precise Pangolin or latest ubuntu.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/538430

Title:
  [VX800] Ubuntu 10.04 alpha 3 boot corrupts screen (A110 netbook)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/538430/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1122991] Re: color corruption with openchrome on Fujitsu Siemens Amilo Pro V2030

2014-01-23 Thread Alberto Jovito
Can try live CD of 12.04 Precise Pangolin ?

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/1122991

Title:
  color corruption with openchrome on Fujitsu Siemens Amilo Pro V2030

To manage notifications about this bug go to:
https://bugs.launchpad.net/openchrome/+bug/1122991/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 848784] Re: [VX800] Xorg crash back to login screen

2014-01-23 Thread Alberto Jovito
** Tags added: lucid

** Tags added: quantal

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/848784

Title:
  [VX800] Xorg crash back to login screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/848784/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 848784] Re: [VX800] Xorg crash back to login screen

2014-01-23 Thread Alberto Jovito
I'm back, natty and Oneric no longer supported. Lucid package has bugs
1:0.2.904+svn827-1 https://launchpad.net/ubuntu/lucid/+source/xserver-
xorg-video-openchrome ... Now I have installed xubuntu 12.04 and I have
not seen problems I have not tried to play videos.

Previously had xubuntu 12.10 and this one did not show the tty (ctrl +
alt + f1, f2 etc)

Sorry for my bad english.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/848784

Title:
  [VX800] Xorg crash back to login screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/848784/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 848784] Re: [VX800] Xorg crash back to login screen

2012-03-18 Thread Alberto Jovito
what is SRU'd ? in  oneiric no have problem to play videos but svn 920
have two bugs:

 http://www.openchrome.org/trac/ticket/400

http://www.openchrome.org/trac/ticket/402

Problem in tty no show more.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/848784

Title:
  [VX800] Xorg crash back to login screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/848784/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 410262] Re: [VX800]openchrome hangs when the mouse cursor is inside of a image in gimp

2012-02-17 Thread Alberto Jovito
** Attachment added: "Image"
   
https://bugs.launchpad.net/debian/+source/xserver-xorg-video-openchrome/+bug/410262/+attachment/2748296/+files/openchromereport.png

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/410262

Title:
  [VX800]openchrome hangs when the mouse cursor is inside of a image in
  gimp

To manage notifications about this bug go to:
https://bugs.launchpad.net/openchrome/+bug/410262/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 374090] Re: [VX800] Samsung NC20 installation problem(viafb problem)

2012-02-17 Thread Alberto Jovito
Maybe this was caused by a kernel configuration error.

It happened to me with archlinux, the ttys in blank and openchrome
crash, I'm testing but after today's update the ttys (ctrl + alt +1.2
etc) are displayed correctly.

http://projects.archlinux.org/svntogit/packages.git/log/trunk?h=packages/linux

http://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=7aa1e6a0c2356f90e45e74de7e7ce0efc620dcd9

http://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=ee7ff32a331b333021ae84cf48302b1a12c27c42

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/374090

Title:
  [VX800] Samsung NC20 installation problem(viafb problem)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/374090/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 410262] Re: [VX800]openchrome hangs when the mouse cursor is inside of a image in gimp

2012-02-16 Thread Alberto Jovito
I coment bug in debian http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=624704 and package 1:0.2.904+svn1050-1 release in
The Precise Pangolin.

** Bug watch added: Debian Bug tracker #624704
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624704

** Also affects: xserver-xorg-video-openchrome (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624704
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-openchrome in Ubuntu.
https://bugs.launchpad.net/bugs/410262

Title:
  [VX800]openchrome hangs when the mouse cursor is inside of a image in
  gimp

To manage notifications about this bug go to:
https://bugs.launchpad.net/openchrome/+bug/410262/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp