Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Love5 - The Sardine Release
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5  Next  
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Strom
n00b
n00b


Joined: 01 Mar 2003
Posts: 36
Location: Estonia, Tallinn

PostPosted: Sun Jan 18, 2004 9:53 pm    Post subject: Reply with quote

stefanwa wrote:

Seems like!! ;)

Of course I did a full backup in advance so I can go back anytime I want to. And it's a fact that I have no single important files on my Linux partitions, so when everything would get lost it won't really matter.
I'm lovin the risk...


Well if the loss of your data won't really matter then what risk is there? It's just something that you say to yourself ;)
Back to top
View user's profile Send private message
RoYzter
n00b
n00b


Joined: 09 Jan 2004
Posts: 33

PostPosted: Mon Jan 19, 2004 12:16 am    Post subject: Reply with quote

Code:

# uname -r
2.6.1-love5
# losetup -e aes-256 /dev/loop0 /mnt/sda1/test
Password:
ioctl: LOOP_SET_STATUS: Invalid argument
#


still experiencing problems with the loopdevice :( anybody with the same errors? any suggestions how to fix it?
thx in advance

[edit] stupid me! forgot to load the cryptoloop module besides the cipher... everything working fine now :D
like this release very much, its nice, stable and fast. keep up the good work!
Back to top
View user's profile Send private message
ledskof
Apprentice
Apprentice


Joined: 22 Oct 2002
Posts: 209

PostPosted: Mon Jan 19, 2004 12:23 am    Post subject: Reply with quote

well reiser4 is working great for me so far. I've only had this sysem up for 24 hours though.
Everything is reiser4 except my /boot.

Don't run out and use reiser4 on everything just because I said though.

oh yeah.. I do have the unmount issue, but it hasn't been a problem yet.
Back to top
View user's profile Send private message
petrjanda
Veteran
Veteran


Joined: 05 Sep 2003
Posts: 1557
Location: Brno, Czech Republic

PostPosted: Mon Jan 19, 2004 12:30 am    Post subject: Reply with quote

ledskof wrote:
well reiser4 is working great for me so far. I've only had this sysem up for 24 hours though.
Everything is reiser4 except my /boot.

Don't run out and use reiser4 on everything just because I said though.

oh yeah.. I do have the unmount issue, but it hasn't been a problem yet.

I need to reinstall gentoo and i want to try reiser4 as well... i dont know how to though.
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Mon Jan 19, 2004 1:00 am    Post subject: Reply with quote

petrjanda wrote:
I need to reinstall gentoo and i want to try reiser4 as well... i dont know how to though.

Compile the kernel with Reiser4 support (has to be builtin at the moment, no module), then emerge reiser4progs and run "mkfs.reiser4 /dev/hdXY" to create the filesystem. When you're adding entries to /etc/fstab, use "reiser4" as the filesystem type.
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
nepenthe
Guru
Guru


Joined: 14 Jul 2002
Posts: 317
Location: Sanford, ME

PostPosted: Mon Jan 19, 2004 1:10 am    Post subject: Reply with quote

no converting to reiserf4 though huh?

what about resizing reiserf3? As to create a new reiserf4 to copy onto
Back to top
View user's profile Send private message
xeonburn
Apprentice
Apprentice


Joined: 21 Oct 2003
Posts: 172

PostPosted: Mon Jan 19, 2004 4:34 am    Post subject: Reply with quote

What do I do about this error?

Code:

bash-2.05b# make && make modules_install
  CC      arch/i386/kernel/asm-offsets.s
In file included from include/asm/thread_info.h:13,
                 from include/linux/thread_info.h:21,
                 from include/linux/spinlock.h:12,
                 from include/linux/capability.h:45,
                 from include/linux/sched.h:7,
                 from arch/i386/kernel/asm-offsets.c:7:
include/asm/processor.h:66: error: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here (not in a function)
include/asm/processor.h:66: error: requested alignment is not a constant
make[1]: *** [arch/i386/kernel/asm-offsets.s] Error 1
make: *** [arch/i386/kernel/asm-offsets.s] Error 2
Back to top
View user's profile Send private message
aethyr
Veteran
Veteran


Joined: 06 Apr 2003
Posts: 1085
Location: NYC

PostPosted: Mon Jan 19, 2004 6:00 am    Post subject: Reply with quote

xeonburn wrote:
What do I do about this error?


Are you sure you picked the right processor type?
Back to top
View user's profile Send private message
xeonburn
Apprentice
Apprentice


Joined: 21 Oct 2003
Posts: 172

PostPosted: Mon Jan 19, 2004 6:31 am    Post subject: Reply with quote

yeah... I have a P4... I upgraded to Love3 just fine

Do I have to do anything to my .config to use it with Love5 cuz I just copied it over from my Love3 folder?
Back to top
View user's profile Send private message
J0rus
n00b
n00b


Joined: 27 May 2003
Posts: 30
Location: Maryland, USA

PostPosted: Mon Jan 19, 2004 6:53 am    Post subject: Reply with quote

After you copied in your old .config, did you run "make oldconfig" before "make all && make modules_install" ?

If you didn't that's likely to be your problem...

~J0rus
Back to top
View user's profile Send private message
Chaosite
Guru
Guru


Joined: 13 Dec 2003
Posts: 540
Location: Right over here.

PostPosted: Mon Jan 19, 2004 7:26 am    Post subject: Reply with quote

One thing about Reiser4:

Don't resize it.

I use lvm2, and I thought I needed some more space in my Reiser4 /usr/portage/ partition. So I resized it...

First emerge I did, file got corrupted.

Then it OOPSed.

Then emerge stopped working at all.

So I tried umounting it. umount hung.

So I remounted all driver ro and hard rebooted.

fsck.reiser4 wouldn't touch the partition until I resized it back.

Working great now, though.
Back to top
View user's profile Send private message
sawanv
Apprentice
Apprentice


Joined: 05 Dec 2002
Posts: 238

PostPosted: Mon Jan 19, 2004 8:07 am    Post subject: Reply with quote

xeonburn wrote:
What do I do about this error?

Code:

bash-2.05b# make && make modules_install
  CC      arch/i386/kernel/asm-offsets.s
In file included from include/asm/thread_info.h:13,
                 from include/linux/thread_info.h:21,
                 from include/linux/spinlock.h:12,
                 from include/linux/capability.h:45,
                 from include/linux/sched.h:7,
                 from arch/i386/kernel/asm-offsets.c:7:
include/asm/processor.h:66: error: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here (not in a function)
include/asm/processor.h:66: error: requested alignment is not a constant
make[1]: *** [arch/i386/kernel/asm-offsets.s] Error 1
make: *** [arch/i386/kernel/asm-offsets.s] Error 2


Had the same problem...and it seems aethyr was right...somehow the processor type didnt get selected from the old .config. Selected my processor and now seems to be working fine.

@aethyr:

How could you tell it was that problem?! :roll:

Sawan
_________________
Eir kahen "chalo ghar jayen",
Bir kahen "chalo ghar jayen",
Phatte kahen "chalo ghar jayen",
Cartman kahen....."Screw you guys, I am going home !!! "
Back to top
View user's profile Send private message
petrjanda
Veteran
Veteran


Joined: 05 Sep 2003
Posts: 1557
Location: Brno, Czech Republic

PostPosted: Mon Jan 19, 2004 9:13 am    Post subject: Reply with quote

Wedge_ wrote:
petrjanda wrote:
I need to reinstall gentoo and i want to try reiser4 as well... i dont know how to though.

Compile the kernel with Reiser4 support (has to be builtin at the moment, no module), then emerge reiser4progs and run "mkfs.reiser4 /dev/hdXY" to create the filesystem. When you're adding entries to /etc/fstab, use "reiser4" as the filesystem type.

I'd like to make reiser4 the root partition on which ive got gentoo installed now :?
Back to top
View user's profile Send private message
steel300
Veteran
Veteran


Joined: 10 Jul 2003
Posts: 1155

PostPosted: Mon Jan 19, 2004 2:16 pm    Post subject: Reply with quote

sawanv wrote:
xeonburn wrote:
What do I do about this error?

Code:

bash-2.05b# make && make modules_install
  CC      arch/i386/kernel/asm-offsets.s
In file included from include/asm/thread_info.h:13,
                 from include/linux/thread_info.h:21,
                 from include/linux/spinlock.h:12,
                 from include/linux/capability.h:45,
                 from include/linux/sched.h:7,
                 from arch/i386/kernel/asm-offsets.c:7:
include/asm/processor.h:66: error: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here (not in a function)
include/asm/processor.h:66: error: requested alignment is not a constant
make[1]: *** [arch/i386/kernel/asm-offsets.s] Error 1
make: *** [arch/i386/kernel/asm-offsets.s] Error 2


Had the same problem...and it seems aethyr was right...somehow the processor type didnt get selected from the old .config. Selected my processor and now seems to be working fine.

@aethyr:

How could you tell it was that problem?! :roll:

Sawan


The asm-offsets.s erroring could only happen when the processor type isn't selected. With -mm4, the way to choose your processor type has changed, and the old .config file isn't compatible with the new way. It's a y/n thing as opposed to a list of processors and you choose one.
_________________
Rationality is the recognition of the fact that nothing can alter the truth and nothing can take precedence over that act of perceiving it.
Back to top
View user's profile Send private message
firaX
Apprentice
Apprentice


Joined: 23 Apr 2003
Posts: 175
Location: Munich, Germany

PostPosted: Mon Jan 19, 2004 5:22 pm    Post subject: Reply with quote

Quote:
CC drivers/scsi/sr.o
drivers/scsi/sr.c: In function `get_capabilities':
drivers/scsi/sr.c:851: warning: ISO C90 forbids mixed declarations and code
drivers/scsi/sr.c:886: error: initializer element is not constant
drivers/scsi/sr.c:887: error: initializer element is not constant
drivers/scsi/sr.c:887: warning: ISO C90 forbids mixed declarations and code
drivers/scsi/sr.c:888: error: syntax error at end of input
drivers/scsi/sr.c:74: warning: `sr_remove' used but never defined
drivers/scsi/sr.c:97: warning: `sr_packet' used but never defined
make[2]: *** [drivers/scsi/sr.o] Error 1
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2


Hm wont compile for me (seems to be a scsi problem / SCSI CD-Rom problem , built in btw)

ps: Thinking about it...could it be a problem with the "CD packet writing" patch? as the error mentions "sr_packet" ...i ve disabled packet writing btw.

update: Enabling packet writing didnt help either :(


Last edited by firaX on Mon Jan 19, 2004 5:39 pm; edited 1 time in total
Back to top
View user's profile Send private message
ares
Apprentice
Apprentice


Joined: 13 Oct 2003
Posts: 280
Location: Savigliano (CN)

PostPosted: Mon Jan 19, 2004 5:39 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic.php?t=125170&postdays=0&postorder=asc&start=50
_________________
My portage and homepage
Back to top
View user's profile Send private message
firaX
Apprentice
Apprentice


Joined: 23 Apr 2003
Posts: 175
Location: Munich, Germany

PostPosted: Mon Jan 19, 2004 5:45 pm    Post subject: Reply with quote

i m sorry for not reading the entire thread, thank you the problem is fixed :)
Back to top
View user's profile Send private message
firaX
Apprentice
Apprentice


Joined: 23 Apr 2003
Posts: 175
Location: Munich, Germany

PostPosted: Mon Jan 19, 2004 5:57 pm    Post subject: Reply with quote

argh now "aRts" gives me a CPU overload error (gets my cpu to 100% then shuts itsself down). Any solution to this? I ve got alsa libs etc to 1.0.1 so it should be compatible with the alsa kernel drivers... :/
Back to top
View user's profile Send private message
ledskof
Apprentice
Apprentice


Joined: 22 Oct 2002
Posts: 209

PostPosted: Mon Jan 19, 2004 6:06 pm    Post subject: Reply with quote

@petrjanda
If you're the kind of guy whose system partitions consist of /boot, swap, and /, you will have a tough time of it if you don't have another hard drive.

I just built a reiser4 base system in a chroot jail, copied it over to another partition, booted, then built my other system partitions and copied everything over "cp -Rvg"

working good.

It would be nice to just make a livecd with reiser4 though. I'll definitely do that after reiser4 goes stable. There's no telling how long it will take gentoo to support it heh.
Back to top
View user's profile Send private message
Jake
Veteran
Veteran


Joined: 31 Jul 2003
Posts: 1132

PostPosted: Mon Jan 19, 2004 6:08 pm    Post subject: Reply with quote

For those thinking about using rieser4, I've been using it for /usr and /opt for almost two weeks with no trouble yet besides unmounting (no corruption, just an oops).
Back to top
View user's profile Send private message
firaX
Apprentice
Apprentice


Joined: 23 Apr 2003
Posts: 175
Location: Munich, Germany

PostPosted: Mon Jan 19, 2004 6:29 pm    Post subject: Reply with quote

not that i wish to annoy ppl, but anyone have any solution for applying the latest supermount patch? i get a "HUNK Failed" in the very end :-/
Back to top
View user's profile Send private message
aderio
Tux's lil' helper
Tux's lil' helper


Joined: 01 Dec 2003
Posts: 118
Location: England

PostPosted: Mon Jan 19, 2004 6:35 pm    Post subject: Reply with quote

Dumb Question of the day? Can I convert a partition to Reiserfs "on the fly" at risk or do I need to copy it to another partition and then copy back again?

If you want a laugh have a look at this article http://madpenguin.org/modules.php?op=modload&name=News&file=article&sid=853 who says MS arent bullies

Geoff
_________________
Typos lead to premature baldness, therefore lick and stick whenever possible. Veteran status may mean that you post a lot of *** I'm a noob and clueless.
"Let us go forward together" Winston Churchill
Back to top
View user's profile Send private message
DarwinianCoeus
Tux's lil' helper
Tux's lil' helper


Joined: 29 Sep 2003
Posts: 98
Location: Potsdam, NY

PostPosted: Mon Jan 19, 2004 8:51 pm    Post subject: kexec Reply with quote

where did kexec go?
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Mon Jan 19, 2004 8:59 pm    Post subject: Reply with quote

The kexec patch doesn't apply particularly nicely, and because of the way it does things, causes a hang on shutdown with nForce2 boards, even if kexec support isn't enabled in the kernel config. AFAIK it won't be back anytime soon, but steel300 will know better than me.
_________________
Per Ardua Ad Astra
The Earth is the cradle of the mind, but we cannot live forever in a cradle - Konstantin E. Tsiolkovsky
Gentoo Radeon FAQ
Back to top
View user's profile Send private message
S_aIN_t
Guru
Guru


Joined: 11 May 2002
Posts: 488
Location: Ottawa

PostPosted: Mon Jan 19, 2004 9:04 pm    Post subject: Reply with quote

finally got it working.

Code:
saint@localhost saint $ uname -a
Linux localhost 2.6.1-love5 #9 Mon Jan 19 15:57:45 EST 2004 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux


running on a IBM Thinkpad 600x with bootsplash and framebuffer..

so far i havent encountered any hindering factors.
_________________
"That which is overdesigned, too highly
specific, anticipates outcome; the anicipation of
outcome guatantees, if not failure, the
absence of grace."
- William Gibson, "All Tomorrow's Parties"
----
http://petro.tanreisoftware.com
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Goto page Previous  1, 2, 3, 4, 5  Next
Page 4 of 5

 
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