[Bug 192088] Re: [hardy] X freezes system after cold boot on i830M using DRI

2008-11-04 Thread Axel Pospischil
Fixed for me: See https://bugs.freedesktop.org/show_bug.cgi?id=14528 -- [hardy] X freezes system after cold boot on i830M using DRI https://bugs.launchpad.net/bugs/192088 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs ma

[Bug 151044] Re: X freezes after cold boot with Intel 845 chipset

2008-11-04 Thread Axel Pospischil
Fixed for me in Intrepid Ibex (8.10): See https://bugs.freedesktop.org/show_bug.cgi?id=14528 -- X freezes after cold boot with Intel 845 chipset https://bugs.launchpad.net/bugs/151044 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 223723] Re: New upstream release - tilda 0.9.6

2008-07-11 Thread Axel Pospischil
Some don't seam to now how to compile from source (debian/ubuntu way) ;) 1. Search were tilda is located (universe) and add source dir of intrepid to sources.list: deb-src http://de.archive.ubuntu.com/ubuntu/ intrepid universe 2. sudo apt-get update 3. cd to a temporary directory 4. sudo apt-get

[Bug 28959] Re: screen stays blank after resume from suspend

2008-06-03 Thread Axel Pospischil
I am running an IBM Thinkpad R31 with Hardy/8.0 Hardware: - VGA compatible controller: Intel Corporation 82830 CGC Software: - linux-image-generic 2.6.24.17.19 - xserver-xorg-video- 2:2.2.1-1ubuntu13 - xserver-xorg-core 2:1.4.1~git20080131 - acpi-support0.109 - acpid

[Bug 28959] Re: screen stays blank after resume from suspend

2008-06-03 Thread Axel Pospischil
p.s.: problem occurs after resume from HIBERNATION. -- screen stays blank after resume from suspend https://bugs.launchpad.net/bugs/28959 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 28959] Re: screen stays blank after resume from suspend

2008-06-04 Thread Axel Pospischil
Could solve the problem on my IBM Thinkpad R31 with Hardy/8.04 with a "quick and dirty" fix. It seams, that /etc/acpi/suspend.d/75-console-switch .sh does not store the CONSOLE var of the last running console in the correct way. First Solution: I know my ubuntu is running on chvt 7, so I chang

[Bug 118700] Re: mytharchive fails with python error

2008-07-22 Thread Axel Pospischil
Just to mention: no stress - take all the time you need ;) If you are going to give the patch upstream sometimes or you know, where this will be discussed it would be kind to just post it here. Greets Axel -- mytharchive fails with python error https://bugs.launchpad.net/bugs/118700 You receive

[Bug 198218] Re: [hardy] After suspsend sound isnt working anymore

2008-06-23 Thread Axel Pospischil
@wastedfluid Sorry, I should have named the info text "80alsa_restart". As I described I put it into "/etc/pm-utils/sleep.d". It has to be executable, so do: "chmod 755 /etc/pm-utils/sleep.d/80alsa_restart" The script does exactly what solutions mentioned in the last post (ubuntuforums.org #9)

Re: [Bug 228067] Re: lyx 1.5.3-1 crashes as soon as it starts

2008-06-19 Thread Axel Pospischil
exec (this=0xbfe4c90c, [EMAIL PROTECTED], > argv=0xbfe4c9c4) at LyX.cpp:480 > #35 0x0806bed0 in main (argc=1, argv=0x0) at main.cpp:48 > > Since I did not have the time to further track down the problem, I have > finally removed the lyx binary package, downloaded the latest 1.5.5 >

[Bug 118700] Re: mytharchive fails with python error

2008-07-15 Thread Axel Pospischil
I know this is an older bug, but according to http://www.mythtv.org/wiki/index.php/MythArchive#MythArchive_reports_that_files_are_not_available_locally this problem is not longer an issue with mythtv > 0.21 which uses "Storage Groups": [...] MythTV usually streams video if you have a separate fron

[Bug 118700] Re: mytharchive fails with python error

2008-07-15 Thread Axel Pospischil
You are right ;) But that does not leave me manually tweaking the database. It leaves me 1. configuring NFS on either backend/frontend machine by hand and 2. adding the exported directory as a Storage Group at the frontend machine 3. taking care for a stable and performant network connection.

[Bug 118700] Re: mytharchive fails with python error

2008-07-16 Thread Axel Pospischil
> You can download recordings from the backend using an URL like > http://host:6544/Myth/GetRecording?ChanId=12345&StartTime=2008-07-15T00:00:00. This would be a good solution. However the best it would be for the frontend using the _ftp_ transfer protocol, because this really is the fastest way t

[Bug 118700] Re: mytharchive fails with python error

2008-07-16 Thread Axel Pospischil
> Do you want to test the patch? Shure, If you will attach it here. I will have time to practise next weekend ;) -- mytharchive fails with python error https://bugs.launchpad.net/bugs/118700 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 118700] Re: mytharchive fails with python error

2008-08-02 Thread Axel Pospischil
I have to add something to my post #10 (https://bugs.launchpad.net/mythbuntu/+bug/118700/comments/10) > 2. adding the exported directory as a Storage Group at the frontend machine This is only possible, if the frontend machine acts as a secondary backend (slave backend) due to the fact that "sto

[Bug 11149] Re: snd_cs46xx does not work after suspend/resume cycle

2008-06-11 Thread Axel Pospischil
Hi Mike, please read post at bug #198218 (https://bugs.launchpad.net/ubuntu/+bug/198218/comments/28). Hardy uses pm-utils for suspend/hibernation. Needed to reload alsa-utils with this: https://bugs.launchpad.net/ubuntu/+bug/198218/comments/29 Good night ;) -- snd_cs46xx does not work after sus

[Bug 198218] Re: [hardy] After suspsend sound isnt working anymore

2008-06-11 Thread Axel Pospischil
** Attachment added: "SOLUTION - FIX" http://launchpadlibrarian.net/15222461/80alsa_restart -- [hardy] After suspsend sound isnt working anymore https://bugs.launchpad.net/bugs/198218 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 198218] Re: [hardy] After suspsend sound isnt working anymore

2008-06-11 Thread Axel Pospischil
Hi there, I am on an Thinkpad R31 and no sound after hibernation / resume. See attached lspci -vv. Im running the latest updates of today and kernel generic 2.6.24-18 and module snd-intel8x0. The solution with restarting alsa-utils or "alsa force-reload" works, but only __after__ I logged into t

[Bug 28959] Re: screen stays blank after resume from suspend

2008-06-14 Thread Axel Pospischil
After some search on the internet I am now aware the hardy __is_not_using_acpi_suspend__ any more. Instead "pm-utils" and the scripts in "/etc/pm/" and " /usr/lib/pm- utils/" are responsible for taking care of hibernation/supend. So it is not clear, if the last post really solved the problem. It

[Bug 234093] Re: Hardy (kernal 2.6.24-16-generic) freezes randomly

2008-06-15 Thread Axel Pospischil
See - https://bugs.freedesktop.org/show_bug.cgi?id=14528 - https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/192088 -- Hardy (kernal 2.6.24-16-generic) freezes randomly https://bugs.launchpad.net/bugs/234093 You received this bug notification because you are a member of Ubu

[Bug 192088] Re: [hardy] X freezes system after cold boot on i830M using DRI

2008-06-15 Thread Axel Pospischil
Unfortunatly the bug is back again for a few weeks now. DRI disbled again. Please have a look at https://bugs.freedesktop.org/show_bug.cgi?id=14528. I am going to file a new bug there within the next 2 weeks or so (am busy ...). -- [hardy] X freezes system after cold boot on i830M using DRI http

[Bug 259385] Re: [i845] Intrepid Compiz hangs on login for i830MG, i845, (and i945GM?) video cards

2009-04-02 Thread Axel Pospischil
Hi together, since the thread started with an Thinkpad R31 with i830M graphics chipset and I am fiddeling arround with this issue for a long time and found only ONE stable solution. So I just like to add my xorg.conf for this older chipset running on Ubuntu Intrepid Ibex / 8.10: * using XAA for a

[Bug 394422] Re: [i830] KMS karmic black screen

2009-07-22 Thread Axel Pospischil
Hello together all i830 fans, I own the same notebook as Otto (IBM Thinkpad R31) with the same graphics chipset. So lspci -vv is the same as above (proved that). Unfortunately __ after todays update __ of the system it __ locks __ 1. either into black screen (without "nomodeset") and or 2. afte

[Bug 146739] Re: package hplip 2.7.7.dfsg.1-0ubuntu2 failed to install/upgrade:

2007-10-07 Thread Axel Pospischil
After reboot and "apt-get -f install" problem vanished and package suddenly installed. -- package hplip 2.7.7.dfsg.1-0ubuntu2 failed to install/upgrade: https://bugs.launchpad.net/bugs/146739 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact fo

[Bug 84119] Re: [Feisty] Thinkpad R31 trackpoint false clicks & movement

2007-09-26 Thread Axel Pospischil
Add "i8042.nomux=1" the following to the line which says "# kopt ..." into your "/boot/grub/menu.lst" # kopt... other settings... i8042.nomux=1 and then run ether "update-grub" or manually add "i8042.nomux=1" to your kernel. This works on my R31 since all newer 2.6.x kernels. -- [Feisty] T

[Bug 188014] Re: [hardy] intel driver wants to use resolution 1280x768 instead of 1024x768 (i830m)

2008-02-17 Thread Axel Pospischil
Yes - definitly. Thinkpad R31 Type 2656-65G (there had been no widescreens these days of manufacturing). -- [hardy] intel driver wants to use resolution 1280x768 instead of 1024x768 (i830m) https://bugs.launchpad.net/bugs/188014 You received this bug notification because you are a member of Ubun

[Bug 151044] Re: X freezes after cold boot with Intel 845 chipset

2008-02-17 Thread Axel Pospischil
This happens with both - new "i810" AND "intel" driver. Thanks unggnu for searching the bug database, I reported this upstreams: https://bugs.freedesktop.org/show_bug.cgi?id=14528. -- X freezes after cold boot with Intel 845 chipset https://bugs.launchpad.net/bugs/151044 You received this bug not

[Bug 192088] Re: [hardy] X freezes system after cold boot on i830M using DRI

2008-02-17 Thread Axel Pospischil
** Description changed: Binary package hint: xserver-xorg-video-intel This might be a duplicate of bug #151044 which reports similar problems on an 'onboard intel 82845g/gl video' on gutsy. Please refer for logs and trace files to my bug reports. This bug is for intel i830M (not i8

[Bug 192088] Re: [hardy] X freezes system after cold boot on i830M using DRI

2008-02-19 Thread Axel Pospischil
Please refer to the previously mentioned link at freedesktop.org for current investigations. Could anybody help me - how to enable coredumps in xorg on this ubuntu version - how to use the debug version of xorg (installed via package xserver-xorg-core-dbg) - getting gdb to work with a freezing s

[Bug 192088] Re: [hardy] X freezes system after cold boot on i830M using DRI

2008-02-19 Thread Axel Pospischil
Booted the machine cold. Removed battery and power cord for a few minutes. ** Attachment added: "FIRST BOOT: Xorg CRASH - debugging with strace after COLD BOOT" http://launchpadlibrarian.net/12091276/Xorg-crash_on_COLD_boot-logs.tar.bz2 -- [hardy] X freezes system after cold boot on i830M us

[Bug 192088] Re: [hardy] X freezes system after cold boot on i830M using DRI

2008-02-19 Thread Axel Pospischil
Was able to successfully strace the subject. See: https://bugs.freedesktop.org/show_bug.cgi?id=14528 ** Attachment added: "Successful attempt debugging with strace after WARM BOOT" http://launchpadlibrarian.net/12091181/Xorg-on_warm_boot-logs.tar.bz2 -- [hardy] X freezes system after cold boo

[Bug 192088] Re: [hardy] X freezes system after cold boot on i830M using DRI

2008-02-19 Thread Axel Pospischil
Like the last post. But this time the system did not freeze, so strace might be different to the one previously posted. ** Attachment added: "SECOND BOOT: Xorg CRASH - debugging with strace after COLD BOOT" http://launchpadlibrarian.net/12091373/Xorg-SECOND%20BOOT%20-%20crash_on_COLD_boot-log

[Bug 192088] Re: [hardy] X freezes system after cold boot on i830M using DRI

2008-02-19 Thread Axel Pospischil
These are the testscripts I used. ** Attachment added: "testscripts.tgz" http://launchpadlibrarian.net/12091412/testscripts.tgz -- [hardy] X freezes system after cold boot on i830M using DRI https://bugs.launchpad.net/bugs/192088 You received this bug notification because you are a member of

[Bug 228243] Re: qt4 apps segmentation fault after update

2008-05-08 Thread Axel Pospischil
Can confirm this for usage with lyx-1.5.3. Program exits with QPaintEngine::setSystemClip: Should not be changed while engine is active QPaintEngine::setSystemClip: Should not be changed while engine is active QWidgetPrivate::beginSharedPainter: Painter is already active QWidgetPrivate::endSha

[Bug 228243] Re: qt4 apps segmentation fault after update

2008-05-08 Thread Axel Pospischil
Forgot to mention: QT Version 4.4.0-1ubuntu1~hardy1 ** Changed in: qt4-x11 (Ubuntu) Status: New => Confirmed -- qt4 apps segmentation fault after update https://bugs.launchpad.net/bugs/228243 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 228596] Re: lyx segfaults on start after update to qt 4.4.0

2008-05-09 Thread Axel Pospischil
This is due to enabled backports updates (unsupported). See Bug #228067 in qt4-x11 (Ubuntu) -- lyx segfaults on start after update to qt 4.4.0 https://bugs.launchpad.net/bugs/228596 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 228067] Re: lyx 1.5.3.1 crashes as soon as it starts

2008-05-09 Thread Axel Pospischil
Forget to mention, like Havards post above (https://bugs.launchpad.net/ubuntu/+source/lyx/+bug/228067/comments/3) said: It might be necessary to uninstall "all qt libs and programs" and reinstall them afterwards. Do not fear, you won't loose any of your program settings ;) But again: DISABLE BA

[Bug 228596] Re: lyx segfaults on start after update to qt 4.4.0

2008-05-09 Thread Axel Pospischil
** Changed in: lyx (Ubuntu) Status: New => Confirmed -- lyx segfaults on start after update to qt 4.4.0 https://bugs.launchpad.net/bugs/228596 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bug

[Bug 228701] Re: LyX crashes following latest updates to qt4 (4.4)

2008-05-09 Thread Axel Pospischil
This is due to enabled backports updates (unsupported !!!) in the package management system. See bug #228067 in qt4-x11 (Ubuntu) for the solution that helped me. Lyx now works again reverting to libqt4-* packages version 3.4.x. This was really a shock because I was in the middle of a 150 pages

[Bug 228067] Re: lyx 1.5.3.1 crashes as soon as it starts

2008-05-09 Thread Axel Pospischil
This seams to be a duplicate bug of bug #228596, #228701. Hi together, so this happend together with an update on Mai 8th. The problem is < WITH BACKPORTS UPDATE ENABLED > This updates libqt4* to version 4.x, whereas hardy comes with version 3.4.x. I did the following rollback and ev

[Bug 227922] Re: Stellarium, white screen with last libqt4

2008-05-09 Thread Axel Pospischil
This is due to enabled backports updates (unsupported). See Bug #228067 in qt4-x11 (Ubuntu) -- Stellarium, white screen with last libqt4 https://bugs.launchpad.net/bugs/227922 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 228243] Re: qt4 apps segmentation fault after update

2008-05-09 Thread Axel Pospischil
This is due to enabled backports updates (unsupported). See Bug #228067 in qt4-x11 (Ubuntu) -- qt4 apps segmentation fault after update https://bugs.launchpad.net/bugs/228243 You received this bug notification because you are a member of Kubuntu Team, which is subscribed to qt4-x11 in ubuntu. --

[Bug 96596] Re: 'psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1'

2007-08-08 Thread Axel Pospischil
*** This bug is a duplicate of bug 34501 *** https://bugs.launchpad.net/bugs/34501 I had problems getting my trackpoint on a thinkpad R31 run with the same problems and was a problem with the intel chipset and newer linux kernels. Giving a kernel parmeter did it: "i8042.nomux=1" Edit your /b

[Bug 34501] Re: touchpad lockup/drag

2007-08-08 Thread Axel Pospischil
See at bug #96596 post from me. Try adding kernel parameter: "i8042.nomux=1" for older intel chipsets. -- touchpad lockup/drag https://bugs.launchpad.net/bugs/34501 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing l

[Bug 114331] Re: xserver starts but display is corrupt (i830M,845G)

2008-02-05 Thread Axel Pospischil
Hi again, just downloaded Ubuntu alpha4 and booted the live CD on my Thinkpad R31 with my Intel Corporation 82830 CGC (i830M) - see above. That showed a running xserver-xorg-video-intel - 2:2.2.0+git20080107-1ubuntu2 installed (like Collin telled us above). Can confirm that Xorg works fine now.

[Bug 173267] Re: Kernel ACL support for NFS/CIFS in 8.04?

2008-02-09 Thread Axel Pospischil
Hello Manuel, could you precise what exactly you did to use acl? Did you mount your ext3 partition in fstab with ACLs enabled (see https://bugs.launchpad.net/ubuntu/+source/linux/+bug/173267/comments/1 above)? -- Kernel ACL support for NFS/CIFS in 8.04? https://bugs.launchpad.net/bugs/173267 You

[Bug 147189] Re: [gutsy, hardy] Blank screen on Intel 830 laptop using intel driver

2008-02-09 Thread Axel Pospischil
Just a question for future usage of this driver. will it be necessary to alter the xorg.conf according to Shaun Crampton'S advice? When I use modelines in my "xorg.conf" then switching the resolution with "resapplet" - the resulution switcher - does not work any more. Switching to 800x600 result

[Bug 151044] Re: X freezes after first boot

2008-02-09 Thread Axel Pospischil
Logs from Xorg.0.log* attached. -- X freezes after first boot https://bugs.launchpad.net/bugs/151044 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com

[Bug 151044] Re: X freezes after first boot

2008-02-09 Thread Axel Pospischil
Logs from Xorg.0.log* attached. ** Attachment added: "Xorg.0.logs.tgz" http://launchpadlibrarian.net/11850752/Xorg.0.logs.tgz -- X freezes after first boot https://bugs.launchpad.net/bugs/151044 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug conta

[Bug 147189] Re: [gutsy, hardy] Blank screen on Intel 830 laptop using intel driver

2008-02-09 Thread Axel Pospischil
Addendum: Forgot to mention, that the display is a 1024x768. I disabled compiz, only using DRI. Only with the procedure described in [bug #151044 - I had some severe problems getting the driver to work...] I can get X up and running - once it runs, it is stable. -- [gutsy, hardy] Blank screen on

[Bug 151044] [hardy] Re: X freezes after boot on 830M

2008-02-09 Thread Axel Pospischil
I had some severe problems getting the driver to work (see https://launchpad.net/bugs/114331). I thought, it works, but after rebooting the machine the next day, X freezes the system. Only with the following procedure I can get X up and running - once it runs, it is stable: "Warm" boot (just "rebo

[Bug 151044] Re: X freezes after first boot

2008-02-09 Thread Axel Pospischil
The Xorg0.log.old ist the one (I asume) when the system crashes (cold boot) The Xorg.0.log is the one after the next warm boot. hardy alpha 4 (fresh harddisk installation) && apt-get upgrade xserver-xorg-video-intel Version: 2:2.2.0.90-2ubuntu2 linux-image-generic Version: 2.6.24.7.7 -- X freeze

[Bug 151044] [hardy] Re: X freezes after boot on 830M

2008-02-09 Thread Axel Pospischil
Using gdb for debugging seams to be impossible in this case because I cannot get a PID for X: it crashes upon startup. I started X via an ssh-session (export DISPLAY=localhost:0.0;strace -o strace-X.log.crash X) on the machine. The logs for both - ltrace and strace - are attached. The logs for a

[Bug 139094] [hardy -8.04 -alpha3] White screen on intel graphics card (830M)

2008-01-18 Thread Axel Pospischil
Confirmed this in https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/114331/comments/26 for an Intel Corporation 82830 CGC (i830M) Chipset. Please see attached screenshots and logs there. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete => Confirme

[Bug 114331] ad2 [Hardy - not Hoary - alpha3] xserver starts but display is corrupt (i830M)

2008-01-18 Thread Axel Pospischil
SOOORRRY - Naturally I am comenting on the HARDY/alpha 3, not the hoary ubuntu Unfortunately one cannot change any the comments - or is there a way? -- xserver starts but display is corrupt (i830M,845G) https://bugs.launchpad.net/bugs/114331 You received this bug notification because you ar

[Bug 114331] [Hoary alpha3] xserver starts but display is corrupt (i830M)

2008-01-18 Thread Axel Pospischil
I can confirm this bug on my Thinkpad R31 with an Intel Corporation 82830 CGC (i830M) Chipset when starting the Hoary (8.04 LTS) Alpha3 Desktop CD. 1. The screen get's completely white after some seconds of being spotted and patchy with white, red, blue and yellow dots. 2. It is possible to switc

[Bug 114331] Re: xserver starts but display is corrupt (i830M,845G)

2008-01-18 Thread Axel Pospischil
Attached logs for my hoary/alpha3 system. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete => Confirmed -- xserver starts but display is corrupt (i830M,845G) https://bugs.launchpad.net/bugs/114331 You received this bug notification because you are a member of Ubuntu Bug

[Bug 114331] ad [Hoary alpha3] xserver starts but display is corrupt (i830M)

2008-01-18 Thread Axel Pospischil
Addendum: Forgot to mention, that the BIOS checksum failure in Xorg.0.log is just due to a wrong setting in the brightness setting after a battery change. The system works with my major gutsy installation and "drm/i810/nosplash", and also with a second SuSE 10.3 installation. Kernel is on hoary

[Bug 151044] Re: X freezes after first boot

2008-02-10 Thread Axel Pospischil
According to http://wiki.debian.org/XStrikeForce/XserverDebugging: apt-get install xserver-xorg-video-intel-dbg libgl1-mesa-dri-dbg libgl1-mesa-glx-dbg I tried using gdb in batch mode with: gdb /usr/bin/Xorg -batch -ex 'run' -ex 'set logging overwrite on' -ex 'set logging on' -ex 'bt full' -ex

[Bug 151044] [hardy] Re: X freezes after boot on 830M

2008-02-10 Thread Axel Pospischil
This really didn't let me sleep - so I decided to try another (comparable) distribution. Madriva or Fedora doesn't seam to be comparible, because they use older kernel/xorg. So SuSE 11 alpha2 came along yesterday, and I gave it a fresh autoconfigured (Xorg) install. I had to enable "3D" support. It

[Bug 151044] Re: X freezes after first boot

2008-02-10 Thread Axel Pospischil
Was too fast: After a while of letting the battery out of the machine openSUSE shows exactly the same behaviour upon cold boot / warm boot :( -- X freezes after first boot https://bugs.launchpad.net/bugs/151044 You received this bug notification because you are a member of Ubuntu Bugs, which is t

[Bug 192088] [NEW] [hardy] X freezes system after cold boot on i830M using DRI

2008-02-15 Thread Axel Pospischil
Public bug reported: Binary package hint: xserver-xorg-video-intel This might be a duplicate of bug #151044 which reports similar problems on an 'onboard intel 82845g/gl video' on gutsy. Please refer for logs and trace files to my bug reports. This bug is for intel i830M (not i845). Probably re

[Bug 188014] Re: [hardy] intel driver wants to use resolution 1280x768 instead of 1024x768 (i830m)

2008-02-15 Thread Axel Pospischil
Sorry, but still have the same issues here 1280x768 instead of 1024x768 (i830m) - hardy alpha 4 (fresh harddisk installation) && apt-get upgrade - Chipset: Onboard Intel Corporation 82830 CGC (i830M) - xserver-xorg-video-intel Version: 2:2.2.0.90-2ubuntu2 - linux-image-generic Version: 2.6.24.7.7 -

[Bug 151044] Re: X freezes after cold boot with Intel 845 chipset

2008-02-15 Thread Axel Pospischil
Hi unggnu, Just did an apt-get upgrade on hardy alpha4 (kernel 2.6.24-8). Tried also starting X out of recovery mode (we are talking about a cold boot!). Both plain "X" and gdm results in system freeze. Runs fine after a (suse 10.3) warm boot (reboot). Reported this to https://bugs.freedesktop.o

[Bug 188014] Re: [hardy] intel driver wants to use resolution 1280x768 instead of 1024x768 (i830m)

2008-02-15 Thread Axel Pospischil
Hi unggnu, logs attached - this is a lot of bug tracking this evening ;) ... ** Attachment added: "ddcprobe, lspci -vvnn, XOrg.0.log, xorg.conf.1024x768, xorg.xonf.1280x768, xrandr" http://launchpadlibrarian.net/12023124/logs.tgz -- [hardy] intel driver wants to use resolution 1280x768 inste

[Bug 192088] Re: [hardy] X freezes system after cold boot on i830M using DRI

2008-02-15 Thread Axel Pospischil
Reported this to to https://bugs.freedesktop.org/show_bug.cgi?id=10472 -- [hardy] X freezes system after cold boot on i830M using DRI https://bugs.launchpad.net/bugs/192088 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu

[Bug 151044] Re: X freezes after cold boot with Intel 845 chipset

2008-02-15 Thread Axel Pospischil
Hi unggnu, unfortunatly rebooting in recovery mode does not work on my machine. Opened a new bug for the HARDY/8.04 and the i830M chipset: Bug #192088. -- X freezes after cold boot with Intel 845 chipset https://bugs.launchpad.net/bugs/151044 You received this bug notification because you are a m

[Bug 192088] Re: [hardy] X freezes system after cold boot on i830M using DRI

2008-02-15 Thread Axel Pospischil
All logs relevant to this thread from my machine and bug #151044. ** Attachment added: "xorg.conf, traces, dmesg, ..." http://launchpadlibrarian.net/12000527/logs.tgz -- [hardy] X freezes system after cold boot on i830M using DRI https://bugs.launchpad.net/bugs/192088 You received this bug no

[Bug 173267] Re: Kernel ACL support for NFS/CIFS in 8.04?

2008-01-11 Thread Axel Pospischil
Hi Tim, wow I am really appreciate how reliable and fast you guys are working. So there's my contribution from today, 12. Jan 2008. This really make me happy ;) ;) ;) I tested everything from scratch like in my bug decription above (common directory shared by different users that belong to a comm

[Bug 173267] Re: Kernel ACL support for NFS/CIFS in 8.04?

2008-01-11 Thread Axel Pospischil
Shell Output attached to above posting. ** Attachment added: "shell_output.txt" http://launchpadlibrarian.net/11305618/shell_output.txt -- Kernel ACL support for NFS/CIFS in 8.04? https://bugs.launchpad.net/bugs/173267 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 173267] 8.04/alpha3 - NFS and ACL working

2008-01-12 Thread Axel Pospischil
Can confirm, that with linux-image-2.6.24-4-generic (2.6.24-4.6) on hoary/alpha3 NFS and ACL is working. See testing log attached. ** Attachment added: "network_file_sytem_test_with_acl---2.6.24-4-generic.txt" http://launchpadlibrarian.net/11314222/network_file_sytem_test_with_acl---2.6.2

[Bug 173267] 8.04/alpha3 - NFS and ACL working with nautilus and rsync

2008-01-13 Thread Axel Pospischil
Additionally can confirm the following file/folder actions working properly on a nfs mounted directory - cp -av, mv - rsync -av --acls --delete (tested as root, seperate backup folder) - shell file and folder creation - nautilus file and folder creation, moving - all operations apply properly

[Bug 114331] Re: xserver starts but display is corrupt (i830M,845G)

2008-01-25 Thread Axel Pospischil
Bryce, thanks for your answer. Due to time issues i am not able to test the current intel git HEAD (http://www.x.org/wiki/IntelGraphicsDriver?highlight=%28intel%29). I will do this at mid of Feburary. So long. By the way. After an update-manager upgrade (xserver-xorg) the same(https://bugs.launch

[Bug 114331] Re: xserver starts but display is corrupt (i830M,845G)

2008-01-25 Thread Axel Pospischil
I mean gutsy / 7.10. Really seam to had to much coffee ;) -- xserver starts but display is corrupt (i830M,845G) https://bugs.launchpad.net/bugs/114331 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 173267] Re: Some Tests - Kernel ACL support for NFS/CIFS in 8.04?

2007-12-06 Thread Axel Pospischil
I know this is a very special theme for debian/ubuntu. And I like to do my part ;) So I spent a few afternoon's to verify again what I used to know. But you can use the following informations/scripts to test it by yourself very quickly. So I went and compiled a custom kernel (using the standard

[Bug 173267] Will NFS/CIFS have ACL support in 8.04 kernel?

2007-12-01 Thread Axel Pospischil
Public bug reported: First: in my opinion this is NOT a duplicate of Bug #67175, because it affects the NEXT long term supported ubuntu. And it affects both the NFS and the CIFS(samba) network file system support of the ubuntu kernel. It is both, a bug for the actual gutsy and a wishlist/bug for h

[Bug 173267] Re: Kernel ACL support for NFS/CIFS in 8.04?

2007-12-01 Thread Axel Pospischil
** Description changed: - First: this is NOT a duplicate of Bug #67175, because it affects the - NEXT long term supported ubuntu. And it affects both the NFS and the - CIFS(samba) network file system support of the ubuntu kernel. + First: in my opinion this is NOT a duplicate of Bug #67175, becaus

[Bug 173267] Re: Kernel ACL support for NFS/CIFS in 8.04?

2007-12-01 Thread Axel Pospischil
** Description changed: First: in my opinion this is NOT a duplicate of Bug #67175, because it affects the NEXT long term supported ubuntu. And it affects both the NFS and the CIFS(samba) network file system support of the ubuntu kernel. It is both, a bug for the actual gutsy and a wishlis

[Bug 173324] No nfs4-acl-tools for NFSv4 support

2007-12-01 Thread Axel Pospischil
Public bug reported: No support for ACL's in nfs/cifs mounts. I am not a kernel developer but I cannot understand where the problem is, if major distributions (redhat/suse) seem to support nfs/cifs with acl out of the box - for about 2 years now (2005), right when ACL support came for SMB (see [4

[Bug 173267] Re: Kernel ACL support for NFS/CIFS in 8.04?

2007-12-01 Thread Axel Pospischil
** Description changed: First: in my opinion this is NOT a duplicate of Bug #67175, because it - affects the NEXT long term supported ubuntu. And it affects both the NFS - and the CIFS(samba) network file system support of the ubuntu kernel. It - is both, a bug for the actual gutsy and a wishlis

[Bug 173267] Re: Kernel ACL support for NFS/CIFS in 8.04?

2007-12-01 Thread Axel Pospischil
** Description changed: First: in my opinion this is NOT a duplicate of Bug #67175, because it - affects the NEXT long term supported ubuntu. And it affects both the - NFSv3/v4 and the CIFS(samba) network file system support of the ubuntu - kernel and user tools (get/setfacl - nfs4-acl-tools, se

[Bug 173324] Re: Will nfs4-acl-tools be in 8.04?

2007-12-01 Thread Axel Pospischil
** Summary changed: - Will nfs4-acl-tools bei in 8.04? + Will nfs4-acl-tools be in 8.04? -- Will nfs4-acl-tools be in 8.04? https://bugs.launchpad.net/bugs/173324 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mai

[Bug 173267] Re: Kernel ACL support for NFS/CIFS in 8.04?

2007-12-01 Thread Axel Pospischil
** Description changed: First: in my opinion this is NOT a duplicate of Bug #67175, because it affects the NEXT long term supported ubuntu. It is both, a bug for the former 6.06 LTS, the actual gutsy and a wishlist/bug for hardy (8.04 LTS). - It affects both the NFSv3/v4 and the CIFS(sa

[Bug 173324] Re: Will nfs4-acl-tools bei in 8.04?

2007-12-01 Thread Axel Pospischil
** Description changed: No support for ACL's in nfs/cifs mounts. I am not a kernel developer but I cannot understand where the problem is, if major distributions (redhat/suse) seem to support nfs/cifs with acl out of the box - for about 2 years now (2005), right when ACL support came

[Bug 173267] Re: Kernel ACL support for NFS/CIFS in 8.04?

2007-12-02 Thread Axel Pospischil
** Description changed: First: in my opinion this is NOT a duplicate of Bug #67175, because it affects the NEXT long term supported ubuntu. It is both, a bug for the former 6.06 LTS, the actual gutsy and a wishlist/bug for hardy (8.04 LTS). It affects both the lacking NFSv3/v4 and the

[Bug 155213] Re: IBM Thinkpad A21p - Volume, Brightness, and ThinkPad buttons broken with gutsy [regression]

2007-12-26 Thread Axel Pospischil
Hello altogether same here with a Thinkpad R31. Worked with Ubuntu 7.04/Feisty without problems. cat /var/lib/acpi-support/*-* 1FETF1WW (3.110) IBM 265665G Not Available acpi_listen button/power PWRF 0080 0001 NO ACPI events on any Volume Button or any of the Fn+Key combination.

[Bug 192088] Re: [hardy] X freezes system after cold boot on i830M using DRI

2008-04-06 Thread Axel Pospischil
After upate of today on the - not yet official - ubuntu hardy / 8.04 with - linux-image-generic Version: 2.6.24.14.16 - xserver-xorg-coreVersion: 2:1.4.1~git20080131-1ubuntu6 - xserver-xorg-video-intel Version: 2:2.2.1-1ubuntu6 my problems are completely gone ;) ;) ;) So there is 3

[Bug 192088] Re: [hardy] X freezes system after cold boot on i830M using DRI

2008-03-25 Thread Axel Pospischil
According to my postings in https://bugs.freedesktop.org/show_bug.cgi?id=14528 the bootup problem is fixed in hrady/beta. Now the DRI problem keeps, the system freezes now when starting a DRI app like glxgears. Closing this bug and opening a new one for DRI problem here in launchpad and freedeskto

[Bug 192088] Re: [hardy] X freezes system after cold boot on i830M using DRI

2008-03-25 Thread Axel Pospischil
A fix to the actual beta was released and is working. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Triaged => Fix Released -- [hardy] X freezes system after cold boot on i830M using DRI https://bugs.launchpad.net/bugs/192088 You received this bug notification because you are a

[Bug 472520] Re: software-center crashed with SIGILL (karmic x86)

2009-12-01 Thread Axel Pospischil
Hi Concheriea, like in bug #438366 the following helped me: sudo apt-get remove --purge gstreamer0.10-plugins-bad helped me. Greets Axel -- software-center crashed with SIGILL (karmic x86) https://bugs.launchpad.net/bugs/472520 You received this bug notification because you are a member of U

[Bug 403037] Re: [i830] xorg hang on i830 video driver 2.8.0

2009-09-20 Thread Axel Pospischil
After a day trying again, the PC locks up again with black screen before login like Timothy wrote. I tried booting with the i915.modset=0 kernel parameter and the system went through the login screnn, even from the live cd. The only strange thing ist that the boot process stats "Unknown boot optio

[Bug 403037] Re: [i830] xorg hang on i830 video driver 2.8.0

2009-10-10 Thread Axel Pospischil
As of update of today evening (ubuntu beta) - xserver-xorg-video-int 2:2.9.0-1ubuntu1 - kernel 2.6.31-13-generic - i830M Chipset (Thinkpad R31) and using an empty xorg.conf the system boots now without problems into the graphical user interface. Using i915.modset=0 does not deliver kernel messag

[Bug 403037] Re: [i830] xorg hang on i830 video driver 2.8.0

2009-09-18 Thread Axel Pospischil
Hi, i like to add, that running Alpha 6 as of today (18/9/2009) is running fine on my Thinkpad R31/i830. This is without (!) nomodset. I have no problems with hanging mouse cursor, total system hang or else any more but, "top" gives me: Tasks: 142 total, 3 running, 139 sleeping, 0 stopped,

[Bug 403037] Re: [i830] xorg hang on i830 video driver 2.8.0

2009-09-18 Thread Axel Pospischil
Hi, now I tested deaktivating my Xorg.conf !!! I got a better result: CPU is "only" about 80-90% CPU usage (intel PIII 1 GHz) when starting e.g. firefox. It goes down to appr. 15% in normal usage after appr. half a minute. That is not acceptable - but system works ;) All in all performance is v

[Bug 403037] Re: [i830] xorg hang on i830 video driver 2.8.0

2009-10-02 Thread Axel Pospischil
No change in Karmic Beta. -- [i830] xorg hang on i830 video driver 2.8.0 https://bugs.launchpad.net/bugs/403037 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.ubunt

[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-11-13 Thread Axel Pospischil
Like rfurgy (#7) i have the same problems after installing anjuta ide and glade yesterday. All applications using gstreamer (rhythmbox, exaile, totem, ...) are not able to start any more and abort with above error message "AttributeError: 'module' object has no attribute 'Element'" and "RuntimeErr

[Bug 473599] Re: [Karmic 9.10] Pitivi will not start (RuntimeError: can't initialize module gst)

2009-11-14 Thread Axel Pospischil
I get the same type of error when starting all kind of gstreamer applications: "RuntimeError: can't initialize module gst: Error re- scanning registry , child terminated by signal" - gstreamer -rpopertiers - exaile - rhythmbox - totem This seams to be the same bug as https://launchpad.net/bugs/43

[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-11-14 Thread Axel Pospischil
Very similar is bug: https://bugs.edge.launchpad.net/ubuntu/+source/pitivi/+bug/473599 ! -- software-center crashed with AttributeError: 'module' object has no attribute 'Element' https://bugs.launchpad.net/bugs/438366 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 473599] Re: [Karmic 9.10] Pitivi will not start (RuntimeError: can't initialize module gst)

2009-11-14 Thread Axel Pospischil
"sudo apt-get remove --purge gstreamer0.10-plugins-bad" and everything went OK again ;) -- [Karmic 9.10] Pitivi will not start (RuntimeError: can't initialize module gst) https://bugs.launchpad.net/bugs/473599 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 438366] Re: software-center crashed with AttributeError: 'module' object has no attribute 'Element'

2009-11-14 Thread Axel Pospischil
"sudo apt-get remove --purge gstreamer0.10-plugins-bad" and everything went OK again ;) -- software-center crashed with AttributeError: 'module' object has no attribute 'Element' https://bugs.launchpad.net/bugs/438366 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1757321] Re: udisks2 must depend on libblockdev-crypto2 and libblockdev-mdraid2 instead of suggests [Can't mount encrypted USB drive after upgrade to bionic]

2019-01-03 Thread Axel Pospischil
Hi Agustin, after a long period of fails, I finally at least can mount the drive via commandline script like: > #!/bin/bash > sudo cryptsetup luksOpen /dev/sdx# sdx#_crypt Attention: the number "#" is not always the same. Normally it is for e.g. "/dev/sdb1" something like "sdb5_crypt" Good luck

  1   2   3   >