Displaying 7 results from an estimated 7 matches for "connection_type".
2007 Jan 05
1
(Enhancement?) for self referential has_many :through, w/ scoped create...
We have a User model and a Connection model which basically represents
edges in a digraph (User to User, self-referenctial). Each of these
edges can have a :connection_type which is currently just a char(1).
has_many :friendships,
:class_name => ''Connection'',
:foreign_key => "source_user_id",
:conditions => "connection_type = ''f''"
has_many :friends,...
2015 Feb 17
1
Only stereo sound with gtx570 over hdmi (regression)
...er, those should be fixed
already by 3.19. What
kernel version is
your revert against? It's not the latest code,
because that uses drm_eld_size().
Testing on my TV at home
(3.19.0-rc5), I see this in /proc/asound/card1/eld#0.0:
monitor_present 1
eld_valid 1
monitor_name
SAMSUNG
connection_type HDMI
eld_version [0x2] CEA-861D or below
edid_version [0x3] CEA-861-B, C or D
manufacture_id 0x2d4c
product_id 0x69b
port_id 0x0
support_hdcp 0
support_ai 1
audio_sync_delay 0
speakers
[0xf] FL/FR LFE FC RL/RR
sad_count 4
sad0_coding_type [0x1] LPCM
sad0_channels 2
sad0_rates
[0x6e0]...
2015 Feb 15
2
Only stereo sound with gtx570 over hdmi (regression)
Hello all,
I'm using gentoo, with kernel 3.17.0-p1-pf and at some point, a patch was included in this branch of the gentoo kernel that broke hdmi audio.
I've checked with the latest 3.19 vanilla kernel, and I still have the same problem. I cannot output multichannel sound over hdmi.
After some investigations, I've narrowed down the issue to the following lines in the file
2015 Feb 16
0
Only stereo sound with gtx570 over hdmi (regression)
...oblem. However, those should be fixed already by 3.19. What
kernel version is your revert against? It's not the latest code,
because that uses drm_eld_size().
Testing on my TV at home (3.19.0-rc5), I see this in /proc/asound/card1/eld#0.0:
monitor_present 1
eld_valid 1
monitor_name SAMSUNG
connection_type HDMI
eld_version [0x2] CEA-861D or below
edid_version [0x3] CEA-861-B, C or D
manufacture_id 0x2d4c
product_id 0x69b
port_id 0x0
support_hdcp 0
support_ai 1
audio_sync_delay 0
speakers [0xf] FL/FR LFE FC RL/RR
sad_count 4
sad0_coding_type [0x1] LPCM
sad0_channels 2
sad0_rates [0x6e0] 32000 44100 48...
2006 Mar 22
5
gnokii on FreeBSD 6.0 and Dell PE 2850
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20060322/b3ddf5ba/attachment-0001.pgp
2008 Jan 26
5
autoprovision 200+ linksys phones setup
Hi there,
We have plans to install an office (not call center) with the following setup:
200 linksys 942 phones (sip + g711) on a LAN
a server with a dual port E1 sangoma and a remora card with 4 fxo modules.
So far when we want to setup a linksys phone, we need to use the http
interface of each phone, disable/enable a lot of things and plug it
into the network. this is not the best scenario for
2013 Jul 18
105
[Bug 67051] New: No nouveau HDMI sound on NVIDIA GT430
...-------------
cat /proc/asound/card1/eld#3.0
monitor_present 1
eld_valid 0
Note: NOT a good sign. By contrast,
on NVIDIA driver (Linux-x86-319.32):
cat /proc/asound/card1/eld#3.0
monitor_present 1
eld_valid 1
monitor_name ASUS VE258
connection_type HDMI
eld_version [0x2] CEA-861D or below
edid_version [0x3] CEA-861-B, C or D
manufacture_id 0x6904
product_id 0x25f1
port_id 0x20000
support_hdcp 0
support_ai 0
audio_sync_delay 0
speakers...