[Desktop-packages] [Bug 1083032]

2013-11-06 Thread Musikolo
Hi Tormod,

I'm happy to tell you that the problem is now fixed. I'm writing from
the affected computer. The latest version (xf86-video-savage-2.3.7-1 +
savage-dri-7.11.2-5) has fully sort it out now. So, I owe you a million
thanks:

100 x Thanks!

Let me tell you that I appreciate the effort and time you've spent in
the resolution of this issue.

Best regards,
Carlos

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Fix Released
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  Confirmed
Status in “xserver-xorg-video-savage” source package in Raring:
  Fix Committed

Bug description:
  [Impact]
  For xserver-xorg-video-savage: Display corruption in X on all Savage-equipped 
laptops such as Thinkpad T22, making the system unusable.
  For xorg-server: System lockup on boot.

  [Test Case]
  Attempt to boot a system with one of the affected Savage cards; the Thinkpad 
T22 is at least one such system.

  The display will be corrupted beyond usability.

  Install xserver-xorg-video-savage and xserver-xorg-core from proposed,
  and you should have a usable X session.

  [Regression Potential]
  The X server patch touches only the DRI1 initialisation codepath; this is not 
used for the vast majority of systems, so breakage is low-impact. Breakage here 
would most likely manifest as an Xserver crash on startup. (Most likely any 
driver using DRI1 is broken without this patch, but since DRI1 is mostly used 
for mesa and our mesa does not support DRI1 any longer, this is not very 
visible. However, the savage driver uses DRI1 for 2D acceleration as well.)

  The savage patch switches the default acceleration method to EXA (from
  XAA) and adds some fixes to EXA support. We don't build XAA support
  into the X server any more, so switching away from it means enabling
  EXA acceleration(*), which can cause pretty much arbitrary problems,
  but is unlikely to. In any case, problems would be restricted to users
  of xserver-xorg-video-savage.

  *) The build-without-XAA fallback to no acceleration is broken, so EXA
  is the best way out of this. EXA has been reported to work well, and
  is now enabled by default upstream (the patches in this report are
  from upstream). The user can still disable (EXA) acceleration in
  xorg.conf, which should work out fine when done this way.

  [Original Report]

  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine.
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-10-01 Thread Musikolo
Hi Tormod,

Sure, I will do it, but I'm not able to right now. Unfortunately, I'm
traveling for business and we'll not go back home until beginning of
November where my personal laptop is. I know it's quite a lot of time,
but take for granted that I'll let you know as soon as I test it out.

Thanks a lot for your amazing effort and work.

Best regards,
Carlos.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  Confirmed
Status in “xserver-xorg-video-savage” source package in Raring:
  Fix Committed

Bug description:
  [Impact]
  For xserver-xorg-video-savage: Display corruption in X on all Savage-equipped 
laptops such as Thinkpad T22, making the system unusable.
  For xorg-server: System lockup on boot.

  [Test Case]
  Attempt to boot a system with one of the affected Savage cards; the Thinkpad 
T22 is at least one such system.

  The display will be corrupted beyond usability.

  Install xserver-xorg-video-savage and xserver-xorg-core from proposed,
  and you should have a usable X session.

  [Regression Potential]
  The X server patch touches only the DRI1 initialisation codepath; this is not 
used for the vast majority of systems, so breakage is low-impact. Breakage here 
would most likely manifest as an Xserver crash on startup. (Most likely any 
driver using DRI1 is broken without this patch, but since DRI1 is mostly used 
for mesa and our mesa does not support DRI1 any longer, this is not very 
visible. However, the savage driver uses DRI1 for 2D acceleration as well.)

  The savage patch switches the default acceleration method to EXA (from
  XAA) and adds some fixes to EXA support. We don't build XAA support
  into the X server any more, so switching away from it means enabling
  EXA acceleration(*), which can cause pretty much arbitrary problems,
  but is unlikely to. In any case, problems would be restricted to users
  of xserver-xorg-video-savage.

  *) The build-without-XAA fallback to no acceleration is broken, so EXA
  is the best way out of this. EXA has been reported to work well, and
  is now enabled by default upstream (the patches in this report are
  from upstream). The user can still disable (EXA) acceleration in
  xorg.conf, which should work out fine when done this way.

  [Original Report]

  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine.
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-21 Thread Musikolo
Created attachment 80877
Xorg.0.log_S3_1_DEVICE

Log for xorg.conf.S3_1_DEVICE configuration without patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  [Impact] 
  For xserver-xorg-video-savage: Display corruption in X on (at least) Thinkpad 
T22 laptops, making the system unusable.
  For xorg-server: System lockup on boot.

  [Test Case]
  Attempt to boot a system with one of the affected Savage cards; the Thinkpad 
T22 is at least one such system.

  The display will be corrupted beyond usability.

  Install xserver-xorg-video-savage and xserver-xorg-core from proposed,
  and you should have a usable X session.

  [Regression Potential] 
  The X server patch touches only the DRI1 initialisation codepath; this is not 
used for the vast majority of systems, so breakage is low-impact. Breakage here 
would most likely manifest as an Xserver crash on startup.

  The savage patch switches the default acceleration method to EXA (from
  XAA) and adds some fixes to EXA support. Since we don't build XAA
  support into the X server any more, so switching away from it means
  enabling acceleration, which can cause pretty much arbitrary problems,
  but is unlikely to. In any case, problems would be restricted to users
  of xserver-xorg-video-savage.

  [Original Report]

  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine.
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-21 Thread Musikolo
Created attachment 80884
lspci output (lspci -vv -d 5333 -nn)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  [Impact] 
  For xserver-xorg-video-savage: Display corruption in X on (at least) Thinkpad 
T22 laptops, making the system unusable.
  For xorg-server: System lockup on boot.

  [Test Case]
  Attempt to boot a system with one of the affected Savage cards; the Thinkpad 
T22 is at least one such system.

  The display will be corrupted beyond usability.

  Install xserver-xorg-video-savage and xserver-xorg-core from proposed,
  and you should have a usable X session.

  [Regression Potential] 
  The X server patch touches only the DRI1 initialisation codepath; this is not 
used for the vast majority of systems, so breakage is low-impact. Breakage here 
would most likely manifest as an Xserver crash on startup.

  The savage patch switches the default acceleration method to EXA (from
  XAA) and adds some fixes to EXA support. Since we don't build XAA
  support into the X server any more, so switching away from it means
  enabling acceleration, which can cause pretty much arbitrary problems,
  but is unlikely to. In any case, problems would be restricted to users
  of xserver-xorg-video-savage.

  [Original Report]

  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine.
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-21 Thread Musikolo
Created attachment 80874
Xorg.0.log_NO_CONF_WITH_PATCH

Log having no xorg.conf configuration with patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  [Impact] 
  For xserver-xorg-video-savage: Display corruption in X on (at least) Thinkpad 
T22 laptops, making the system unusable.
  For xorg-server: System lockup on boot.

  [Test Case]
  Attempt to boot a system with one of the affected Savage cards; the Thinkpad 
T22 is at least one such system.

  The display will be corrupted beyond usability.

  Install xserver-xorg-video-savage and xserver-xorg-core from proposed,
  and you should have a usable X session.

  [Regression Potential] 
  The X server patch touches only the DRI1 initialisation codepath; this is not 
used for the vast majority of systems, so breakage is low-impact. Breakage here 
would most likely manifest as an Xserver crash on startup.

  The savage patch switches the default acceleration method to EXA (from
  XAA) and adds some fixes to EXA support. Since we don't build XAA
  support into the X server any more, so switching away from it means
  enabling acceleration, which can cause pretty much arbitrary problems,
  but is unlikely to. In any case, problems would be restricted to users
  of xserver-xorg-video-savage.

  [Original Report]

  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine.
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-21 Thread Musikolo
Created attachment 80823
Xorg.0.log_VESA_WITH_PATCH

Log for xorg.conf_VESA configuration with patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  [Impact] 
  For xserver-xorg-video-savage: Display corruption in X on (at least) Thinkpad 
T22 laptops, making the system unusable.
  For xorg-server: System lockup on boot.

  [Test Case]
  Attempt to boot a system with one of the affected Savage cards; the Thinkpad 
T22 is at least one such system.

  The display will be corrupted beyond usability.

  Install xserver-xorg-video-savage and xserver-xorg-core from proposed,
  and you should have a usable X session.

  [Regression Potential] 
  The X server patch touches only the DRI1 initialisation codepath; this is not 
used for the vast majority of systems, so breakage is low-impact. Breakage here 
would most likely manifest as an Xserver crash on startup.

  The savage patch switches the default acceleration method to EXA (from
  XAA) and adds some fixes to EXA support. Since we don't build XAA
  support into the X server any more, so switching away from it means
  enabling acceleration, which can cause pretty much arbitrary problems,
  but is unlikely to. In any case, problems would be restricted to users
  of xserver-xorg-video-savage.

  [Original Report]

  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine.
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-21 Thread Musikolo
Created attachment 80873
Xorg.0.log_NO_CONF

Log having no xorg.conf configuration without patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  [Impact] 
  For xserver-xorg-video-savage: Display corruption in X on (at least) Thinkpad 
T22 laptops, making the system unusable.
  For xorg-server: System lockup on boot.

  [Test Case]
  Attempt to boot a system with one of the affected Savage cards; the Thinkpad 
T22 is at least one such system.

  The display will be corrupted beyond usability.

  Install xserver-xorg-video-savage and xserver-xorg-core from proposed,
  and you should have a usable X session.

  [Regression Potential] 
  The X server patch touches only the DRI1 initialisation codepath; this is not 
used for the vast majority of systems, so breakage is low-impact. Breakage here 
would most likely manifest as an Xserver crash on startup.

  The savage patch switches the default acceleration method to EXA (from
  XAA) and adds some fixes to EXA support. Since we don't build XAA
  support into the X server any more, so switching away from it means
  enabling acceleration, which can cause pretty much arbitrary problems,
  but is unlikely to. In any case, problems would be restricted to users
  of xserver-xorg-video-savage.

  [Original Report]

  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine.
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-21 Thread Musikolo
Created attachment 80885
lsmod output

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  [Impact] 
  For xserver-xorg-video-savage: Display corruption in X on (at least) Thinkpad 
T22 laptops, making the system unusable.
  For xorg-server: System lockup on boot.

  [Test Case]
  Attempt to boot a system with one of the affected Savage cards; the Thinkpad 
T22 is at least one such system.

  The display will be corrupted beyond usability.

  Install xserver-xorg-video-savage and xserver-xorg-core from proposed,
  and you should have a usable X session.

  [Regression Potential] 
  The X server patch touches only the DRI1 initialisation codepath; this is not 
used for the vast majority of systems, so breakage is low-impact. Breakage here 
would most likely manifest as an Xserver crash on startup.

  The savage patch switches the default acceleration method to EXA (from
  XAA) and adds some fixes to EXA support. Since we don't build XAA
  support into the X server any more, so switching away from it means
  enabling acceleration, which can cause pretty much arbitrary problems,
  but is unlikely to. In any case, problems would be restricted to users
  of xserver-xorg-video-savage.

  [Original Report]

  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine.
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-21 Thread Musikolo
Created attachment 80878
Xorg.0.log_S3_1_DEVICE_WITH_PATCH

Log for xorg.conf.S3_1_DEVICE configuration with patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  [Impact] 
  For xserver-xorg-video-savage: Display corruption in X on (at least) Thinkpad 
T22 laptops, making the system unusable.
  For xorg-server: System lockup on boot.

  [Test Case]
  Attempt to boot a system with one of the affected Savage cards; the Thinkpad 
T22 is at least one such system.

  The display will be corrupted beyond usability.

  Install xserver-xorg-video-savage and xserver-xorg-core from proposed,
  and you should have a usable X session.

  [Regression Potential] 
  The X server patch touches only the DRI1 initialisation codepath; this is not 
used for the vast majority of systems, so breakage is low-impact. Breakage here 
would most likely manifest as an Xserver crash on startup.

  The savage patch switches the default acceleration method to EXA (from
  XAA) and adds some fixes to EXA support. Since we don't build XAA
  support into the X server any more, so switching away from it means
  enabling acceleration, which can cause pretty much arbitrary problems,
  but is unlikely to. In any case, problems would be restricted to users
  of xserver-xorg-video-savage.

  [Original Report]

  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine.
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-21 Thread Musikolo
Created attachment 80886
lsmod output

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  [Impact] 
  For xserver-xorg-video-savage: Display corruption in X on (at least) Thinkpad 
T22 laptops, making the system unusable.
  For xorg-server: System lockup on boot.

  [Test Case]
  Attempt to boot a system with one of the affected Savage cards; the Thinkpad 
T22 is at least one such system.

  The display will be corrupted beyond usability.

  Install xserver-xorg-video-savage and xserver-xorg-core from proposed,
  and you should have a usable X session.

  [Regression Potential] 
  The X server patch touches only the DRI1 initialisation codepath; this is not 
used for the vast majority of systems, so breakage is low-impact. Breakage here 
would most likely manifest as an Xserver crash on startup.

  The savage patch switches the default acceleration method to EXA (from
  XAA) and adds some fixes to EXA support. Since we don't build XAA
  support into the X server any more, so switching away from it means
  enabling acceleration, which can cause pretty much arbitrary problems,
  but is unlikely to. In any case, problems would be restricted to users
  of xserver-xorg-video-savage.

  [Original Report]

  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine.
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-21 Thread Musikolo
Created attachment 80876
xorg.conf_S3_1_DEVICE

Same configuration as xorg.conf_S3 but having just 1 device

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  [Impact] 
  For xserver-xorg-video-savage: Display corruption in X on (at least) Thinkpad 
T22 laptops, making the system unusable.
  For xorg-server: System lockup on boot.

  [Test Case]
  Attempt to boot a system with one of the affected Savage cards; the Thinkpad 
T22 is at least one such system.

  The display will be corrupted beyond usability.

  Install xserver-xorg-video-savage and xserver-xorg-core from proposed,
  and you should have a usable X session.

  [Regression Potential] 
  The X server patch touches only the DRI1 initialisation codepath; this is not 
used for the vast majority of systems, so breakage is low-impact. Breakage here 
would most likely manifest as an Xserver crash on startup.

  The savage patch switches the default acceleration method to EXA (from
  XAA) and adds some fixes to EXA support. Since we don't build XAA
  support into the X server any more, so switching away from it means
  enabling acceleration, which can cause pretty much arbitrary problems,
  but is unlikely to. In any case, problems would be restricted to users
  of xserver-xorg-video-savage.

  [Original Report]

  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine.
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-21 Thread Musikolo
Created attachment 80821
Xorg.0.log_S3_WITH_PATCH

Log for xorg.conf_S3 configuration with patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  [Impact] 
  For xserver-xorg-video-savage: Display corruption in X on (at least) Thinkpad 
T22 laptops, making the system unusable.
  For xorg-server: System lockup on boot.

  [Test Case]
  Attempt to boot a system with one of the affected Savage cards; the Thinkpad 
T22 is at least one such system.

  The display will be corrupted beyond usability.

  Install xserver-xorg-video-savage and xserver-xorg-core from proposed,
  and you should have a usable X session.

  [Regression Potential] 
  The X server patch touches only the DRI1 initialisation codepath; this is not 
used for the vast majority of systems, so breakage is low-impact. Breakage here 
would most likely manifest as an Xserver crash on startup.

  The savage patch switches the default acceleration method to EXA (from
  XAA) and adds some fixes to EXA support. Since we don't build XAA
  support into the X server any more, so switching away from it means
  enabling acceleration, which can cause pretty much arbitrary problems,
  but is unlikely to. In any case, problems would be restricted to users
  of xserver-xorg-video-savage.

  [Original Report]

  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine.
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-21 Thread Musikolo
Created attachment 80819
Xorg.0.log_NEW_WITH_PATCH

Log for xorg.conf.new configuration with patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  [Impact] 
  For xserver-xorg-video-savage: Display corruption in X on (at least) Thinkpad 
T22 laptops, making the system unusable.
  For xorg-server: System lockup on boot.

  [Test Case]
  Attempt to boot a system with one of the affected Savage cards; the Thinkpad 
T22 is at least one such system.

  The display will be corrupted beyond usability.

  Install xserver-xorg-video-savage and xserver-xorg-core from proposed,
  and you should have a usable X session.

  [Regression Potential] 
  The X server patch touches only the DRI1 initialisation codepath; this is not 
used for the vast majority of systems, so breakage is low-impact. Breakage here 
would most likely manifest as an Xserver crash on startup.

  The savage patch switches the default acceleration method to EXA (from
  XAA) and adds some fixes to EXA support. Since we don't build XAA
  support into the X server any more, so switching away from it means
  enabling acceleration, which can cause pretty much arbitrary problems,
  but is unlikely to. In any case, problems would be restricted to users
  of xserver-xorg-video-savage.

  [Original Report]

  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine.
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-21 Thread Musikolo
Created attachment 80822
Xorg.0.log_VESA

Log for xorg.conf_VESA configuration without patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  [Impact] 
  For xserver-xorg-video-savage: Display corruption in X on (at least) Thinkpad 
T22 laptops, making the system unusable.
  For xorg-server: System lockup on boot.

  [Test Case]
  Attempt to boot a system with one of the affected Savage cards; the Thinkpad 
T22 is at least one such system.

  The display will be corrupted beyond usability.

  Install xserver-xorg-video-savage and xserver-xorg-core from proposed,
  and you should have a usable X session.

  [Regression Potential] 
  The X server patch touches only the DRI1 initialisation codepath; this is not 
used for the vast majority of systems, so breakage is low-impact. Breakage here 
would most likely manifest as an Xserver crash on startup.

  The savage patch switches the default acceleration method to EXA (from
  XAA) and adds some fixes to EXA support. Since we don't build XAA
  support into the X server any more, so switching away from it means
  enabling acceleration, which can cause pretty much arbitrary problems,
  but is unlikely to. In any case, problems would be restricted to users
  of xserver-xorg-video-savage.

  [Original Report]

  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine.
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-21 Thread Musikolo
Created attachment 80820
Xorg.0.log_S3

Log for xorg.conf_S3 configuration without patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  [Impact] 
  For xserver-xorg-video-savage: Display corruption in X on (at least) Thinkpad 
T22 laptops, making the system unusable.
  For xorg-server: System lockup on boot.

  [Test Case]
  Attempt to boot a system with one of the affected Savage cards; the Thinkpad 
T22 is at least one such system.

  The display will be corrupted beyond usability.

  Install xserver-xorg-video-savage and xserver-xorg-core from proposed,
  and you should have a usable X session.

  [Regression Potential] 
  The X server patch touches only the DRI1 initialisation codepath; this is not 
used for the vast majority of systems, so breakage is low-impact. Breakage here 
would most likely manifest as an Xserver crash on startup.

  The savage patch switches the default acceleration method to EXA (from
  XAA) and adds some fixes to EXA support. Since we don't build XAA
  support into the X server any more, so switching away from it means
  enabling acceleration, which can cause pretty much arbitrary problems,
  but is unlikely to. In any case, problems would be restricted to users
  of xserver-xorg-video-savage.

  [Original Report]

  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine.
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-21 Thread Musikolo
Created attachment 80818
Xorg.0.log_NEW

Log for xorg.conf.new configuration without patch

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  [Impact] 
  For xserver-xorg-video-savage: Display corruption in X on (at least) Thinkpad 
T22 laptops, making the system unusable.
  For xorg-server: System lockup on boot.

  [Test Case]
  Attempt to boot a system with one of the affected Savage cards; the Thinkpad 
T22 is at least one such system.

  The display will be corrupted beyond usability.

  Install xserver-xorg-video-savage and xserver-xorg-core from proposed,
  and you should have a usable X session.

  [Regression Potential] 
  The X server patch touches only the DRI1 initialisation codepath; this is not 
used for the vast majority of systems, so breakage is low-impact. Breakage here 
would most likely manifest as an Xserver crash on startup.

  The savage patch switches the default acceleration method to EXA (from
  XAA) and adds some fixes to EXA support. Since we don't build XAA
  support into the X server any more, so switching away from it means
  enabling acceleration, which can cause pretty much arbitrary problems,
  but is unlikely to. In any case, problems would be restricted to users
  of xserver-xorg-video-savage.

  [Original Report]

  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine.
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options.
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-14 Thread Musikolo
Created attachment 80797
xorg.conf.new

File generated using X -configure command

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine. 
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure  
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options. 
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-14 Thread Musikolo
Created attachment 80799
xorg.conf_VESA

Only configuration currently working based on vesa driver.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine. 
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure  
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options. 
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-14 Thread Musikolo
Created attachment 80798
xorg.conf_S3

Version I used to have working before the driver broke

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Fix Released
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine. 
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure  
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options. 
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-06-08 Thread Musikolo
Hi Tormod,

I have tried a new build of the savage package supposedly including your
changes (https://bugs.archlinux.org/task/34527), but it doesn't solve my
problem. I'm still getting my screen scrambled, just multi-color lines
everywhere. I have tried a configuration forcing to use EXA module as
well as a brand new xorg.conf file generated through X -configure
command.

Please, let me know if there anything I can you to help you find the
problem.

Best regards,
Carlos.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1083032

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Confirmed
Status in “xorg-server” source package in Raring:
  New
Status in “xserver-xorg-video-savage” source package in Raring:
  New

Bug description:
  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine. 
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure  
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options. 
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-05-11 Thread Musikolo
Hi Tormod,

Awesome mate!

What version will this fix be included in?

Regarding the console issue, I think this problem is being there for a
long time. It would be nice to find a fix it too, but it's not a
critical issue at all.

Thanks a lot for your effort, I appreciate it a lot.

Best regards,
Carlos.

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

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Fix Released
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Confirmed

Bug description:
  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine. 
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure  
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options. 
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-04-10 Thread Musikolo
Hi Tormod,

Thanks once again for your prompt response.

When say "it doesn't work", I mean the screen is scrambled and nothing
is distinguishable. As the telling goes, a picture is worth more than a
thousand words, so please, have a look at the attached picture of the my
screen.

Kindly, let me know if there is any patch that can be used to fix this
issue.

Best regards,
Carlos.

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

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Confirmed

Bug description:
  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine. 
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure  
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options. 
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-04-10 Thread Musikolo
Created attachment 77694
My scrambled screen

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

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Confirmed

Bug description:
  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine. 
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure  
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options. 
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1083032]

2013-04-10 Thread Musikolo
Hi Tormod,

Thanks for your prompt response and assistance.

I have tried the suggested options, but I'm still having the same issue,
no change at all.

- http://pastebin.com/yAgshj2V

Is there any other work around? When is it expected to have a fix for
it?

Regards.

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

Title:
  Video driver not working for Savage chipset

Status in X.Org X server:
  Confirmed
Status in “xserver-xorg-video-savage” package in Ubuntu:
  Confirmed

Bug description:
  When installing 12.10 on our Thinkpad T22 laptops the display does not work. 
12.04 works fine. 
  xserver-xorg-video-s3 is version 1:0.6.5-0ubuntu1
  xserver-xorg-video-savage is version 1:2.3.6-0ubuntu1
  I don't know if these are the packages involved but they are the ones that I 
suspect may be involved.
  This T22 model (and many other thinkpads from that era) use the "S3 Savage 
IX8" chipsets.

  Using the info from this link makes the display work.
  =
  http://www.physics.wustl.edu/~alford/thinkpad/T23_F17.html

  Xorg :1 -configure  
  # ignore Configuration Failed message
  cp xorg.conf.new /etc/X11/xorg.conf

  Edit the /etc/X11/xorg.conf file: uncomment Option "DisableTile" in the 
Section "Device" that contains the Savage driver options. 
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1083032/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp