Displaying 20 results from an estimated 2000 matches similar to: "Video Resolution"
2012 Feb 11
1
New router, registration problems
I just set up a WRT54GS and now I can't dial out or in.
sip show registry shows:
CODE: SELECT ALL
Host dnsmgr Username Refresh State Reg.Time
draytel.org:5060 N xxxxx 120 Request Sent
I seemed to recall that running in cli always showed a response back, but there's nothing now. Using
2006 Mar 28
8
Correct way to capture a select param
I''m having trouble capturing the params from a select type form.
For text field like this:
<%= text_field_tag :courseid %>
I''m able to capture the posted value with this
params[:courseid]
However with a select field like this:
<%= select(:course, :id, %w{value1 value2 value3} %>
I''m not sure how to capture the posted value.
--
Posted via
2006 Nov 09
1
bacula rpm --rebuild on x86_64?
I tried to install the latest bacula last night, rebuilding from the
source rpm ... this is the command line I used, following the
instructions at bacula.org:
# rpmbuild --rebuild --define "build_centos4 1" \
--define "build_x86_64 1" --define "build_mysql4 1" bacula-1.39.26-1.src.rpm
but the rebuild fails, citing all sorts of dependencies being
required. problem
2012 Oct 08
2
X/Display resolution configuration
I've installed CentOS 6.3 on a new system. I've a nagging problem that
I'm trying to fix---the screen resolution changes. I've a flat screen
monitor that has 1600x900 capability. However when I logout and then log
back in the resolution changes to 1280x1024. When I looked at the
xorg.conf.d directory it was empty---both in /etc and in /usr/share.
Where is xorg.conf and
2013 Aug 02
2
Joining DC
I am having some trouble joining a new samba4 server as a DC. I am pretty sure this stems from trying to use OpenChange and subsequently removing it. The new samba4 machine is running 4.0.7 and the existing is running 4.0.1. I am a little hesitant to do an in-place upgrade of the last working DC, so I wanted a replica to fall back on in case things go bad.
Any help would be appreciated.
On the
2010 Jun 17
1
kjournald blocked in D state
I have a system on which kjournald becomes blocked in D state quite often.
Looking at a core file we have 5 mounted ext3 filesystems:
crash> mount
VFSMOUNT SUPERBLK TYPE DEVNAME DIRNAME
10037e07b00 10037e4ec00 rootfs rootfs /
10037e07ec0 10037e4e400 proc /proc /proc
10037e07d40 102188abc00 tmpfs
2018 Jan 10
3
1600x900 not available
My laptop is a Dell XPS-13 running CentOS 7.? It has a 13" 1920x1080
screen and it's a bit difficult for my mid-40s eyesight.? Fedora and
Debian, on this laptop, give me the option of choosing 1600x900 which is
much easier for me to read but CentOS doesn't show this resolution as
available.
I followed the steps I found in a post on stackexchange using xrandr,
substituting
2020 May 11
2
Asterisk versions?
Hi all,
I'm a fairly long time user of Asterisk, but I'm new to this list. I
used to use the old forums some few years ago.
I wanted to ask why there are different Asterisk versions, as shown
by the announcements in the past week or 2:
Asterisk 13.33.0
Asterisk 16.10.0
Asterisk 17.4.0
I'm currently using 16.8.0 and wondering if I should upgrade to
16.10.0, or perhaps give 17.4.0 a
2008 Aug 04
2
thematic map of USA
My goal is to prepare a thematic map of the US, with states shaded
according to their values for a variable of interest. I would like to
include an inset for Alaska in the upper left and an inset for Hawaii in
the lower left. If possible, I'd like to use Albers conic projection, or
something similar. Thus far I have tried using the maps package with
its state database (which omits
2016 Nov 08
2
RFC: Killing undef and spreading poison
Hi Nuno, Chandler,
Nuno Lopes via llvm-dev wrote:
> This program stores 8 bits, and leaves the remaining 24 bits
> uninitialized. It then loads 16 bits, half initialized to %v, half
> uninitialized. SROA transforms the above function to:
>
> define i16 @g(i8 %in) {
> %v = add nsw i8 127, %in
> %1 = zext i8 %v to i16
> %2 = shl i16 %1, 8
> %3 = and
2020 May 11
1
Asterisk versions?
Thanks for that info, Ben. I do like to test out the latest and most
up-to-date versions of things when I can, so I'll check those files
and see how it goes.
On 2020-05-11 17:20,
Ben Ford <bford at digium.com> put forth the proposition:
> Hey Dave,
>
> In the case of 13 and 16, these are LTS versions which means that they get
> long term service. 17 is a standard release.
2017 Jan 10
1
Missing Dependency python-yubico
On 01/10/17 13:12, Tony Schreiner wrote:
> On Tue, Jan 10, 2017 at 11:12 AM, Mark LaPierre <marklapier at gmail.com>
> wrote:
>
>> Hey all, I'm trying to install the fedora-packager group so that I can
>> build Fedora source packages into RPMs that I can install. I'm getting
>> this error:
>>
>> Error: Package:
2008 Mar 21
8
Pending Scenarios
Hi there,
newb q: The "pending" support for spec''s and steps is nice. I''m just
wondering why a scenario itself can''t be pending? I.e. it seems to me like
it would be nice to write up scenario titles for scenarios as you think of
them, and for low-priority fringe scenarios leave the steps unwritten until
it comes time to implement the scenario?
Is there a
2012 Oct 06
1
CyberPower usbhid-ups continuously disconnects/reconnect
I have had a similar problem to many other people for the last few
months with my Cyberpower UPS. It was working properly after reboot
about one in five times; the rest of the time it would endlessly
disconnect and reconnect, according to syslog messages.
The latest I was able to find towards a solution is
http://www.mail-archive.com/nut-upsuser at lists.alioth.debian.org/msg06671.html
The root
2005 Jan 12
2
Off Topic: Statistical "philosophy" rant
R-Listers.
The following is a rant originally sent privately to Frank Harrell in
response to remarks he made on this list. The ideas are not new or original,
but he suggested I share it with the list, as he felt that it might be of
wider interest, nonetheless. I have real doubts about this, and I apologize
in advance to those who agree that I should have kept my remarks private.
In view of this,
2005 Nov 07
2
question about Effect.Highlight and IE 5.5
I''ve recently begun testing some of the scriptaculous functionality in
IE 5.5, since my company wants me to support as many browsers as
possible. When I do an Effect.Highlight on a <tr>, it doesn''t quite
work right. I''ve figured out a few things, but I''m not sure whether you
want to change them or not. Here''s what I know:
In
2019 Aug 12
0
limited resolution on DVI and HDMI at the same time
I got 1920x1200 at 59.95Hz via DVI and 3840x2160 at 60.00Hz via HDMI at the
same time with the proprietary nvidia driver.
I get flickering on the 1920x1200 at 59.95 with the nouveau driver (it
doesn't flicker if I lower it to 1920x1080 at 59.96).
Any idea why?
proprietary:
$ xrandr
Screen 0: minimum 8 x 8, current 5760 x 2160, maximum 32767 x 32767
DVI-D-0 connected primary 1920x1200+0+0
2013 Feb 04
1
Using Mutt - folder atime/mtime etc
Version 2.1.10
For some reason Mutt doesn't list any info about IMAP folders and
seems to ignore folder_format.
My questions is does anyone have any workarounds for this?
2013 Feb 11
1
Keyword Flags
I mostly use Mutt to read mail but today I fired up Thunderbird.
I have a shell script that looks for new mail, which looks for files
in cur/ and new/ ending with the server hostname or a comma.
When I fired up TB it seems that all new mail has been given a flag of
,a which I gather means it matches a keyword.
My questions are:
How did this happen?
Did TB do something strange to my mail when
2009 Dec 13
3
iphone client app
Hi
Got a new iphone, want to know about peoples experience with any apps
that work well with asterisk and run on a iphone
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20091213/1f81f008/attachment.pgp