A little script like this, can extrat the first info that you say me.

mkdir nvidia-info
cd nvidia-info
hal-device $(hal-find-by-property --key info.linux.driver --string 'nvidia')
| grep pci.product >> nvidia-info.txt
hal-device $(hal-find-by-property --key info.linux.driver --string 'nvidia')
| grep pci.vendor_id >> nvidia-info.txt
hal-device $(hal-find-by-property --key info.linux.driver --string 'nvidia')
| grep pci.subsys_vendor_id >> nvidia-info.txt
cp $HOME/.nvclock/bios*.rom .
cd ..
zip nvidia-info.zip nvidia-info

The second info I don't know where I can found it and how consult it
correctly, any idea?


By �...@wæ
http://www.islatux.es


2009/1/26 Thunderbird <thunderb...@linuxhardware.org>

> Further I'd like some additional info. Could you some people try to
> run nvclock -D BEFORE the nvidia kernel module and X are loaded, so
> directly after logging into a VT? I'm interested in the line which
> contains 'NV_PDISPLAY_SOR0_REGS_BRIGHTNESS'. If it contains the proper
> value then it means the video bios is setting some interesting values
> from the video bios. Second I like a few copies of video bios from
> cards which work using nvclock's smartdimmer and from ones which
> aren't supported. The video bios is dumped by nvclock into ~/.nvclock.
>
> --
> No Screen Backlight Control; Notebooks (Vaio, Macbook, HP/Compaq, Samsung,
> Zepto et al.)  with Nvidia Geforce8/Geforce9/Quadro series graphics
> https://bugs.launchpad.net/bugs/95444
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
No Screen Backlight Control; Notebooks (Vaio, Macbook, HP/Compaq, Samsung, 
Zepto et al.)  with Nvidia Geforce8/Geforce9/Quadro series graphics
https://bugs.launchpad.net/bugs/95444
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to