Displaying 20 results from an estimated 211 matches for "20060810".
Did you mean:
20060816
2008 Apr 27
1
"Unknown LVDS configuration bits, please report" - Error
...rsion 11, Revision 0
Build Operating System: Linux Ubuntu (xorg-server
2:1.4.1~git20080131-1ubuntu9)
Current Operating System: Linux wolverine 2.6.24-12-generic #1 SMP Wed
Mar 12 22:31:43 UTC 2008 x86_64
Build Date: 15 April 2008 05:41:18PM
dmesg output:
[34835.668083] [drm] Initialized drm 1.1.0 20060810
[34837.472582] [drm] Initialized drm 1.1.0 20060810
[34837.700618] PCI: Setting latency timer of device 0000:01:00.0 to 64
[34837.705298] [drm] Detected an NV50 generation card (0x086b00a2)
[34837.705313] [drm] Initialized nouveau 0.0.10 20060213 on minor 0
[34837.705325] [drm] Used old pci detect:...
2006 Aug 10
2
search acts_as_taggable for multiple tags
...a search string containing a space delimited tags names (i.e. "tag1 tag2") and return the objects that have been tagged by either one of those. Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060810/a419dbb0/attachment.html
2006 Aug 10
0
Freelancer Avialable
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 1458 bytes
Desc: not available
Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20060810/af80102c/attachment-0001.jpe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 18963 bytes
Desc: not available
Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20060810/af80102c/attachment-0001.gif
2006 Aug 10
4
How to upload all images in a folder?
Instead of making a form to upload one picture at a time, I''d like to
have the File Column plugin accept a directory, and have each picture be
uploaded and thumbnails created (w/ RMagick).
Has anyone done this?
Anyone have a good idea where to start if I were to do it on my own?
Thanks,
Ben Lisbakken
--
Posted via http://www.ruby-forum.com/.
2006 Aug 10
4
1.1.5 Upgrade and config.load_path not working
...ailed for "/login/login_form"
I had previously tried to use controller_paths but that had never worked for
me.
Anyone have any ideas?
Thanks,
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060810/5bf74f4c/attachment.html
2006 Aug 10
5
how to upgrade rails
hi
Is there a way to eaisly upgrade rails to the most recent version?
thanks
Scott
--
Posted via http://www.ruby-forum.com/.
2008 Aug 01
1
NV86 (Quadro NVS 140M) errors in dmesg
In case it's any use for debugging, I get these error messages in dmesg
on my NV86 (Quadro NVS 140M) card:
[ 21.729435] [drm] Initialized drm 1.1.0 20060810
[ 21.749414] nouveau 0000:01:00.0: power state changed by ACPI to D0
[ 21.749425] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) ->
IRQ 16
[ 21.749432] nouveau 0000:01:00.0: setting latency timer to 64
[ 21.749528] [drm] Detected an NV50 generation card (0x086900a2)
[ 21.749...
2007 Mar 01
1
TDM400p Loaded only once
...{ net_bind_service } for pid=1657
comm="hidd" capability=10 scontext=system_u:system_r:bluetooth_t:s0
tcontext=system_u:system_r:bluetooth_t:s0 tclass=capability
SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
eth0: no IPv6 routers present
[drm] Initialized drm 1.1.0 20060810
ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 19
[drm] Initialized r128 2.5.0 20030725 on minor 0
agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
agpgart: Device is in legacy mode, falling back to 2.x
agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode...
2010 Aug 16
9
Re: [GIT PULL] devel/pat + devel/kms.fixes-0.5 on RV730 PRO [Radeon HD 4650]
...~]# lspci -v | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc RV730 PRO [Radeon HD 4650] (prog-if 00 [VGA controller])
KMS seems do be disabled. "NOPAT" removed from kernel line.
Is it expected or i amĀ missing something ?
Dmesg fragment :-
[drm] Initialized drm 1.1.0 20060810
-> [drm] radeon defaulting to userspace modesetting.
pci 0000:01:00.0: setting latency timer to 64
[drm] Initialized radeon 1.31.0 20080528 for 0000:01:00.0 on minor 0
mtrr: type mismatch for d0000000,10000000 old: write-back new: write-combining
mtrr: type mismatch for d0000000,10000000 old: wr...
2006 Aug 10
2
Patch for openssh server
...ian Iversen,
Thomas Damgaard Nielsen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openssh-traffic-accounting-patch-3.8.1p1.sarge4.patch
Type: text/x-diff
Size: 1989 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20060810/3f23c565/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: run.sh
Type: application/x-shellscript
Size: 1346 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20060810/3f23c565/attachment-0001.bin
2006 Aug 10
8
Problem installing rails with gems
I have ruby 1.8.4 and gem 0.8.11 installed on Ubuntu Dapper.
Now I wanted to use gem to install rails (as documented in the wiki).
That worked fine, but afterwards, the command rails is not found.
It seems that the gem install command does not place the binaries in the
apropriate directory.
The instruction pages at the Rails websites show that one cun simply
type "rails" after the gem
2006 Aug 09
21
DHH''s Post on Ruby Talk -- Rails 1.1.5: Mandatory security patch (and other tidbits)
We''re still hard at work on Rails 1.2, which features all the new
dandy REST stuff and more, but a serious security concern has come to
our attention that needed to be addressed sooner than the release of
1.2 would allow. So here''s Rails 1.1.5!
This is a MANDATORY upgrade for anyone not running on a very recent
edge (which isn''t affected by this). If you have a public
2006 Aug 11
0
CentOS-announce Digest, Vol 18, Issue 10
...33.i386.rpm
src:
krb5-1.3.4-33.src.rpm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.centos.org/pipermail/centos-announce/attachments/20060810/f339e455/attachment-0001.bin
------------------------------
Message: 2
Date: Thu, 10 Aug 2006 12:30:56 -0500
From: Johnny Hughes <johnny at centos.org>
Subject: [CentOS-announce] CESA-2006:0612 Important CentOS 4 x86_64
krb5 - security update
To: CentOS-Announce <centos-announce at cent...
2010 Jul 31
2
2 cards in, but work only separately
...p: kernel option (compiled with
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY) -- by doing so I can have each card
initialized and start it's Xorg, all welll, but can't have both cards
initialized (and thus used) -- why?
In very short, this is what my dmesg says:
[drm] Initialized drm 1.1.0 20060810
nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0
nouveau 0000:04:00.0: enabling device (0000 -> 0002)
nouveau 0000:04:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
nouveau 0000:04:00.0: PCI INT A...
2006 Aug 03
6
evt_scrollwin_thumbtrack/GetPosition?
I am attempting to create a scrollable panel. This works fine for using the
scroll arrows, as I am capturing the event and then incrementing the scroll
pos by the desired amount. However, it is not working on thumbtracking. I
capture the event successfully, but I am unable to capture the position of
the thumb tracker. I have looked at the poor man''s doc and have been unable
to figure
2006 Aug 10
4
Getting "Invalid HTTP format, parsing fails." from one client
...b, Inc.
580 California St, Suite 300
San Francisco, CA 94104
415.364.6338 (direct)
415.362.2078 (fax)
blurb.com
????????????????????????????????????????????
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/mongrel-users/attachments/20060810/0e0e4df2/attachment-0001.html
2010 Feb 28
1
Nouveau [vanilla 2.6.33] + GeForce FX 5200 = blank screen
...ading nouveau module
(from a fresh 2.6.33). For now I am trying framebuffer only. The monitor
is connected with a single link DVI cable.
lspci -nn
03:00.0 VGA compatible controller [0300]: nVidia Corporation NV34 [GeForce FX 5200] [10de:0322] (rev a1)
dmesg| grep drm
[drm] Initialized drm 1.1.0 20060810
[drm] nouveau 0000:03:00.0: failed to evaluate _DSM: 5
[drm] nouveau 0000:03:00.0: Detected an NV30 generation card (0x034200b1)
[drm] nouveau 0000:03:00.0: Attempting to load BIOS image from PROM
[drm] nouveau 0000:03:00.0: ... appears to be valid
[drm] nouveau 0000:03:00.0: BMP BIOS found
[drm] n...
2008 Aug 29
16
[Bug 17357] New: NV4B 10DE: 0393 funny stripes in video flash when using nouveau
http://bugs.freedesktop.org/show_bug.cgi?id=17357
Summary: NV4B 10DE:0393 funny stripes in video flash when using
nouveau
Product: xorg
Version: unspecified
Platform: Other
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2015 Apr 05
3
Nouveau kernel module exhausting CPU
...table 'default/linux/amd64/13.0/desktop/kde'-profile
Kernel:
sys-kernel/gentoo-sources-3.18.7
Nouveau driver:
x11-drivers/xf86-video-nouveau-1.0.11
Xorg-server:
x11-base/xorg-server-1.16.4
KMS is used for selecting video modes.
---- dmesg ----
[ 0.623063] [drm] Initialized drm 1.1.0 20060810
[ 0.623272] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0c4100a1
[ 0.623274] nouveau [ DEVICE][0000:01:00.0] Chipset: GF104 (NVC4)
[ 0.623275] nouveau [ DEVICE][0000:01:00.0] Family : NVC0
[ 0.623307] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image...
[ 0.716983] nou...
2009 Oct 28
3
[Bug 24780] New: 2 second delay during boot using nouveau
...CPU1PM 00000001
INTL 20060113)
[ 0.167504] processor LNXCPU:00: registered as cooling_device0
[ 0.167799] ACPI: SSDT 000000007ff8e2f0 00143 (v01 AMI CPU2PM 00000001
INTL 20060113)
[ 0.168073] processor LNXCPU:01: registered as cooling_device1
[ 0.168205] [drm] Initialized drm 1.1.0 20060810
[ 0.168252] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.168257] nouveau 0000:01:00.0: setting latency timer to 64
[ 0.170706] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card
(0x086100a2)
[ 0.170970] [drm] nouveau 0000:01:00.0: Attempting to lo...