Slackware :: PTY Allocation Request Failed On Channel 0

Jan 29, 2011

I'm trying to authenticate with github, however when I try to:

Code:

I've done all the steps mentioned here: http://www.linuxquestions.org/questi...el-0-a-676673/

ie:
Code:

I also restarted sshd. This gave me the following error:

Code:

I found ponce's post about it so I assume it's not an issue. Sshd is running.

View 1 Replies


ADVERTISEMENT

Ubuntu Servers :: PTY Allocation Request Failed On Channel 0?

Jul 25, 2011

I recently ran into the following problem when trying to ssh into my Ubuntu 11.04 server:

>> ssh user@site.com
PTY allocation request failed on channel 0

I don't know for sure, but I think this happened after one of the latest Ubuntu updates I installed. In case it's of relevance, I'm remoting in from Terminal (Mac OS X 10.7 - Lion). Edit: The problem seems to be with Lion..

[Code]...

View 1 Replies View Related

Networking :: Ssh -D - Channel 6 - Open Failed - Administratively Prohibited - Open Failed

May 24, 2009

I'm getting these messages Over SSH with the -D switch

Code:

At uni I did this for a couple of reasons, primarily to connect to trackers for bittorrent. I would get these messages fairly often but I never thought much of it because I figured I was just loosing packets over the network or something (understandable in my situation). At home I decided to continue to use this method because that computer is set up in DMZ and is very useful. I havn't received many of these messages but recently all my torrents stalled and I had a whole bunch of these messages. Is it possible my computer just cant handle all the network connections (it's a 2ghz AMD running debian)? What exactly do these messages mean? Is there any way to optimize my connection in any way?

View 1 Replies View Related

Programming :: X Error Of Failed Request - BadMatch?

Mar 15, 2010

I'm working on a old piece of code on linux, after compiling without porblem at the execution I have this response:

src/xproject/xproject: Ok, a color display! :-)
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 78 (X_CreateColormap)
Serial number of failed request: 7
Current serial number in output stream: 15

looking at the source code I think the problem is related at the depth of my system 24 bit and the depth of this old piece of code 8 bit. Unfortunately also I don't have experience in programming the XVideo and if someone can give me some help in programming the XVideo interface

View 5 Replies View Related

CentOS 5 :: Bluetooth - HCI Authentication Request Failed

Aug 3, 2009

I spend all day, trying to make bluetooth working with my phone Nokia 2600. First, i try'it with bluez-utils 3.7, and later with 3.9, but i no luck. So, what i have. I use hcitool to scan for my device, and find'it. Next, i connect to my phone with success. Then i try pairing with my phone, using "auth", but here i got error: HCI authentication request failed: Input/output error

View 1 Replies View Related

Ubuntu :: ZoneMinder ZMU - Error - Failed To Get Channel 0 Attributes - Invalid Argument

Jan 23, 2010

I have a Sweex USB webcam which I am trying to setup with ZoneMinder, however I cannot find the settings for it, and when I run:

Code:

I get:

Code:

Code:

Provide settings, or how to fix ZMU?

View 5 Replies View Related

Ubuntu :: Adding New Screen Resolution - Request Failed

May 19, 2011

Basically I want to change the resolution on my computer as the desktop is partially lost off of the screen. The needed resolution is not available so I am attempting to add a new resolution. I have used the [URL] for information on how to do this. I am completely new to Ubuntu and entering code so a TON of the results online have meant jibberish to me as people leave out the basics which I cannot find. Here is what I've done so far in the terminal...

I enter:
xrandr
I get:
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
HDMI-0 disconnected (normal left inverted right x axis y axis)
VGA-0 disconnected (normal left inverted right x axis y axis)
DVI-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 698mm x 392mm
1920x1080 60.0*+
1920x1080i 30.0
1280x720 60.0
2020x1180_60.00 (0x169) 200.0MHz
h: width 2024 start 2160 end 2376 total 2728 skew 0 clock 73.3KHz
v: height 1180 start 1183 end 1193 total 1224 clock 59.9Hz

I enter:
xrandr --newmode <Mode''Line>
I get:
bash: syntax error near unexpected token 'newline'

Already I see an error message though without knowing what else to do I try to continue the code as follows...
I enter:
cvt 2020 1180
I get:
# 2024x1180 59.90 Hz (CVT) hsync: 73.31 kHz; pclk: 200.00 MHz
Modeline "2024x1180_60.00" 200.00 2024 2160 2376 2728 1180 1183 1193 1224 -hsync +vsync

At this point I see it shows 2024x1180 when I actually entered 2020x1180 which I find odd, though I try the next part with both 2024 and 2020 with same results.
I enter:
xrandr --newmode "2020x1180_60.00" 200.00 2024 2160 2376 2728 1180 1183 1193 1224 -hsync +vsync

I normally get no response after with a blank cursor, though one time I got:
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 150 (RANDR)
Minor opcode of failed request: 16 (RRCreateMode)
Serial number of failed request: 27
Current serial number in output stream: 27

View 1 Replies View Related

Debian Configuration :: Network - Access Servers Request Failed

Feb 1, 2010

I recently installed two PC with debian lenny (kernel 2.6.26). One is called serveur-debian1 and the second one serveur-debian2. I have installed gnome,samba, mysql5, apache2, php5, and Virtualbox,bridge-tools on them. On serveur-debian2, i installed an other virtual debian lenny with apache2,mysql5,php5,nagios and centreon on it to view my network. I remember having installed a soft to access nntp on serveur-debian2 in order to test nagios.

Since a few days, i have problem to access to my servers. rom my windows 7 client, i try to ping serveur-debian1. Response is OK but not for all resquets Always from the same computer, i try to ping serveur-debian2. Response is OK but not for all again.

When i launch a ping on serveur-debian1 and serveur debian2 at the same time i have:

ping 1 to 10: serveur-debian1: response OK
serveur-debian2: no response
ping 11to 14: serveur-debian1: no response
serveur-debian2: response OK
ping 15 to 25: serveur-debian1: respone OK
serveur-debian2: @ip serveur-debian1 network unreachable (there's no error, it shows me the ip of serveur-debian1)

If i switch on the debian virtual server on the serveur-debian2, and i ping it at the same time, the response is OK for all resquests. The problem is very strange. I can't have a correct connection and when i launch a request from a software which access the mysql server, the requests failed ...

View 4 Replies View Related

General :: Association Request To The Driver Failed When Using Wpa_supplicant With Madwifi?

Mar 30, 2010

I'm trying to manually connect my wireless adapter to my router using WPA. I'm using Madwifi drivers for my D-Link DWL-G630. I keep getting the same error " Association request to the driver failed". I can connect to my router using wep through the GUI. I can not connect using the terminal. I created my /etc/wpa_supplicant.conf file

ap_scan=1
ctrl_interface=/var/run/wpa_supplicant
network={
ssid="NYNET"
scan_ssid=0

[code]....

I run these two commands

sudo ifconfig wlan3 down
sudo dhclient -r wlan3

the I run

sudo wpa_supplicant -Dwext -iwlan3 -c/etc/wpa_supplicant.conf -dd

jmorales@jmorales-laptop:~$ sudo ifconfig wlan3 up
jmorales@jmorales-laptop:~$ sudo dhclient -r wlan3
Internet Systems Consortium DHCP Client V3.1.2

[code].....

View 2 Replies View Related

General :: Getting Session Request Failed Whenever Send The Message Using Smbclient?

Nov 25, 2009

I am sending message from linux to windows system as follows echo "test"|smbclient -M <IP Add>But I am getting "session request failed" message . How can I solve it? <Ip Add> in network and reachable.

View 1 Replies View Related

General :: Selfcheck Request Failed For Amanda Backup Of RHEL 4

Jun 4, 2010

I installed amanda on a client that uses Red Hat Enterprise Linux 4. When I do an amcheck from the server, I get this:
Amanda Backup Client Hosts Check
--------------------------------
WARNING: 192.168.3.23: selfcheck request failed: recv error: Connection reset by peer
Client check: 1 host checked in 0.022 seconds. 1 problem found.
I am using bsdtcp. I get an ACK error if I switch the client to bsd authentication. I read that I should enter servers adress to hosts file in /etc/ directory?

View 3 Replies View Related

Debian Hardware :: Wireless Card Error, Failed To Request Firmware

Jul 10, 2011

During installation at, Select and install software, i had this extra option "Packages to install: rt2x00-source", and answered yes. sources.list has main and contrib sections.

lspci -k
Network controller: RaLink RT2561/RT61 802.11g PCI
Subsystem: Linksys WMP54G ver 4.1
Kernel driver in use: rt61pci
ifup wlan0 returns this,
SIOCSIFFLAGS: No such file or directory

[Code]...

View 5 Replies View Related

Ubuntu Networking :: Wpa_supplicant[1093]: Association Request To The Driver Failed

Dec 25, 2010

yesterday i update my ubuntu 10.04 lts, and began the problens. i am using 2.6.32-24-generic, in a HP DV6 2145es do we know?
syslog saidme: wpa_supplicant[1093]: Association request to the driver failed search in google i founded that the problem is possible that it is in wpa_supplicant.conf. my fiel is in : /etc/dbus-1/system.d/wpa_supplicant.conf and i think that is necesary be in /etc . it is truh? when i check my fiel, i founded this:

<!DOCTYPE busconfig PUBLIC
"-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>

[code]....

View 7 Replies View Related

Slackware :: Airmon-ng Not Setting Channel Correctly?

Jan 5, 2011

I recently installed slackware-current (not the most recent one) and since then I have not been able to get airmon-ng to set the channel of my network card correctly. I don't think it's a driver issue because the kernel from my previous install was the same as the current kernel (2.6.35.7) and it worked fine on my Atheros AR9285 Wireless card. Now every time I try to deauthenticate, it says the card is in channel -1 and won't work. One of the differences now is that I ran netconfig (I never ran this before). Sometimes when I run it, it complains about dhcpcd service.

View 10 Replies View Related

Slackware :: Getting Error When Try To Create Channel For File / Fix It?

Oct 13, 2009

When I try to install something with KPackage, I get an error like the following:

error: Unable to create channel for file: <filename>

where filename is usually the tgz file I'm installing from. I can't find any references to this anywhere - any have any idea what it's telling me, and how to solve? A specific example is Wine - it gives this error:

error: Unable to create channel for file: /usr/local/src/wine-1.1.24-i486-1kjz.tgz

I'm running this as root in xfce. Running it as a regular user, after giving root password, gives the same result.

View 2 Replies View Related

Slackware :: Unable To Set Mute On Master Channel

Feb 16, 2010

I installed an Asus P7P55D PRO motherboard and now I can't mute Master channel with alsamixer, even not using KDE mixer. Probably ALSA doesn't support properly, despite I upgraded alsa libraries (alsa-lib-1.0.21a). The key to increase or decrease the volume through keyboard works fine, but the key for mute is not working. These are the alsamixer values:

Card: HDA Intel
Chip: VIA ID 444

I also used alsaconf command and it detects a snd-hda-intel board. I have a G15 keyboard and I even tried to make a shortcut with KDE mixer, but it doesn't work. Is there any way to solve it or have I to wait for a new version of alsa? I use Slackware64 13.0 with kernel 2.6.32.7.

View 8 Replies View Related

Ubuntu :: X Error Of Failed Request: BadName (named Color Or Font Does Not Exist)

Jan 15, 2010

I just made a fresh installation of Ubuntu Karmic, but I can't set up my screen resolution correctly. My monitor resolution (1680 x 1050) is not listed in 'Display Preferences' or in my card's proprietary software (ATI Catalyst). The maximum resolution I can select is 1440 x 900.xrandr detects a maximum resolution of 1440 x 1440 and displays the same list of screen resolutions as 'Display Preferences'.

But when I enter the line:

xrandr --newmode "1680x1050_60.00" 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync

I always get this message:

X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 156 (RANDR)
Minor opcode of failed request: 16 (RRCreateMode)

[code]....

View 2 Replies View Related

General :: Amanda Backup Error - Selfcheck Request Failed Connection Refused

Jun 15, 2010

I am trying to backup a client called greetings.com, but when I do an amcheck on the server, I get:
WARNING: greetings.com: selfcheck request failed: Connection refused

View 2 Replies View Related

Ubuntu :: Dual Channel Failure & Single Channel Errors

Jun 25, 2011

PC seems to run fine in single channel mode but monitor reports no input in dual channel mode and memtest86+ lists from 1-3 errors per pass in single channel mode. Motherboard (Gigabyte P43T-ES3G) can't be set for the 1.65 volts required by the RAM (2x2 of OCZ3P1333LV4GK PC3 10666). The mobo voltage choices are 1.6 or 1.7 volts. I have tried both and increased the MCH voltage from 1.1 v to 1.2 v, but so far can't get it to run in dual channel mode at all and single channel mode seems to run fine but I still get errors in memtest86+. Also tried optimized Bios settings and loosened memory timings (from 7-7-7-16 to 8-8-8-27 and tRFC 60 to 70) and reset Command Rate from 0 to 2. CPU is Core 2 Quad @ 2.4 Ghz, PSU is rated at 400 watts, Video card is Gigabyte GT220.

View 2 Replies View Related

Slackware :: Error - NVRM: Xid (0000:02:00): 8, Channel 00000004

May 6, 2011

When I use mplayer (i.e. play a movie with it) the system will sporadically freeze completely, for around 13 seconds. Everything halts as if the system is having a kernel panic or worse -- even the clock halts. Around 13 seconds pass, everything returns to normal (the clock then jumps 13 seconds ahead, as well), and from the kernel pool log (dmesg) I observe this:


Code: NVRM: Xid (0000:02:00): 8, Channel 00000004 This seems to happen at sporadic time intervals, but can happen as often as every two minutes at "worst", making watching a movie clip the most annoying experience you can imagine.

I have tried to update the graphics drivers to the latest version, to no avail. I also have no idea how this issue started in the first place. I use Slackware 13.1.0 on a fast x86 (4.1 GHz Core i7, 6 GiB RAM, SSD, GTX480, etc.). There are no other known issues with the system. I don't use any sort of package managers or automatic updates. This issue happens regardless of whether the media played is physically local on the computer, or if it is on a network.

View 6 Replies View Related

Server :: Amanda - Selfcheck Request Failed: Recv Error: Connection Reset By Peer

Feb 22, 2011

when i ran amcheck DailySet1 as backup user and got these messages:

[Code]....

View 3 Replies View Related

Ubuntu Networking :: 'wlan0 Is On Channel -1 But The AP Uses Channel 6' With Airplay-ng?

Jun 29, 2011

I'm trying to crack my wep password just for kicks, but I keep running into the same error. When I try to use airplay-ng for the packet injection, it always gives me the error " wlan0 is on channel -1, but the AP uses channel 6". I've tried setting wlan0 to channel 6 manually, but that doesn't help. I spent a while searching for a solution, but it seemed like each page had a different, usually highly complex solution, that still doesn't work. I have the most recent drivers for my wireless card, and it meets all the requirements. So, is there any solution to this that will actually work?

View 9 Replies View Related

Slackware :: Request For 13.37: Change To Slrn Slackbuild

Mar 12, 2011

I have noticed that PV and team are currently very receptive to proposed changes and additions for the upcoming Slackware 13.37 so I thought I would add my own request as well .On reinstallation or upgrade the stock slrn slackbuild overwrites the vital configuration file for slrnpull: slrnpull.conf. This file contains not only the newsgroups requested for reading but also the numbers to be downloaded as well as the time the posts will remain in the spool

View 2 Replies View Related

Ubuntu :: Using The Dual-channel Or Quad-channel?

Jul 14, 2011

Thinking about building a new system, with 4GB of DDR3 RAM. I am just wondering, which would you prefer: Dual-channel DDR3 or Quad-channel DDR3? Does one have better speed performance over another? Will one way keep your system cooler?

View 2 Replies View Related

Slackware :: Submit An Enhancement Request - Envar PATH When Run By Udev

Apr 7, 2010

The value of envar PATH for processes run by the udev system is "/usr/gnu/bin:/usr/local/bin:/bin:/usr/bin:.". If peer review (that's you!) agrees it is a poor choice how can I submit an enhancement request? The man pages do not say anything about bug reporting. Here are reasons why it is a bizarre choice:There is no /gnu/bin directory on as-installed Slackware. /usr/local/bin is empty (or very nearly empty?) on as-installed Slackware. Processes running under udev run as root; having "." in PATH is not good practice when running as root. Processes running under udev are likely to be doing "system" work so executables from the sbin directories are likely to be used. For example, udevadm itself is /sbin/udevadm. Presumably this PATH is set by udevd itself; it is not the PATH in effect when udevd is started by rc.M. AFAIK udevd's PATH is not configurable. The workaround is for processes initiated by udev to set a sane PATH for themselves, perhaps "/usr/sbin:/sbin:/usr/bin:/bin". EDIT: seen on Slackware 13.0 32 bit. EDIT2: rc.udev is run from rc.S, not rc.M as stated above

View 7 Replies View Related

Server :: Redirect All Client Http Request To Https Request In Squid?

Jun 25, 2010

how to redirect all client http request to https request in squid

View 1 Replies View Related

Ubuntu Networking :: Error - Vendor Request 0x06 Failed For Offset 0x3040 With Error -110

Feb 12, 2011

Having a problem with my Belkin wireless adapter when trying to stream music to my Pinnacle Soundbridge.The network connection is usually rock steady but drops anywhere between and few second and a few minutes after streaming music. Network manager still shows the connection to my home network as active but it is not. The connection comes back when I unplug the dongle and plug it back in. I found the following message repeated in the syslog

phy3 -> rt2x00usb_vendor_request: Error - Vendor Request 0x06 failed for offset 0x3040 with error -110

Only thing I have noticed is that it refers to rt2x00 when I had thought it used the rt73usb driver.Had the PC and the Soundbridge for a number of years without any problems but I did recently have to reinstall Ubuntu from scratch. Currently running Ubuntu 10.10

View 4 Replies View Related

Slackware :: "iw Wlan0 Set Channel X" Not Making Any Effect

May 18, 2011

Slackware 13.37

Trying to manually set a frequency/channel for my wlan0 device, but it seems not to be working.

"iw wlan0 set channel 1" doesn't take any effect on wlan0 frequency, no matter if it's after a reboot (no frequency defined) or after a successful connection with an AP (with a given frequency already defined)

Code:
root@ECRNT-10:~# iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11abgn Mode:Monitor Frequency:2.437 GHz Tx-Power=15 dBm

[Code]....

View 8 Replies View Related

Slackware :: Failed To Initialize NVIDIA Graphics Device On Startx With Slackware 13.1

Aug 24, 2010

I installed slackware 13.1 x86_64 bit with multilib, and its been about a month already, I'm really enjoying slackware but I am being troubled with my nvidia card, and I need to get my 3D acceleration working. And I've been looking around the net for information and kept on trying to make my nvidia card to work but to no avail. I cant get X to start, once I put in a xorg.conf stating to use the nvidia card. After troubleshooting for almost 2 weeks and now at my wits end, I now come humbly looking for help in linuxquestions slackware community forum.I've installed nvidia 64 bit kernel, drivers from slackbuilds (version 256.44). The laptop model I'm trying to get it working is an -ASUS K52J Intel Core i3 2.40Ghz with 2GB RAM and with an Nvidia Geforce 310M with 1GB dedicated VRAM.

View 14 Replies View Related

Ubuntu :: Error "wireless Request "Set Tx Power" (8B26): SET Failed On Device Wlan0 ; Operation Not Supported"

Nov 12, 2010

Although Win7 is not bad either, I'm really happy using new Ubuntu Maverick Meerkat on my notebook. Since I've been using Linux (SimplyMepis, then Arch) on my desktop, I'm really happy that I found a Linux distro which suits me the best. BTW, I have a Toshiba T130-10g which I love for its long battery life. However, I would like to solve some issues/dilemmas/questions (and I searched for s the solutions of some of them on Google so please don't tell me to use it...)

1) How do I turn off Wifi completely in a comfortable way? I tried sudo iwconfig wlan0 txpower off but it threw: Error for wireless request "Set Tx Power" (8B26): SET failed on device wlan0 ; Operation not supported. I even edited something in interfaces configuration file, but it did nothing. Oh, I forgot, my notebook doesn't have a hardware switch to turn off wifi.

2) Setting brightness doesnt work for my laptop. I can set it by udo setpci -s 00:02.0 F4.B=25 but I'm looking for a more comfortable solution. BTW, editing one GRUB configuration file didn't help and ended in booting into command line (it was something with adding backlight=vendor or something like that...)

3) My touchpad is sometimes too sensitive and clicks somewhere sometimes when I don't want to it. How to make clicks less sensitive? I tried to play with some mouse settings but it didn't help much but perhaps I'm setting a bad parameter.

4) I remember that back in KDE 3.5 times a network manager icon had a setting to switch on net statistics so I could very easily see how much I downloaded every day. But, since KDE 3.5 is not supported anymore, I stopped using it in refusal to update to KDE 4.XX and switched to GNOME. Since for some months I'll have a limited download connection, is there something esay in GNOME to watch my net statistics that wouldn't be deleted after reboot/shutdown?...

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved