[Bug 1815021] Re: Can't read and write simultaneously from serial port

2019-03-06 Thread Strelok
*** This bug is a duplicate of bug 1813873 *** https://bugs.launchpad.net/bugs/1813873 Fixed for me in 4.15.0-46. Thank you for reply. ** This bug has been marked a duplicate of bug 1813873 Userspace break as a result of missing patch backport -- You received this bug notification becaus

[Bug 1815021] [NEW] Can't read and write simultaneously from serial port

2019-02-07 Thread Strelok
Public bug reported: With linux kernel <=4.15.0-43 I can start reading serial device (TTY) in block mode and write from another process at the same time (simultaneously). After update to 4.15.0-45 I can't. [Steps to reproduce] 1) Run in terminal: cat /dev/ttyS0 "cat" must block terminal and wait

[Bug 1297979] Re: grub2 didn't set supported video mode with nvidia card

2014-03-26 Thread Strelok
omg, I has setting "GRUB_GFXMODE=800x600" in "/etc/default/grub",make update-grub after reboot videomode not been set. so after find that reason is line "gfxmode $linux_gfx_mode" in OS section at "/boot/grub/grub.cfg", after comment this line and save changer, video mode was seted successfully

[Bug 1297979] [NEW] grub2 didn't set supported video mode with nvidia card

2014-03-26 Thread Strelok
Public bug reported: i has choose one of supported vbe mode, set it to default grub2 configuration, after update configs and reboot ifnd that video mode didn't set and grub use text mode. so when open grub2.cfg and go to os config find that option "gfxmode $linux_gfx_mode", so after comment that l

[Bug 1155575] Re: Rhythmbox not reading 'year' tag

2013-09-22 Thread Strelok
> Why the status is invalid for Nautilus? Because this bug Rhythmbox-specific. You need to open new bug to Nautilus. See Reporting Bugs rules: https://help.ubuntu.com/community/ReportingBugs > "The rule of thumb is one report, per person, per hardware combination, per > bug." > "Please do not sta

[Bug 1155575] Re: Rhythmbox not reading 'year' tag

2013-09-22 Thread Strelok
After install patched version, you need refresh database (readd music). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1155575 Title: Rhythmbox not reading 'year' tag To manage notifications about t

[Bug 1155575] Re: Rhythmbox not reading 'year' tag

2013-09-22 Thread Strelok
This is known Rhythmbox bug: https://mail.gnome.org/archives/rhythmbox-devel/2013-June/msg00013.html Here is fix commit: https://git.gnome.org/browse/rhythmbox/commit/?id=d78b2db2762becc2556c454e8ae7f12521eb8f1f In attachment cherry-picked patch from upstream to fix this issue in Ubuntu version

[Bug 1204491] [NEW] Package libqextserialport-dev - wrong includepath

2013-07-24 Thread Strelok
Public bug reported: In /usr/share/qt4/mkspecs/features/extserialport.prf: INCLUDEPATH += /usr/include/qt4/QtExtSerialPort but package installs headers in /usr/include/QtExtSerialPort. This is wrong, compiler can't find library headers. Expected: INCLUDEPATH += /usr/include/QtExtSerialPort

[Bug 1158267] Re: broken (click-trhough) window decoration on some maximized windows

2013-06-15 Thread Strelok
#51 Harrison Smith (smith-3738), developers haven't fix. Kolya's fix 1158267 needs fixing, see review. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1158267 Title: broken (click-trhough) window deco

[Bug 1158267] Re: broken (click-trhough) window decoration on some maximized windows

2013-06-04 Thread Strelok
Additional to #40: One of the way to hold local version of packages is Apt-Pinning. Create and open file /etc/apt/preferences.d/compiz: sudo nano /etc/apt/preferences.d/compiz and paste this: Package: compiz* libcompiz* libdecoration0 Pin: release a=now Pin-priority: 991 -- You received this bug

[Bug 1158267] Re: broken (click-trhough) window decoration on some maximized windows

2013-06-03 Thread Strelok
Well, developers does not care about this bug. I do some researches about it. - After i downgrade to revision r3632 of compiz, *bug was gone*. But i saw this bug #1140505. Its regression of r3623. - I downgrade to r3622 of compiz. It have another annoying bug with "unnamed windows": bug #1141079

[Bug 1161741] Re: Translations not loaded if QtCreator built with Qt5

2013-05-27 Thread Strelok
Workaround: sudo ln -s /usr/share/qt4/translations/ /usr/share/qt5/translations -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161741 Title: Translations not loaded if QtCreator built with Qt5 To m

[Bug 1158267] Re: broken (click-trhough) window decoration on some maximized windows

2013-05-16 Thread Strelok
> issue does not occur if the use-metacity-theme option is disabled. Confim this. But i of couse want to use Metacity theme :-/ > Where is this option? Its dconf key: org/compiz/gwd/use-metacity-theme - uncheck it, problem dissapears. But you get ugly borders :-/ -- You received this bug notifi

[Bug 1179247] Re: windows title bar not clickable with compiz

2013-05-16 Thread Strelok
*** This bug is a duplicate of bug 1158267 *** https://bugs.launchpad.net/bugs/1158267 ** This bug is no longer a duplicate of bug 1162447 Title bar and buttons inaccessible for already maximized window ** This bug has been marked a duplicate of bug 1158267 broken (click-trhough) window

[Bug 1158161] Re: [regression] Unmaximized windows can't be closed, minimized, moved

2013-05-13 Thread Strelok
I have similar but inverse problem: bug #1179247. Unlike bug #1158361, i know its not randomly, but only then application maximized. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1158161 Title: [reg

[Bug 1179247] Re: windows title bar not clickable with compiz

2013-05-13 Thread Strelok
** Description changed: After upgrade to 13.04, then some application opens full size window, i can't pick it by clicking on title. But after resize title bar works normally. To reproduce: 1) Open VLC/Gedit/LibreOffice... 2) Click "Maximize" 3) Close application (it saves window s

[Bug 1179247] [NEW] windows title bar not clickable with compiz

2013-05-12 Thread Strelok
Public bug reported: After upgrade to 13.04, then some application opens full size window, i can't pick it by clicking on title. But after resize title bar works normally. To reproduce: 1) Open VLC/Gedit/LibreOffice... 2) Click "Maximize" 3) Close application (it saves window state) 4) Open appli

[Bug 870227] Re: ubuntu 11.10-12.10: Logitech MX5500 keyboard/mouse combo not recognized.

2013-03-09 Thread Strelok
** Package changed: ubuntu => udev (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/870227 Title: ubuntu 11.10-12.10: Logitech MX5500 keyboard/mouse combo not recognized. To manage notifica

[Bug 556051] Re: SiS662 video card doesn't work properly

2010-06-21 Thread strelok
When I use drivers from Intel.com, X works very slowly, but the is no stripes on screen. Thank you. :-) -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 556051] Re: SiS662 video card doesn't work properly

2010-06-21 Thread strelok
** Attachment added: "IMG_2191.JPG" http://launchpadlibrarian.net/50700759/IMG_2191.JPG -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 556051] Re: SiS662 video card doesn't work properly

2010-06-21 Thread strelok
** Attachment added: "MKVHDvideo.JPG" http://launchpadlibrarian.net/50700820/MKVHDvideo.JPG -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 556051] Re: SiS662 video card doesn't work properly

2010-06-21 Thread strelok
** Attachment added: "IMG_2192.JPG" http://launchpadlibrarian.net/50700775/IMG_2192.JPG -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 556051] Re: SiS662 video card doesn't work properly

2010-06-21 Thread strelok
I've upgraded to Maverick, but the bug has not disappead. Vertical stripes are in the same place. But video in full screen mode has no stripes. And what's more, when I play ordinary divx video, everything is ok. But when I play HD mkv video and turn on full screen mode, left half of the screen b

[Bug 556051] xkbcomp.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "xkbcomp.txt" http://launchpadlibrarian.net/50699232/xkbcomp.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 556051] xdpyinfo.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "xdpyinfo.txt" http://launchpadlibrarian.net/50699229/xdpyinfo.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 556051] setxkbmap.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "setxkbmap.txt" http://launchpadlibrarian.net/50699227/setxkbmap.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 556051] XorgLogOld.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "XorgLogOld.txt" http://launchpadlibrarian.net/50699157/XorgLogOld.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 556051] Xrandr.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "Xrandr.txt" http://launchpadlibrarian.net/50699185/Xrandr.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 556051] XorgLog.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "XorgLog.txt" http://launchpadlibrarian.net/50699110/XorgLog.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 556051] UdevLog.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/50699067/UdevLog.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 556051] UdevDb.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/50698993/UdevDb.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 556051] RelatedPackageVersions.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "RelatedPackageVersions.txt" http://launchpadlibrarian.net/50698957/RelatedPackageVersions.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 556051] ProcModules.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/50698930/ProcModules.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 556051] ProcInterrupts.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/50698891/ProcInterrupts.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 556051] ProcCpuinfo.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/50698871/ProcCpuinfo.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 556051] PciDisplay.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "PciDisplay.txt" http://launchpadlibrarian.net/50698846/PciDisplay.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 556051] Lsusb.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/50698830/Lsusb.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 556051] Lspci.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/50698815/Lspci.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 556051] GdmLog2.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "GdmLog2.txt" http://launchpadlibrarian.net/50698805/GdmLog2.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 556051] GdmLog1.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "GdmLog1.txt" http://launchpadlibrarian.net/50698768/GdmLog1.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 556051] GdmLog.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "GdmLog.txt" http://launchpadlibrarian.net/50698750/GdmLog.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 556051] Dependencies.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50698707/Dependencies.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 556051] CurrentDmesg.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/50698652/CurrentDmesg.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 556051] Re: SiS662 video card doesn't work properly

2010-06-21 Thread strelok
apport information ** Description changed: Binary package hint: xserver-xorg-video-sis Video card displays vertical stripes, resolution 1024X768. When I reduce resolution to 800X600 stripes almost disaper. Video plays very slowly. Can't enable compiz. Monitor is not detected. 3D A

[Bug 556051] xdpyinfo.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "xdpyinfo.txt" http://launchpadlibrarian.net/50697586/xdpyinfo.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 556051] xkbcomp.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "xkbcomp.txt" http://launchpadlibrarian.net/50697588/xkbcomp.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 556051] setxkbmap.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "setxkbmap.txt" http://launchpadlibrarian.net/50697584/setxkbmap.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

[Bug 556051] Xrandr.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "Xrandr.txt" http://launchpadlibrarian.net/50697580/Xrandr.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 556051] XorgLogOld.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "XorgLogOld.txt" http://launchpadlibrarian.net/50697578/XorgLogOld.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 556051] XorgLog.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "XorgLog.txt" http://launchpadlibrarian.net/50697575/XorgLog.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 556051] UdevLog.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/50697574/UdevLog.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 556051] UdevDb.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/50697573/UdevDb.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 556051] RelatedPackageVersions.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "RelatedPackageVersions.txt" http://launchpadlibrarian.net/50697561/RelatedPackageVersions.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 556051] ProcModules.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/50697560/ProcModules.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 556051] ProcInterrupts.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/50697559/ProcInterrupts.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 556051] ProcCpuinfo.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/50697558/ProcCpuinfo.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 556051] PciDisplay.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "PciDisplay.txt" http://launchpadlibrarian.net/50697556/PciDisplay.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 556051] Dependencies.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50697544/Dependencies.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 556051] Lsusb.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/50697555/Lsusb.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 556051] CurrentDmesg.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/50697543/CurrentDmesg.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 556051] Lspci.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/50697554/Lspci.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 556051] GdmLog2.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "GdmLog2.txt" http://launchpadlibrarian.net/50697553/GdmLog2.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 556051] GdmLog1.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "GdmLog1.txt" http://launchpadlibrarian.net/50697546/GdmLog1.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 556051] GdmLog.txt

2010-06-21 Thread strelok
apport information ** Attachment added: "GdmLog.txt" http://launchpadlibrarian.net/50697545/GdmLog.txt -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 556051] Re: SiS662 video card doesn't work properly

2010-06-21 Thread strelok
apport information ** Tags added: apport-collected ** Description changed: Binary package hint: xserver-xorg-video-sis Video card displays vertical stripes, resolution 1024X768. When I reduce resolution to 800X600 stripes almost disaper. Video plays very slowly. Can't enable compiz.

[Bug 556051] Re: SiS662 video card doesn't work properly

2010-05-15 Thread strelok
apport-collect 556051 -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/ma

[Bug 556051] Re: SiS662 video card doesn't work properly

2010-04-06 Thread strelok
I hope this files will help you. -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ub

[Bug 556051] Re: SiS662 video card doesn't work properly

2010-04-06 Thread strelok
** Attachment added: "lspci output from root user" http://launchpadlibrarian.net/43244240/lspci.log -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 556051] Re: SiS662 video card doesn't work properly

2010-04-06 Thread strelok
** Attachment added: "xorg.conf" http://launchpadlibrarian.net/43243579/xorg.conf -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs maili

[Bug 556051] Re: SiS662 video card doesn't work properly

2010-04-06 Thread strelok
** Attachment added: "scrreenshot" http://launchpadlibrarian.net/43243457/IMG_2059.JPG -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 556051] Re: SiS662 video card doesn't work properly

2010-04-06 Thread strelok
** Attachment added: "Xorg.0.log.old" http://launchpadlibrarian.net/43243164/Xorg.0.log.old -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 556051] Re: SiS662 video card doesn't work properly

2010-04-06 Thread strelok
** Attachment added: "Xorg.0.log" http://launchpadlibrarian.net/43243112/Xorg.0.log -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 556051] Re: SiS662 video card doesn't work properly

2010-04-06 Thread strelok
** Attachment added: "dmsg log" http://launchpadlibrarian.net/43243046/dmsg.log -- SiS662 video card doesn't work properly https://bugs.launchpad.net/bugs/556051 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 556051] Re: SiS662 video card doesn't work properly

2010-04-06 Thread strelok
00:00.0 Host bridge [0600]: Silicon Integrated Systems [SiS] 662 Host [1039:0662] (rev 01) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- Kernel

[Bug 556051] [NEW] SiS662 video card doesn't work properly

2010-04-05 Thread strelok
Public bug reported: Binary package hint: xserver-xorg-video-sis Video card displays vertical stripes, resolution 1024X768. When I reduce resolution to 800X600 stripes almost disaper. Video plays very slowly. Can't enable compiz. Monitor is not detected. 3D Acceleration doesn't work. I tryed t