You are not logged in.

#26 2009-03-30 14:50:13

iceman81
Member
From: Cambridge
Registered: 2007-07-25
Posts: 59
Website

Re: kernel26-ice comments and suggestions

once wrote:

2.6.28.9-ice in AUR, what is that ?

The latest version of a working kernel...

Read lkml:

http://lkml.org/lkml/2009/3/24/215

I had the same problem on my box and it was absolutely unusable.

So men, be patient.

Offline

#27 2009-04-03 12:05:45

iceman81
Member
From: Cambridge
Registered: 2007-07-25
Posts: 59
Website

Re: kernel26-ice comments and suggestions

Added package to 2.6.29.1

Enjoy the release

Offline

#28 2009-04-03 14:34:18

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: kernel26-ice comments and suggestions

.29 is not working well for me, i can't get a wireless-N connection with Intel 5100 (G works ok) and screen writes with my ati 3650 (radeonhd) are very slow (about 50% slower than with the last .28)

(edit: i mean 29.1 obviously)

Last edited by litemotiv (2009-04-03 14:47:42)


ᶘ ᵒᴥᵒᶅ

Offline

#29 2009-04-03 15:30:36

iceman81
Member
From: Cambridge
Registered: 2007-07-25
Posts: 59
Website

Re: kernel26-ice comments and suggestions

litemotiv wrote:

.29 is not working well for me, i can't get a wireless-N connection with Intel 5100 (G works ok) and screen writes with my ati 3650 (radeonhd) are very slow (about 50% slower than with the last .28)

(edit: i mean 29.1 obviously)

Have you checked if you have the same problem with the vanilla kernel ?

Offline

#30 2009-04-03 16:24:21

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: kernel26-ice comments and suggestions

iceman81 wrote:

Have you checked if you have the same problem with the vanilla kernel ?

Hmm no.. I'll try to rebuild your package without the extra patches and custom config.


ᶘ ᵒᴥᵒᶅ

Offline

#31 2009-04-03 17:31:59

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: kernel26-ice comments and suggestions

I just gave it a go, ended up with a kernel panic. wink It guess it's a bit too much work for quick debugging since there's a lot of configuring to be done. Using the kernel-ice config on the other hand wouldn't really be useful as that would basically give me the original package, only without the patches (which are not likely the cause of my problems).

I've switched back to stock-arch for now, will await if any other reports are flowing in..


ᶘ ᵒᴥᵒᶅ

Offline

#32 2009-04-04 10:27:16

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: kernel26-ice comments and suggestions

update: ati display perfomance was more or less restored by using:

aur/drm-radeon-module-git-r6xx-r7xx 20090329-1
    radeon and drm module for xf86-video-radeonhd-git-r6xx-r7xx

aur/xf86-video-radeonhd-git-r6xx-r7xx 20090307-1
    Driver for AMD GPG r6xx/r7xx Chipsets - r6xx-r7xx branch

(gained me working xvideo as a side effect so i shan't complain)

---

now i need to find a way to get draft-n working again.


ᶘ ᵒᴥᵒᶅ

Offline

#33 2009-04-04 13:04:29

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: kernel26-ice comments and suggestions

another update:

the draft-n problem with intel wireless (iwlagn) seems to be caused by this:

iwl4965 driver not working with WMM enabled and AES encryption

disabling wmm on the router and manually issuing dhclient works around this (for now).

hope this helps anyone else running into problems. wink


ᶘ ᵒᴥᵒᶅ

Offline

#34 2009-04-13 11:45:01

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: kernel26-ice comments and suggestions

Since Tuxonice 3.0.1 LZO is now the default compression mechanism instead of LZF. I've updated the wiki to reflect this, here's the new instructions for reference:

Add lzo to initramfs modules in /etc/mkinitcpio.conf (example):

MODULES="lzo"
HOOKS="base udev autodetect pata scsi sata resume filesystems"

Change the compression method in /etc/hibernate/suspend2.conf (example):

### suspend2 (for Software Suspend 2)
UseSuspend2 yes
Reboot no
EnableEscape yes
DefaultConsoleLevel 1
Compressor lzo
Encryptor none

Regenerate initramfs:

mkinitcpio -p kernel26-ice

ᶘ ᵒᴥᵒᶅ

Offline

#35 2009-04-14 12:33:42

iceman81
Member
From: Cambridge
Registered: 2007-07-25
Posts: 59
Website

Re: kernel26-ice comments and suggestions

litemotiv wrote:

Since Tuxonice 3.0.1 LZO is now the default compression mechanism instead of LZF. I've updated the wiki to reflect this, here's the new instructions for reference:

good work.

Added realtime patch to pkgbuild.

Some testing needed... ;-)

Offline

#36 2009-04-14 14:48:14

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: kernel26-ice comments and suggestions

i decided to make some extra effort and created a dedicated wiki page for tuxonice:

http://wiki.archlinux.org/index.php/Tuxonice

the suspend_to_disk page which used to harbour tuxonice was somewhat dense and illogical, it also lacked information about suspending to file. the new page will be shown directly when someone enters tuxonice in the search box.

the old page is updated to reflect the changes, let me know if you come across any inconsistencies or missing information.


ᶘ ᵒᴥᵒᶅ

Offline

#37 2009-04-24 09:57:20

iceman81
Member
From: Cambridge
Registered: 2007-07-25
Posts: 59
Website

Re: kernel26-ice comments and suggestions

Change realtime patch to rt8

Offline

#38 2009-05-02 17:22:26

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: kernel26-ice comments and suggestions

The package fails atm:

"The requested URL /pub/linux/kernel/projects/rt/patch-2.6.29.2-rt10.bz2 was not found on this server."


ᶘ ᵒᴥᵒᶅ

Offline

#39 2009-05-03 13:43:27

iceman81
Member
From: Cambridge
Registered: 2007-07-25
Posts: 59
Website

Re: kernel26-ice comments and suggestions

Fixed. Please post rt related issues to:

http://bbs.archlinux.org/viewtopic.php?pid=547113

Offline

#40 2009-05-03 13:45:24

iceman81
Member
From: Cambridge
Registered: 2007-07-25
Posts: 59
Website

Re: kernel26-ice comments and suggestions

cool cool cool

100 votes

cool cool cool

Offline

#41 2009-05-03 20:32:43

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: kernel26-ice comments and suggestions

iceman81 wrote:

Fixed. Please post rt related issues to:

http://bbs.archlinux.org/viewtopic.php?pid=547113

I don't really like keeping track of two threads plus an AUR-page for 1 single package, i'll just post any build errors here. wink


ᶘ ᵒᴥᵒᶅ

Offline

#42 2009-05-04 00:35:42

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: kernel26-ice comments and suggestions

Hi, CONFIG_BT_HCIBTUSB is not set in config.x86_64 but IS set in config. Is needed for bluetooth on my laptop (and, I believe, in most laptops as well). Please change config.x86_64 to reflect that. CONFIG_BT_HCIBTUSB is (obviously) set for standard kernel26-ARCH, both config and config.x86_64.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#43 2009-05-04 11:43:22

iceman81
Member
From: Cambridge
Registered: 2007-07-25
Posts: 59
Website

Re: kernel26-ice comments and suggestions

ngoonee wrote:

Hi, CONFIG_BT_HCIBTUSB is not set in config.x86_64 but IS set in config. Is needed for bluetooth on my laptop (and, I believe, in most laptops as well). Please change config.x86_64 to reflect that. CONFIG_BT_HCIBTUSB is (obviously) set for standard kernel26-ARCH, both config and config.x86_64.

Please provide a -ARCH compliant x86_64 config file for -ice kernel. i don't have any 64bit machine at the moment

Offline

#44 2009-05-05 01:16:28

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: kernel26-ice comments and suggestions

Am unsure how to do that, sorry. My thinking is that I could use ABS to get the PKGBUILD (including default config) from the Arch servers themselves, but wouldn't that need to be modified to be ice/rt specific? I mainly use gconfig myself, so get a bit overwhelmed with the raw config file, frankly.

Please advise, and I'll get right on it.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#45 2009-05-05 11:11:05

Liuuutas
Member
From: Cambridge
Registered: 2009-05-02
Posts: 71

Re: kernel26-ice comments and suggestions

Hi there, I don't know actually whether my problem is relevant to all kernels or just ICE kernel, but I am unable to resume after second suspend. Using newest pm-utils and newest kernel26-ice. However if I downgrade to the stock kernel 2.26.28 everything goes fine.

Does anyone have a clue what things are messed up? smile

Offline

#46 2009-05-07 02:26:35

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: kernel26-ice comments and suggestions

Okay, I've done up a config file. First, how I did it was I did a diff on the x686 config file, copied the x86_64 config file from ABS for kernel26, and changed the necessary lines (in the end, TOI related as well as reiser4).

Here's the diff for x686 as compared to the diff for x86_64.

And here's the config.x86_64 file itself. Will try compiling it now, dont foresee any problems. By the way, viewing the diff for x686, you may want to tweak a bit to bring your config in line with the main kernel's.

EDIT: Ah, there was an error in the config.x86_64 from ABS! Please change the line CONFIG_AUFS_INO_T_ to CONFIG_AUFS_INO_T_=y. It's line 3783.

EDIT-2: Even sillier, I just compiled with no problems, and realized that I forgot to change CONFIG_LOCALVERSION="-ARCH" to CONFIG_LOCALVERSION="-ice". Re-compiling....

Last edited by ngoonee (2009-05-07 04:24:28)


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#47 2009-05-07 06:35:11

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: kernel26-ice comments and suggestions

Okay, I've compiled the kernel and it seems to be working fine here. Here's the updated (corrected) config.x86_64.

The md5sum is 'ce0bb33389fd5750a1796b96437d3ef5'


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#48 2009-05-11 19:51:52

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: kernel26-ice comments and suggestions

I'm getting an error during the patching phase:

[ ... ]
patching file fs/reiser4/writeout.h
patching file fs/reiser4/znode.c
patching file fs/reiser4/znode.h
patching file include/linux/fs.h
Hunk #1 succeeded at 1405 (offset 8 lines).
Hunk #2 succeeded at 1846 (offset 8 lines).
patching file include/linux/mm.h
Hunk #1 succeeded at 845 (offset 12 lines).
patching file mm/filemap.c
patching file mm/page-writeback.c
Hunk #1 succeeded at 1199 (offset 1 line).
Hunk #2 succeeded at 1241 (offset 1 line).
Hunk #3 succeeded at 1257 (offset 1 line).
: command not found 
Error: Makepkg was unable to build kernel26-ice package.

Not sure which command should be missing, ive only checked briefly and didn't see anything obvious.


ᶘ ᵒᴥᵒᶅ

Offline

#49 2009-05-12 22:46:01

litemotiv
Forum Fellow
Registered: 2008-08-01
Posts: 5,026

Re: kernel26-ice comments and suggestions

this RT stuff isn't making life easier...

  -> Downloading patch-2.6.29.2-rt11.bz2...
--2009-05-13 00:40:16--  http://www.kernel.org/pub/linux/kernel/projects/rt/patch-2.6.29.2-rt11.bz2
Resolving www.kernel.org... 199.6.1.164
Connecting to www.kernel.org|199.6.1.164|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2009-05-13 00:40:16 ERROR 404: Not Found.

==> ERROR: Failure while downloading patch-2.6.29.2-rt11.bz2
    Aborting...

ᶘ ᵒᴥᵒᶅ

Offline

#50 2009-05-12 22:59:56

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: kernel26-ice comments and suggestions

That's because rt12 is out. If you want rt11, go to http://www.kernel.org/pub/linux/kernel/ … _of_patch>.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

Board footer

Powered by FluxBB