Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.1-love2
View unanswered posts
View posts from last 24 hours

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


Joined: 28 May 2003
Posts: 368

PostPosted: Sun Jan 11, 2004 10:18 am    Post subject: Reply with quote

i don't think this is love-sources rated but..
when i try to mount any iso/cryptoloop device i get :
Quote:
[12:16:53][~] -> mount -o something.iso /mnt/cdrom/ -v
mount: going to use the loop device /dev/loop0
ioctl: LOOP_SET_FD: Invalid argument
mount: failed setting up loop device

same results on 2.6.1-mm1.
i found a patch floating around on goggle's newsgroups but it was already in the kernel so i really don't know what to do.

peace
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Sun Jan 11, 2004 10:35 am    Post subject: Re: Wierd Error Reply with quote

michaelarch wrote:
Hello everyone! Thanks for the great kernels! I'm getting a wierd error when I try to digest the ebuild:

Code:
>>> Downloading http://odin.prohosting.com/wedge01/love-sources/2.6.1/2.6.1-love2/2.6.1-love2.patch.bz2
--19:23:21--  http://odin.prohosting.com/wedge01/love-sources/2.6.1/2.6.1-love2/2.6.1-love2.patch.bz2
           => `/usr/portage/distfiles/2.6.1-love2.patch.bz2'
Resolving odin.prohosting.com... 65.113.119.136
Connecting to odin.prohosting.com[65.113.119.136]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2,167,321 [text/plain]
 
100%[====================================>] 2,167,321    143.34K/s    ETA 00:00
 
19:23:37 (136.96 KB/s) - `/usr/portage/distfiles/2.6.1-love2.patch.bz2' saved [2167321/2167321]
 
!!! Couldn't download 2.6.1-love2.patch.bz2. Aborting.


Any help would be greatly appreciated!

Michael

Try removing /usr/local/portage/sys-kernel/love-sources/digest* and see if that helps.

Dracnor wrote:
Got a question on the bootsplash. I got the background to come up correctly and framebuffer works, and I can start X (using nvidia drivers), but if I try to ctrl+alt+f2 (or any other terminal) it comes up with strange colors. Anyone run into this before?

It works fine for me. Is it maybe something to do with the nvidia drivers? Or are you using the riva framebuffer instead of vesa?

joseh wrote:
Can you add a small README to install for someone who has not used love-sources before?

Sure, I'll write one and pass it on to steel300.

@fschneider: steel300 will be doing the next release AFAIK, he's been unable to get to his computer for the last few days so I was just filling in. I'll upload your patch somewhere and let him know about it.

@Seymour: many people have been getting these messages, but we haven't been able to work out why. I remember seeing a post in the forums that said you can get rid of the usb.agent error by emerging the latest version of hotplug. Other than that, I have no idea :?
_________________
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
scoobydu
Veteran
Veteran


Joined: 16 Feb 2003
Posts: 1076
Location: 'Mind the Gap'

PostPosted: Sun Jan 11, 2004 11:17 am    Post subject: Reply with quote

Not sure what it is but the AMD 76x patch still hangs my machine on boot.

MSI KD7MAster dual MP's

Always stops at the 'Freeing Kernel Memory'

When removed everthing is cool :)
_________________
Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective|
Back to top
View user's profile Send private message
asimon
l33t
l33t


Joined: 27 Jun 2002
Posts: 979
Location: Germany, Old Europe

PostPosted: Sun Jan 11, 2004 11:48 am    Post subject: Reply with quote

Trying to use bootsplash in silent mode and resolution 1280x1024x16 (video=mtrr,vesa:1280x1024 vga=0x31a) together with the vesafb results in a too small fb buffer:

Code:

Looking for splash picture.... silenjpeg size xxxxx bytes, does not fit into framebuffer.

(I don't have the right xxxx from the error message handy).

bootsplash shows the verbose mode image instead of the silent image (which is larger). This is with the default theme from the bootsplash-0.6-r3 package.

There is a an old fix for this problem in the forum but it seems this no longer applies because vesafb.c has changed much since the fix.
Back to top
View user's profile Send private message
nephros
Advocate
Advocate


Joined: 07 Feb 2003
Posts: 2139
Location: Graz, Austria (Europe - no kangaroos.)

PostPosted: Sun Jan 11, 2004 12:15 pm    Post subject: Reply with quote

joseh wrote:
Can you add a small README to install for someone who has not used love-sources before?


Love-sources is just a kernel patch. You install it like any other kernel patch, the procedure of which is described for example in /usr/src/linux/README under "INSTALLING the kernel" as well as in the Kernel-HOWTO and other places on the web.

If you want to go the even easier way of portage, just download the provided ebuilds and emerge them, and you will have a brand new love source tree in your /usr/src. You go about it as with any other kernel, configure, compile, install, reboot, stand in awe.
_________________
Please put [SOLVED] in your topic if you are a moron.


Last edited by nephros on Sun Jan 11, 2004 12:19 pm; edited 1 time in total
Back to top
View user's profile Send private message
nephros
Advocate
Advocate


Joined: 07 Feb 2003
Posts: 2139
Location: Graz, Austria (Europe - no kangaroos.)

PostPosted: Sun Jan 11, 2004 12:18 pm    Post subject: Reply with quote

scoobydu wrote:
Not sure what it is but the AMD 76x patch still hangs my machine on boot.

MSI KD7MAster dual MP's

Always stops at the 'Freeing Kernel Memory'

When removed everthing is cool :)

Hmm, it's running fine here; could you try to compile it as module and load it later?
_________________
Please put [SOLVED] in your topic if you are a moron.
Back to top
View user's profile Send private message
scoobydu
Veteran
Veteran


Joined: 16 Feb 2003
Posts: 1076
Location: 'Mind the Gap'

PostPosted: Sun Jan 11, 2004 1:08 pm    Post subject: Reply with quote

nephros wrote:
scoobydu wrote:
Not sure what it is but the AMD 76x patch still hangs my machine on boot.

MSI KD7MAster dual MP's

Always stops at the 'Freeing Kernel Memory'

When removed everthing is cool :)

Hmm, it's running fine here; could you try to compile it as module and load it later?


Will give it a try ... what are your .config settings for this part? just to check ..

cheers
_________________
Tyan Tiger K8W, 2xOpteron 240,Powerbook5,6 15" 1.5g, Macbook Black 2g, Mac Mini 1g, Ipod P60g.
| Linux - From a windows user perspective|
Back to top
View user's profile Send private message
nephros
Advocate
Advocate


Joined: 07 Feb 2003
Posts: 2139
Location: Graz, Austria (Europe - no kangaroos.)

PostPosted: Sun Jan 11, 2004 1:51 pm    Post subject: Reply with quote

scoobydu wrote:
nephros wrote:
scoobydu wrote:
Not sure what it is but the AMD 76x patch still hangs my machine on boot.

Always stops at the 'Freeing Kernel Memory'

Hmm, it's running fine here; could you try to compile it as module and load it later?


Will give it a try ... what are your .config settings for this part? just to check ..

Code:

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BOOT=y
CONFIG_ACPI_INTERPRETER=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
# CONFIG_ACPI_AC is not set
# CONFIG_ACPI_BATTERY is not set
CONFIG_ACPI_BUTTON=m
CONFIG_ACPI_FAN=m
CONFIG_ACPI_PROCESSOR=m
# CONFIG_ACPI_THERMAL is not set
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_TOSHIBA is not set
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_BUS=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_PCI=y
CONFIG_ACPI_SYSTEM=y
# CONFIG_ACPI_RELAXED_AML is not set
CONFIG_X86_PM_TIMER=y
CONFIG_AMD76X_PM=m

# CONFIG_APM is not set

So much for the ACPI section; I'll pm you the full .config.
_________________
Please put [SOLVED] in your topic if you are a moron.
Back to top
View user's profile Send private message
voosuz
n00b
n00b


Joined: 29 Nov 2003
Posts: 29

PostPosted: Sun Jan 11, 2004 2:20 pm    Post subject: Reply with quote

jaingaurav wrote:
great job.. on an amazing kernel... unfortunately though, I can't seem to get vmware working on it... the vmmon module won't even compile.. any ideas?


i had this problem too, there is a working solution here
_________________
25 minutes to go
Back to top
View user's profile Send private message
firebird84
n00b
n00b


Joined: 22 Sep 2003
Posts: 63
Location: Gainesville, FL

PostPosted: Sun Jan 11, 2004 2:36 pm    Post subject: Reply with quote

Question: Does anyone here use the Gnome resource graphs? I have mine in my toolbar, and since I switched from mm-sources to love, they are broken. I get CPU info and eth0 info, but no memory or swap space info. Anyone have this problem?

Edit:

It doesn't work with gkrellm for mem and swap either :-\.


Last edited by firebird84 on Sun Jan 11, 2004 3:04 pm; edited 1 time in total
Back to top
View user's profile Send private message
PrakashP
Veteran
Veteran


Joined: 27 Oct 2003
Posts: 1249
Location: C.C.A.A., Germania

PostPosted: Sun Jan 11, 2004 2:56 pm    Post subject: Reply with quote

8O Damn! This kernel is giving me hard lock-ups! X just freezes and I can't do anything anymore. Maybe I should set up magic-sysrq or whatever it is called. Reverted to 2.6-1-love1. Let's see whether this one is stable.
Back to top
View user's profile Send private message
Matje
l33t
l33t


Joined: 29 Oct 2002
Posts: 619
Location: Hasselt, Belgium

PostPosted: Sun Jan 11, 2004 7:00 pm    Post subject: Reply with quote

I installed this kernel, and although it does seem a little bit faster, this might as well be my interpretation. I don't see any major improvements over 2.6.0 but that'll be just me :) There's bound to be something better in this kernel isn't it? ;) (too bad I don't have those Lego - thingies ;))

A little question: framebuffer works fine for me, if I don't insert the cable on my tv-out. If I do, it scans my TV for available modes in stead of my CRT and I can't start it in 1280x1024. Any solutions to this known to any one (ie disabling the TV-out in CLI mode)
_________________
Life is like a box of chocolates... Before you know it, it's empty...
Back to top
View user's profile Send private message
OneOfOne
Guru
Guru


Joined: 28 May 2003
Posts: 368

PostPosted: Sun Jan 11, 2004 8:48 pm    Post subject: Reply with quote

firebird84 wrote:
Question: Does anyone here use the Gnome resource graphs? I have mine in my toolbar, and since I switched from mm-sources to love, they are broken. I get CPU info and eth0 info, but no memory or swap space info. Anyone have this problem?

Edit:

It doesn't work with gkrellm for mem and swap either :-\.

nope works here.
try to run gkrellm as root, if it works then there's some perm got screwed up in your /dev.

peace
Back to top
View user's profile Send private message
PrakashP
Veteran
Veteran


Joined: 27 Oct 2003
Posts: 1249
Location: C.C.A.A., Germania

PostPosted: Sun Jan 11, 2004 8:50 pm    Post subject: Reply with quote

So, now I used 2.6.1-love1 longer than love2 and no lock yet, so I skip love2. If love3 locks up, I'll go for bug hunting...
Back to top
View user's profile Send private message
m3ph
n00b
n00b


Joined: 09 Jan 2004
Posts: 39
Location: Estonia

PostPosted: Sun Jan 11, 2004 10:13 pm    Post subject: pcmcia-cs Reply with quote

pcmcia-cs still doesn't compile... just thought you'd like to know...

as i'm using a laptop i'd really like to see it compile =)
Back to top
View user's profile Send private message
i_hate_your_os
Tux's lil' helper
Tux's lil' helper


Joined: 29 Aug 2002
Posts: 128
Location: Manhattan Beach, CA

PostPosted: Sun Jan 11, 2004 10:21 pm    Post subject: Reply with quote

OneOfOne wrote:
i don't think this is love-sources rated but..
when i try to mount any iso/cryptoloop device i get :
Quote:
[12:16:53][~] -> mount -o something.iso /mnt/cdrom/ -v
mount: going to use the loop device /dev/loop0
ioctl: LOOP_SET_FD: Invalid argument
mount: failed setting up loop device

same results on 2.6.1-mm1.
i found a patch floating around on goggle's newsgroups but it was already in the kernel so i really don't know what to do.


Was it working before with a 2.6 kernel, or did you just update from 2.4? What version of util-linux are you running?

[edit]
Crap, I just loaded this up and all my loop stuff was broken too. Strace shows Illegal Seek. I guess, there is a problem with the loop code, at least for some configs (I compile mine right into the kernel along with cryptoloop and use cfq... anyone have it working? Maybe I should try backing out some of the broken-out patches...) No 261l2 for me :cry:.
[/edit]
_________________
-IHYOS

"All laws which are repugnant to the constitution are null and void."
-Marbury vs. Madison, 5 US (2 Cranch) 137, 174, 176, (1803)


Last edited by i_hate_your_os on Mon Jan 12, 2004 4:08 am; edited 3 times in total
Back to top
View user's profile Send private message
i_hate_your_os
Tux's lil' helper
Tux's lil' helper


Joined: 29 Aug 2002
Posts: 128
Location: Manhattan Beach, CA

PostPosted: Sun Jan 11, 2004 10:23 pm    Post subject: alsa? Reply with quote

Did they merge in the latest alsa stuff to mainline or mm1? Or is this just not included?

Thanks,
_________________
-IHYOS

"All laws which are repugnant to the constitution are null and void."
-Marbury vs. Madison, 5 US (2 Cranch) 137, 174, 176, (1803)
Back to top
View user's profile Send private message
floam
Veteran
Veteran


Joined: 27 Oct 2002
Posts: 1067
Location: Vancouver, WA USA

PostPosted: Sun Jan 11, 2004 10:46 pm    Post subject: Reply with quote

ALSA 1.0.1 is in -mm now.
_________________
Think about your breathing.
http://floam.sh.nu
Back to top
View user's profile Send private message
floam
Veteran
Veteran


Joined: 27 Oct 2002
Posts: 1067
Location: Vancouver, WA USA

PostPosted: Sun Jan 11, 2004 10:59 pm    Post subject: Reply with quote

Running 2.6.1-love2 here, seems fine.
_________________
Think about your breathing.
http://floam.sh.nu


Last edited by floam on Mon Jan 12, 2004 2:44 am; edited 1 time in total
Back to top
View user's profile Send private message
didl
Retired Dev
Retired Dev


Joined: 09 Sep 2003
Posts: 1106
Location: Pittsburgh, PA

PostPosted: Sun Jan 11, 2004 11:28 pm    Post subject: Re: pcmcia-cs Reply with quote

m3ph wrote:
pcmcia-cs still doesn't compile... just thought you'd like to know...

as i'm using a laptop i'd really like to see it compile =)


Are you using pcmcia-cs-3.2.4? Try pcmcia-cs-3.2.5, which worked
for me for 2.6.0-test11 or so.
Back to top
View user's profile Send private message
i_hate_your_os
Tux's lil' helper
Tux's lil' helper


Joined: 29 Aug 2002
Posts: 128
Location: Manhattan Beach, CA

PostPosted: Sun Jan 11, 2004 11:40 pm    Post subject: Reply with quote

floam wrote:
ALSA 1.0.1 is in -mm now.


dope.
_________________
-IHYOS

"All laws which are repugnant to the constitution are null and void."
-Marbury vs. Madison, 5 US (2 Cranch) 137, 174, 176, (1803)
Back to top
View user's profile Send private message
m3ph
n00b
n00b


Joined: 09 Jan 2004
Posts: 39
Location: Estonia

PostPosted: Sun Jan 11, 2004 11:52 pm    Post subject: Re: pcmcia-cs Reply with quote

didl wrote:
m3ph wrote:
pcmcia-cs still doesn't compile... just thought you'd like to know...

as i'm using a laptop i'd really like to see it compile =)


Are you using pcmcia-cs-3.2.4? Try pcmcia-cs-3.2.5, which worked
for me for 2.6.0-test11 or so.


I'm trying to compile 3.2.5... This bug was in 2.6.1_rc2-love1 already and i just tought it'd been fixed in this version... :\
Back to top
View user's profile Send private message
michaelarch
Tux's lil' helper
Tux's lil' helper


Joined: 08 May 2003
Posts: 87
Location: Huntsville, AL

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

@ Draknor nad Wedge__

Thanks, I deleted the old ebuilds and it worked! Thanks for all your help!

Michael
Back to top
View user's profile Send private message
Jazz
Guru
Guru


Joined: 16 Nov 2003
Posts: 543
Location: Melbourne, Australia

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

Hi well i too deled all my previous ebuilds, but still when i try to recreate the digest, it starts downloading the patch from the net.. although its already done that !

pls tell me whats wrong with the ebuild and how do i resolve it...

Bye,
Jassi
Back to top
View user's profile Send private message
Belgabor
n00b
n00b


Joined: 03 Jul 2003
Posts: 63
Location: Germany

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

jassi wrote:
Hi well i too deled all my previous ebuilds, but still when i try to recreate the digest, it starts downloading the patch from the net.. although its already done that !

pls tell me whats wrong with the ebuild and how do i resolve it...

Bye,
Jassi


You might be suffering from a similar problem than I had. linux-2.6.1-rc1-love2 was wrongly called linux-2.6.1-love2 (including the patch), to make it short:

  • Remove Manifest
  • Remove Digests
  • Remove 2.6.1-love2.patch.bz2 form distfiles

[EDIT]On second thought it sounds like you might have forgotten to delete the manifest file[/EDIT]

Maybe that helps :)
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  Next
Page 3 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