Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#5872 closed enhancement (fixed)

[patch] added syslog and device 02e2 to nvidia driver/accelerant

Reported by: Ziusudra Owned by: rudolfc
Priority: normal Milestone: R1/alpha3
Component: Drivers/Graphics/nVidia Version: R1/alpha2
Keywords: Cc: Ziusudra
Blocked By: Blocking:
Platform: All

Description

added some syslog output in driver

  • "settings loaded" or "default settings" in init_driver
  • # of devices found in probe_devices
  • "map device" in map_device
  • accelerant used in control_hook

also added device 02e2 in driver and accelerant

have booted several times and used many apps without issues, see log

Attachments (4)

nvidia02e2.diff (2.4 KB ) - added by Ziusudra 14 years ago.
nvidia02e2.log (1.6 KB ) - added by Ziusudra 14 years ago.
nvidia_accel_02e2.patch (1.9 KB ) - added by Ziusudra 14 years ago.
accelerator patch only
nvidia_driver_syslog.patch (6.4 KB ) - added by Ziusudra 14 years ago.
added syslogs for error conditions to driver - added no device syslog to init_hardware()

Download all attachments as: .zip

Change History (8)

by Ziusudra, 14 years ago

Attachment: nvidia02e2.diff added

by Ziusudra, 14 years ago

Attachment: nvidia02e2.log added

comment:1 by nielx, 14 years ago

patch: 1

by Ziusudra, 14 years ago

Attachment: nvidia_accel_02e2.patch added

accelerator patch only

comment:2 by Ziusudra, 14 years ago

Version: R1/DevelopmentR1/alpha2

These latest two patches replace the original diff.

Includes some automatic whitespace cleanup.

by Ziusudra, 14 years ago

Attachment: nvidia_driver_syslog.patch added

added syslogs for error conditions to driver - added no device syslog to init_hardware()

comment:3 by rudolfc, 14 years ago

Resolution: fixed
Status: newclosed

Hi,

Added your card in hrev37156. Thanks!

I did not copy the syslog stuff over yet, though some info there is probably indeed handy.

Closing ticket assuming your card indeed works OK.

Rudolf.

BTW: sorry for the delay!

comment:4 by Ziusudra, 14 years ago

Cool, thanks for this and all your work!

Another option that I just realized, is that there seems to be an unused digit in the logmask that could be utilized for enabling logging at different levels in, or sections of, the driver.

Though, that may be even more overkill. Still, if it's something you'd be interested in, I'd be happy to implement it.

Note: See TracTickets for help on using tickets.