Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.23-kamikaze3: "Little John"
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
are
Apprentice
Apprentice


Joined: 03 Jan 2006
Posts: 188

PostPosted: Sun Oct 21, 2007 3:48 pm    Post subject: Reply with quote

Aesthete wrote:
What about including this patches?


I think, Al Viro gave the answer already:

As for the posted patch, AFAICS it's FUBAR in handling of .. in such
directories. Moreover, how are you going to keep that shadow tree
in sync with the main one if somebody starts doing renames in the
latter? Or mount --move, or...
Back to top
View user's profile Send private message
scav0r
n00b
n00b


Joined: 03 Oct 2006
Posts: 14

PostPosted: Mon Oct 22, 2007 5:26 am    Post subject: Reply with quote

I have problem with tuxonice, everything works correctly except for X(which is a pretty imporant thing) below is the error output I get after getting out of an suspend.

I have tried suspending with X, also tried suspending without X and then enabling X when comming back, all with same results

using the i810 driver

tried recompiling the driver and mesa


X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.23-kamikaze2 i686
Current Operating System: Linux lars-laptop 2.6.23-kamikaze3 #1 SMP PREEMPT Sat Oct 20 17:25:04 CEST 2007 i686
Build Date: 15 October 2007 04:08:46PM

Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 21 20:57:05 2007
(==) Using config file: "/etc/X11/xorg.conf"
(II) Module "i2c" already built-in
(II) Module "ddc" already built-in
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
(II) Module "ddc" already built-in
(II) Module "i2c" already built-in
(II) Module "ramdac" already built-in
Synaptics DeviceInit called
SynapticsCtrl called.
Synaptics DeviceOn called
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
Synaptics DeviceOff called
Error in I830WaitLpRing(), timeout for 2 seconds
pgetbl_ctl: 0x7ffc0001 pgetbl_err: 0x0
ipeir: 0 iphdr: 5125ed44
LP ring tail: 8 head: 0 len: 1f001 start 0
eir: 0 esr: 1 emr: ffff
instdone: ffc1 instpm: 0
memmode: 306 instps: 2014c0
hwstam: ffff ier: 2 imr: ffff iir: 0
Ring at virtual 0xa790d000 head 0x0 tail 0x8 count 2
0001ff80: 00301e37
0001ff84: 002f1e37
0001ff88: 00301e381e37
0001ffc0: 00301e38
0001ffc4: 00301e37
0001ffc8: 00301e37
0001ffcc: 00301e37
0001ffd0: 00301e37
0001ffd4: 00301f37
0001ffd8: 00301f37
0001ffdc: 002f1f37
0001ffe0: 00301e37
0001ffe4: 00301e38
0001ffe8: 00301e38
0001ffec: 00301e37
0001fff0: 00301e37
0001fff4: 00301e37
0001fff8: 00301e38
0001fffc: 00301e38
00000000: 02000011
Ring end
space: 131056 wanted 131064

Fatal server error:
lockup
Back to top
View user's profile Send private message
Ishiki
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2005
Posts: 86

PostPosted: Mon Oct 22, 2007 7:41 am    Post subject: Reply with quote

Two problems found in all 2.6.23 kamikaze releases.

1) Can't install nvidia drivers. Error log: http://pastebin.com/m2a3af824

2) cpu frequency scaling does not work either. When /etc/init.d/cpufreqd is trying to start, a massage saying that the kernel has to be compiled with CONFIG_CPU_FREQ shows up. Do I need to say that I have this kernel option enabled? When modprobe speedstep_centrino, "no such device" answers...

This is uncommon.
Back to top
View user's profile Send private message
unK
l33t
l33t


Joined: 06 Feb 2007
Posts: 769

PostPosted: Mon Oct 22, 2007 7:46 am    Post subject: Reply with quote

Ishiki wrote:
1) Can't install nvidia drivers. Error log: http://pastebin.com/m2a3af824

You have to use the latest version from portage (for now 100.14.19) and it will work.
Back to top
View user's profile Send private message
Ishiki
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2005
Posts: 86

PostPosted: Mon Oct 22, 2007 8:00 am    Post subject: Reply with quote

Thank You unK!

Now I'll have to do something with cpufreq...
Back to top
View user's profile Send private message
Waninkoko
Guru
Guru


Joined: 13 May 2005
Posts: 549

PostPosted: Mon Oct 22, 2007 8:58 am    Post subject: Reply with quote

Ishiki wrote:
Thank You unK!

Now I'll have to do something with cpufreq...


If youre not doing undervolt, try acpi-cpufreq driver instead of speedstep-centrino.
Back to top
View user's profile Send private message
Ishiki
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2005
Posts: 86

PostPosted: Mon Oct 22, 2007 10:04 am    Post subject: Reply with quote

Here's my .config
CPU freq isn't working even if I have all required options (I think I have...)

Strange thing is that, that the system requires some adjustements to this kernel to work as before. For example, conky shows "no ac_adapters ?", where percentage of battery charge was. Also runlevels (battery / default) do not change when AC is plugged in / out. System stays at battery all the time.
Do I need to enable Power supply in the kernel config for it to work ( my .conkyrc ) ?
Back to top
View user's profile Send private message
RobertDavid
Apprentice
Apprentice


Joined: 08 Aug 2005
Posts: 271
Location: Czech Republic

PostPosted: Mon Oct 22, 2007 1:34 pm    Post subject: Reply with quote

Ishiki wrote:
Here's my .config
CPU freq isn't working even if I have all required options (I think I have...)

Strange thing is that, that the system requires some adjustements to this kernel to work as before. For example, conky shows "no ac_adapters ?", where percentage of battery charge was. Also runlevels (battery / default) do not change when AC is plugged in / out. System stays at battery all the time.
Do I need to enable Power supply in the kernel config for it to work ( my .conkyrc ) ?


You need
1) enable power-suply option and than in acpi ac-adapter
2) in acpi enable deprecated /proc interface and deprecated .../event interface to be able to use acpid and conky monitoring.
_________________
Arch & Fluxbox & 2.6.24-rc-zen!!!!
robertek.brevnov.net
Back to top
View user's profile Send private message
buttons
n00b
n00b


Joined: 26 Jan 2006
Posts: 18

PostPosted: Mon Oct 22, 2007 3:21 pm    Post subject: Reply with quote

Just out of morbid curiosity...none of you with obscenely low wakeups are using nvidia cards on your laptops, are you? I get 60-74 wakeups on nvidia alone. And no, I can't use the nv driver...looks like nv doesn't support 8400 GS.
Back to top
View user's profile Send private message
buddabrod
Apprentice
Apprentice


Joined: 15 Oct 2006
Posts: 241
Location: Germany

PostPosted: Mon Oct 22, 2007 3:33 pm    Post subject: Reply with quote

buttons wrote:
Just out of morbid curiosity...none of you with obscenely low wakeups are using nvidia cards on your laptops, are you? I get 60-74 wakeups on nvidia alone. And no, I can't use the nv driver...looks like nv doesn't support 8400 GS.

Option "OnDemandVBlankInterrupts" "true"

I get as low as 7-10 wakeups/sec with nvidia driver.
Back to top
View user's profile Send private message
Waninkoko
Guru
Guru


Joined: 13 May 2005
Posts: 549

PostPosted: Mon Oct 22, 2007 3:37 pm    Post subject: Reply with quote

buttons wrote:
Just out of morbid curiosity...none of you with obscenely low wakeups are using nvidia cards on your laptops, are you? I get 60-74 wakeups on nvidia alone. And no, I can't use the nv driver...looks like nv doesn't support 8400 GS.


Add this to your "xorg.conf":

Code:
Option      "OnDemandVBlankInterrupts"      "True"
Back to top
View user's profile Send private message
buttons
n00b
n00b


Joined: 26 Jan 2006
Posts: 18

PostPosted: Mon Oct 22, 2007 5:38 pm    Post subject: Reply with quote

Oh...wow. Thank you. That's...huge.
Back to top
View user's profile Send private message
Ishiki
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2005
Posts: 86

PostPosted: Mon Oct 22, 2007 7:23 pm    Post subject: Reply with quote

RobertDavid, enabling Power supply worked, thank You.
But cpu freq does not work...
Back to top
View user's profile Send private message
mroconnor
Guru
Guru


Joined: 24 Feb 2006
Posts: 402
Location: USA

PostPosted: Tue Oct 23, 2007 7:25 pm    Post subject: Reply with quote

I can't seem to suspend-to-ram or disk using kamikaze3. I was able to do it in gentoo-sources-2.6.22-r8 by having this execute when I closed my lid:
Code:
 
#!/bin/bash
hibernate-ram --force

When it executes, the machine suspends, when I open the lid it resumes but with a black screen(VGA compatible controller: ATI Technologies Inc Radeon Mobility X1400).
When I issue
Code:
hibernate
it runs through the process of suspending but immediately resumes with out ever having fully or completely suspended.

Any thoughts on what I am missing?? Thanks in advance for any help.

Cheers!

EDIT PS - great patch, my hdaps/tp_smpai finally works!!!! Although the system over all feels sluggish.
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Tue Oct 23, 2007 7:50 pm    Post subject: Reply with quote

buttons wrote:
Oh...wow. Thank you. That's...huge.


++

loving that feature :D

now only around 60 wakeups on my desktop 8)
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
b33fc0d3
Retired Dev
Retired Dev


Joined: 22 Jun 2006
Posts: 128

PostPosted: Wed Oct 24, 2007 2:02 am    Post subject: Re: 2.6.23-kamikaze3: "Little John" Reply with quote

Waninkoko wrote:
Thank you for this patch. It'll be in kamikaza4 ;)

Can you add this patch in kamikaze4 instead? it's a more up to date snapshot.
Code:
http://b33fc0d3.googlecode.com/files/2.6.23-linville-20071020.patch.bz2
Back to top
View user's profile Send private message
Waninkoko
Guru
Guru


Joined: 13 May 2005
Posts: 549

PostPosted: Wed Oct 24, 2007 1:04 pm    Post subject: Re: 2.6.23-kamikaze3: "Little John" Reply with quote

b33fc0d3 wrote:
Waninkoko wrote:
Thank you for this patch. It'll be in kamikaza4 ;)

Can you add this patch in kamikaze4 instead? it's a more up to date snapshot.
Code:
http://b33fc0d3.googlecode.com/files/2.6.23-linville-20071020.patch.bz2


It isn't in kamikaze4 but maybe it'll be in kamikaze5. Some people had little problems with wireless-git. I hope this rev works better.
Back to top
View user's profile Send private message
b33fc0d3
Retired Dev
Retired Dev


Joined: 22 Jun 2006
Posts: 128

PostPosted: Wed Oct 24, 2007 1:23 pm    Post subject: Re: 2.6.23-kamikaze3: "Little John" Reply with quote

Waninkoko wrote:
It isn't in kamikaze4 but maybe it'll be in kamikaze5. Some people had little problems with wireless-git. I hope this rev works better.

Why can't you replace the one in k4? I see your k4 patches online but you haven't released them on the forums. I assume you want your users to have the latest and best patches.
Back to top
View user's profile Send private message
Waninkoko
Guru
Guru


Joined: 13 May 2005
Posts: 549

PostPosted: Wed Oct 24, 2007 1:45 pm    Post subject: Re: 2.6.23-kamikaze3: "Little John" Reply with quote

b33fc0d3 wrote:
Waninkoko wrote:
It isn't in kamikaze4 but maybe it'll be in kamikaze5. Some people had little problems with wireless-git. I hope this rev works better.

Why can't you replace the one in k4? I see your k4 patches online but you haven't released them on the forums. I assume you want your users to have the latest and best patches.


There's a post about kamikaze4 below :P And kamikaze4 doesn't have any wireless-git patch.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4
Page 4 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum