On Tue, 04 Sep 2012 11:50:17 +0800, lina wrote:
> there is a usb stick,
(...)
> My question is that, was the way I used to mount via command wrong?
If the USB is formatted with FAT32 you have to set the perms when
mounting ("mount -t vfat -o uid=lina,gid=lina,utf8,umask=xxx...") which
is done
lina wrote:
> Hi,
>
> there is a usb stick,
>
> 1] mount via command line
>
> # mount /dev/sdb1 /mnt/try
>
> when I tried to mount as:
>
>:/mnt/try# ls -lrt *.pdf
> -rwxr-xr-x 1 root root 1827158 Jun 18 06:29 PIIS0006349512003256.pdf
>
> it showed me as x x x
>
> # chmod -x PIIS0006349512003256.pdf
Hi,
there is a usb stick,
1] mount via command line
# mount /dev/sdb1 /mnt/try
when I tried to mount as:
:/mnt/try# ls -lrt *.pdf
-rwxr-xr-x 1 root root 1827158 Jun 18 06:29 PIIS0006349512003256.pdf
it showed me as x x x
# chmod -x PIIS0006349512003256.pdf
# ls -lrt PIIS0006349512003256.pdf
On Sat, 08 Oct 2011 15:51:30 +0200, Hans-J. Ullrich wrote:
>> I dunno how nor what "dkms" does but I would first check for the
>> basics, for instance, is nouveau module unloaded? Have you restared the
>> computer (or at least the X server) after installing -and setting as
>> default- the nvidia d
> I dunno how nor what "dkms" does but I would first check for the basics,
> for instance, is nouveau module unloaded? Have you restared the computer
> (or at least the X server) after installing -and setting as default- the
> nvidia driver?
DKMS is just building and installing the modulel. Howev
On Sat, 08 Oct 2011 15:29:06 +0200, Hans-J. Ullrich wrote:
>> Well, AFAIK nvidia never stopped supporting their old cards. I know ATI
>> did (I mean, the closed source driver), but that's another story...
>>
> No, they did indeed! It is now a long time, older cards (below 8XXX)
> were nor
> sup
On Sat, 08 Oct 2011 15:10:36 +0200, Hans-J. Ullrich wrote:
> Me again!
:-)
(let me change the subject for this thread to avoid mixing with the other
one)
> Now I went back to the latest nvidia driver. Building went fine (I am
> using dkms), but it inhibits to load.
>
> See the last strace ou
> Well, AFAIK nvidia never stopped supporting their old cards. I know ATI
> did (I mean, the closed source driver), but that's another story...
>
No, they did indeed! It is now a long time, older cards (below 8XXX) were nor
supported nby the nvidia-glx driver. So the kernel module could not be
On Sat, 08 Oct 2011 14:16:11 +0200, Hans-J. Ullrich wrote:
> Am Samstag, 8. Oktober 2011 schrieb Camaleón:
>> On Sat, 08 Oct 2011 13:59:45 +0200, Hans-J. Ullrich wrote:
>
>> I must have missed something, but:
>>
>> http://www.nvidia.com/object/linux-display-amd64-285.05.09-driver.html
>>
>> Isn
Me again!
Now I went back to the latest nvidia driver. Building went fine (I am using
dkms), but it inhibits to load.
See the last strace output from "strace modprobe nvidia":
stat64("/sys/module", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
stat64("/sys/module/i2c_core", {st_mode=S_IFDIR|0755
Am Samstag, 8. Oktober 2011 schrieb Camaleón:
> On Sat, 08 Oct 2011 13:59:45 +0200, Hans-J. Ullrich wrote:
> I must have missed something, but:
>
> http://www.nvidia.com/object/linux-display-amd64-285.05.09-driver.html
>
> Isnt' your card listed there ("supported products" tab)? Mine is (7600
>
On Sat, 08 Oct 2011 13:59:45 +0200, Hans-J. Ullrich wrote:
>> Nope, that cannot be possible. Can you point me to some oficial
>> document? I'm interested in this because I also have a 7600GS card and
>> wouldn't like to have any problem in the upcoming wheezy.
>>
>
> Well, I just do niot find it
> Nope, that cannot be possible. Can you point me to some oficial document?
> I'm interested in this because I also have a 7600GS card and wouldn't
> like to have any problem in the upcoming wheezy.
>
> Greetings,
Well, I just do niot find it at the moment, but the drivers from Nvidia are
suppo
On Sat, 08 Oct 2011 06:15:56 -0500, Hugo Vanwoerkom wrote:
> Yes, that's what happened with that 3.0.0 nomenclature. You may not want
> to hear this but the fastest solution is a new card.
> http://www.newegg.com/Product/Product.aspx?Item=N82E16814139150 as
> little as US$34.-
Are you saying that
Hans-J. Ullrich wrote:
Hello all,
I am using debian/testing on my desktop pc. This computer is using a Nvidia
card 7300 GT ultra. As this is an older card, I got into a little problems. My
problems:
1. I want to use 3d-accceleration, so I need to use the proprietrary driver
from Nvidia.
2
On Sat, 08 Oct 2011 13:05:46 +0200, Hans-J. Ullrich wrote:
>> driver from Nvidia.
>> >
>> > 2. This card is not supported by the newest driver, but with
>> > nvidia-kernel- legacy-173xx and nvidia-glx-173xx.
>>
>> (...)
>>
>> Wait, wait... That's not possible.
>>
>> Branch "280.xx" should be f
> driver from Nvidia.
> >
> > 2. This card is not supported by the newest driver, but with
> > nvidia-kernel- legacy-173xx and nvidia-glx-173xx.
>
> (...)
>
> Wait, wait... That's not possible.
>
> Branch "280.xx" should be fine for your card. What problem are you facing
> with the newer driver
On 08/10/11 21:28, Hans-J. Ullrich wrote:
> Hello all,
>
> I am using debian/testing on my desktop pc. This computer is using a Nvidia
> card 7300 GT ultra. As this is an older card, I got into a little problems.
> My
> problems:
>
> 1. I want to use 3d-accceleration, so I need to use the pro
On Sat, 08 Oct 2011 12:28:13 +0200, Hans-J. Ullrich wrote:
> Hello all,
>
> I am using debian/testing on my desktop pc. This computer is using a
> Nvidia card 7300 GT ultra. As this is an older card, I got into a little
> problems. My problems:
>
> 1. I want to use 3d-accceleration, so I need to
Hello all,
I am using debian/testing on my desktop pc. This computer is using a Nvidia
card 7300 GT ultra. As this is an older card, I got into a little problems. My
problems:
1. I want to use 3d-accceleration, so I need to use the proprietrary driver
from Nvidia.
2. This card is not support
On Sunday 16 March 2008 15:52, Thomas D. Gaudette wrote:
> [EMAIL PROTECTED]:~$ su
> Password:
> c-76-119-151-250:/home/thomas# etc/apt/sources.list
> bash: etc/apt/sources.list: No such file or directory
> c-76-119-151-250:/home/thomas# file /etc/apt/sources.list
> /etc/apt/sources.list: ASCII tex
Thomas D. Gaudette wrote:
[EMAIL PROTECTED]:~$ su
Password:
c-76-119-151-250:/home/thomas# etc/apt/sources.list
bash: etc/apt/sources.list: No such file or directory
c-76-119-151-250:/home/thomas# file /etc/apt/sources.list
/etc/apt/sources.list: ASCII text
c-76-119-151-250:/home/thomas# file
Usa
On Sun, Mar 16, 2008 at 10:52:50AM -0400, Thomas D. Gaudette wrote:
> [EMAIL PROTECTED]:~$ su
> Password:
> c-76-119-151-250:/home/thomas# etc/apt/sources.list
your asking bash to execute /home/thomas/etc/apt/sources.list,
probably not what you want.
> bash: etc/apt/sources.list: No such file or di
[EMAIL PROTECTED]:~$ su
Password:
c-76-119-151-250:/home/thomas# etc/apt/sources.list
bash: etc/apt/sources.list: No such file or directory
c-76-119-151-250:/home/thomas# file /etc/apt/sources.list
/etc/apt/sources.list: ASCII text
c-76-119-151-250:/home/thomas# file
Usage: file [-bcikLhnNsvz] [-f
On Mon, Oct 23, 2006 at 07:40:00PM +0300, Yura wrote:
> Hi All,
>
> What are all those messages about?
>
> 2006-10-23 16:58:10 1Gc0Ja-0003Cp-Sw SMTP error from remote mailer after
> RCPT TO:<[EMAIL PROTECTED]>: host smtpin.comfort-service.com
> [194.44.136.142]: 450 <[EMAIL PROTECTED]>: Recipie
Hi All,
What are all those messages about?
2006-10-23 16:58:10 1Gc0Ja-0003Cp-Sw SMTP error from remote mailer after RCPT TO:<[EMAIL
PROTECTED]>: host smtpin.comfort-service.com [194.44.136.142]: 450 <[EMAIL
PROTECTED]>: Recipient address rejected: Greylisted for 120 seconds (see
http://isg.ee
"Norbert Grün" <[EMAIL PROTECTED]> writes:
> GNU Emacs 21.4 has some problems when customising a large number of
> options, probably there is a hidden limit to the size of the .emacs file.
Not in Emacs.
> Also there is no migration tool for importing GNU Emacs 20.7 .
ker due to constantly refreshing the
buffer tabs and the buttons in a customisation buffer.
Also sometimes activating the menu bar with the mouse shows no direct
effect besides disabling the mouse in a buffer, some ESCs fix that.
GNU Emacs 21.4 has some problems when customising a large number
that don't
exist in sarge were necessary. I had already found out long ago
that a custom kernel based on the .config file of the standard
distribution kernel wouldn't boot without an initrd image.
In any case, here's what I did and, although I overcame some
problems and the sar
--- Bill Marcum <[EMAIL PROTECTED]> wrote:
> On Mon, Aug 22, 2005 at 12:18:07PM -0700, Ibrahim Mubarak wrote:
> >
> > First of all, how can I find out what version of a package is
> installed
> > on my system without going through synaptic or dselect, because
> > sometimes I don't have access to
On Mon, Aug 22, 2005 at 12:18:07PM -0700, Ibrahim Mubarak wrote:
>
> First of all, how can I find out what version of a package is installed
> on my system without going through synaptic or dselect, because
> sometimes I don't have access to an X session and the version number
> would be too long
--- Ibrahim Mubarak <[EMAIL PROTECTED]> wrote:
First of all, how can I find out what version of a package is installed
on my system without going through synaptic or dselect, [...]
Have a look at the manpage of the 'apt-cache' command, especially the
'policy' part:
$ apt-cache policy kdelibs-
On Mon, Aug 22, 2005 at 03:36:33PM -0500, Kent West wrote:
> Ibrahim Mubarak wrote:
>
> >--- Ibrahim Mubarak <[EMAIL PROTECTED]> wrote:
> >
> >
> >>I performed an upgrade yesterday to my SID system. I know these are
> >>tough times with the migration to gcc 4.0 and everything, and that I
> >>sho
Ibrahim Mubarak wrote:
>--- Ibrahim Mubarak <[EMAIL PROTECTED]> wrote:
>
>
>>I performed an upgrade yesterday to my SID system. I know these are
>>tough times with the migration to gcc 4.0 and everything, and that I
>>should have been more careful, but I messed up. I am still not sure
>>where. N
--- Ibrahim Mubarak <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I performed an upgrade yesterday to my SID system. I know these are
> tough times with the migration to gcc 4.0 and everything, and that I
> should have been more careful, but I messed up. I am still not sure
> where. Now (after a reboo
Hi all,
I performed an upgrade yesterday to my SID system. I know these are
tough times with the migration to gcc 4.0 and everything, and that I
should have been more careful, but I messed up. I am still not sure
where. Now (after a reboot), when I am in KDE, nothing appears on the
panel menu exce
So I've tried install debian 3.1 for 64bits. I installed through "linux
noapic" because it is crash when I put the cd and run in first time. So it's
ok, I finished installation and its ok. When I ran the debian in default
mode, it is going running and then crash saying to me. missing kernel or
Hi,
I have recently updated my gnome installation to gnome2 and since then
I have some problems with evolution (problems that I haven't got when I
used gnome 1.4)
First, I have configured gnome and evolution to be able to use the euro
symbol in my messages (text messages).
On Thu, Sep 26, 2002 at 08:37:19PM +0200, Ronald Castillo wrote:
> I'm trying to print the test page from a Debian Sarge PC. After messing
> around a while I made KDE see the printers, but non-KDE apps (Opera) don't.
I don't use Opera, but I'd guess that Opera sends its output to lp or
lpr. Pip
On Thursday 26 September 2002 17:11, Andy Saxena wrote:
> On Thu, Sep 26, 2002 at 12:44:46PM +0200, Ronald Castillo wrote:
> > Hello..
> >
> > Reading this thread I decided to give a try to CUPS and I've managed to
> > configure my printer (HP Deskjet 722C connected to a Win2K PC on LAN).
> > Anyw
On Fri, Mar 01, 2002 at 07:52:01PM +0100, Raphaël Scateni wrote:
| Hi,
|
| I am running debian woody, with gnome 1.4
| When launching gnome, i have a message
How are you launching gnome? Via 'startx' or gdm?
| Desk guide alert
|gnome desktop guide
|you are running a gnome compliant wind
On Fri, 2002-03-01 at 19:52, Raphaël Scateni wrote:
Hello Raphaël,
>
> Desk guide alert
>gnome desktop guide
>you are running a gnome compliant window manager
> gnome support by the window manager is strongly recommended for proper
> desk guide operation.
GNOME users often tend to use
Hi,
I am running debian woody, with gnome 1.4
When launching gnome, i have a message
Desk guide alert
gnome desktop guide
you are running a gnome compliant window manager
gnome support by the window manager is strongly recommended for proper
desk guide operation.
Moreover, some details a
Hi all,
1) I've got the kernel 2.4.13 and this message at startup :
modprobe cant localte module char-major-10-135
what is it ? Do I need this module ? how can I remove it.
2) A few weeks ago after packages' upgrade my the scroll function under
gtk apps doesn't work
Subject: some problems.
Date: Tue, Jun 12, 2001 at 04:55:08PM -0500
In reply to:John
Quoting John([EMAIL PROTECTED]):
> using Grub, my linux entry looks like this:
>
> title Debian kernel 2.4.5-k6
> root (hd0,1)
> kernel /boot/vmlinuz-2.4.5-k6 root = /dev/hda2 r
using Grub, my linux entry looks like this:
title Debian kernel 2.4.5-k6
root (hd0,1)
kernel /boot/vmlinuz-2.4.5-k6 root = /dev/hda2 ro idebus=66 hdd=ide-scsi
initrd /boot/initrd-2.4.5-k6
however, when it boots, it does not set idebus to 66, it defaults to 33, and
tells me to "add idebus=xx", wh
znider ICKE wrote:
> Hi im having some problems with my gcc program when i use it to compile a
> file its saids.
>
> #include
> #include
> #include
> #include
> #include
> #include
> #include
> #include
Install the libc6-dev package.
> and im not h
Hi im having some problems with my gcc program when i use it to compile a
file its saids.
#include
#include
#include
#include
#include
#include
#include
#include
and im not having any of thes files so i wounder whis packages they are in
so i can instal them.
would be pleasd for
You should be able to put your mac address, ifconfig should list it as
HWaddr, into the configuration file. This way it will give you an ip
address based on your ethernet cards mac address. It should be the same
in both operating systems.
-Kirt Runolfson
Northwest Advantage
Hi,
I have Debian 2.1 (dual boot with another OS...) sitting on a network here
at work. Under win95, dhcpcd always gives me the same IP address, but when
I boot under Debian, it always gives me a different IP which is annoying as
it makes it hard to find by others and myself on the network.
Dear All,
I'm new to this stuff and installed Debian slink recently, however, I
have some problems:
1. Is there any filter for the HP LaserJet 5L printer. I can only
print the text with ifhp filter.
2. My xterm always quits after some idle time (30min ?), how can I
di
[EMAIL PROTECTED] (Volker Bauer) writes:
> On my system I don't find the Hisax modul. So how can I select it? With
> modconf there is no Hisax selection possible (no hisax.o under modules/
> or elsewhere). So I tried to built the "hisax.o" out of the "dummy.o" to
> get Hisax available, but it does
Martin Bialasinski wrote:
> > However I tried to built the telesmodul in the kernel but the system
> > refuses to load it with irq 15, and I don't know how to change the
> > irq.(command line doesn't worked either. Under Win95 the setting is
> okay
> > with irq 2.) I have downloaded the HiSax dok
[EMAIL PROTECTED] (Volker Bauer) writes:
> 2)ISDN - I have a creatix 16.0 card. I wonder how can I load the HiSax
> driver? With modconf just the telesdriver seems loadable ( what does
> this mean:teles is old. use HiSax instead? Does this mean Debian uses
> automaically HiSax instead or that it's
Hi,
since about two weeks (christmas holidays) I spent day to day to get my
Debian system ready. I reached a point were my xserver works quite well,
running KDE to my satisfaction, but I still encounter some heavy
problems which I am unable to solve.
1) My printer (canon,bjc800) doesn't work. I t
On 27 Nov 1996, Andy Guy wrote:
> pppd and chat should be in /usr/sbin. They are on my system. It is
> very unlikely a downloaded package that has been corrupted will not
> then be rejected by dpkg-ftp. And for the corruption to just move a
> few files around - even more improbable.
>
> Andy.
"Brian C. White" <[EMAIL PROTECTED]> writes:
>
>
> > > I tried to connect and then choose ftp from the dselect access menu but
> > > I couldn't get the pppd to connect right. as far as I can see everything
> > > is exactly the same (Except lots of stuff that should be in /usr/bin and
> > >
> > I tried to connect and then choose ftp from the dselect access menu but
> > I couldn't get the pppd to connect right. as far as I can see everything
> > is exactly the same (Except lots of stuff that should be in /usr/bin and
> > /usr/sbin is in /bin and /sbin instead.. pppd and chat are i
Woops.. caught the spamfilter (Only mildly annoying)
here is the original
> Okay, I fsck'd up bad :) Instead of doing the smart thing and deleting
> Dos/WFWG (Actually, I need to keep dos until I get the BBS up under
> Linux) then making all my drives ext2 I just used one.
>
> /d
59 matches
Mail list logo