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


Joined: 21 Nov 2003 Posts: 85 Location: Shanghai,China
|
Posted: Thu Apr 21, 2005 12:47 pm Post subject: |
|
|
| Poe wrote: | | Debentoo_Gao wrote: | Can I use the love-hacked ati-drivers for nitro-sources? |
IMHO You can use quite love-sources :] No only nitro-sources+ati-love-hacked-drivers ]:-> |
I'm trying the love-sources now but I wanna know that the ati-drivers works correctly in the love-sources-2.6.12-rc2-r1 now? _________________ More Love~~More Dream~~More Happiness
Free Your Mind~~Free Your Body~~Free Your Life
http://www.myblue.ws |
|
| Back to top |
|
 |
fallow Bodhisattva


Joined: 08 Jan 2004 Posts: 2206 Location: Poland
|
Posted: Thu Apr 21, 2005 1:36 pm Post subject: |
|
|
Some poeople saying that it is working , some that not. (ATI)
good news ? -> 2.6.12-rc3 is out
cheers. _________________ "Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard |
|
| Back to top |
|
 |
Tiger683 Veteran


Joined: 08 Jan 2005 Posts: 1347 Location: Heffner's House
|
Posted: Thu Apr 21, 2005 1:42 pm Post subject: |
|
|
| fallow wrote: |
This is no any hack.
just very simple correction of the changes in .rc2
I dont have any objections but Im sure that You must also have inter_module_get fix in addition to this ebuild
|
IMHO, inter_module_get fix is a hack, a brute-force one...  _________________ Retired gentoo user |
|
| Back to top |
|
 |
fallow Bodhisattva


Joined: 08 Jan 2004 Posts: 2206 Location: Poland
|
Posted: Thu Apr 21, 2005 3:40 pm Post subject: |
|
|
| Tiger683 wrote: | | fallow wrote: |
This is no any hack.
just very simple correction of the changes in .rc2
I dont have any objections but Im sure that You must also have inter_module_get fix in addition to this ebuild
|
IMHO, inter_module_get fix is a hack, a brute-force one...  |
100% right  , a bad damn not good one 
cheers. _________________ "Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard |
|
| Back to top |
|
 |
COiN3D Guru


Joined: 02 Aug 2004 Posts: 543 Location: Munich, Germany
|
Posted: Thu Apr 21, 2005 9:02 pm Post subject: |
|
|
Anyone here whose using this patchset with XFS filesystem? And can this guy tell me what experiences he made with the different io schedulers?
I'd like to know what IO or CPU scheduler is "best" for XFS, or better, fastest
So tell me if you've made any nice experiences...
Bye _________________ e17 documentation | Be free and use Jabber as your IM! | Combine IRC and IM |
|
| Back to top |
|
 |
HecHacker1 Apprentice


Joined: 26 Jun 2003 Posts: 213 Location: UCSD
|
Posted: Fri Apr 22, 2005 9:17 am Post subject: |
|
|
i use reiser4 (much better than XFS when i tried it... because i lost too much data to XFS and it's huge buffers).
but right now I have an all genetic system and it is working great.
The entire system is generally faster, and I can compile two things in the background and do some heavy java programming while playing beep media player without any problem... The only problem though is that Xorg seems to lag behind my mouse cursor when I do this. But, i still consider it an improvement because with the other schedulers the window wouldn't move on demand, or be very coppy. |
|
| Back to top |
|
 |
pestilence Apprentice


Joined: 05 Feb 2004 Posts: 213 Location: Athens / Greece
|
Posted: Fri Apr 22, 2005 11:43 am Post subject: |
|
|
Is anyone else experiencing problems with splash?
It seems i cannot get the splash to work (with splashutils)...i always get a black screen, my previous kernel though works fine... _________________ Gentoo the rising hope |
|
| Back to top |
|
 |
ldonesty n00b


Joined: 09 Feb 2005 Posts: 16 Location: ITALY
|
Posted: Fri Apr 22, 2005 12:38 pm Post subject: |
|
|
| pestilence wrote: | Is anyone else experiencing problems with splash?
It seems i cannot get the splash to work (with splashutils)...i always get a black screen, my previous kernel though works fine... |
Even here.
I cannot see any image, only classic black background where text is scrolling.
When I type splash_geninitramfs -v -g usr/initramfs_data.cpio.gz -r 1024x768 debian-mist, it doesn't work because -r parameter isn't recognize : without it, this command works (no warning or error) but I don't know if the operation is complete.
Last kernel and splashutils that work for me (-r parameter included), are: 2.6.11-love2 and splashutils_0.9-pre10 (found on the web, packaged for debian)
Here, on 2.6.12-rc1-love1, I see this in dmesg
| Code: |
Chiba:/home/io/work/linux-2.6.11# dmesg | grep fbs
fbsplash: console 0 using theme 'Debian-Mist
|
however, no image for fb. _________________ Il reggiseno e' uno strumento democratico perche' separa la destra dalla sinistra, solleva le masse e attira i popoli. |
|
| Back to top |
|
 |
vipernicus Veteran


Joined: 17 Jan 2005 Posts: 1462 Location: Your College IT Dept.
|
Posted: Fri Apr 22, 2005 1:13 pm Post subject: |
|
|
| Quote: | Is anyone else experiencing problems with splash?
It seems i cannot get the splash to work (with splashutils)...i always get a black screen, my previous kernel though works fine... |
Um, did you guys read fallows directions on emerging the new version of splash utils and re creating your initrd with it? And also, read up at spock's website, there is also a new format in kernel commands to use.
FYI _________________ Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog |
|
| Back to top |
|
 |
vipernicus Veteran


Joined: 17 Jan 2005 Posts: 1462 Location: Your College IT Dept.
|
Posted: Fri Apr 22, 2005 2:30 pm Post subject: |
|
|
min version of splashutils - 1.1.9.2
kernel /vmlinuz ro root=/dev/hda2 video=vesafb:ywrap,mtrr,1280x1024-32@85 splash=silent,fadein,tty:8,theme:livecd-2005.0 quiet CONSOLE=/dev/tty1
initrd /splash _________________ Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog |
|
| Back to top |
|
 |
allex87 Apprentice


Joined: 02 Aug 2003 Posts: 154 Location: Ontario, Canada
|
Posted: Sat Apr 23, 2005 4:21 am Post subject: |
|
|
Splash works great here with the livecd-2005.0 theme from portage. Note that IIRC I had to unmask latest latest splashutils.
So, splash works awesome here!
I experience instability while emerging with nicksched (genetic) enabled. Works great with ingosched (surprise, surprise).
What happened with nicksched was that my system simply hardlocked (I *was* emerging 2 things at once... but that still shouldn't happen). So anyone else experiencing this?
What schedulers do you people use? What seems to be best stability/performance choice?
Thanks in advance,
Alex. |
|
| Back to top |
|
 |
COiN3D Guru


Joined: 02 Aug 2004 Posts: 543 Location: Munich, Germany
|
Posted: Sat Apr 23, 2005 9:02 am Post subject: |
|
|
Damn, I'm having some perfomance issues with the zaphod cpu-scheduler (I think that's the reason, or the latest cfq..). When I'm compiling something, or just starting something big, like Openoffice, the system becomes really laggy. Even the mouse-pointer doesn't move smoothly and I can hardly type something in gedit.
Well, I'll just test another CPU-Scheduler. Which one do you use? _________________ e17 documentation | Be free and use Jabber as your IM! | Combine IRC and IM |
|
| Back to top |
|
 |
gimpel Advocate


Joined: 15 Oct 2004 Posts: 2719 Location: Munich, Bavaria
|
Posted: Sat Apr 23, 2005 10:16 am Post subject: |
|
|
| COiN3D wrote: | Damn, I'm having some perfomance issues with the zaphod cpu-scheduler (I think that's the reason, or the latest cfq..). When I'm compiling something, or just starting something big, like Openoffice, the system becomes really laggy. Even the mouse-pointer doesn't move smoothly and I can hardly type something in gedit.
Well, I'll just test another CPU-Scheduler. Which one do you use? |
afaik zaphod is good for server usage, but not for desktops
@ allex87 too
i use(d) gen4nicksched with default values and cfq-ts as io, no big probs with 2 emerges at once etc while copying 2 kernel-trees and listen to music.
but switched to ck and so to staircase11, which pretty much owns! even with reiser4 (unbelievable..), which makes me keep my r4 partitions even i already decided to get rid of them  _________________ http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
|
|
| Back to top |
|
 |
sp3ct3r n00b

Joined: 12 Mar 2005 Posts: 7
|
Posted: Sat Apr 23, 2005 1:29 pm Post subject: |
|
|
Hi i was using love sources for quite some time, but these gave me a serious problem
ipw2200 kernel modules dont compile with these latest version.
I tryed with regular gentoo-sources (with a reiser4 patch i put in myself) and the compiled clean
See what u can do. if u need the result from compile errors ill be glad to help u.
Oh and btw (off-topic) , the ati ebuild works fine, but since i have a Acer Travelmate 8104 my graphics card is a x700 and my lcd is 15,4 wide and makes 1680x1050. All looks good until i installed the ati-drivers and went to x: the lcd went crazy, like if it was slightly off sync... I search google for correct modelines for my monitor and tryed a few...no result... Then i switched to VESA and the image curruption disappeared (horizontal lines in vertical columns moving very fast).
If by any means anyone has a solution to this, il be glad to hear it  |
|
| Back to top |
|
 |
Dawid159 Guru


Joined: 28 Jun 2004 Posts: 414 Location: /dev/Kłodzko
|
Posted: Sat Apr 23, 2005 4:01 pm Post subject: |
|
|
| fallow wrote: |
good news ? -> 2.6.12-rc3 is out
|
When some new release of love-sources will be ready  |
|
| Back to top |
|
 |
fallow Bodhisattva


Joined: 08 Jan 2004 Posts: 2206 Location: Poland
|
Posted: Sat Apr 23, 2005 4:36 pm Post subject: |
|
|
| Dawid159 wrote: | | fallow wrote: |
good news ? -> 2.6.12-rc3 is out
|
When some new release of love-sources will be ready  |
good question
Lovechild and I , We are against reiser4 support in love and We are with kicking out many of crappy/untested/buggy patches. And aslo my state is to not countinuing genetic nicksched because genetic implementaton port doesnt give any bennefit to it at the moment .
A lot of people are liking reiser4, genetic nicksched etc.
Our idea is different than actual love. Many of people has other opinion.
cheers  _________________ "Time is a companion that goes with us on a journey. It reminds us to cherish each moment, because it will never come again. What we leave behind is not as important as how we have lived" J-L. Picard |
|
| Back to top |
|
 |
cheops05 n00b


Joined: 03 Jan 2005 Posts: 62
|
Posted: Sun Apr 24, 2005 7:00 am Post subject: |
|
|
I think I know why the splash stuff is not working.
There is no option for initial initrd under block devices?
Cheops05 |
|
| Back to top |
|
 |
ephilli2 n00b


Joined: 18 Sep 2004 Posts: 27
|
Posted: Sun Apr 24, 2005 8:23 am Post subject: |
|
|
ipw2200 is supposed to be in this set right? I can't find the kernel option. I haven't used this card in linux before so I'm not sure about setting it up.
From the sound of things I'll have to move to another kernel since the only reason I'm here is the Reiser4 support. I'll probably just learn how to patch gentoo-dev-sources. _________________ Dell 600m Pentium M 1.5 Ghz, 512MB, 40GB, ATI M9
Stage 1 on 3, NPTL, GCC 3.4.3, 2.6.11-love1, Reiser 4
www.robotskirts.com |
|
| Back to top |
|
 |
Sith_Happens Veteran


Joined: 15 Dec 2004 Posts: 1807 Location: The University of Maryland at College Park
|
Posted: Sun Apr 24, 2005 3:27 pm Post subject: |
|
|
| ephilli2 wrote: | ipw2200 is supposed to be in this set right? I can't find the kernel option. I haven't used this card in linux before so I'm not sure about setting it up.
From the sound of things I'll have to move to another kernel since the only reason I'm here is the Reiser4 support. I'll probably just learn how to patch gentoo-dev-sources. | Why not just emerge the module from portage, its there as ipw2200. _________________ "That question was less stupid; though you asked it in a profoundly stupid way."
I'm the brains behind Jackass! | Tutorials: Shorewall |
|
| Back to top |
|
 |
allanw Arch/Herd Tester

Joined: 02 Mar 2005 Posts: 60
|
Posted: Sun Apr 24, 2005 8:47 pm Post subject: |
|
|
I'm on x86_64 here.
There were a few problems with pci, I had to comment out some code to get it to compile (multiple declarations for a function).
I don't think ATI works... it doesnt compile, and using your ebuild, it compiles, when I restarted X the computer locked up. |
|
| Back to top |
|
 |
geranium n00b


Joined: 26 Nov 2003 Posts: 14 Location: Bratislava, Slovakia
|
Posted: Mon Apr 25, 2005 11:03 am Post subject: |
|
|
Great work fallow. Everything is working for me, even the damn ATI works. _________________ Acer 1804WSMi: P4 3.2 GHz, 1G RAM, 80G HDD, 17' wide LCD, ATI X600 PCIe all running Gentoo only. |
|
| Back to top |
|
 |
DrWoland l33t


Joined: 13 Nov 2004 Posts: 603
|
Posted: Mon Apr 25, 2005 1:14 pm Post subject: |
|
|
| ephilli2 wrote: | ipw2200 is supposed to be in this set right? I can't find the kernel option. I haven't used this card in linux before so I'm not sure about setting it up.
From the sound of things I'll have to move to another kernel since the only reason I'm here is the Reiser4 support. I'll probably just learn how to patch gentoo-dev-sources. |
Just switch to JFS or XFS or something, RR4 is not worth the trouble. It also looks like you don't have the newest hardware - RR4 is known to actually kill disks with even the slightest defects. Good luck. _________________ I'm not a Guru, I just ask a lot of questions. |
|
| Back to top |
|
 |
allanw Arch/Herd Tester

Joined: 02 Mar 2005 Posts: 60
|
Posted: Mon Apr 25, 2005 6:33 pm Post subject: |
|
|
Hmm, there's a kernel oops with fglrx..
| Code: | Unable to handle kernel NULL pointer dereference at 0000000000000000 RIP:
<ffffffff801fd4e0>{__memset+32}
PGD 3682c067 PUD 3a413067 PMD 359cf067 PTE 0
Oops: 0002 [1] PREEMPT
CPU 0
Modules linked in: it87 eeprom i2c_sensor i2c_isa usbhid uhci_hcd forcedeth ehci_hcd ohci_hcd i2c_nforce2 i2c_core snd_pcm_oss snd_mixer_oss snd_seq_oss snd_seq_device snd_seq_midi_event snd_seq snd_intel8x0 snd_ac97_codec snd_pcm snd_timer snd snd_page_alloc usbcore ntfs 8139too mii fglrx |
followed by a register dump.
Computer locks up, ssh still works though, X becomes a zombie process (unable to kill it).
Old kernel works fine. |
|
| Back to top |
|
 |
pestilence Apprentice


Joined: 05 Feb 2004 Posts: 213 Location: Athens / Greece
|
Posted: Tue Apr 26, 2005 1:43 pm Post subject: |
|
|
| vipernicus wrote: | min version of splashutils - 1.1.9.2
kernel /vmlinuz ro root=/dev/hda2 video=vesafb:ywrap,mtrr,1280x1024-32@85 splash=silent,fadein,tty:8,theme:livecd-2005.0 quiet CONSOLE=/dev/tty1
initrd /splash |
Everything is there as its supposed to be, (2.6.9 kernel works fine and boots fine with splash) but i can't get the 2.6.12 to boot with splash (i get a black screen).
| Code: |
kernel (hd0,2)/kernel-2.6.12-rc2-love1 root=/dev/hda4 video=vesafb-tng:ywrap,mtrr,1280x1024-32@77 hda=4864,255,63 splash=verbose,theme:emergence
initrd (hd0,2)/fbsplash-emergence-1280x1024
|
| Code: |
pestilence@pestilence ~ $ qpkg -I -v splashutils
media-gfx/splashutils-1.1.9.3 *
|
| Code: |
12.956253] [drm] Initialized radeon 1.16.0 20050311 on minor 0: ATI Technologies Inc Radeon R250 Lf [Fire
GL 9000]
[ 12.956445] vesafb: ATI Technologies Inc., M9 , 01.00 (OEM: ATI MOBILITY RADEON 9000)
[ 12.956474] vesafb: VBE version: 2.0
[ 13.036885] vesafb: protected mode interface info at c000:54bf
[ 13.036904] vesafb: pmi: set display start = c00c552d, set palette = c00c5567
[ 13.036924] vesafb: pmi: ports = 3010 3016 3054 3038 303c 305c 3000 3004 30b0 30b2 30b4
[ 13.036988] vesafb: monitor limits: vf = 0 Hz, hf = 0 kHz, clk = 0 MHz
[ 13.037019] vesafb: scrolling: redraw
[ 13.499647] Console: switching to colour frame buffer device 160x64
[ 13.500144] fbsplash: console 0 using theme 'emergence
[ 13.500146] '
[ 13.500330] vesafb: framebuffer at 0xd8000000, mapped to 0xe0900000, using 2560k, total 65536k
[ 13.500421] fb0: VESA VGA frame buffer device
[ 13.500480] ACPI: No ACPI bus support for vesafb.0
|
_________________ Gentoo the rising hope |
|
| Back to top |
|
 |
ldonesty n00b


Joined: 09 Feb 2005 Posts: 16 Location: ITALY
|
Posted: Tue Apr 26, 2005 2:10 pm Post subject: |
|
|
[quote="pestilence"] | vipernicus wrote: | min version of splashutils - 1.1.9.2
[cut]
| Code: |
pestilence@pestilence ~ $ qpkg -I -v splashutils
media-gfx/splashutils-1.1.9.3 *
|
|
Take a look at new splashutils release (1.1.9.4), it solves some bugs in initial scripts (see here for details) _________________ Il reggiseno e' uno strumento democratico perche' separa la destra dalla sinistra, solleva le masse e attira i popoli. |
|
| Back to top |
|
 |
|