WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: setpci  (Read 8025 times)

Offline OldAdamUser2

  • Full Member
  • ***
  • Posts: 199
setpci
« on: October 19, 2009, 10:30:25 AM »
I'd like to try "overclocking" screen brightness on my eee 900 as I can do in default Xandros Easy. There, the command is sudo setpci -s 00:02.1 f4.b=ff

In Tiny Core this produces a "command not found" response.

Any ideas?

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: setpci
« Reply #1 on: October 19, 2009, 11:35:39 AM »
Using Appbrowser Connect->Search
enter pci
Select pci-utils.tcz

Click on files and you will see setpci
10+ Years Contributing to Linux Open Source Projects.

Offline OldAdamUser2

  • Full Member
  • ***
  • Posts: 199
Re: setpci
« Reply #2 on: October 19, 2009, 06:03:05 PM »
Thanks, Robert. It works perfectly. Now I can read ebooks with Tiny Core outside!

Offline h-munster

  • Newbie
  • *
  • Posts: 49
Re: setpci
« Reply #3 on: November 23, 2009, 03:02:04 PM »
Code: [Select]
setpci -s 00:02.1 f4.b=55
Tried this command on my Dell Mini 9, but it didn't work (pci-utilz is installed and setpci runs).

The Mini 9 uses the Intel 945GME chip, and I think that these settings are correct for that chip.

I tried variations on these settings:
Code: [Select]
setpci -s 00:02.1 f4.b=33
setpci -s 00:02.0 f4.b=55
setpci -s 00:02.1 f5.b=55

Nothing worked.

Something must be enabled that is preventing the command to take effect -- perhaps something in 915resolution or something at a lower level?

Anybody have any clues on what to try next?

Offline OldAdamUser2

  • Full Member
  • ***
  • Posts: 199
Re: setpci
« Reply #4 on: November 24, 2009, 07:50:24 PM »
For what it's worth, I run 915resolution on my Eee 900, and setpci works fine in boosting brightness for me.

Offline h-munster

  • Newbie
  • *
  • Posts: 49
Re: setpci
« Reply #5 on: November 25, 2009, 12:54:48 AM »
Quote
For what it's worth, I run 915resolution on my Eee 900, and setpci works fine in boosting brightness for me.

Thanks for the info.  Are you using Xvesa or full Xorg?

The brightness buttons on my Mini 9 sometimes work during boot at the grub menu, and there is a BIOS setting that allows the OS/apps to control battery saving functions.  More experimentation is in order.

Offline OldAdamUser2

  • Full Member
  • ***
  • Posts: 199
Re: setpci
« Reply #6 on: November 25, 2009, 05:42:26 PM »
I'm using Xvesa. Simple, small, fast is my mantra.

Two things I still want in Tiny Core are the ability to suspend/resume and the ability to rotate ebooks or web pages 90 degrees--Fbreader would be perfect.


Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: setpci
« Reply #7 on: July 09, 2010, 09:42:44 AM »
I'm using Xvesa. Simple, small, fast is my mantra.

Two things I still want in Tiny Core are the ability to suspend/resume and the ability to rotate ebooks or web pages 90 degrees--Fbreader would be perfect.

You could use xrandr to rotate the screen, if that serves your purpose.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)