search for: 25267

Displaying 3 results from an estimated 3 matches for "25267".

Did you mean: 2267
2009 Nov 25
4
[Bug 25267] New: nv84 (GeForce 8600GT M) doesn't suspend with 2 cards but with 1
http://bugs.freedesktop.org/show_bug.cgi?id=25267 Summary: nv84 (GeForce 8600GT M) doesn't suspend with 2 cards but with 1 Product: xorg Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium...
2018 Dec 19
5
VNC question
We have run into the infamous black screen problem with tigervnc under CentOS7, which prompted me to look into how vnc is configured here. https://access.redhat.com/solutions/966063 Am I reading this correctly - root needs to set up a systemd vnc service for every user and display individually? Compared to e.g. CentOS before 7, or indeed any other Linux/Unix system where vnc is completely under
2006 Jan 16
1
Bundled resource -- something I''m missing
I have a decoupled form embedded in my pages ? a search box that has date fields ? and of course the search fields are not in my model. However, picking dates is a great use for the Dynarch calendar. It seems that by using the syntax: <%= render :partial => ?filter_box? %> In my view and... <%= dynarch_date_select ''filter_box'', ''begin_date'' %>