Debian Hardware :: TP-WN350GD Not Detected?
Nov 14, 2010
A few days ago I bought TP-WN350GD card to enjoy wireless internet. I have installed Debian Squeeze using netinstall. I just installed base system and then I installed LXDE. Next thing I did was installing wireless-tools and wicd. I followed this instruction to get my WIFI card working but it doesnt want to workCard is working because I've tested it on Win7 PC. But when I put it into my old Debian PC and do "lspci" I can't see my ATHEROS there What's the reason? ifconfig shows me only lo and eth0. I've tried to change PCI slot but it's not working either.
View 2 Replies
ADVERTISEMENT
Apr 17, 2010
My name is Dieter, from Belgium, new here. I installed suse 11.2 from the dvd. I bought a wificard that is supported under linux for this pc. Still my firefox does not connect to the internet. I set up the card in yast to dhcp. I find networks and can connect to them but that's where the story ends. This is some data, sorry for the layout, I have no experience in posting stuff in fora.figure out why i cannot connect to the internet?
[Code]...
View 1 Replies
View Related
Oct 31, 2015
I've just grabbed the debian8 netinstall and installed it on my eeePC 701. I plan on using it as a test web server or something similar. The problem is I've managed to get the wifi working, but I really wanted to get the wired ethernet connection working and for some reason I can't detect it.
Here, the last entry seems to detect the wifi card...
Code: Select allroot@eeepc:/home/leke# lspci
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 04)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 04)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 04)
[CODE]....
I guess I need to manually install the driver for the wired ethernet card, but how do I go about that?
View 13 Replies
View Related
Feb 19, 2009
I install the debian on my PC, but the monitor is not detected or not adapted ( while it is for linux CD live, and windows XP). it gives the following errors :
I want to use the file xorg.conf given by CDlive ( sidux for example) and copy it in the /etc/X11 of my debian, is it enougn or I need ohter configuration ?
View 2 Replies
View Related
Aug 22, 2010
I just did a fresh install of debian (amd64) on my laptop (Dell Inspiron 1520). My wireless network is not being detected, but I'm pretty sure that my wireless device IS being detected. During the installation, I got a message about some firmware .ucode file not being found. It asked me to put the file on a usb stick (which I got online), and I did that. It didn't complain after that, but I got the same message again later on, but again it didn't complain when I continued the installation.
View 4 Replies
View Related
Sep 29, 2015
Today I set up the energy settings like that:
10 minutes (screen), 20 minutes for suspension.
After around 30 minutes, I came back and switched back on the pc.
The primary monitor (VGA) was not detected, even after a system reboot.
More info about my pc:
Debian stable 8.2, kernel 3.16.0-4-686-pae.
I have an Nvidia card, but currently I am using nouveau drivers.
Two monitors: VGA (primary) and DVI (secondary).
Later I could get my primary monitor to work by switching tty (ctrl+alt+f3 and typing "startx" in the console).
I guess this is related to Xorg configuration (/etc/X11/xorg.conf is empty), but I am not really sure.
View 2 Replies
View Related
Jan 27, 2016
I cannot install Nvidia driver. After installation I have only text mode. I tried install this and I do no know whether I choose an appropriate version. Should I install 360.45 version? I have the following output of the command nvidia-detect:
Code: Select allNo NVIDIA GPU detected.
Why this command doesnot recognize my equipment?
I use Jessie 8.3. netinstall.
Code: Select alllspci -nn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 0b)
Code: Select alllspci
00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 0b)
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 0b)
00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
[CODE]....
View 14 Replies
View Related
Mar 18, 2011
I am trying a network install of debian 6.0 by dumping the contents of a DVD onto my local http server. For some reason the Western Digital 80 GB pata HDD doesn't get detected when I click on 'detect disk', I even tried with a SATA, no luck.
View 7 Replies
View Related
Nov 13, 2015
I noticed that Debian 8 has a significant bug related to detecting presence of display(s). Today, I woke my computer from sleep while the LCD monitor was unplugged from power (the monitor is connected via DVI) then I powered the monitor but nothing was displayed. Next, I connected another monitor via HDMI and both screens started working. However after disconnecting HDMI cable from the second monitor the first one with DVI stopped showing anything. The conclusion of this situation is that HDMI monitor must be connected all the time.
I thought that this is caused by graphics driver, but I experienced the problem on different machines, one with nvidia driver and DVI, and the second with default free driver and DisplayPort.
I just checked that this is related to KDE. After switching to console using ctrl+alt+f1 the screen turns on, but when I am going back via ctrl+alt+f7 the screen disappears.
View 2 Replies
View Related
Jul 28, 2015
I am installing Linux for the first time right now and I am facing a bit of an issue when it comes to network hardware driver installation. The NIC on my motherboard is a Marvel 88E1111 (computer is very old). During the installation of Debian, I got to a menu which read "No Ethernet card detected. If you know the name of the driver needed by your Ethernet card you can select it from the list", then provides me with said list of driver names.
However, the only driver I could find that came close the NIC I am using was one called just "Marvel", and selecting actually didn't do anything (screen flashes blue and returns me to the same menu). So I continued by selecting the "none of the above" option, and now the new menu reads: "A driver for your hardware is not available. You may need to load drivers from removable media (...)". So I thought I should google for the drivers and see what I can find. The official site of the company that made my NIC doesn't even list my model in their drivers' list (to be expected since it is so old).
Then I found this: URL.., but I was expecting more of a download than the source code itself.
View 2 Replies
View Related
Nov 29, 2010
I have successfully installed debian and updated it. After few days of installation maybe around a month. I tried to install some other software from synaptic but my installation CD isn't being detected like before. What do I do? The CD can be opened etc., but its not getting mounted as /cd-rom/ which the synaptic packagemanger searches most of the time.
View 2 Replies
View Related
Mar 9, 2016
I'm having another issue when trying to install a particular software package.
I'm trying to install a CityEngine 2015.2 trial and when I run the setup script using ./Setup, I get the following error:
Code: Select all[CityEngine 2015.2 Setup Error]
libc6 not detected
I tried reinstalling libc6 to no avail and searching the net for answers but couldn't find any solutions.
I parsed the script for that exception and found the following code:
Code: Select allelif [ "x` which dpkg-query 2>/dev/null `x" != "xx" ]
then
DetectedLibcVersion=` dpkg-query -s libc6 2>/dev/null | grep ^Provides: | cut -f2 -d'-' `
if [ "x${DetectedLibcVersion}" = "x" ]
then
error_header
echo "libc6 not detected" >&2
exit 1
fi
View 4 Replies
View Related
Mar 13, 2015
I am running debian testing dist-upgraded to sid with the latest gnome-shell. All is fine, I have recently moved to a new house and noticed that network manager wont detect my home wireless network. It does scan for networks and locates SSIDS from other local networks including my neighbours wifi where I can connect but will not detect mine. The modem router used is a zte quite popular in Greece and I have the broadcom wl driver installed. By the way since it is a dual boot machine - nasty win7 connect just fine and so does my mobile phone...
View 3 Replies
View Related
Aug 16, 2015
Setup:
I'm using i386 Jessie Debian, have an i7 Intel processor and Gtx 745 4gb NVidia GPU.
I am running with nomodeset due to blurring issue but issue occured without nomodeset too.
Problem:
When I start Debian with just a monitor in the HDMI slot it doesn't recognize the monitor and keeps the monitor at 1024x768.
When I start Debian with monitor in both DVI and HDMI slot it only activates the DVI monitor (with proper resolution). PC has no VGA I have no DP cable.
xrandr:
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 1920 x 1080, maximum 1920 x 1080
default connected primary 1920x1080+0+0 0mm x 0mm
1920x1080 0.00*
1280x1024 0.00
1024x768 0.00
800x600 0.00
640x480 0.00
Which is my dvi monitor, no other screens detected. Is there any way to get the HDMI to run properly?
View 1 Replies
View Related
Oct 20, 2015
My system can't seem to detect the external monitor that I've plugged into my laptop using and HDMI cable. The monitor works when I'm booted into Windows so I know that it isn't a problem with the monitor or the cable.
When I run xrandr I get.
Code: Select allScreen 0: minimum 320 x 200, current 1600 x 900, maximum 8192 x 8192
LVDS1 connected primary 1600x900+0+0 (normal left inverted right x axis y axis) 310mm x 174mm
1600x900 60.00*+ 39.99
1440x900 59.89
1360x768 59.80 59.96
1152x864 60.00
1024x768 60.00
800x600 60.32 56.25
640x480 59.94
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
View 4 Replies
View Related
Oct 16, 2010
For quite a while I didn't have any problems and everything worked just fine, until I had to upgrade to KDE 4 from 3.5. And that, as you understand, required a major upgrade of quite a lot of stuff (not only the GUI, but also some of the system including the kernel). After I spent a while fixing up the mess (it works ok now, mostly), I still have quite a problem with optical drive and external disk detection.
Problem 1. DVD drive.
Sometimes it works fine without any errors - the system detects the drive and can write and read the mounted DVD (that's exactly how it was before the upgrade). And sometimes (or should I say most of the time?) there is no drive detected.
Problem 2. Flash drives.
I connect a flash-disk. It gets get detected, mounts automatically - yahoo! But.If I start the system with the drive already connected, then the device is not even recognized (doesn't appear in /dev). So I have to replug it.Used to work fine before.Something tells me that the problems have a common cause. Correct me if I am wrong. Please help!
View 2 Replies
View Related
Mar 16, 2010
I have been Linux user(Ubuntu)for about 3 years since my switching from Windows. Although I did not have any complain against it, I wanted to try Debian Lenny. I have already partitioned my disk and installed Debian. Everything worked fine according to my expectations except for one thing: wireless.I tried different things to get it works without result. The light indicator of my computer seems to be working but the Network Manager does not detect any signal. In Ubuntu the wireless is detected automatically even using the Live CD.
View 1 Replies
View Related
May 15, 2015
I'm was trying to choose between GNOME and KDE for version 8. However both the live DVD's fail to pick up the Wifi card on my system. I am also unable to use certain basic commands such as ifconfig on the live CD. I am completely new to Linux and Debian (of course). Pardon me for the hand holding. This will be my first install of a Linux system.
What steps I can take to ensure that the Wifi card and the network card will be supported - hardware compatibility test maybe? Is there a way to try before installing? This will be a dualboot with Windows 8.1
Wifi card: Ralink RT3290 802.11bgn Wi-Fi Adapter
LAN card: Realtek PCIe GBE Family Controller
View 9 Replies
View Related
Jul 27, 2010
I want to change to Debian from Ubuntu. But, unfortrantly, I have problem in installation.I want to install Debian 5 on my Dell optiplex 380 desktop. In the process of installation, the networking adapter can no be detected. My networking adapter is Broadcom Corporation netlink BCM57780 Gigabit Ethernet PCIe. It seems like that Debian 5 does not have the driver for this kind of adapter.What can I do now
View 2 Replies
View Related
Oct 5, 2010
I tried to install Debian 3 at my pc, and while it worked, it only installed the basic system. When it goes trying to install the "everyday-use" packages it cames with this message:Some error ocurred while unpacking. I am going tp configure the packages that were installed. This may result in duplicate errors or erros caused by missing dependencies. This is ok, only the erros above this message are important. Please fix them and Install again
View 8 Replies
View Related
Jan 10, 2011
I'm trying to install Debian Testing onto my Acer Aspire One ZG5 using the testing versions of boot.img and debian-testing-i386-CD-1.iso. I previously installed (two days ago) the latest release of stable, and the boot.img/CD1 from that worked fine, installed seamlessly. With testing though, the menu does not respond to the keyboard as soon as the menu appears to select Install/Graphical install/Help, etc. I have also tried to boot with an external (USB) keyboard, which again, works fine with the stable version of boot.img/CD1, but not testing.I did some searching and couldn't find anything that looked similar
View 6 Replies
View Related
Jul 30, 2015
I've recently installed Debian v8.1 and installed Nvidia driver 340.46. In nvidia-settings I am able to enable my second monitor and enable it/set it's position..etc. My second monitor is not being detected in Debian Display and is 'on' but only showing a black screen. I've tried researching and implementing various 'fixes', but I'm not having any luck.
I'm running dual GTX 570's with a monitor plugged into one each (DVI). I noticed in my xorg.conf under Section "Screen" I have an option "MultiGPU" "Off"; would this be part of the issue?
I've tried:
- purging all nvidia drivers and re-installing
- installing different versions of nvidia drivers
- add nomodeset in grub
View 2 Replies
View Related
Nov 17, 2010
I am trying to install Debian 5.0 "Lenny" on a PC with a very new hardware config (i3 processor, DDR3 RAM,LG SATA DVD drive, and Seagate SATA HDD). During the hardware detection phase of installation, I get a message saying the driver for my CD drive is not known, and asking me to select one manually. The options I get are only 'devcdrom', which does not work, and my installation cannot proceed.
I tried the following:
1. I read in a similar query that to use SATA DVD drives, I will have to set some boot options, so tried entering install libatapi_enabled=1 as an install option. This showed 'unknown parameter' error followed by same problem.
2. My Intel m/b BIOS has an option to set the DVD drive to "Native" or "Legacy", default is Native. I also tried changing this to "Legacy". Still same problem.
3. Read that I have to point to different drivers, but don't know how to do this during the installation.
View 1 Replies
View Related
Jun 22, 2011
Recently I was forced to "downgrade" my AMD64 Squeeze installation to 32 bit Squeeze. The installation was (obviously) made from scratch. Everything else seems to be working fine, but there is only one cpu core out of four detected. On AMD64 kernel all four cores were functional. Now what?
$ uname -srv
Linux 2.6.32-5-686 #1 SMP Mon Jun 13 04:13:06 UTC 2011
$ cat /etc/debian_version
6.0.2
$ cat /proc/cpuinfo
[Code]....
View 6 Replies
View Related
Aug 4, 2015
I am reporting two problems that could be related to each other. They have something to do with USB devices upon passing through the ACPI S3 sleep-resume cycle. The hardware is Thinkpad T450s, with Debian 8 64-bit edition. Kernel is provided by either the stock linux-image-3.16.0-4-amd64 or Liquorix's linux-image-4.1-3.dmz.1-liquorix-amd64 . For this case, it does not matter; the problem exists in both versions.
I have an external USB hub which has a USB keyboard receiver (for Microsoft wireless keyboard/mouse combo) attached to the hub. I then usually attach this hub to the laptop.
FIRST: The main problem is that the USB hub was not going to be re-detected upon resumption from sleep. Here is the sequence of events, in brief:
* Laptop was resumed from S3 sleep
* USB hub was attached to the laptop (has external keyboard receiver attached to the hub)--both were detected & working properly
* Laptop was put to S3 sleep
* Laptop was resumed from S3 sleep, both hub and external keyboard were not detected, the syslog says "USB disconnect" to that particular device.
Note that during all the actions above, the laptop is running by external AC power.
SECOND: I also found that the USB hub, if inserted while the laptop was asleep (before resumed), it would not get detected. `lsusb` turns nothing for that device, as if nothing was inserted in the laptop's USB port.
THIRD: I did an experiment this way: instead of putting keyboard receiver on the hub, I attached it to the laptop directly. Hub is still attached elsewhere on the laptop as well. In this way, the keyboard receiver is not malfunctioning after resume. But I found out that the keyboard receiver is behaving funny after resumption. It went to a kind of "very low power" state a lot when idling (not receiving keystroke/mouse movement) for more than about 3 seconds. This causes the external keyboard response to be sluggish, since the receiver has to be turned on back to "active" state before able to responsively receive keystrokes properly again. And this causes a lot of lost keystrokes.
In the second case, the sequence of events are like this:
* Laptop was resumed from S3 sleep
* USB hub was attached to the laptop; it is working
* External keyboard receiver was attached to the laptop; it is working
* Laptop was put to S3 sleep
* Laptop was resumed from S3 sleep, the hub was not detected anymore; the syslog says "USB disconnect" to that particular device. The external keyboard was re-detected, but now is running in a funny power state described above.
These issues did not exist when I use a different laptop running Debian 7/oldstable (wheezy).
Here's the lsusb output before sleep (after the USB hub was attached the laptop):
Code: Select all ~ $ lsusb
Bus 003 Device 002: ID 8087:8001 Intel Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 5986:0366 Acer, Inc
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 008: ID 045e:071d Microsoft Corp.
Bus 001 Device 007: ID 1a40:0101 Terminus Technology Inc. 4-Port HUB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Now to back to sleep, then resume. This is what comes up:
Code: Select all $ lsusb
Bus 003 Device 002: ID 8087:8001 Intel Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 5986:0366 Acer, Inc
Bus 001 Device 003: ID 8087:0a2a Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Devices (045e:071d and 1a40:0101) were not detected again!
I included below excerpts of syslog to show the effect of sleep/resume to the USB devices. I munged it from the full syslog using this command:
Code: Select all grep -i -e usb -e "systemd.*(suspend|sleep|resum)" -e "pm:" syslog| killutf8 > syslog.usb-only
Syslog events (for FIRST case above):
Code: Select all # [SLEEP1]
Aug 4 11:57:28 wirawan2 kernel: PM: Syncing filesystems ... done.
Aug 4 11:57:28 wirawan2 kernel: PM: suspend of devices complete after 701.491 msecs
Aug 4 11:57:28 wirawan2 kernel: PM: late suspend of devices complete after 11.036 msecs
Aug 4 11:57:28 wirawan2 kernel: PM: noirq suspend of devices complete after 14.231 msecs
Aug 4 11:57:28 wirawan2 kernel: PM: Saving platform NVS memory
# [RESUME1]
[Code] ....
I found several postings on the web similar to this, e.g. [URL] .... and see the references therein. But I don't think the problem is the same as mine. In particular, only external USB hub gives me problem like this (as well as the keyboard receiver, to a lesser extent)..
View 0 Replies
View Related
Feb 19, 2010
I am a frequent user of debian I think I'll be a lot here start immediately with a problem, and I hope that someone has already happened and found a solution. In practice I have to install a IBM x3250 m3 and the cd installer debian lenny 5.0.3 or 5.0.4 do not want it to find the CD-ROM drive, a module to mount the drive after the bootstrap the exact error on the screen comes up after selecting the language and keyboard: no common cd-rom drive was detected cd-rom modules
View 1 Replies
View Related
Dec 6, 2010
I added myself to the scanner and saned groups, however scanimage -L only detects the device when run as superuser. I think this may be related to [URL].
root@icecream:/home/discord# scanimage -L
device 'epson2:/dev/sg0' is a Epson GT-9800 flatbed scanner
discord@icecream:~$ scanimage -L
No scanners were identified. If you were expecting something different, check that the scanner is plugged in, turned on and detected by the sane-find-scanner tool (if appropriate). Please read the documentation which came with this software (README, FAQ, manpages).
View 1 Replies
View Related
Jun 23, 2011
I'm running Debian Squeeze on an HP Pavilion dv6-6040ca. The touchpad featured is relatively new, which is likely the root of my problem. The touchpad with its winblows driver features a backlight, two mouse buttons (buttons,not dedicated touchpad space), and an 'on/off' switch/zone in the top left of the touchpad. The touchpad zone works well for pointing, but no gesture support. The touchpad's tap/click feature works way too well, which is very frustrating. The touchpad is detected as a mouse, so there is no option in System->Preferences->Mouse for a touchpad. Both mouse buttons function as expected. The 'on/off' switch/zone does not function, nor does the backlight.
The only feature I really need is the ability to turn off the tap/click feature, as it makes typing a nightmare. It's gotten to the point where I wrote a shell script to toggle the loading/unloading of my psmouse module (which isn't a bad solution, but I don't want my general account having access to modprobe).
Here are some details:
/proc/bus/input/devices
cat /proc/bus/input/devices
I: Bus=0017 Vendor=0001 Product=0001 Version=0100
N: Name="Macintosh mouse button emulation"
[code]....
I'm using the proprietary ATI driver (couldn't do 3D with the open driver), and I'm using a proprietary wireless module for my RaLink wireless adapter.
Passing parameters to the psmouse module
Unloading the psmouse module
Trusting HAL entirely (no xorg)
[code]....
also the xorg input synaptics driver is installed. Now here's the fun part where the obvious things I've overlooked are quickly pointed out to me.
View 9 Replies
View Related
Jan 9, 2011
i just installed debian after about 2 weeks of using ubuntu afterriend suggested switching, and it's not detecting my wireless card in the network settings. i'm new at linux so try to keep it simple if you can please,i read the sticky about this and here's the info it said i should provide
ispci -knn Code: 00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 07)
Kernel driver in use: agpgart-intel
[code]...
View 1 Replies
View Related
Aug 11, 2010
I am trying to install squeeze on a new netbook Packard Bell Dot S2 installer fails at not able to make an ethernet connection through this >> Atheros AR8131/AR8132 Gigabit/Fast Ethernet Controller. So i am unable to make progress with the install? I am using the debian-testing-i386-businesscard image.
I also have a wireless connection but thats a wpa setup that doesnt seem to be supported on the installer just wep or am I wrong?
View 4 Replies
View Related