| View previous topic :: View next topic |
| Author |
Message |
VeXocide Tux's lil' helper

Joined: 02 Jul 2004 Posts: 131 Location: Netherlands, the
|
Posted: Sun Jul 02, 2006 9:11 pm Post subject: |
|
|
I compiled it everything works fine except for 1 small thing:
The fadein on my framebuffer splash takes too long, so it overwrites the status bar with the icons a few times giving a weird flashing effect.
Does anyone else have this problem, or does someone know a fix ? |
|
| Back to top |
|
 |
iphitus Apprentice

Joined: 03 Aug 2005 Posts: 226
|
Posted: Mon Jul 03, 2006 1:27 am Post subject: |
|
|
| VeXocide wrote: | I compiled it everything works fine except for 1 small thing:
The fadein on my framebuffer splash takes too long, so it overwrites the status bar with the icons a few times giving a weird flashing effect.
Does anyone else have this problem, or does someone know a fix ? |
add mtrr:3 to your vesafb options |
|
| Back to top |
|
 |
priestjim Tux's lil' helper


Joined: 09 Jan 2005 Posts: 100 Location: Never never land
|
Posted: Mon Jul 03, 2006 7:45 am Post subject: |
|
|
Seems a problem with 2.6.17 (also tried -no), mount hangs while trying to mount my external hdd's NTFS partition and there is nothing I can do (even shutdown!)! Anyone experiencing the same? _________________ My soul is my antenna, I am the instrument + the guitar is my amplifier.
-- Ottmar Liebert |
|
| Back to top |
|
 |
VeXocide Tux's lil' helper

Joined: 02 Jul 2004 Posts: 131 Location: Netherlands, the
|
Posted: Mon Jul 03, 2006 8:03 am Post subject: |
|
|
| iphitus wrote: | | add mtrr:3 to your vesafb options |
This fixed it, thanks.
priestjim: I have a external disk with a ntfs partition too, and it mounts fine (read only). |
|
| Back to top |
|
 |
numlock n00b

Joined: 17 Sep 2004 Posts: 50
|
Posted: Mon Jul 03, 2006 10:19 am Post subject: |
|
|
So... what about libata ?
(see comment on the 1st page)  |
|
| Back to top |
|
 |
brot Guru


Joined: 06 Apr 2004 Posts: 318
|
Posted: Mon Jul 03, 2006 4:04 pm Post subject: |
|
|
just wanted to add that everything is working very well here, thank you for providing such a great kernel.
brot |
|
| Back to top |
|
 |
LoSeR_5150 Guru


Joined: 20 Mar 2005 Posts: 455 Location: San Francisco, CA
|
Posted: Mon Jul 03, 2006 9:22 pm Post subject: |
|
|
Everything working smoothly here... Great Kernel _________________ Opteron 1356@2.4Ghz
6GB DDR2 800Mhz
128MB Quadro NVS 210S
640GB Western Digital HD
*Gentoo-x86_64-2.6.30-r1
Opteron175@2.2GHz
2GB DDR 400MHz
256MB Quadro 1400 Go
(2) 80GB Segate HDs: RAID0
*Gentoo-x86_64-2.6.30-r1 |
|
| Back to top |
|
 |
Phlogiston Veteran


Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Tue Jul 04, 2006 10:32 am Post subject: |
|
|
@dev: The only update was the update of the vanilla version right? Because there is a newer suspend2 patch I probably need because suspend2 was not that stable with the previous kernel. So I'm back to the 2.6.16 beyond kernel. _________________ Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor |
|
| Back to top |
|
 |
SDNick484 Tux's lil' helper

Joined: 05 Dec 2005 Posts: 123
|
Posted: Wed Jul 05, 2006 4:35 am Post subject: |
|
|
I just migrated from 2.6.16-beyond2 to 2.6.17-beyond1.1 and so far so good. This is on a Dell D610 with an ATI X300 vid card. So far I've suspended to disk and resumed without any issues. I did notice undervolting is no longer functioning:
# echo "798000:700,1064000:796,1330000:876,1596000:956,1995000:1164" > /sys/devices/system/cpu/cpu0/cpufreq/op_points_table
bash: echo: write error: Invalid argument
This isn't a major issue for me but thought it's worth noting. |
|
| Back to top |
|
 |
Phlogiston Veteran


Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Wed Jul 05, 2006 6:30 am Post subject: |
|
|
| SDNick484 wrote: | I just migrated from 2.6.16-beyond2 to 2.6.17-beyond1.1 and so far so good. This is on a Dell D610 with an ATI X300 vid card. So far I've suspended to disk and resumed without any issues. I did notice undervolting is no longer functioning:
# echo "798000:700,1064000:796,1330000:876,1596000:956,1995000:1164" > /sys/devices/system/cpu/cpu0/cpufreq/op_points_table
bash: echo: write error: Invalid argument
This isn't a major issue for me but thought it's worth noting. |
The order of the values has changed, it's inverted... Good luck and take care... _________________ Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor |
|
| Back to top |
|
 |
SDNick484 Tux's lil' helper

Joined: 05 Dec 2005 Posts: 123
|
Posted: Thu Jul 06, 2006 6:36 am Post subject: |
|
|
Phlogiston, thanks for the tip, I'll be sure to update the ACPI script on the Undervolting HowTo Wiki.
I ran into one other issue last night when shutting the machine down which may or may not be kernel related. Earlier in my session I had disabled both acpid & cpufreqd, and when I chose to shutdown the machine (via gnome-panel) the machine refused to power down. All the normal shutdown scripts initiated in the standard order, but both acpid and cpufreqd listed as [failed] instead of [ok] and the machine went no further after cpufreqd failed. Instead of powering down, the machine remained on (essentially it was brain dead). I waited a couple minutes and did a hard powerdown; upon reboot the filesystem didn't have any issues so this isn't a major problem. I've powered down multiple times since and haven't ran into any other issues. |
|
| Back to top |
|
 |
b3cks Veteran


Joined: 23 Mar 2004 Posts: 1477 Location: Bremen (GER)
|
Posted: Sat Jul 08, 2006 6:48 pm Post subject: |
|
|
Finally updated, tested for a while and it works perfectly so far. Thx for your work guys!
| Code: | Linux fishbox 2.6.17-beyond1.1 #1 SMP Sat Jul 8 19:14:23 CEST 2006 i686 Intel(R) Pentium(R) M processor 1.70GHz GNU/Linux
|
_________________ I am /root and if you see me laughing you better have a backup. |
|
| Back to top |
|
 |
b33fc0d3 Retired Dev

Joined: 22 Jun 2006 Posts: 128
|
|
| Back to top |
|
 |
Phlogiston Veteran


Joined: 27 Jan 2004 Posts: 1925 Location: Europe, Swizerland
|
Posted: Mon Jul 17, 2006 6:49 pm Post subject: |
|
|
Yes and here is the thread: http://forums.gentoo.org/viewtopic-t-481099.html
Open your eyes  _________________ Workstation: 5.1 SurroundSound, LIRC remote control; Laptop [IBM-T43]: patched sources, s2disk/ram, fingerprint sensor |
|
| Back to top |
|
 |
|