Re: gnome-shell freezing

2021-08-03 Thread Sylvain Archenault
Any idea where i can look? top doesn't show anything and I dont know which process i should trace. Attached the last few lines of /var/log/messages before the freeze. On 7/31/21 8:53 AM, Sylvain Archenault wrote: > Hi > > Recently, my gnome session has been freezing a bit ran

gnome-shell freezing

2021-07-31 Thread Sylvain Archenault
Hi Recently, my gnome session has been freezing a bit randomly - but it seems to happen quite often when i open a link in thunderbird or use the app "grisbi" I'm running SID with the last kernel: 5.10.46-3 and recent nvidia driver: 460.91.03-1 or 470.57.02-1 I'm struggling to find something inte

Laptop with 2 external monitors

2020-04-07 Thread Sylvain Archenault
Hi, I'm have a laptop with Intel HD 620 graphic card and i'm trying to set it up with 2 external monitors. So i have a usb-c hub where i connect the first monitor with HDMI and the second one with DP. I'm able to have both of them work with the following resolutions: - 1920x1080 : internal

Re: libgtk-3.0 debug package?

2020-03-28 Thread Sylvain Archenault
Perfect, thank you Andreas

libgtk-3.0 debug package?

2020-03-28 Thread Sylvain Archenault
Hi, Is there a debug package for libgtk-3.0 amd64 for sid? I was only able to find this page: https://packages.debian.org/sid/libgtk-3-0-dbgsym Thanks

Re: Lost group after upgrade and GDM issue

2014-05-13 Thread Sylvain Archenault
I found this bug report [https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747292] that suggested that the init system could be the issue. I turn on systemd - and it works better. On 05/13/2014 09:09 PM, Sylvain Archenault wrote: Hello, I'm running sid, and after a recent upgrade (I

Lost group after upgrade and GDM issue

2014-05-13 Thread Sylvain Archenault
Hello, I'm running sid, and after a recent upgrade (I could not pin point exactly which one), my user lost all of the groups it was part of. I added them back manually, but I'm still unable to mount USB drive from nautilus automatically: # groups sylvain sylvain : sylvain adm disk lp cdrom s

Re: No udev event when i plug an HDMI cable

2013-06-03 Thread Sylvain Archenault
Anybody having the same issue? On 05/18/2013 12:52 PM, Sylvain Archenault wrote: Hello, When I plugged a HDMI cable in my laptop, the display used to automatically detect my TV and expand to it. It stopped working a few days ago, I'm not sure what package upgrade triggered this. When

No udev event when i plug an HDMI cable

2013-05-18 Thread Sylvain Archenault
Hello, When I plugged a HDMI cable in my laptop, the display used to automatically detect my TV and expand to it. It stopped working a few days ago, I'm not sure what package upgrade triggered this. When I run "udevadm monitor", there is no event generated. It used to work. If I go in "Set

Re: Re: Kernel Oops when closing the lid on Alienware M11xR3 laptop

2012-05-23 Thread Sylvain Archenault
I tried with kernel 3.0.0 and it's working as well. I reported the bug in the BTS: 674243: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674243 Thanks Sylvain -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lis

Kernel Oops when closing the lid on Dell XPS 14z

2012-05-21 Thread Sylvain Archenault
Hello, I'm running Sid on my Dell XPS 14z, everything is up to date. Suspend works fine when I select it from the menu. But when I close the lid, it crashes. If I suspend first with the menu, and then close the lid, it works correcty. I tried kernel 3.3 trunk and got the same problem. Intel

Re: GRUB broken after upgrade on Macbook

2010-07-12 Thread Sylvain Archenault
I managed to fix this. I should have run "grub-install /dev/sda" at a moment instead of "/dev/sda3/" which lead to a corrupt mbr. I fixed this by clearing the mbr (http://ubuntuforums.org/showthread.php?t=811240): dd if=fakembr80.tx of=/dev/sda bs=512 count=1 and reinstalling grub: gptsync grub

GRUB broken after upgrade on Macbook

2010-07-10 Thread Sylvain Archenault
Hello, After upgrading GRUB to 20100706, I am no more able to boot linux on my macbook. When i choose from the refit menu to boot on my linux partition,GRUB is stuck with this message : "GRUB _" I boot with a live cd and chroot to the partition to reinstall it, but it didn't help. gptsync is ha

Asus WL-167g (rt2500usb) DHCP fails

2010-02-28 Thread Sylvain Archenault
Hello, I'm trying to make my wifi dongle work on my sid box (kernel 2.6.32-trunk-686). It is correctly recognized, the WPA authentication works fine as well, but it fails getting an address from DHCP. Here is the relevant syslog output: >> Feb 28 11:36:21 ticho wpa_supplicant[2442]: Trying to ass

Problem with usb wifi dongle

2007-05-31 Thread Sylvain Archenault
diswrapper (deleted) It may be the cause of the problem. Does anyone made this chipset working ? (I made it last summer, can't remember kernel version). Thanks for your help. PS: I tried with kernel 2.6.18-4 and 2.6.21 (installed from official debian package, I used amd64 ones). -- Syl