Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 68 matches

Go to advanced search

Advanced search
Search found 68 matches
  • 1
  • 2
  • 3
  • Next
by Hasw
Fri May 05, 2006 6:30 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

It seems the chip registers are different on a Mobility X1600.

rovclock -i should show the correct GPU and memory clock frequency (more or less closely, depending if it found the reference clock in the video BIOS) and
I think <code>Core: 0.19 MHz, Mem: 0.0 MHz </code>is far away from the correct ...
  • Jump to post
by Hasw
Sat Jan 07, 2006 10:23 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

The program doesn't even start in your case. Otherwise at least the banner would be printed. Maybe the partition where rovclock resides is mounted with the "noexec" option?
  • Jump to post
by Hasw
Sat Jan 07, 2006 2:23 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

Seems very nice app, and quite useful for people owning laptops...just for undervoltage....

But the problem is that i cannot even run it...when i try it (as root) it keeps saying:
titan rovclock-0.6c # ./rovclock -i
bash: ./rovclock: Permission denied


Is the rovclock binary executable? Run ls ...
  • Jump to post
by Hasw
Fri Nov 18, 2005 8:00 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

First, I've to say I'm far away from beeing a GPU specialist. This program was born because I wanted one and there was none :)
I got all information from some .h header files and code pieces, so it isn't perfekt. Especially the Mobile versions are sometimes a problem.

To Powerplay: It is far ...
  • Jump to post
by Hasw
Fri Nov 18, 2005 7:51 pm
Forum: Documentation, Tips & Tricks
Topic: Howto: Dynamic CPU speed with Athlon XP and nForce2 boards
Replies: 147
Views: 221362

8rdavcore 0.5.5 was a userspace ATXP1 driver. Since there's now a ATXP1 module for the kernel the old cold isn't required any more. Maybe when I get the time I'll finish the successor of 8rdavcore, which will run on linux.
  • Jump to post
by Hasw
Thu Sep 29, 2005 7:14 pm
Forum: Documentation, Tips & Tricks
Topic: Howto: Dynamic CPU speed with Athlon XP and nForce2 boards
Replies: 147
Views: 221362

@Jinidog: What's your Boot-FSB and your lowest value?

@Jase: cpufreq should update /proc/cpuinfo...hm. The "Detected on..." message was removed. Also they changed somewhere between 2.6.11 and 2.6.12-13 the sysfs-interface ("warning: initialization from incompatible pointer type"...not good), so it ...
  • Jump to post
by Hasw
Sun Sep 04, 2005 7:59 pm
Forum: Documentation, Tips & Tricks
Topic: Howto: Dynamic CPU speed with Athlon XP and nForce2 boards
Replies: 147
Views: 221362

The BIOS doesn't matter. Can you please post

Code: Select all

cat /sys/devices/system/cpu/cpu0/cpufreq/*
and enable cpufreq debugging in kernel to check messages?
  • Jump to post
by Hasw
Sun Aug 21, 2005 2:01 am
Forum: Kernel & Hardware
Topic: Serial Keyboard
Replies: 1
Views: 2709

Are you sure it isn't a PS/2-Serial adapter for a mouse? If yes, it is not a real 'adapter' which translates PS/2 to serial, this is done by the mouse, which detects if it is connected to a serial port or a PS/2 port.

You can connect a terminal/console to the serial port, just add something like ...
  • Jump to post
by Hasw
Wed Aug 17, 2005 11:12 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

ravloony wrote:ok, really stupid question, but where should i put the ebuild in my overlay folder? media-gfx maybe? Does it even matter?
I put it in sys-apps, but I think it doesn't matter on your local overlay. It seems there are now enough reports that it works, so I can submit the ebuild :)
  • Jump to post
by Hasw
Wed Jul 13, 2005 5:53 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

Some mobility revisions seems to have a different register access method, I'll work on a update for rovclock.

IIRC the "Intel Pentium 4 clock modulation" does not adjust the core voltage, so it can't be compared with Speedstep, with reduces the multiplier and voltage to save power.
The clock ...
  • Jump to post
by Hasw
Thu Jun 30, 2005 4:20 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

Re: Cool, it works now

WareKala wrote:Only one complaint: rovclock still says it's version 0.6b ;)
Ups, should release a new version to fix this? :D
  • Jump to post
by Hasw
Thu Jun 30, 2005 12:04 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

Yes, already did it :) The detection routines are only a quick hack until I have more time to write something better.

http://www.hasw.net/linux/rovclock-0.6c.ebuild
http://www.hasw.net/linux/rovclock-0.6c.tar.bz2
  • Jump to post
by Hasw
Wed Jun 29, 2005 7:53 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

Can you please send me the output of 'lspci -vv' (PM or hasw@hasw.net)?
  • Jump to post
by Hasw
Sat Jun 18, 2005 10:31 pm
Forum: Documentation, Tips & Tricks
Topic: Howto: Dynamic CPU speed with Athlon XP and nForce2 boards
Replies: 147
Views: 221362

Which version of the ATXP1 module are you using? Are you using the kernel patch? It should be fixed, otherwise it
doesn't cleanly work with 2.6.12. Also the i2c-vid-vrm90.patch needs to be applied.

Can you please PM or mail me:


grep I2C kernelsource/.config
grep SENSORS kernelsource/.config ...
  • Jump to post
by Hasw
Fri Jun 17, 2005 6:30 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

Now added more memory timings: http://www.hasw.net/linux/rovclock-0.6b.ebuild .


hasw@hasw ~ $ sudo /usr/sbin/rovclock -i
Radeon overclock 0.6b by Hasw (hasw@hasw.net)

Found ATI card on 01:00, device id: 0x4e44
I/O base address: 0x9000
Video BIOS shadow found @ 0xc0000
Reference clock from BIOS ...
  • Jump to post
by Hasw
Fri Jun 17, 2005 12:23 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

I can change tWR and tCAS one unit down, other changes doesn't work. There are many other timings which maybe working better to change.
I'll add them if I've found out where they are stored.
  • Jump to post
by Hasw
Fri Jun 17, 2005 12:04 am
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

I've now added some memory timings in version 0.6a. Use with care, better login via ssh to make changes because it's possible that it corrupts your screen.

http://www.hasw.net/linux/rovclock-0.6a.ebuild
http://www.hasw.net/linux/rovclock-0.6a.tar.bz2
  • Jump to post
by Hasw
Wed Jun 15, 2005 3:25 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

Update: There's now an ebuild available: http://www.hasw.net/linux/rovclock-0.5b.ebuild
  • Jump to post
by Hasw
Wed Jun 15, 2005 12:45 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

Using version 0.5a works, but it only detects the card. When calculating the clocks it throws out a "Gleitkomma-Ausnahme"
Here is my output:

Radeon overclock 0.5a by Hasw (hasw@hasw.net)

Found ATI card on 01:28, device id: 0x4e44
I/O base address: 0xfffffffc



It doesn't detect the right PCI ...
  • Jump to post
by Hasw
Tue Jun 14, 2005 9:33 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

@TheRealElch: I know why, because it's the 6th device (currently it only checks the usual first device on the AGP bus). What board/card do you have?

EDIT: I updated to version 0.5a, which uses the information from /proc/bus/pci/devices. This should work better.

Nah, AGP voltage does 2 things:
1 ...
  • Jump to post
by Hasw
Mon Jun 13, 2005 4:53 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

After hardware-modding the card. I don't think that increasing the AGP bus voltage helps a bit in this case. Maybe if you overclock the AGP bus, but not when overclocking the GPU core.
  • Jump to post
by Hasw
Mon Jun 13, 2005 2:05 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

racoontje wrote:/me kindly asks for an ebuild
Have never written one before. I'll try it this afternoon, have to read the howtos first ;)
  • Jump to post
by Hasw
Mon Jun 13, 2005 1:02 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

Mostly RAM on this cards are more limitated than the GPU. On my card the RAM goes from 280 up to 310, the GPU up to 380. When I increase the voltage, it reaches 440/350 :)
  • Jump to post
by Hasw
Sun Jun 12, 2005 11:55 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

Sorry, found the bug. Has only searched bus 1...

Version 0.4b available: http://www.hasw.net/linux/rovclock-0.4b.tar.bz2
  • Jump to post
by Hasw
Sun Jun 12, 2005 9:07 pm
Forum: Documentation, Tips & Tricks
Topic: [HOWTO] ATI Radeon overclocking
Replies: 119
Views: 226557

Ok, it's on bus 3. I updated the program (0.4a) to search from bus 1 to 9, should work now.
  • Jump to post

Search found 68 matches
  • 1
  • 2
  • 3
  • Next

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic