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
PrakashP
Veteran
Veteran


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

PostPosted: Sat Jan 10, 2004 4:35 pm    Post subject: Reply with quote

Emerged, Compiled, Booted

A chillin' fast kernel. 8)
Back to top
View user's profile Send private message
perchut2
Tux's lil' helper
Tux's lil' helper


Joined: 31 Mar 2003
Posts: 96
Location: Paris

PostPosted: Sat Jan 10, 2004 4:39 pm    Post subject: Reply with quote

Wedge_ wrote:
The patch is still in there, but I never use it. Have you checked that you've done everything that's needed before you try to use it? There should be a big thread about it in the Docs, Tips and Tricks forum.


mmm'kay..
i need a good spank, i didn't notice these ones :

Quote:
# Run a script to set the CRTC data (this an equivalent of XFree86 Modelines).
Code:
chmod u+x /usr/src/linux/scripts/vesa_modeline_gen.pl
/usr/src/linux/scripts/vesa_modeline_gen.pl

# Enter the data you are asked for (maximum vertical and horizontal refresh rate and monitor/graphic card max bandwidth). You should be able to find these values in your monitor and graphic card documentation or in the Internet [remember: Google is your best friend! ]. If you do everything properly, you will be informed that the generated data has been written to /usr/src/linux/arch/i386/boot/vesafb_modes.h

_________________
Bonheur Amour Risette,
Labeur Labour Levrette.
Back to top
View user's profile Send private message
glaskows
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jan 2004
Posts: 77
Location: Chile

PostPosted: Sat Jan 10, 2004 4:58 pm    Post subject: Reply with quote

I like it so far... it didn't help me with my ALSA-Abit AN7 problem... but... it's goood.
Back to top
View user's profile Send private message
scoobydu
Veteran
Veteran


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

PostPosted: Sat Jan 10, 2004 10:19 pm    Post subject: Reply with quote

Cool AMD 76x support, that's looks new ... :)

Cheers wedge_ for the update, will try UDF PW again, see if its improved .
_________________
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
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Sat Jan 10, 2004 10:26 pm    Post subject: Reply with quote

scoobydu wrote:
Cheers wedge_ for the update, will try UDF PW again, see if its improved .

I'm still getting problems mounting the drive :( The patch hasn't changed, it's still the most recent one available.
_________________
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
chocoba65
n00b
n00b


Joined: 08 Apr 2003
Posts: 33

PostPosted: Sat Jan 10, 2004 10:27 pm    Post subject: Reply with quote

aderio wrote:
I'm getting really confussed with love sources is this the latest and geatest?

It sure is the latest, as of 2004-01-10 07:22, but nobody can tell you if it's the greatest, any of the patches included in love have any chance of breaking ;)
Back to top
View user's profile Send private message
scoobydu
Veteran
Veteran


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

PostPosted: Sat Jan 10, 2004 10:30 pm    Post subject: Reply with quote

Wedge_ wrote:
scoobydu wrote:
Cheers wedge_ for the update, will try UDF PW again, see if its improved .

I'm still getting problems mounting the drive :( The patch hasn't changed, it's still the most recent one available.


Oh well, I'll not bother then, not until the patch gets updated anyway ..
_________________
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
firebird84
n00b
n00b


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

PostPosted: Sat Jan 10, 2004 10:32 pm    Post subject: Reply with quote

This looks interesting...can someone pop me a link to the correct thread that would tell me how to emerge this thing? I popped this thing into a sys-kernel/love-sources directory but it didn't like it much. I've been following these love sources for a while waiting for a chance to use them and now what I thought was right wasn't. I've been using mm-sources until now.
Back to top
View user's profile Send private message
MrNugget
Tux's lil' helper
Tux's lil' helper


Joined: 15 Nov 2003
Posts: 144
Location: Germany

PostPosted: Sat Jan 10, 2004 10:35 pm    Post subject: Reply with quote

First you do:

ebuild <*.ebuild> digest

And then:

emerge love-sources
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Sat Jan 10, 2004 10:36 pm    Post subject: Reply with quote

First, edit your /etc/make.conf and uncomment the "PORTDIR_OVERLAY" setting. Then do
Code:
mkdir -p /usr/local/portage/sys-kernel/love-sources/files
This creates a place to store the ebuild, where it won't be deleted every time you emerge sync. Next, download the ebuild from the URL I posted, and place it into /usr/local/portage/sys-kernel/love-sources. Then do
Code:
ebuild /usr/local/portage/sys-kernel/love-sources-2.6.1-r2.ebuild digest

After that, just do "emerge love-sources".
_________________
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
firebird84
n00b
n00b


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

PostPosted: Sat Jan 10, 2004 10:37 pm    Post subject: Reply with quote

Ya know, that looks familiar. Maybe I misread the error message. Thanks for the help!

Edit: I get this error:

Code:
ebuild /usr/local/portage/sys-kernel/love-sources-2.6.1-r2.ebuild digest
!!! aux_get(): ebuild for 'portage/love-sources-2.6.1-r2' does not exist at:
!!!            /usr/portage/portage/love-sources/love-sources-2.6.1-r2.ebuild
doebuild(): aux_get() error; aborting.


Why in the world would it look for it in portage/portage...

Edit #2:

Nevermind, I changed your command to
Code:
ebuild /usr/local/portage/sys-kernel/love-sources/love-sources-2.6.1-r2.ebuild digest


Edit #3:

Emerged perfectly. I Wasn't expecting so much help! Thanks!


Last edited by firebird84 on Sat Jan 10, 2004 11:03 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: Sat Jan 10, 2004 11:02 pm    Post subject: Reply with quote

scoobydu wrote:
Cool AMD 76x support, that's looks new ... :)


Actually it isn't really; it has been in a few times back in the days of Lovechild.
The patch itself has been around for a while; there is even a 2.4 version of it. It used to cause some issues with timing (my PC was almost unusable), however those seem to have gone away somewhere around -test10. Read more about here: http://www.muru.com/linux/amd-smp-idle/

Wedge, thanks very much for adding it :)
_________________
Please put [SOLVED] in your topic if you are a moron.
Back to top
View user's profile Send private message
neenee
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1786

PostPosted: Sat Jan 10, 2004 11:05 pm    Post subject: Reply with quote

works fine for me. good job wedge :wink:
Back to top
View user's profile Send private message
firebird84
n00b
n00b


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

PostPosted: Sat Jan 10, 2004 11:16 pm    Post subject: Reply with quote

If I remember, correctly, there was the AMD 760 for pc's and AMD 762 (or something) for SMP boards. I have an AMD 760 chipset (with the VIA 686B south bridge) so would the power management still work? Or is it tailored for the dualy boards?
Back to top
View user's profile Send private message
Wedge_
Advocate
Advocate


Joined: 08 Aug 2002
Posts: 3614
Location: Scotland

PostPosted: Sat Jan 10, 2004 11:19 pm    Post subject: Reply with quote

firebird84 wrote:
Nevermind, I changed your command to
Code:

ebuild /usr/local/portage/sys-kernel/love-sources/love-sources-2.6.1-r2.ebuild digest

Oops, that was a rather bad typo :)

nephros wrote:
Wedge, thanks very much for adding it

No problem :)
_________________
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: Sat Jan 10, 2004 11:30 pm    Post subject: Reply with quote

I had problems with the AMD 76x in earlier test kernels, on my dual board.

I meant it was new for recent love kernels by steel and wedge_ :)

But whatever, I'll give it a try, see if the earlier problems are fixed ...
_________________
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: Sat Jan 10, 2004 11:36 pm    Post subject: Reply with quote

firebird84 wrote:
If I remember, correctly, there was the AMD 760 for pc's and AMD 762 (or something) for SMP boards. I have an AMD 760 chipset (with the VIA 686B south bridge) so would the power management still work? Or is it tailored for the dualy boards?

It apparently only works for SMP systems, see the muru.com page on why.

FWIW I think the chipsets are called 760 for UP as opposed to 760MP/MPX for MP.
_________________
Please put [SOLVED] in your topic if you are a moron.
Back to top
View user's profile Send private message
firebird84
n00b
n00b


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

PostPosted: Sat Jan 10, 2004 11:49 pm    Post subject: Reply with quote

Alright thanks, good thing I didn't enable it in kernel config.

As for the kernel....

OH MY GOD, I'm GOING TO DIE. Everything's SO fast!!!! Thank you to all the love creators!
Back to top
View user's profile Send private message
jaingaurav
n00b
n00b


Joined: 10 Dec 2003
Posts: 62
Location: Guelph, Canada

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

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?
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: Sun Jan 11, 2004 1:23 am    Post subject: Wierd Error Reply with quote

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
Back to top
View user's profile Send private message
joseh
Tux's lil' helper
Tux's lil' helper


Joined: 18 Dec 2003
Posts: 89

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

Can you add a small README to install for someone who has not used love-sources before?
Back to top
View user's profile Send private message
fschneider
n00b
n00b


Joined: 07 Nov 2003
Posts: 13

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

Hi wedge,

can you please include the current alsa bt87x driver (for the
audio part of several tv input cards like the hauppauge wintv
series) into the next love source?

I have made a patch and will pm it to you (since I don't have any web space and don't know where to upload).

The driver ist just copied from the alsa-driver package and the
Makefile and Kconfig have been patched accordingly.
Back to top
View user's profile Send private message
Seymour
n00b
n00b


Joined: 04 Mar 2003
Posts: 69
Location: Binghamton, New York

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

Ever since love-sources 2.6.1-love1, I've been getting odd error messages on boot, even though the system seems to be working fine.
Code:
/etc/hotplug/usb.agent: line 216: 09: value too great for base (error token is "09")

and

cat:/sys//devices/pci0000:00/0000:00:09.0/ide0/0.1/host0/0:0:0:0/type: No such file or directory
and some messages about unknown dependencies for /etc/init.d/net.eth0. Running /sbin/depscan.sh as it tells me doesn't seem to help it any.
Nothing has changed in my .config since 2.6.1-rc1-love1 which still works fine. Dmesg doesn't show anything unusual.

These messages all appear while the modules from /etc/modules.autoload.d/kernel-2.6 are being loaded, they are as follows.
Code:
e100
ohci-hcd
ehci-hcd
hid
ide-scsi
joydev
i2c-nforce2

I have an epox 8rda3i mb with and athlon xp 2600.
Is anyone else getting these messages and/or know how to get rid of them?
Back to top
View user's profile Send private message
OneOfOne
Guru
Guru


Joined: 28 May 2003
Posts: 368

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

works fine for me, keep the good work!
Quote:
[05:00:01][~] -> cat /proc/version
Linux version 2.6.1-love2 (root@OneOfOne) (gcc version 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)) #1 Sat Jan 10 18:39:47 EET 2004
[05:08:36][~] ->


peace
Back to top
View user's profile Send private message
Dracnor
Guru
Guru


Joined: 08 Jun 2003
Posts: 397
Location: Pennsylvania

PostPosted: Sun Jan 11, 2004 4:53 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 downloading the patch manually and placing it in /usr/portage/distfiles. Then running emerge again to see if will find it correctly.

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?
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 2 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