Re: [gentoo-user] X server won't load

2007-06-12 Thread Andrey Vul
On 6/12/07, Mick <[EMAIL PROTECTED]> wrote: On Monday 11 June 2007 23:34, Andrey Vul wrote: > Bingo, fixed the problem by removing drm driver from the kernel. > > Is x11-drm stable? I am using x11-base/x11-drm-20070314 which is stable now. PS. This M/L prefers top-posting, so, in gmail please c

Re: [gentoo-user] X server won't load

2007-06-12 Thread Mick
On Monday 11 June 2007 23:34, Andrey Vul wrote: > Bingo, fixed the problem by removing drm driver from the kernel. > > Is x11-drm stable? I am using x11-base/x11-drm-20070314 which is stable now. PS. This M/L prefers top-posting, so, in gmail please click to show quoted text and write your respo

Re: [gentoo-user] X server won't load

2007-06-11 Thread Andrey Vul
Bingo, fixed the problem by removing drm driver from the kernel. Is x11-drm stable? On 6/11/07, Hans-Werner Hilse <[EMAIL PROTECTED]> wrote: Hi, On Mon, 11 Jun 2007 12:39:36 -0400 "Andrey Vul" <[EMAIL PROTECTED]> wrote: > On 6/11/07, Andrey Vul <[EMAIL PROTECTED]> wrote: > > drm driver is par

Re: [gentoo-user] X server won't load

2007-06-11 Thread Hans-Werner Hilse
Hi, On Mon, 11 Jun 2007 12:39:36 -0400 "Andrey Vul" <[EMAIL PROTECTED]> wrote: > On 6/11/07, Andrey Vul <[EMAIL PROTECTED]> wrote: > > drm driver is part of the kernel; should I upgrade to -rc4 or > > downgrade to 2.6.21.4? I'm pretty unsure, but reverting to a stable version is at least worth a

Re: [gentoo-user] X server won't load

2007-06-11 Thread Andrey Vul
On 6/11/07, Andrey Vul <[EMAIL PROTECTED]> wrote: drm driver is part of the kernel; should I upgrade to -rc4 or downgrade to 2.6.21.4? But first I'll remove the symlink USE flag so that dependencies won't screw up my system. I'll try -rc4 first, if that doesn't work, I'll email my .config and

Re: [gentoo-user] X server won't load

2007-06-11 Thread Andrey Vul
drm driver is part of the kernel; should I upgrade to -rc4 or downgrade to 2.6.21.4? On 6/11/07, Hans-Werner Hilse <[EMAIL PROTECTED]> wrote: Hi, On Sun, 10 Jun 2007 15:25:23 -0400 "Andrey Vul" <[EMAIL PROTECTED]> wrote: > I forgot to add /usr/src/linux/.config to my previous post! Oh dear, n

Re: [gentoo-user] X server won't load

2007-06-11 Thread Hans-Werner Hilse
Hi, On Sun, 10 Jun 2007 15:25:23 -0400 "Andrey Vul" <[EMAIL PROTECTED]> wrote: > I forgot to add /usr/src/linux/.config to my previous post! Oh dear, now you added up to 140kB of almost useless information getting blasted over the world... Did you see /any/ error in there? Well, I didn't. So th

Re: [gentoo-user] X server won't load

2007-06-10 Thread Andrey Vul
I forgot to add /usr/src/linux/.config to my previous post! So here it is (/usr/src/linux/.config)(zcat /proc/config.gz): # # Automatically generated make config: don't edit # Linux kernel version: 2.6.22-rc3 # Sun Jun 10 13:23:17 2007 # CONFIG_X86_64=y CONFIG_64BIT=y CONFIG_X86=y CONFIG_GENERIC_T

Re: [gentoo-user] X server won't load

2007-06-10 Thread Andrey Vul
Fixed the SSH problem. Link: http://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/ssh2-aesctr-openssh.html Fix: #USE="-ldap" emerge openssh (but first unmask openssh-4.6) Putty was just affected by bug (openssh-4.5+openssl-0.9.8e) Now to use SSH to debug the crashing X server... On 6/10

Re: [gentoo-user] X server won't load

2007-06-10 Thread Andrey Vul
putty still whines about garbled packets On 6/10/07, Norberto Bensa <[EMAIL PROTECTED]> wrote: Andrey Vul wrote: > ssh only works in loopback :( > > putty whines that "Incoming packet was garbled on decryption" > Try: iptables -F iptables -t nat -F and try ssh again -- [EMAIL PROTECTED] ma

Re: [gentoo-user] X server won't load

2007-06-10 Thread Andrey Vul
now to wait 5 minutes to recompile and reinstall my kernel, remerge iptables, and reboot and try again.. On 6/10/07, Norberto Bensa <[EMAIL PROTECTED]> wrote: Andrey Vul wrote: > ssh only works in loopback :( > > putty whines that "Incoming packet was garbled on decryption" > Try: iptables -F

Re: [gentoo-user] X server won't load

2007-06-10 Thread Norberto Bensa
Andrey Vul wrote: > ssh only works in loopback :( > > putty whines that "Incoming packet was garbled on decryption" > Try: iptables -F iptables -t nat -F and try ssh again -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] X server won't load

2007-06-10 Thread Andrey Vul
ssh only works in loopback :( putty whines that "Incoming packet was garbled on decryption" On 6/10/07, Hans-Werner Hilse <[EMAIL PROTECTED]> wrote: Hi, On Sun, 10 Jun 2007 10:10:19 -0400 "Andrey Vul" <[EMAIL PROTECTED]> wrote: > last time I did ssh was when installing LFS; been a looong time

Re: [gentoo-user] X server won't load

2007-06-10 Thread Hans-Werner Hilse
Hi, On Sun, 10 Jun 2007 10:10:19 -0400 "Andrey Vul" <[EMAIL PROTECTED]> wrote: > last time I did ssh was when installing LFS; been a looong time and I forgot. > > Refresh my memory, please? > I have sshd on my laptop, putty on my desktop Just start sshd (it's usually configured to run straight

Re: [gentoo-user] X server won't load

2007-06-10 Thread Andrey Vul
last time I did ssh was when installing LFS; been a looong time and I forgot. Refresh my memory, please? I have sshd on my laptop, putty on my desktop On 6/10/07, Hans-Werner Hilse <[EMAIL PROTECTED]> wrote: Hi, On Sat, 9 Jun 2007 23:29:49 -0400 "Andrey Vul" <[EMAIL PROTECTED]> wrote: > I reb

Re: [gentoo-user] X server won't load

2007-06-10 Thread Hans-Werner Hilse
Hi, On Sat, 9 Jun 2007 23:29:49 -0400 "Andrey Vul" <[EMAIL PROTECTED]> wrote: > I rebooted into my 2.6.22-rc3-rsdl1.0-hrt2 kernel and the X server > crashes (reminds me of Beryl on Ubuntu, but this time, there is a > blank black screen and no mouse). The problem is, my laptop has no > serial port

[gentoo-user] X server won't load

2007-06-09 Thread Andrey Vul
I rebooted into my 2.6.22-rc3-rsdl1.0-hrt2 kernel and the X server crashes (reminds me of Beryl on Ubuntu, but this time, there is a blank black screen and no mouse). The problem is, my laptop has no serial port, and therefore, I can't dmesg after starting X. Because my keyboard has gone belly-up