Programming :: Digital Cardreader Doesn't Work Well On System / Fix It?

Oct 14, 2009

This is my first linux related question so be kind!

One thing I find is my digital cardreader doesn't work well on Linux.
I've wrote some code to fix this but when I try to click on visual studio nothing happens it won't install.

View 5 Replies


ADVERTISEMENT

Hardware :: Cannot Get Cardreader To Work Right?

Apr 4, 2010

I have a Via-P VT6205 usb multicard cardreader, computer is running Lenny. According to Via this device is supported in linux kernel 2.4.2 and later. I see 4 icons for the 4 chips it handles in the computer window menu. Lsusb shows it and dmesg shows it, Device manager in control panel shows it, I see nothing that looks like an error mes media in drive" message.nstalled pcscd package and then I could mount a compacflash card. It worked once with an SD card but not twice. I installed hapackage,gnome_device_manager and still, the cardreader will not show an SD chip. The system during boot will test the SD chip during memtest when I forget and leave it in drive, when this happens the 4 icons in computer menu window will not be present after boot. Removing the SD chip and re-booting will bring the icons back.

View 6 Replies View Related

Fedora Hardware :: Apacer Cardreader Doesn't Mount?

Jul 4, 2010

Running F13, I installed an USB Apacer multi-card reader which is detected fine. However, when I insert a card it's not being mounted. Using Disk Utility, I find the card is recognized in drive /dev/sdf, but the volume is indicated as Unknown. When I use the same card on a Debian 5 machine, it's mounted fine as vfat. So, I try to mount it as vfat on F13 with "mount -t vfat /dev/sdf /media/card". Message given back: mount: /dev/sdf: can't read superblock. I've added "/dev/sdf /media/card vfat noauto,user,rw 0 0" to /etc/fstab, but that doesn't work (yet) either.

View 2 Replies View Related

Debian Configuration :: Can't Get Pcmcia (pccard) Cardreader To Work?

May 12, 2011

I just bought for my T60 a pcmcia cardreader (16 in1) from HT-Link (HT-190). In Windows 7 no problem, but squeeze does not evenzethe card.It's not shown in lsusb or lspci.lspcmcia showsSocket 0 Bridge: [yenta_cardbus] (bus ID: 0000:15:00.0)

dmesg | grep pcmcia brings
[ 4.538206] yenta_cardbus 0000:15:00.0: pcmcia: parent PCI bridge I/O window: 0x9000 - 0xcfff

[code]...

View 6 Replies View Related

Ubuntu :: Wireless Does Not Work + Printer Drivers So Buggy + MP3 Players And Digital Cameras Not Work?

Jul 7, 2010

I wanted some input on chronic problems with Ubuntu:

1. Why does wireless almost never work right on Ubuntu?

2. Why, when Ubuntu just decides to turn off my wireless card, can I not just turn it back on?

3. Why do tar balls almost never unpack right?

4. Why are printer drivers so buggy?

5. Why do my MP3 players and digital cameras not work with Ubuntu?

I spent 3 hours last night trying to unpack a tar.bz2 file so I can run my Ralink network card. It worked fine until my son unplugged my computer. Now my card is disconnected and it will not reconnect. When I check forums no one has a simple answer for something as simple as turning a network card back on. On my Apple, it's simple: click my wireless icon and hit "on." tell me an easy way to just turn my wireless card back on, it would renew my faith a little in Linux.

View 4 Replies View Related

Plymouth :: Doesn't Work In Debootstrapped System

Oct 16, 2010

I've created a custom Lucid installation using debootstrap, it works nice but have some problems, one of them is plymouth: it does not show the splash screen, when booting, I can only see a black screen, suddenly a green one and again black, when it is about to boot, some text messages appear and then the system starts. I'm only using X, no window manager, so I edited /etc/init/plymouth.conf and changed the start instruction from:

[code]...

But it remains the same, Plymouth does not show the splash screen.

View 3 Replies View Related

Programming :: Regular Expression {x} Doesn't Work?

Sep 2, 2010

I am trying myself on regular expressions. A read on [URL]/regex.htm) that {x} means search X times preceding character. So, why is this :

Code:
wstation~> echo '123456789' | grep [0-9][0-9][0-9]
123456789 # MATCH !! I have 3 numbers in a row.

[code]...

View 2 Replies View Related

Ubuntu :: System That Has University Assignment Doesn't Work

Mar 21, 2011

I'm currently in distress because my Ubuntu system that has my university assignment doesn't work. Not only that, when I tried to fix it I managed corrupt the dual boot I had and now cannot login into either Windows 7 or Ubuntu (besides the USB tryout version which I'm currently on now.I'll try and describe what happened in the beginning. I was rushing to get to class so I needed to shut down my Ubuntu system quickly. The quickest way was to obviously hold down the off button however later when I got home to finish off my uni assignment I couldn't boot into linux! I just get a dos command line with the word grub on it.However not only did it not fix my problem I now can't boot into anything except from this Ubuntu Live CD.

View 6 Replies View Related

Networking :: IP Forwarding /NAT Doesn't Work After System Update?

Oct 22, 2009

I used the following 2 rules in iptables to forwarding some packagesiptables -t nat -A PREROUTING -p tcp --dport 8000 -j DNAT --to-destination 192.168.0.244:8000iptables -t nat -A POSTROUTING -p tcp --dport 8000 -j MASQUERADEIt works perfectly before, the kernel was 2.6.18-92.1.22.el5.After we did a update, the kernel now is 2.6.18-128.7.1.el5.and the forwarding is stop.I just wondering where can I get some debug information. I checked /var/log/message, dmesg ... seems nothing there.

View 1 Replies View Related

General :: Cron Job For Testing First System But It Doesn't Work?

Oct 5, 2010

I created a very simple cron job for testing my first Linux system but It doesn't work. After open the crobtab file by typing crontab -e, I put a line like this to send email in every 2 minutes to report disk usage:MAILTO=dan@gmail.com*/2 * * * * du -s /homeI tried to restart cron several times but I still got nothing worked. /etc/init.d/crond restart

View 14 Replies View Related

CentOS 5 :: System-config-samba Doesn't Work?

Feb 24, 2010

system-config-samba doean't work from terminal neither it is shown in graphical mode, i cannot see system > administration > servers. Server is missing.

View 1 Replies View Related

Hardware :: Why Doesn't Westren Digital Support For The External Drives

Jul 5, 2011

My wife (naturally without consulting me) purchased a WDC "My PassPort" portable usb drive to backup her Windows 7 machine at work. It has an NTFS partition and should be accessable from a Linux box, but she choose to password protect the drive. This apparently requires an executable to run before the drive is unlocked. WDC has provided Windows and Mac versions of their unlock utility, but when I called told they said WDC doesn't support Linux.

It seems odd to me. Are we such a small community that they just don't care? I could remove the password protection and it would probably work with linux. I own a WDC "My Book" external usb/firewire drive that works fine under linux. Just curious why they don't care enough about us to have an linux unlock program. While on the subject I will mention that this drive comes preformated with a virtual CD as one of the partitions. This is a new feature to me. I have not yet attempted to connect via linux to see what happens.

View 5 Replies View Related

Programming :: Bash: String Verifier Doesn't Work

May 26, 2011

I'm currently learning bash programming and am trying to create a program to maintain a list of people. Here is the code so far:

Code:

#!/bin/bash
# Namelist
clear

[code]....

As you can see, I attempted to build in a protective measure to prevent duplicate entries using "if grep -Fxq "$FN $LN" /home/andrea/namelist.txt", FN and LN being first name and last name as you can see in the first read operation. However, this fails to actually work. Demonstrations:

[URL]

It saves the details to the file rather than displaying the error message, or in other words, it doesnt check the file properly.

View 4 Replies View Related

Programming :: CGI Written In C Doesn't Work In Ubuntu + Apache

Oct 21, 2010

I just tried the simplest 'Hello world' example as below.

Code:
#include <stdio.h>
int main()
{
printf("Content-type: text/html
");
[Code]...

Code: gcc -o hello.cgi hello.c Also grand a+x to the file and enable *.pl and *.cgi for cgi-script at apache2.conf The server reminds me 'Internal Server error' The weird thing is that I have a perl cgi in the same place with same privilege, which works perfect...

[Code]....

View 4 Replies View Related

OpenSUSE :: Polipo Doesn't Start At System Boot / Get It To Work?

Aug 28, 2010

When I was using polipo on Ubuntu, it automatically start at system boot.
Now I'm using opensuse, I installed polipo from the repository, however, I have to manually start it by using "sudo polipo". If root privilege is not given, polipo won't work correctly.
What should I do to make it start at boot automatically?

a friend told me to creat /etc/boot.local, with code...

View 3 Replies View Related

Ubuntu :: Tag File Organization System - Tracker Doesn't Work | 11.04

Jul 7, 2011

I'm about to start a long research project and I think that being able to tag my files will make my life a lot easier. Basically, just as blogs tag posts with certain tags, I would like to tag documents with certain tags (ie. #secondary #2011 etc) and then search for documents by tag instead of trying to find them in folders.

View 2 Replies View Related

Ubuntu :: Webkinz Doesn't Work On 64bit Xubuntu System

Aug 15, 2011

Just noticed that my kids are no longer able to play webkinz on my 64bit system (Edubuntu). Webkinz also doesn't work on my 64bit Xubuntu system. Looks like 64bit Flash is broken? -- or something is broken between Webkinz and the latest flash. Webkinz, predictably enough, works on Windows, but also works on my 32bit Linux system with the latest flash.Just wondering if any of you out there with a 64bit system could try accessing Webkinz (if you can see the Login moniker and click it, then it's working on your system).

View 9 Replies View Related

Programming :: C++ - Snprintf - Inside - For - Doesn't Work As Expected. - Int To Char

Aug 30, 2010

I need to convert an int array into a char* array.

I'm using the following code:

Code:

But it returns me

Code:

View 14 Replies View Related

Programming :: While Read Line - Doesn't Work With Ssh In The Loop Body

Mar 26, 2010

I am trying to read the names of hosts from a file and do a ssh to see if processes are all running or not.

Here is the outer loop that is causing problem:

hosts.lst is a text file that has the host names in each line.

The problem is that the loop just breaks after the first run. Somehow while read line becomes invalid when the body of the loop does the ssh and returns.

View 5 Replies View Related

Programming :: Clock() - Doesn't Count How Much System() Works?

Jun 3, 2011

im stuck with something trivial again. so i want to calculate how much time my programm runs:

int main (int argc, char* argv[])
{
clock_t end, start;
start= clock();
int i;
int p, q, r;
FILE* f_out_loc;
[Code]....

it returns 1.12 sec. looks like clock() doesnt count how much system() works .... is it possible? and how do i calculate the whole thing?

View 4 Replies View Related

Hardware :: HDMI: Can't Get It Work - Duplex Digital Output

Feb 10, 2010

I have Gateway P-7807u laptop with Ubuntu 9.10 installed, it has HDMI output and I use it to connect to my TV-set. The problem is - not working sound via HDMI, in sound preferences I've chosen duplex digital output, but no success, but picture works well.

View 14 Replies View Related

Programming :: HTML::LinkExtor Doesn't Work \ Always Return 0 Links Even If The Status Code Is 200 OK?

Sep 25, 2010

I try to fetch links from a URL using HTML::LinkExtor, but it always return 0 links even if the status code is 200 OK. I am running the following code in Ubuntu 9.04, just curious if the module is too old and its ways of HTTP request is disabled by some platforms.

Code:
#!/usr/bin/perl
use HTML::LinkExtor;

[code]...

View 2 Replies View Related

Ubuntu Security :: When Try To Edit Password Via System>Administration>Users And Groups, It Doesn't Work?

Jan 2, 2010

I recently was able to network 2 computers at home and I wanted to make my password more secure. When I try to edit my password via System>Administration>Users and Groups, it doesn't workI am able to edit my user settings. When I change my password I enter my old one and it accepts my new one. Problem is when I try to install programs, login and do other things it only accepts my old password. How can I change my password?

View 3 Replies View Related

Ubuntu Multimedia :: Set Up Usb, Digital TV Tuner, An AVerTV Hybrid Volar HD (H830) , To Work With MythTV?

Aug 14, 2011

to set up my usb, digital TV Tuner, an AVerTV Hybrid Volar HD (H830) , to work with MythTV? I note that the 'MythTV backend set-up', only refers TV Tuner cards, not usb sticks. Nevertheless, the link above provides a 'Linux x86' driver for my computer � a .tar.gz file. The link also provides an accompanying text file that asserts 'This package is tested with MythTV against Ubuntu 10.04'. I've recently installed Ubuntu 11.04.The accompanying text gives its pre-requisites as a. support linux kernel 2.6.29 or later. b. make sure /lib/modules/`uname -r`/build exists c. make sure "dvb_frontend.h" exist in your Ubuntu. d. kernel modules dependency: videodev, video buf-core, v4l2-common.

For (b), my computer shows the following path /lib/modules/2.6.38-10-generic/build$ I'm note sure what (c) means with 'in your Ubuntu' Needless to say, its later instruction doesn't work Install driver to system sudo ./xxx_LinuxDrv_x86_vxxx-beta_Install.sh I'm told that this 'command not found'

View 1 Replies View Related

Debian Hardware :: Realtek RTS5249 CardReader Driver

Sep 27, 2015

I got a new laptop and I install Debian Jessie, but the SD Card reader is not working at all. When I list the devices with lspci it list the device:

07:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5249 PCI Express Card Reader (rev 01)

View 3 Replies View Related

Ubuntu Servers :: Cardreader Don't Detect SD Card (server X64)?

Nov 9, 2010

I own a ubuntu-server (2.6.35-22-server x64) - a home router / NAS / etc assembled at the mini-itx motherboard with no attached keyboard / display.The problem is that the system does not detect the occurrence of SD-card in a USB-card reader. Card reader is normally detected and visible in the system.When I insert SD-card in cardreader, in "dmesg" and, accordingly, "udevadm monitor" does not display any events.If reboot with connected SD, everything works fine, but, of course, there is no event when removing SD.On the forum topics if problems arise, it is only with automounting. But it's not. I do not have events from kernel, that he discovered the SD-card.In the desktop version there is no problem.I installed the generic kernel; comparing kernels configurations for desktop/server versions, comparing the output "udevadm monitor" at the time when I inserted the SD-card on desktop/server, etc. - useless.I don't have more ideas. I don't understand something. Probably there is no package.Almost ready to give up, put the desktop version and delete unnecessary.On desktop versions missing events displayed as follows (the output "udevadm monitor" when inserting SD-card):

Code:
KERNEL[985153522.094479] change /devices/pci0000:00/0000:00:1d.7/usb1/1-5/1-5:1.0/host4/target4:0:0/4:0:0:3/block/sdf (block)

[code]....

View 5 Replies View Related

Ubuntu :: Headphones / 2.1 Sound System Doesn't Work After Jack Is Plugged In Ubuntu 10.10

Feb 2, 2011

I`m new to Ubuntu and Linux as all. First of all i have a Dell Inspiron N5010 laptop. I have a very strange problem, after the initial installation of Ubuntu 10.10 there were no problems plugging in my headphones or 2.1 sound system and listening to music. After a couple of days when trying to plug in my 2.1 sound system I noticed that there is no sound coming out of them, but the laptop speakers were working fine. Tested the sound system with another laptop and they worked well. I have checked all the settings and everything seems fine. I`m puzzled. I have the system dual boot with Win 7 if that makes any difference.

View 3 Replies View Related

OpenSUSE Install :: Multiboot System, But Last Bootloader Install Doesn't Work?

Feb 16, 2010

I've got a multiboot system with Windozin the first drive and first partition like everyone recommends. I have several distro's and just let them install their bootloaders, but always on hd0 mbr. I installed Debian 5.0.1 this way and it wouldn't boot, so I got SGD to "fix" it, which it said was successful, but all I get is a partition doesn't exist when I try to boot. I put Debian on /dev/sdb3, I loaded Linux Rescueand mounted sdb3 and verified that its menu.lst had the right boot numbers (hd1,2). fdisk even showns /dev/sdb3 as boot as shown by the asterisk under the boot column. Should I do a complete reinstall of grub, maybe using one of the other distro's as the holder of grub? At one time they did all the grub launching as each addition was made

View 9 Replies View Related

Ubuntu Installation :: "Error Booting Operating System" - Sudo Grub; Root (hd0.0)...) Doesn't Work

Mar 1, 2011

I installed 10.04 (clean install) on a 250G drive (partitioned to 107G for the system files). It was working fine, until I wanted to install Window$ for the use of Adobe stuff. I popped the Windows XP disc in, it loaded its files, then I tried to choose a partition for installation. There was an error saying that I can't do that, and needed to delete a partition blah blah. I thought it was too much trouble, so I quit and just wanted to use my 10.04. Booted, and it says "Error booting operating system" I WAS SHOCKED.

I tried to install grub (but don't need that right? I DO NOT want to dual boot now), but the usual method ( the sudo grub; root (hd0.0)...) doesn't work ,because something like "stage1" is missing. I tried many methods by still the same error. The reason I do not want a clean install is that I did many fixes on my 10.04 so that it would work with my EeePC 1001pxd, and I do not want to go through that again. I will be checking my email frequently on other computers if I have a chance.

View 1 Replies View Related

Ubuntu Multimedia :: Flash Doesn't Work And Removing / Re-installing Package Doesn't Fix It

Sep 1, 2011

I'm using 'Adobe Flash plug-in 10.3.183.4ubuntu0.11.04.1', installed from the package repos on kubuntu, and since the last update, it has broken all flash functionality in both rekonq and firefox.I have tried removing and reinstalling the package multiple times, both with and without the browsers open. Can anyone suggest a way to restoring functionality?

View 7 Replies View Related







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