rt kernel and nouveau

2012-03-21 Thread daniel jimenez
Hello everyone,

I'm trying to get an rt kernel working in debian testing on an amd64 laptop
with nvidia graphics.

Ideally I'd have nouveau set up to start when I select (in grub) the rt
kernel and the nvidia drivers when choosing the regular kernel. Problem is,
I don't know how to do that...

Any help appreciated.

-- 
Daniel Jiménez


Re: ssh tunnel

2012-03-21 Thread Juan Sierra Pons
2012/3/22 vicky mhe :
> Dear debian
>
> i use ssh for tunnel this is my command
>
> ssh -l vicky -L :192.168.21.2:22 118.97.247.242 18.97.xx.xx
> password:
> Segmentation fault
>
> in my syslog/messeges
>
> ernel: [  112.994103] ssh[2487]: segfault at b7e62000 ip b75d20cd sp
> bfbf5b3c error 4 in libcrypto.so.1.0.0[b7569000+1a3000]
>
> Best regard
> vicky

Hi,

Can you run the same command but in verbose  mode?

ssh -l vicky -L :192.168.21.2:22 118.97.247.242 18.97.xx.xx -vv

Pay attention to the -vv option -^

Best regards

--
Juan Sierra Pons j...@elsotanillo.net
Linux User Registered: #257202   http://www.elsotanillo.net
GPG key = 0xA110F4FE
Key Fingerprint = DF53 7415 0936 244E 9B00  6E66 E934 3406 A110 F4FE
--


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CABS=y9uhw32sVLNa7SYNC=-5u3kxjbsn98kesyn4tybdu1l...@mail.gmail.com



Problematic upgrade

2012-03-21 Thread Frank McCormick


Just upgraded my Sid system

Will install 13 packages, and remove 0 packages.
24.6 kB of disk space will be freed
===
[UPGRADE] acpid 1:2.0.15-1 -> 1:2.0.15-2
[UPGRADE] cups-filters 1.0.5-1 -> 1.0.7-1
[UPGRADE] gir1.2-freedesktop 1.31.20-1 -> 1.31.22-1
[UPGRADE] gir1.2-glib-2.0 1.31.20-1 -> 1.31.22-1
[UPGRADE] google-chrome-stable 17.0.963.79-r125985 -> 17.0.963.83-r127885
[UPGRADE] libcupsfilters1 1.0.5-1 -> 1.0.7-1
[UPGRADE] libgirepository-1.0-1 1.31.20-1 -> 1.31.22-1
[UPGRADE] libpcre3 8.12-4 -> 8.30-1
[UPGRADE] libpython2.7 2.7.3~rc1-1 -> 2.7.3~rc2-1
[UPGRADE] makedev 2.3.1-89 -> 2.3.1-90
[UPGRADE] python-tk 2.7.1-3 -> 2.7.3-1
[UPGRADE] python2.7 2.7.3~rc1-1 -> 2.7.3~rc2-1
[UPGRADE] python2.7-minimal 2.7.3~rc1-1 -> 2.7.3~rc2-1
===

Log complete.
Aptitude 0.6.5: log report
Thu, Mar 22 2012 00:02:20 -0400


Be warned...libpcre3 8.30-1 makes for an un-runnable system, at least it
did here. I solved it by downgrading to 8.12-4 again which contains
libpcre.so.3. Apparently the new version doesn't.


--
Cheers
Frank


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f6aabc7.6050...@videotron.ca



BADSIG AED4B06F473041FA Debian Archive Automatic Signing Key (6.0/squeeze)

2012-03-21 Thread Robert King
Hi List,

What am I doing wrong here? I am getting the above error on apt-get update


solzhenitsyn:~# apt-get update
Get:1 http://security.debian.org squeeze/updates Release.gpg [836 B]
Hit http://ftp.au.debian.org squeeze Release.gpg
Ign http://security.debian.org/ squeeze/updates/contrib Translation-en
Ign http://security.debian.org/ squeeze/updates/contrib Translation-en_AU
Ign http://security.debian.org/ squeeze/updates/main Translation-en
Ign http://security.debian.org/ squeeze/updates/main Translation-en_AU
Ign http://security.debian.org/ squeeze/updates/non-free Translation-en
Ign http://security.debian.org/ squeeze/updates/non-free Translation-en_AU
Get:2 http://security.debian.org squeeze/updates Release [86.9 kB]
Ign http://security.debian.org squeeze/updates Release
Ign http://security.debian.org squeeze/updates/main amd64 Packages/DiffIndex
Ign http://security.debian.org squeeze/updates/contrib amd64
Packages/DiffIndex
Ign http://security.debian.org squeeze/updates/non-free amd64
Packages/DiffIndex
Hit http://security.debian.org squeeze/updates/main amd64 Packages
Hit http://security.debian.org squeeze/updates/contrib amd64 Packages

Hit http://security.debian.org squeeze/updates/non-free amd64 Packages

Ign http://ftp.au.debian.org/debian/ squeeze/contrib Translation-en

Ign http://ftp.au.debian.org/debian/ squeeze/contrib Translation-en_AU
Ign http://ftp.au.debian.org/debian/ squeeze/main Translation-en
Ign http://ftp.au.debian.org/debian/ squeeze/main Translation-en_AU
Ign http://ftp.au.debian.org/debian/ squeeze/non-free Translation-en
Ign http://ftp.au.debian.org/debian/ squeeze/non-free Translation-en_AU
Hit http://ftp.au.debian.org squeeze Release
Hit http://ftp.au.debian.org squeeze/main amd64 Packages
Hit http://ftp.au.debian.org squeeze/contrib amd64 Packages
Hit http://ftp.au.debian.org squeeze/non-free amd64 Packages
Fetched 837 B in 2s (336 B/s)
Reading package lists... Done
W: GPG error: http://security.debian.org squeeze/updates Release: The
following signatures were invalid: BADSIG AED4B06F473041FA Debian Archive
Automatic Signing Key (6.0/squeeze) 

this is on the basis of the following

solzhenitsyn:~# more /etc/apt/sources.list
deb http://ftp.au.debian.org/debian/ squeeze main contrib non-free
deb http://security.debian.org/ squeeze/updates main contrib non-free

If I check my keyring, I think have the correct key:

solzhenitsyn:~# gpg --list-keys
/root/.gnupg/pubring.gpg

pub   1024D/16BA136C 2005-08-21
uid  Backports.org Archive Key 
sub   2048g/5B82CECE 2005-08-21

pub   1024D/381BA480 2007-02-15
uid  Johannes Ranke (CRAN Debian archive) <
jra...@uni-bremen.de>

pub   2048R/E084DAB9 2010-10-19 [expires: 2015-10-18]
uid  Michael Rutter 
sub   2048R/1CFF3E8F 2010-10-19 [expires: 2015-10-18]

pub   4096R/473041FA 2010-08-27 [expires: 2018-03-05]
uid  Debian Archive Automatic Signing Key (6.0/squeeze) <
ftpmas...@debian.org>

searching on this error had suggestions to try:
# apt-key adv --keyserver keyserver.debian.org --recv-keys AED4B06F473041FA
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring
--secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg
--keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg
--keyserver keyserver.debian.org --recv-keys AED4B06F473041FA
gpg: requesting key 473041FA from hkp server keyserver.debian.org
gpgkeys: HTTP fetch error 6: Couldn't resolve host 'keyserver.debian.org'
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0

I do have debian-keyring installed.


Re: packet loss after Lenny Squeeze upgrade

2012-03-21 Thread Stan Hoeppner
On 3/21/2012 11:00 AM, Bonno Bloksma wrote:

> All I know right now is when I send pings to the server from another server I 
> get 1-5% packet loss. :-(

It's a requirement on a *technical* mailing list to provide technical
data related to a problem, not merely subjective statements, which is
all you have provided thus far.  At *minimum* you should provide some
*evidence* of the problem.  Such evidence may consist of, but not only,
ping and traceroute output in both directions, to/from the "problem
server", from multiple hosts on different switch/router segments within
your network and outside of it.  We need to see your output, not just
comments, such as:

$ ping 217.114.99.194
PING 217.114.99.194 (217.114.99.194) 56(84) bytes of data.
64 bytes from 217.114.99.194: icmp_req=1 ttl=47 time=163 ms
64 bytes from 217.114.99.194: icmp_req=2 ttl=47 time=172 ms
64 bytes from 217.114.99.194: icmp_req=3 ttl=47 time=185 ms
64 bytes from 217.114.99.194: icmp_req=4 ttl=47 time=177 ms
64 bytes from 217.114.99.194: icmp_req=5 ttl=47 time=156 ms
64 bytes from 217.114.99.194: icmp_req=6 ttl=47 time=165 ms
64 bytes from 217.114.99.194: icmp_req=7 ttl=47 time=146 ms
^C
--- 217.114.99.194 ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 6023ms
rtt min/avg/max/mdev = 146.948/166.733/185.263/12.009 ms


$ traceroute -q 1 217.114.99.194
traceroute to 217.114.99.194 (217.114.99.194), 30 hops max, 60 byte packets
 1  smc.hardwarefreak.com (192.168.100.1)  0.883 ms
 2  mo-65-41-216-193.sta.embarqhsd.net (65.41.216.193)  65.722 ms
 3  mo-69-68-209-229.sta.embarqhsd.net (69.68.209.229)  66.578 ms
 4  208-110-240-186.centurylink.net (208.110.240.186)  68.559 ms
 5  bb-kscbmonr-jx9-01-ae0.core.centurytel.net (206.51.69.5)  75.374 ms
 6  bb-dllstx37-[...].core.centurytel.net (206.51.69.25)  84.665 ms
 7  dal-edge-18.inet.qwest.net (72.165.208.157)  85.815 ms
 8  dap-brdr-03.inet.qwest.net (67.14.2.85)  85.794 ms
 9  xe-8-1-0.edge2.dallas3.level3.net (4.68.63.49)  90.268 ms
10  vlan90.csw4.Dallas1.Level3.net (4.69.145.254)  92.403 ms
11  ae-83-83.ebr3.Dallas1.Level3.net (4.69.151.158)  94.672 ms
12  ae-3-3.ebr2.NewYork1.Level3.net (4.69.137.122)  124.038 ms
13  ae-63-63.ebr1.Atlanta2.Level3.net (4.69.148.242)  128.148 ms
14  ae-6-6.ebr1.Washington12.Level3.net (4.69.148.106)  126.386 ms
15  ae-1-100.ebr2.Washington12.Level3.net (4.69.143.214)  128.035 ms
16  4.69.148.49 (4.69.148.49)  132.929 ms
17  ae-58-223.csw2.Amsterdam1.Level3.net (4.69.153.210)  220.366 ms
18  ae-2-52.edge4.Amsterdam1.Level3.net (4.69.139.170)  185.791 ms
19  gi1-7.bg1.am1.eu.equinix.net (212.72.40.62)  188.672 ms
20  ae-2-52.edge4.Amsterdam1.Level3.net (4.69.139.170)  188.527 ms
21  ve85.l3c-en1-1.as16243.net (87.249.109.1)  200.309 ms
22  ve1.far4.as16243.net (77.222.66.126)  199.577 ms
23  ve85.l3c-en1-1.as16243.net (87.249.109.1)  192.612 ms
24  ve1.far4.as16243.net (77.222.66.126)  192.505 ms
25  *
26  *
27  *
28  *
29  *
30  *

-- 
Stan


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f6a93af.3060...@hardwarefreak.com



ssh tunnel

2012-03-21 Thread vicky mhe
Dear debian

i use ssh for tunnel this is my command

ssh -l vicky -L :192.168.21.2:22 118.97.247.242 18.97.xx.xx
password: 
Segmentation fault

in my syslog/messeges 


ernel: [  112.994103] ssh[2487]: segfault at b7e62000 ip b75d20cd sp bfbf5b3c 
error 4 in libcrypto.so.1.0.0[b7569000+1a3000]


Best regard
vicky


Re: Can no longer mount SDHC card

2012-03-21 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Lisi wrote:
> On Wednesday 21 March 2012 17:07:08 Ken Heard wrote:
>> Camaléon's [snip], as he suggests I use an updated kernel.
> 
> ... SHE suggests ..

Ouch!  From now on, unless the sex of a poster is patently obvious from
the name, I must in all other cases use sexually neutral pronouns or
substitutes for pronouns.  Possible suggestions: (s)he s/he, h(er:im),
her/him, h(is:er), his/her.  Other possibilities welcomed.  I have
already trained myself to use Ms. instead of Miss or Mrs, or just plain
M. if the sex of the individual addressed is not obvious -- as is done
in French, at least in Canada.

Ken

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAk9qgnwACgkQlNlJzOkJmTdTOwCfXLhPxrSCZyHugGC2MO96eTy7
9xQAn1N5bjICZPIvpAuSwzhG9eUCdmr6
=V6FS
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f6a827d.9070...@heard.name



problem suspend - Asus eeepc 1201n - Debian squeeze - kernel 2.6.32-5-amd64

2012-03-21 Thread wmarcos
Hi!

I've been having problems suspending my Asus eeepc 1201n ( more detail
http://www.asus.com/Eee/Eee_PC/Eee_PC_1201N_Seashell/#specifications )

With kernel 2.6.32-5-amd64 (standard of squeeze) it suspends once, the
second time suspend and wakes up again immediatly.

I've tried other kernels that the internet suggested ( 
http://ubuntuforums.org/showthread.php?t=1569586 )
but none of them seem to work:

2.6.39-02063904-generic -> video fails on wake up
3.2.0-0.bpo.1-amd64 -> suspend and wakes up immediatly every time.

In the debian wiki ( http://wiki.debian.org/DebianEeePC/Model/1201N ) says:

"Suspend
There are still problems with suspend. The BIOS version can make quite a 
difference in the suspend behavior. Upgrading to the latest BIOS version (0324) 
fixes a fan bug that can make the fans stop working when coming back from 
suspend, leading to overheating and forced shut down.
However, it still is apparently not possible to suspend more than once per 
power-up. After the first suspend, the machine will try to suspend but fail and 
then return to normal state."

Is that the las word about this? Anyone can help? In ubuntu always worked fine.
I have the syslog for more information if you need it.

Thanks !!

PD: I'm new at this list so please let me know if I do anything wrong.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/29071440.429.1332376099931.JavaMail.geo-discussion-forums@ynim7



problem suspend - Asus eeepc 1201n - Debian squeeze - kernel 2.6.32-5-amd64

2012-03-21 Thread wmarcos
Hi!

I've been having problems suspending my Asus eeepc 1201n ( more detail
http://www.asus.com/Eee/Eee_PC/Eee_PC_1201N_Seashell/#specifications )

With kernel 2.6.32-5-amd64 (standard of squeeze) it suspends once, the
second time suspend and wakes up again immediatly.

I've tried other kernels that the internet suggested ( 
http://ubuntuforums.org/showthread.php?t=1569586 )
but none of them seem to work:

2.6.39-02063904-generic -> video fails on wake up
3.2.0-0.bpo.1-amd64 -> suspend and wakes up immediatly every time.

In the debian wiki ( http://wiki.debian.org/DebianEeePC/Model/1201N ) says:

"Suspend
There are still problems with suspend. The BIOS version can make quite a 
difference in the suspend behavior. Upgrading to the latest BIOS version (0324) 
fixes a fan bug that can make the fans stop working when coming back from 
suspend, leading to overheating and forced shut down.
However, it still is apparently not possible to suspend more than once per 
power-up. After the first suspend, the machine will try to suspend but fail and 
then return to normal state."

Is that the las word about this? Anyone can help? In ubuntu always worked fine.
I attach the syslog for more information.

Thanks !!

PD: I'm new at this list so please let me know if I do anything wrong.

---

tail -f /var/log/syslog > suspend.txt

Mar 21 19:49:47 uolbook3 NetworkManager[1863]:  sleep requested 
(sleeping: no  enabled: yes)
Mar 21 19:49:47 uolbook3 NetworkManager[1863]:  sleeping or disabling...
Mar 21 19:49:47 uolbook3 NetworkManager[1863]:  (eth0): now unmanaged
Mar 21 19:49:47 uolbook3 NetworkManager[1863]:  (eth0): device state 
change: 2 -> 1 (reason 37)
Mar 21 19:49:47 uolbook3 NetworkManager[1863]:  (eth0): cleaning up...
Mar 21 19:49:47 uolbook3 NetworkManager[1863]:  (eth0): taking down 
device.
Mar 21 19:49:47 uolbook3 NetworkManager[1863]:  (wlan0): now unmanaged
Mar 21 19:49:47 uolbook3 NetworkManager[1863]:  (wlan0): device state 
change: 8 -> 1 (reason 37)
Mar 21 19:49:47 uolbook3 NetworkManager[1863]:  (wlan0): deactivating 
device (reason: 37).
Mar 21 19:49:48 uolbook3 NetworkManager[1863]:  (wlan0): canceled DHCP 
transaction, DHCP client pid 5112
Mar 21 19:49:48 uolbook3 NetworkManager[1863]:  [1332370188.41148] 
[nm-system.c:1229] check_one_route(): (wlan0): error -34 returned from 
rtnl_route_del(): Netlink Error (errno = Numerical result out of range)
Mar 21 19:49:48 uolbook3 avahi-daemon[1911]: Withdrawing address record for 
192.168.0.10 on wlan0.
Mar 21 19:49:48 uolbook3 avahi-daemon[1911]: Leaving mDNS multicast group on 
interface wlan0.IPv4 with address 192.168.0.10.
Mar 21 19:49:48 uolbook3 kernel: [  698.558371] dis associate packet!
Mar 21 19:49:48 uolbook3 kernel: [  698.558746] 
>notify_wx_assoc_event_rsl(): Tell user space disconnected
Mar 21 19:49:48 uolbook3 kernel: [  698.558831] Linking with Fibertel 
WiFi,channel:1, qos:1, myHT:0, networkHT:0, mode:6 cur_net.flags:0x40e
Mar 21 19:49:48 uolbook3 kernel: [  698.558881] ===>ieee80211_start_scan_rsl()
Mar 21 19:49:48 uolbook3 kernel: [  698.560276] 
===>ieee80211_associate_procedure_wq(), chan:1
Mar 21 19:49:48 uolbook3 kernel: [  698.560288] 
==>HTSetConnectBwMode():pHTInfo->bCurBW40MHz:0
Mar 21 19:49:48 uolbook3 NetworkManager[1863]:  (wlan0): cleaning up...
Mar 21 19:49:48 uolbook3 NetworkManager[1863]:  (wlan0): taking down 
device.
Mar 21 19:49:48 uolbook3 kernel: [  698.570284] 
=>ieee80211_authentication_req():auth->algorithm is 
0
Mar 21 19:49:48 uolbook3 kernel: [  698.581560] 
rtl819xSE:==>rtl8192_down()
Mar 21 19:49:48 uolbook3 kernel: [  698.581565] 
Mar 21 19:49:48 uolbook3 kernel: [  698.582122] Save max pwr
Mar 21 19:49:48 uolbook3 wpa_supplicant[1893]: CTRL-EVENT-DISCONNECTED - 
Disconnect event - remove keys
Mar 21 19:49:48 uolbook3 avahi-daemon[1911]: Interface wlan0.IPv4 no longer 
relevant for mDNS.
Mar 21 19:49:48 uolbook3 avahi-daemon[1911]: Interface wlan0.IPv6 no longer 
relevant for mDNS.
Mar 21 19:49:48 uolbook3 avahi-daemon[1911]: Leaving mDNS multicast group on 
interface wlan0.IPv6 with address fe80::1e4b:d6ff:fedf:d2f5.
Mar 21 19:49:48 uolbook3 avahi-daemon[1911]: Withdrawing address record for 
fe80::1e4b:d6ff:fedf:d2f5 on wlan0.
Mar 21 19:49:48 uolbook3 kernel: [  698.602199] 
rtl819xSE:<==rtl8192_down()
Mar 21 19:49:48 uolbook3 kernel: [  698.602203] 
Mar 21 19:49:48 uolbook3 kernel: [  698.608806] 
>r8192_wx_set_essid():driver is not up return
Mar 21 19:49:49 uolbook3 kernel: [  699.637787] PM: Syncing filesystems ... 
done.
Mar 21 19:49:49 uolbook3 kernel: [  699.704404] PM: Preparing system for mem 
sleep
Mar 21 19:49:57 uolbook3 kernel: [  700.165821] Freezing user space processes 
... (elapsed 0.00 seconds) done.
Mar 21 19:49:57 uolbook3 kernel: [  700.167671] Freezing remaining freezable 
tasks ... (elapsed 0.00 seconds) done.
Mar 21 19:49:57 uolbook3 kernel: [  700.167818] PM: Entering mem sleep
Mar 21 19:49:57 uolbook3 kernel

Re: Can no longer mount SDHC card

2012-03-21 Thread Celejar
On Wed, 21 Mar 2012 16:59:46 -0700
John Jason Jordan  wrote:

> On Wed, 21 Mar 2012 19:40:10 -0400
> Celejar  dijo:
> 
> >On Tue, 20 Mar 2012 20:48:21 -0700
> >John Jason Jordan  wrote:
> 
> >> I should add that mine is a Ricoh also. Also that the Linux Thinkpad
> >> thinkwiki page and the listserve are full of problems with hardware
> >> failures and general flakiness.
> 
> >They are? Thinkpads, particularly the T series (and IIUC, the R is a
> >close cousin of the T), are famous and beloved for their superlative
> >build quality.
> 
> I am sorry, I didn't mean to imply that Thinkpads in general were poor
> quality. In fact, my experience is just the opposite. My T61 is now 4.5
> years old and has held up better than any other laptop I have ever
> owned. It's just the Ricoh card reader that is troublesome. 

Gotcha, thanks for the clarification. I recently bought a refurb T61,
based on the series's stellar reputation, and I was getting nervous ;)

Celejar


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120321201202.b8136bff.cele...@gmail.com



Re: Can no longer mount SDHC card

2012-03-21 Thread John Jason Jordan
On Wed, 21 Mar 2012 19:40:10 -0400
Celejar  dijo:

>On Tue, 20 Mar 2012 20:48:21 -0700
>John Jason Jordan  wrote:

>> I should add that mine is a Ricoh also. Also that the Linux Thinkpad
>> thinkwiki page and the listserve are full of problems with hardware
>> failures and general flakiness.

>They are? Thinkpads, particularly the T series (and IIUC, the R is a
>close cousin of the T), are famous and beloved for their superlative
>build quality.

I am sorry, I didn't mean to imply that Thinkpads in general were poor
quality. In fact, my experience is just the opposite. My T61 is now 4.5
years old and has held up better than any other laptop I have ever
owned. It's just the Ricoh card reader that is troublesome. 


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120321165946.3d09f...@mailhost.pdx.edu



Re: Can no longer mount SDHC card

2012-03-21 Thread Celejar
On Tue, 20 Mar 2012 20:48:21 -0700
John Jason Jordan  wrote:

> On Wed, 21 Mar 2012 10:34:31 +0700
> Ken Heard  dijo:
> 
> >If I interpreted correctly the text below the OS may detect the
> >presence of the card but no longer will read it.  I suppose my
> >solution now is to invest in an external "n"-in-1 card reader with the
> >capacity to read the high capacity SD cards and use it instead of the
> >internal reader.
> 
> I should add that mine is a Ricoh also. Also that the Linux Thinkpad
> thinkwiki page and the listserve are full of problems with hardware
> failures and general flakiness.

They are? Thinkpads, particularly the T series (and IIUC, the R is a
close cousin of the T), are famous and beloved for their superlative
build quality.

Celejar


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120321194010.d8aa9139.cele...@gmail.com



Re: upgrade to Wheezy fails with aptitude

2012-03-21 Thread Lisi
On Wednesday 21 March 2012 13:42:24 Pierre Frenkiel wrote:

I've managed to mislay your follow up after having read it.  It would have 
helped if you had not copied me in.  But no, I do not agree that that is what 
the manual means.  It says - and means - that aptitude dist-upgrade will 
still work for historical reasons, and is synonymous with aptitude 
full-upgrade.  It neither says nor means that aptitude full-upgrade is 
synonymous with or identical to *apt-get* dist-upgrade.

Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201203212122.38883.lisi.re...@gmail.com



Re: irq 19: nobody cared - Disabling IRQ #19

2012-03-21 Thread Mark Copper
I was plagued by this problem.  I seemed to have fixed it by turning
of the firewire in Bios.

Best advice I saw in searching the net was to find out exactly what
device is causing the problem.  Do that by finding out what devices
use the IRQ an turn them all off but one.  Not so simple if a device
is your hard drive, but you get the idea.

Mark

On Wed, Mar 21, 2012 at 2:56 PM, alberto fuentes  wrote:
> I get this at my testing box. Can anybody help me debug/fix this?
>
>
> Mar 21 20:29:05 box kernel: [ 4787.555028] irq 19: nobody cared (try booting
> with the "irqpoll" option)
> Mar 21 20:29:05 box kernel: [ 4787.555035] Pid: 0, comm: swapper/0 Tainted:
> P   O 3.2.0-1-amd64 #1
> Mar 21 20:29:05 box kernel: [ 4787.555038] Call Trace:
> Mar 21 20:29:05 box kernel: [ 4787.555040]    [] ?
> __report_bad_irq+0x2c/0xb5
> Mar 21 20:29:05 box kernel: [ 4787.555051]  [] ?
> note_interrupt+0x174/0x1f6
> Mar 21 20:29:05 box kernel: [ 4787.555055]  [] ?
> handle_irq_event_percpu+0x162/0x180
> Mar 21 20:29:05 box kernel: [ 4787.555060]  [] ?
> read_tsc+0x5/0x14
> Mar 21 20:29:05 box kernel: [ 4787.555063]  [] ?
> handle_irq_event+0x34/0x53
> Mar 21 20:29:05 box kernel: [ 4787.555069]  [] ?
> arch_local_irq_save+0x11/0x17
> Mar 21 20:29:05 box kernel: [ 4787.555072]  [] ?
> handle_fasteoi_irq+0x7c/0x9e
> Mar 21 20:29:05 box kernel: [ 4787.555077]  [] ?
> handle_irq+0x1d/0x21
> Mar 21 20:29:05 box kernel: [ 4787.555081]  [] ?
> do_IRQ+0x42/0x98
> Mar 21 20:29:05 box kernel: [ 4787.555085]  [] ?
> common_interrupt+0x6e/0x6e
> Mar 21 20:29:05 box kernel: [ 4787.555087]    [] ?
> timerqueue_add+0x80/0xa0
> Mar 21 20:29:05 box kernel: [ 4787.555096]  [] ?
> intel_idle+0xea/0x119
> Mar 21 20:29:05 box kernel: [ 4787.555100]  [] ?
> intel_idle+0xc9/0x119
> Mar 21 20:29:05 box kernel: [ 4787.555105]  [] ?
> cpuidle_idle_call+0xec/0x179
> Mar 21 20:29:05 box kernel: [ 4787.555109]  [] ?
> cpu_idle+0xa5/0xf2
> Mar 21 20:29:05 box kernel: [ 4787.555114]  [] ?
> start_kernel+0x3bd/0x3c8
> Mar 21 20:29:05 box kernel: [ 4787.555118]  [] ?
> early_idt_handlers+0x140/0x140
> Mar 21 20:29:05 box kernel: [ 4787.555121]  [] ?
> x86_64_start_kernel+0x104/0x111
> Mar 21 20:29:05 box kernel: [ 4787.555124] handlers:
> Mar 21 20:29:05 box kernel: [ 4787.555144] []
> ata_bmdma_interrupt
> Mar 21 20:29:05 box kernel: [ 4787.555151] [] irq_handler
> Mar 21 20:29:05 box kernel: [ 4787.555153] Disabling IRQ #19
>
> thanks!


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAM-_JtnCNMsM_XJ=WEYAZWJpz=ser8ruwrcvu4vvdg0szrr...@mail.gmail.com



Re: Can no longer mount SDHC card

2012-03-21 Thread Bob Proulx
Camaleón wrote:
> Wilko Fokken wrote:
> > Camaleón wrote:
> >> Open a terminal, run "dmesg | tail" and then insert the card to see
> >> what's going on.
> > 
> > Should'nt it be written:
> > 
> > run "dmesg | tail -f"  ?
> 
> I only wanted to print the last few line from dmesg, nothing interactive.

The issue everyone was poking at was the order of actions.  If you run
"dmesg|tail" first before inserting the card then that is before and
there won't be any messages about it yet.  Instead the order would be
to insert the card first and then run dmesg afterward to see what
output it produced.

But that output may be slow to be emitted over time.  I think it is
better to tail the syslog file.

AFAIK /var/log/syslog would would have all of the same information as
dmesg and so tail'ing with -f it would give real-time coverage of the
messages and no need to repeatedly run the dmesg command.

Bob


signature.asc
Description: Digital signature


irq 19: nobody cared - Disabling IRQ #19

2012-03-21 Thread alberto fuentes
I get this at my testing box. Can anybody help me debug/fix this?


Mar 21 20:29:05 box kernel: [ 4787.555028] irq 19: nobody cared (try
booting with the "irqpoll" option)
Mar 21 20:29:05 box kernel: [ 4787.555035] Pid: 0, comm: swapper/0 Tainted:
P   O 3.2.0-1-amd64 #1
Mar 21 20:29:05 box kernel: [ 4787.555038] Call Trace:
Mar 21 20:29:05 box kernel: [ 4787.555040][] ?
__report_bad_irq+0x2c/0xb5
Mar 21 20:29:05 box kernel: [ 4787.555051]  [] ?
note_interrupt+0x174/0x1f6
Mar 21 20:29:05 box kernel: [ 4787.555055]  [] ?
handle_irq_event_percpu+0x162/0x180
Mar 21 20:29:05 box kernel: [ 4787.555060]  [] ?
read_tsc+0x5/0x14
Mar 21 20:29:05 box kernel: [ 4787.555063]  [] ?
handle_irq_event+0x34/0x53
Mar 21 20:29:05 box kernel: [ 4787.555069]  [] ?
arch_local_irq_save+0x11/0x17
Mar 21 20:29:05 box kernel: [ 4787.555072]  [] ?
handle_fasteoi_irq+0x7c/0x9e
Mar 21 20:29:05 box kernel: [ 4787.555077]  [] ?
handle_irq+0x1d/0x21
Mar 21 20:29:05 box kernel: [ 4787.555081]  [] ?
do_IRQ+0x42/0x98
Mar 21 20:29:05 box kernel: [ 4787.555085]  [] ?
common_interrupt+0x6e/0x6e
Mar 21 20:29:05 box kernel: [ 4787.555087][] ?
timerqueue_add+0x80/0xa0
Mar 21 20:29:05 box kernel: [ 4787.555096]  [] ?
intel_idle+0xea/0x119
Mar 21 20:29:05 box kernel: [ 4787.555100]  [] ?
intel_idle+0xc9/0x119
Mar 21 20:29:05 box kernel: [ 4787.555105]  [] ?
cpuidle_idle_call+0xec/0x179
Mar 21 20:29:05 box kernel: [ 4787.555109]  [] ?
cpu_idle+0xa5/0xf2
Mar 21 20:29:05 box kernel: [ 4787.555114]  [] ?
start_kernel+0x3bd/0x3c8
Mar 21 20:29:05 box kernel: [ 4787.555118]  [] ?
early_idt_handlers+0x140/0x140
Mar 21 20:29:05 box kernel: [ 4787.555121]  [] ?
x86_64_start_kernel+0x104/0x111
Mar 21 20:29:05 box kernel: [ 4787.555124] handlers:
Mar 21 20:29:05 box kernel: [ 4787.555144] []
ata_bmdma_interrupt
Mar 21 20:29:05 box kernel: [ 4787.555151] [] irq_handler
Mar 21 20:29:05 box kernel: [ 4787.555153] Disabling IRQ #19

thanks!


Re: upgrade to Wheezy fails with aptitude

2012-03-21 Thread Pierre Frenkiel

On Wed, 21 Mar 2012, Lisi wrote:


Eqivalent does not equal identical.

  "Equivalent" alone woukd be ambiguous. wiktionary.org says:

 similar or identical in value, meaning or effect; virtually equal

  but the aptitude man is not ambiguous:

  This command was originally named dist-upgrade for historical reasons,
  and aptitude still recognizes dist-upgrade as a synonym for full-upgrade.

  would you say that "synonym" is not the same as "identical" ?



 If they were identical there would be no
point in having the two of them.


  it would take a long time to list all programs having identical
  processing for some features, and different ones for others.
  I consider that it is often a waste of time for developpers ans users
  to have so many programs doing almost the same thing.

  In an other field, there is no point to have 20 brands of yoghurts in
  the supermarkets, and nonetheless you have them...


--
Pierre Frenkiel


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: 
http://lists.debian.org/alpine.deb.2.00.1203212018340.4...@pfr2.frenkiel-hure.net



Re: Can no longer mount SDHC card

2012-03-21 Thread Charles Kroeger
On Wed, 21 Mar 2012 10:40:03 +0100
Keith McKenzie  wrote:

> On 20/03/12 23:23, Charles Kroeger wrote:
> > Before you suggest, I didn't put the mount -t vfat etc command in fstab
> > because I don't want to see a message every time I boot the computer
> > without the SD card in the reader saying sde1 can't be found and doesn't
> > exist.
> >
> I've got a feeling if you put 'users' on the fstab line it will cure 
> that, & anyone in the 'users' group should be able to mount it.
> 
> 

Thanks for the suggestion..however if the SD card happens to be in the camera
and not in the card reader during the boot fstab can't find 'sde1' (because
it's not there) then I get to see the 'not found' warning. That's the reason
for not putting the 'sde1' line in fstab. 

-- 
CK


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/9suoaufk7...@mid.individual.net



Re: Setup SSH to login from Internet to system behind firewal and sudo for few commands

2012-03-21 Thread Dan Ritter
On Wed, Mar 21, 2012 at 07:15:38PM +0100, Csanyi Pal wrote:
> Hi,
> 
> I have a desktop machine: Debian GNU/Linux wheezy/sid system that is
> behind a Debian GNU/Linux Squeeze firewall/gateway.
> 
> I want to setup firewall/gateway for an user to can login with SSH into
> my desktop from the Internet.
> 
> After the user logged in with SSH, I want to let it run commands:
> apt-get and apt-cache only.
> 
> Is this possyble?
> If yes, how can I log the activities of that user?
> 
> Any advices will be appreciated!

Well, you *could* do that:

1. man sshd, read the section AUTHORIZED_KEYS FILE FORMAT to
restrict commands

2. remember that you need to authorize them to do this with
sudo, so edit /etc/sudoers appropriately.

but I really suggest you NOT do this, unless you are the user in
question. Remember that the power of apt-get as root can trash
your machine.

If what you want is automated or semi-automated updates, you
could do worse than run apticron.

A little more advanced would be to create your own apt
repository, and only move packages into it when you have already
vetted them and want them applied. Then you can safely run
apticron with automatic installation.

You'll get better advice if you explain what you're trying to
do.

-dsr-


-- 
http://randomstring.org/~dsr/eula.html is hereby incorporated by reference.
You can't fight for freedom by taking away rights.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120321185204.gr11...@randomstring.org



Setup SSH to login from Internet to system behind firewal and sudo for few commands

2012-03-21 Thread Csanyi Pal
Hi,

I have a desktop machine: Debian GNU/Linux wheezy/sid system that is
behind a Debian GNU/Linux Squeeze firewall/gateway.

I want to setup firewall/gateway for an user to can login with SSH into
my desktop from the Internet.

After the user logged in with SSH, I want to let it run commands:
apt-get and apt-cache only.

Is this possyble?
If yes, how can I log the activities of that user?

Any advices will be appreciated!

-- 
Regards from Pal


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/874nth252t@gmail.com



Re: Can no longer mount SDHC card

2012-03-21 Thread Lisi
On Wednesday 21 March 2012 17:07:08 Ken Heard wrote:
> Camaléon's [snip], as he suggests I use an updated kernel.

... SHE suggests ..

Lisi


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201203211733.20482.lisi.re...@gmail.com



Re: packet loss after Lenny Squeeze upgrade

2012-03-21 Thread Camaleón
On Wed, 21 Mar 2012 13:21:34 +, Bonno Bloksma wrote:

> I have a Debian server (hardware HP DL360) which I use for internal
> routing and which uses NAT to isolate a part of my network. This machine
> has been routing for the past few years without any problems but lately
> there is a lot of packet loss for the traffic going to/through that
> server.
> 
> What has changed in Debian that could cause this and what can I tweak to
> get things going again? What do I need to look at?

(...)

The network driver? 

As you have updated the system from Lenny to Squeeze, the kernel could 
have introduced some sort of incompatibility or bug within the network  
module you're using.

I would search for any bug report related to "packet loss" over the 
Broadcom Nextreme IIx drivers.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jkd269$lch$1...@dough.gmane.org



Re: Can no longer mount SDHC card

2012-03-21 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I said in my post of 2012-03-21 at 10:34 (UTP +7):

> I suppose my solution now is to
> invest in an external "n"-in-1 card reader with the capacity to read the
> high capacity SD cards and use it instead of the internal reader.

I did so today.  For Keith McKenzie's information the card I bought was
designed in the U.S. of A., made in China and branded in Thailand:
Anitech All in One CardReader, seems to read all cards currently in
captivity, very small (68 x 36 x 12 mm), comes in three decorator
colours (pink, blue and white, I chose a blue one), paid 250 baht for it
(CAD8.30, USD ±2% of CAD amount).

I plugged in to a USB port, installed in it a CF and a SDHC card and ran
command blkid.  It assigned /dev/sdb1 to the SDHC card and /dev/sdc1 to
the CF card.  I then modified /etd/fstab accordingly, opened Konqueror
and voilà!  I was able to open both cards and copy photos from the SDHC
card to the the CF card.

The fact that blkid was able to identify these cards but not a SD card
in the built-in slot, and that this fault came completely out of the
blue without any software changes, reinforces my opinion (and John Jason
Jordan's as well?) that the cause of inability to mount and read a card
in that built-in slot was hardware failure.  Surely if the hardware were
in order blkid would have identified the card in that slot and assigned
/dev/mmcblk0p1 to it, as was done in the past.

Camaléon's latest suggestions are worth trying to determine whether the
cause is a software malfunction rather than a hardware failure.  To do
so however I would have to wait until I upgrade the laptop from Lenny to
Squeeze, as he suggests I use an updated kernel.  I will not be able to
do the upgrade before May.

Regards, Ken
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAk9qCroACgkQlNlJzOkJmTeDtQCcD7U25lDkcWcaEdfAKOVxQu3p
Y/kAniDWSCNG173OOAl1TUejQqZfGr3z
=T/Pg
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f6a0abc.5040...@heard.name



Re: Query about hard drive partitions maintenance

2012-03-21 Thread Keith McKenzie

On 21/03/12 14:47, Bret Busby wrote:

In my primary partition, I have three partitions. I have a hardware
manufacturer's partition, a recovery partition, and, as the computer
came with MS Windows, a Windows partition, which is 84GB.

Having inmstalled Ubuntu and Debian 6, I want to experiment with a
different operating system, which requires to be installed in a primary
partition (otherwise, I could instal it in one of the unused partitions).


As you have stated, MS Windows is using 3 primary drives, & you & your 
Linux installations are using the 4th.


Sorry, but there are no primary partitions left.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f6a09cf.5020...@gmail.com



[SUCCESS REPORT] Xen VGA Passthrough to Windows 8 Consumer Preview HVM domU and Windows XP Home Edition HVM domU with Xen 4.2-unstable Changeset 25070 in Ubuntu 11.10 amd64 Dom0

2012-03-21 Thread Teo En Ming (Zhang Enming)
Subject: Xen VGA Passthrough to Windows 8 Consumer Preview HVM domU and 
Windows XP Home Edition HVM domU with Xen 4.2-unstable Changeset 25070 
in Ubuntu 11.10 amd64 Dom0


Dear All,

For more information, please read the following threads:

http://lists.xen.org/archives/html/xen-users/2012-03/msg00476.html

http://lists.xen.org/archives/html/xen-devel/2012-03/msg01777.html

_Subject: Xen VGA Passthrough to Windows 8 Consumer Preview 64-bit 
English HVM domU and Windows XP Home Edition SP3 HVM domU with Xen 
4.2-unstable Changeset 25070 in

Ubuntu 11.10 oneiric ocelot amd64 Final Release Dom0_

Dear All,

I have with great success passthrough my Palit NVIDIA Geforce 8400 GS 
PCI Express x16 graphics card to Windows 8 Consumer Preview HVM domU and 
Windows XP Home Edition SP3 HVM domU with Xen 4.2-unstable Changeset 
25070 in Ubuntu 11.10 oneiric ocelot amd64 Final Release dom0.


_My Hardware Specifications_

Motherboard: Intel DQ45CB
Processor: Intel Pentium Dual Core E6300 2.8 GHz
Memory: 6 GB
VT-x: YES
VT-d: YES

Please refer to my attached "Xen VGA Passthrough - Version 1.1.pdf" 
documentation which I have written for the past 2 days. If you want to 
follow all the steps in the PDF file documentation which I have written, 
I can guarantee you great success to Xen VGA Passthrough with Windows 8 
Consumer Preview HVM domU.


Please read my attached PDF file in this very email carefully. If you 
have any questions pertaining to Xen VGA Passthrough with the latest and 
greatest Xen 4.2-unstable changeset 25070, please feel free to ask me 
anytime 24 hours a day.


Thank you very much for your kind attention.





Yours sincerely,

Teo En Ming (Zhang Enming)




--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f6a0687.8090...@gmail.com



Re: Can no longer mount SDHC card

2012-03-21 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Keith McKenzie wrote:
> You might want to check if the sd card is still readable; 

Yes it is; all the photos are still on it, and I was able to write new
photos to it.

Ken
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAk9qAoUACgkQlNlJzOkJmTc+mwCfcrwGC9Q0+w4V8hrh7p/ucNoy
LYoAnijH8zOi+03mF+CKfKnzgbeoBdhM
=+Vg3
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f6a0286.5040...@heard.name



RE: packet loss after Lenny Squeeze upgrade

2012-03-21 Thread Bonno Bloksma
Hello Frank,

Am 21.03.2012 um 14:21 schrieb Bonno Bloksma :

>> I have a Debian server (hardware HP DL360) which I use for internal routing 
>> and which uses NAT to isolate a part of my network.
>> This machine has been routing for the past few years without any problems 
>> but lately there is a lot of packet loss for the traffic going to/through 
>> that server.
>> 
>> What has changed in Debian that could cause this and what can I tweak to get 
>> things going again?
>> What do I need to look at?
>> 
>> The server hardware does not seem to be the limiting factor, cpu is a max 
>> 10%, memory seems to be ok.

> Have you verified where the loss happens? How?

What do you mean with WHERE the loss happens? I know what do to at the "normal" 
level where I write iptable firewall rules, interfaces files, routing rules but 
I do not know what to do at the network stack level.

All I know right now is when I send pings to the server from another server I 
get 1-5% packet loss. :-(

Bonno Bloksma


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/89d1798a7351d040b4e74e0a043c69d70107a...@hglexch-01.tio.nl



Re: Query about hard drive partitions maintenance

2012-03-21 Thread Camaleón
On Wed, 21 Mar 2012 22:47:27 +0800, Bret Busby wrote:

(...)

> The first is this; I have some empty partitions for storing data, and
> they were created using the Ubuntu 10.04 installation (before I
> installed Debian 6 on the system), and I need to know how to access them
> as a user, to move and write data to them.

(...)

For static mount points, this is usually done/set in "/etc/fstab". You 
basically need two things:

- Set the right permission options for the mount point so users can read/
write/whatever

- Create a mount point in your system with the right permissions

You can do these two things as you prefer, that is, by manually editing 
the "/etc/fstab" file and set the mount point permissions using the 
command line or using GUI tools. I prefer to do these things manually to 
have more control over the steps :-)

> The next problem may be a bit more difficult (or, unable to be solved).
> 
> In my primary partition, I have three partitions. I have a hardware
> manufacturer's partition, a recovery partition, and, as the computer
> came with MS Windows, a Windows partition, which is 84GB.

In addition to the explanation, show us the output of:

fdisk -l

So we can have an idea of the current state of your hard disk partitions.

> Having inmstalled Ubuntu and Debian 6, I want to experiment with a
> different operating system, which requires to be installed in a primary
> partition (otherwise, I could instal it in one of the unused
> partitions).

What recent operating system needs to be installed still in a primary 
partition? Can you tell what OS are you going to install?

(...)

> So, please advise whetehr I can now adjust the primary partition sda3,
> to shrink it to 42Gb and create another primary partition; sda4, that I
> could use to instal and run another operating system.

Operations with partitions are always dangerous and can lead to data loss 
(always make a full backup before playing with this) and can be handled 
by Gparted from a LiveCD (that is, from a non-running system) but your 
options will depend on your current partition layout.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jkcvlp$lch$9...@dough.gmane.org



Re: apt-get will upgrade aptitude will not

2012-03-21 Thread Alberto Fuentes

On 21/03/12 07:08, Chris Bannister wrote:

Remember, Aptitude's "resolver system" is different to apt-get's


I think the problem is not the the resolver (apt-get and aptitude should 
get dependences about the same if not problem found, and therefore 
"aptitude full-upgrade" should do the same as "apt-get dist-upgrade" 
thats it, bring all packages up to date following the pinning system and 
install and remove packaged when needed.


Im not sure (nor im sure how to check it if thats the case) but I think 
it may have to do with the database of how packages where installed. If 
you install some packages with aptitude and others with apt-get and then 
remove a third one with aptitude again, MAYBE the auto and manual 
installation flag in some packages goes crazy as they are handled in 
separate db (AAFAIK)


my 2 cents...

greets
aL


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f69fb75.8050...@qindel.com



Re: upgrade to Wheezy fails with aptitude

2012-03-21 Thread Camaleón
On Wed, 21 Mar 2012 11:01:38 +0100, Pierre Frenkiel wrote:

> I wanted to upgrade from Squeeze to Wheezy, and as I saw in several
> places that aptitude should be preferred to apt-get,  

The advice on what to use seems to change from time to time :-)

> I first tried with it. I started with only 1 line in sources.list:
>  deb http://ftp.fr.debian.org/debian/ wheezy main contrib non-free
> and tried several times  "aptitude safe-upgrade" Each time, aptitude
> stayed indefinitely on "resolving dependencies" and did nothing else.
> I then issued: "apt-get dist-upgrade", and all worked perfectly, in less
> than 30 minutes.

This is worth reading:

http://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_basic_package_management_operations
 
> My question: is it better to also revert to apt-get for package
> management, or is the problem specific to the upgrade to a new release?

I'd say: use whatever works better every time.

I have not faced any problem in stable/oldstable releases when using 
official repos and "apt-get dist-upgrade". Never. A different thing could 
be using external and third-party repositories over a testing/sid 
distribution. In such scenario there can be times in which aptitude can be 
of help.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jkcuoc$lch$8...@dough.gmane.org



Re: OT: Chromium and HTTPS search machine by default.

2012-03-21 Thread Sthu Deus
Good time of the day, Camaleón.


Thank You for Your time and answer.
You worte:

>> Is it possible to set default search engine in chromium that uses
>> HTTPS protocol?
>
>Nobody replied to your bug? :-?

Nobody. :o(

>chromium: does not let to set as default https search engine.
>http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657045

Ah.

>> For now I have it in "Other search engines" of Basics / Search
>> Engines and navigating at its line, no button "Make default" appears
>> - like in "Default search options" and it seems no way that makes it
>> possible to move the record of the desired search machine from
>> "Other search engines" to "Default search options".
>
>I don't know Chromium much but could it be possible to manually edit
>the URI for the default search engine (http://) and once is set to
>default, edit the URI part to append the "https://";?
>
>http://support.google.com/chrome/bin/answer.py?hl=en&answer=95653

There! Thanks, Camaleón, again!


Sthu.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f69fcbc.cde7cc0a.6857.8...@mx.google.com



Re: upgrade to Wheezy fails with aptitude

2012-03-21 Thread Alberto Fuentes

On 21/03/12 11:01, Pierre Frenkiel wrote:

I then issued: "apt-get dist-upgrade", and all worked perfectly, in less
than 30 minutes.


Awesome!
I had a vm machine that i was trying to upgrade and it failed every 
time. I blamed the vm... then i noticed i was trying to upgrade it with 
aptitude full-upgrade...


I tried apt-get and it did succeed at the first try :D

ty!
aL


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f69f7dc.30...@qindel.com



Re: Use example.com/org when giving example hostnames, please!

2012-03-21 Thread baloo
On Wed, Mar 21, 2012 at 8:30 AM, Curt Howland  wrote:
> It was written:
>> Just a heads up, EXAMPLE.COM and EXAMPLE.ORG are reserved as dummy names
>> for giving example hostnames.  This avoids linking to other sites that do
>> exist (domain.com) or are not work safe (xxx.com) unintentionally.
>
> I often use MPAA.org or RIAA.org so that the spammers have something
> nice and juicy to chew on.

Hah, choice!  I recommended example.com and example.org because
they're actually the IANA-designated dummy names.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAMPM96ojr6sg2MZh0kg=ey_vku1svlhenye1jf05s78_kax...@mail.gmail.com



Re: OT: Chromium and HTTPS search machine by default.

2012-03-21 Thread Camaleón
On Wed, 21 Mar 2012 22:07:49 +0700, Sthu Deus wrote:

> Is it possible to set default search engine in chromium that uses HTTPS
> protocol?

Nobody replied to your bug? :-?

chromium: does not let to set as default https search engine.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657045

> For now I have it in "Other search engines" of Basics / Search Engines
> and navigating at its line, no button "Make default" appears - like in
> "Default search options" and it seems no way that makes it possible to
> move the record of the desired search machine from "Other search
> engines" to "Default search options".

I don't know Chromium much but could it be possible to manually edit the 
URI for the default search engine (http://) and once is set to default, 
edit the URI part to append the "https://";?

http://support.google.com/chrome/bin/answer.py?hl=en&answer=95653

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jkctkr$lch$7...@dough.gmane.org



Re: apt-get will upgrade aptitude will not

2012-03-21 Thread Jochen Spieker
Camaleón:
> On Wed, 21 Mar 2012 19:08:29 +1300, Chris Bannister wrote:
> 
>> Remember, Aptitude's "resolver system" is different to apt-get's
> 
> That's why I prefer to refresh both "separately". apt-get was happy with 
> the current db state while aptitude wasn't.

From what I know, I have trouble understanding why 'aptitude update'
fixed anything for you. But we probably need a developer to clear things
up.

>> P.S. I don't use aptitude but use apt-get whereas Jochen AFAIR use
>> aptitude.
> 
> I neither use aptitude unless something goes wrong. Aptitude seems very 
> powerful an capable but for me, it provides too many options that I 
> barely use or pay attention to.

JFTR, I use apt-get nowadays as well. At least most of the time. The
simple reason is that it performs a few things faster than aptitude
(update, upgrade without upgradeable packages).

Sometimes aptitude's TUI is really useful. Like yesterday, when I
down-pinned debian-multimedia.org and wanted to replace all packages
from there with their official Debian counterparts (if possible).

Probably the most useful command for aptitude is 'keep-all'. It clears
any additional status concerning installations and removals that
aptitude keeps (and apt-get doesn't know about).

J.
-- 
In idle moments I remember former lovers with sentimental tenderness.
[Agree]   [Disagree]
 


signature.asc
Description: Digital signature


Re: packet loss after Lenny Squeeze upgrade

2012-03-21 Thread Frank
Have you verified where the loss happens? How?

Am 21.03.2012 um 14:21 schrieb Bonno Bloksma :

> Hi,
> 
> I have a Debian server (hardware HP DL360) which I use for internal routing 
> and which uses NAT to isolate a part of my network.
> This machine has been routing for the past few years without any problems but 
> lately there is a lot of packet loss for the traffic going to/through that 
> server.
> 
> What has changed in Debian that could cause this and what can I tweak to get 
> things going again?
> What do I need to look at?
> 
> The server hardware does not seem to be the limiting factor, cpu is a max 
> 10%, memory seems to be ok.
> 
> Bonno Bloksma
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: 
> http://lists.debian.org/89d1798a7351d040b4e74e0a043c69d701079...@hglexch-01.tio.nl
> 


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/c56de2c8-600e-490c-87b8-dcb362d86...@dead-link.org



Re: Use example.com/org when giving example hostnames, please!

2012-03-21 Thread Curt Howland
It was written:
> Just a heads up, EXAMPLE.COM and EXAMPLE.ORG are reserved as dummy names
> for giving example hostnames.  This avoids linking to other sites that do
> exist (domain.com) or are not work safe (xxx.com) unintentionally.

I often use MPAA.org or RIAA.org so that the spammers have something
nice and juicy to chew on.

Curt-


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cagy8_s2ipy2zuwysjs0cbzjxx346xkpsnxymquorxx212qy...@mail.gmail.com



Re: apt-get will upgrade aptitude will not

2012-03-21 Thread Camaleón
On Wed, 21 Mar 2012 19:08:29 +1300, Chris Bannister wrote:

> On Mon, Mar 19, 2012 at 12:45:51PM +, Camaleón wrote:
>> On Mon, 19 Mar 2012 13:10:07 +0100, Jochen Spieker wrote:
>> 
>> > Camaleón:
>> 
>> (...)
>> 
>> >> Did you first update the packages database?
>> >> 
>> >> apt-get update
>> >> aptitude update
>> > 
>> > apt-get and aptitude both use the same package database. Running the
>> > 'udpate' for both of them is not required.
>> 
>> I just run "apt-get upgrade" and said there was nothing to do while
>> running "aptitude upgrade" wanted to do very (I mean *very*) weird
>> things, such as removing a bunch of packages. After updating aptitude
>> database all went smooth...
> 
> And you had already done an "apt-get update" before this happened?

Nope. Neither did it for "aptitude".

> Remember, Aptitude's "resolver system" is different to apt-get's

That's why I prefer to refresh both "separately". apt-get was happy with 
the current db state while aptitude wasn't.

> P.S. I don't use aptitude but use apt-get whereas Jochen AFAIR use
> aptitude.

I neither use aptitude unless something goes wrong. Aptitude seems very 
powerful an capable but for me, it provides too many options that I 
barely use or pay attention to.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jkcs6v$lch$6...@dough.gmane.org



Dell Inspiron 9300 and/or Nvidia Go 6800 256MB

2012-03-21 Thread Lisi
Has anyone experience of installing Squeeze on an Inspiron 9300 or with the 
Nvidia Go 6800 256MB  videocard on another PC/laptop?

Thanks,
Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201203211524.47309.lisi.re...@gmail.com



Re: problem with xetex access to system fonts

2012-03-21 Thread Camaleón
On Wed, 21 Mar 2012 18:54:40 +1300, Chris Bannister wrote:

> On Tue, Mar 20, 2012 at 02:51:02PM +, Camaleón wrote:
>> If the fonts are placed anywhere outside those directories/files, you
>> have to make manual adjustments so the system can find and use them,
>> neither aptitude nor apt nor other package manager tool can do that for
>> you ;-)
> 
> No but the package scripts can/should do that, which are of course
> executed by the "package manager"
> 
> apt-cache show lmodern
> Package: lmodern
> Version: 2.004.1-3.1
> Installed-Size: 42623
> Maintainer: Debian TeX maintainers 
> 
> (...)
> 
>  The fonts are setup for use with the TeX typesetting system. They are
>  also registered with defoma, which makes them available to other
>  applications such as Ghostscript and Fontconfig. Finally, they are made
>  available to the core X11 fonts system, which makes it possible to use
>  them in any X application.

I didn't know there was a package for the fonts.

Of course, if there is a package which is crafted specifically for latex 
then yes, it should configure automatically the font path accordingly. 
Otherwise is something worth to report.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jkcroc$lch$5...@dough.gmane.org



Re: query about optical disc format

2012-03-21 Thread Wayne Topa

On 03/21/2012 10:25 AM, Bret Busby wrote:

Hello.

I am running Debian 6 on this computer.

In trying to find what happens with a DVD that is written from a DVD
recorder /player and television tuner, I put the DVD in the computer
optical drive.

The computer did not automatically load any DVD/CD application, to play
or do anything else with the disc, and the File Browser utility does not
see the disc.

In looking around in the menu's, I found, in the Applications -> System
Tools menu, "Disk Utility", and, in running that, and selecting "CD/DVD
Drive", I found that, under "Volumes", it has:

"
DVD_VIDEO_RECORDER
1.0GB udf

Usage: Filesystem
Type: Universal Disk Format
Label: DVD_VIDEO_RECORDER
"

Does an application exist for Debian 6, that allows access to these
discs, and, that allows users to view the recorced video files, on a
computer running Debian 6?


Yes
apt-cache search video |grep DVD |less



Whilst the open/close button on the drive, does not allow me to eject
the disc, until I use the Disk Utility option to "Unmount the media",
apparently, all that I can do with the disc, is insert it, using the
Open/Close physical button on the drive, and then unmount the disk, top
eject it, but I apparently, cannot read the disc.


~# man eject


Looking in Synaptic (searching on "universal disk format"), returns
three results, and the closest, most applicable result, seems to be the
package udftools, which has the package description

"
tools for UDF filesystems and DVD/CD-R(W) drives

This package contains a number of user-space tools related to
creating filesystems in the UDF (Universal Disk Format), which is
primarily used for DVDs, but sometimes also CD-ROMs:

mkudffs - Format a device, creating an empty UDF filesystem
cdrwtool - Low-level drive management (e.g. set writing speed, format)
pktsetup - Set up a packet writing device (/dev/pktcdvd0) for a drive
wrudf - Maintains a UDF filesystem (undocumented)
"

So, whilst a utility appears to exist, for creatung a UDF filesystem,
for Debian 6, apparently, UDF files and UDF fylkesystems cannot be read
by Debian 6.^^^ file not fylke





Is this correct?


No.  Install the udftools package.
Then do
less /usr/share/doc/udftools/README.Debian.gz  which explains how to get 
UDF working.


Thank you in anticipation.


Your welcome

WT


--
Bret Busby
Armadale
West Australia
..

"So once you do know what the question actually is,
you'll know what the answer means."
- Deep Thought,
Chapter 28 of Book 1 of
"The Hitchhiker's Guide to the Galaxy:
A Trilogy In Four Parts",
written by Douglas Adams,
published by Pan Books, 1992






--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f69f1f0.9040...@gmail.com



Re: LSPCI shows network card, but the card refuses to come up

2012-03-21 Thread Camaleón
On Tue, 20 Mar 2012 18:37:09 -0600, Bob Proulx wrote:

> Camaleón wrote:
>> Bijoy Lobo wrote:
>> > I have 2 cards on my system. I had no errors while Expert Install of
>> > Debian netinstall. even lspci shows me 2 ethernet controllers,
>> > However I cannot bring the 2nd interface up.
>>
>> Show us the output of these two commands:
>> 
>> lspci -v | grep -i ether
> 
> Ahem...  'lspci | grep -i eth' is good but 'lspci -v' is paragraph
> formatted and so finding that with grep is more trouble.  You need a
> "paragraph grep" of which there are many different programs and
> techniques.  Perl is always available these days so perhaps using perl
> is easiest.
> 
>   lspci -v | perl -00 -ne 'm/eth/i && print'
> 
> The extra -v information isn't usually useful though.  YMMV.

(...)

Let's try out both:

sm01@stt008:~$ lspci -v | grep -i ether
00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network 
Connection (rev 02)
11:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit 
Ethernet (rev 10)
Subsystem: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet

Subsystem: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet



sm01@stt008:~$ lspci -v | perl -00 -ne 'm/eth/i && print'
00:19.0 Ethernet controller: Intel Corporation 82566DM-2 Gigabit Network 
Connection (rev 02)
Subsystem: Super Micro Computer Inc Device 10bd
Flags: bus master, fast devsel, latency 0, IRQ 1276
Memory at dc60 (32-bit, non-prefetchable) [size=128K]
Memory at dc625000 (32-bit, non-prefetchable) [size=4K]
I/O ports at 1820 [size=32]
Capabilities: 
Kernel driver in use: e1000e
Kernel modules: e1000e

11:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit 
Ethernet (rev 10)
Subsystem: Realtek Semiconductor Co., Ltd. RTL-8169 Gigabit Ethernet
Flags: bus master, 66MHz, medium devsel, latency 64, IRQ 20
I/O ports at 2000 [size=256]
Memory at dc30 (32-bit, non-prefetchable) [size=256]
[virtual] Expansion ROM at dc40 [disabled] [size=128K]
Capabilities: 
Kernel driver in use: r8169
Kernel modules: r8169

Nah, yours is too verbose for this matter ;-). Indeed, the extra information 
(-v) can be omited as we just wanted to know what card it was.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jkcr86$lch$4...@dough.gmane.org



OT: Chromium and HTTPS search machine by default.

2012-03-21 Thread Sthu Deus
Good time of the day.


Is it possible to set default search engine in chromium that uses HTTPS
protocol?

For now I have it in "Other search engines" of Basics / Search Engines
and navigating at its line, no button "Make default" appears - like in
"Default search options" and it seems no way that makes it possible to
move the record of the desired search machine from "Other search
engines" to "Default search options".


Thanks for Your time.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f69eecb.cde7cc0a.6857.7...@mx.google.com



Re: Can no longer mount SDHC card

2012-03-21 Thread Camaleón
On Wed, 21 Mar 2012 10:34:31 +0700, Ken Heard wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> John Jason Jordan wrote:
> 
>> This is beginning to sound like hardware failure. The SD card reader in
>> my T61 failed shortly after the three year warranty ended.
> 
> I think you may be right.  Further investigation revealed the text at
> the end of this post -- returned by command "cat /var/log/syslog.1|grep
> mmc".  This part of syslog.1 was created at the time the OS no longer
> could read a SDHC card in the built-in reader and my subsequent attempts
> to try to get it to do so.

(...)

I would try:

- Removing the "/etc/fstab" line entry for the card
- Restarting the system
- Insert a card
- Review dmesg
- Reloading the modules
- Try with different card types (SD, MMC...)

> Mar 20 14:32:41 R61 kernel: [24381.761612] ricoh-mmc: Suspending. 
> Mar 20 14:32:41 R61 kernel: [24381.761638] ricoh-mmc: Controller is now 
> re-enabled.
> Mar 20 14:32:41 R61 kernel: [24387.313190] ricoh-mmc: Resuming. 
> Mar 20 14:32:41 R61 kernel: [24387.313210] ricoh-mmc: Controller is now 
> disabled.

The reader is being turned on/off.

> Mar 20 17:39:10 R61 kernel: [1.772657] ricoh-mmc: Ricoh MMC Controller 
> disabling driver
> Mar 20 17:39:10 R61 kernel: [1.772660] ricoh-mmc: Copyright(c) Philip 
> Langdale
> Mar 20 17:39:11 R61 kernel: [4.100884] mmc0: Will use DMA mode even 
> though HW doesn't fully claim to support it. 
> Mar 20 17:39:11 R61 kernel: [4.100884] mmc0: SDHCI at 0xf8301000 irq 18 
> DMA
> Mar 20 17:39:11 R61 kernel: [4.107613] ricoh-mmc: Ricoh MMC controller 
> found at :15:00.3 [1180:0843] (rev 11) 
> Mar 20 17:39:11 R61 kernel: [4.107621] ricoh-mmc: Controller is now 
> disabled.
> Mar 20 17:39:11 R61 kernel: [4.749027] mmc0: new high speed SDHC card at 
> address b368

And here is your SDHC card.

> Mar 20 17:39:11 R61 kernel: [4.756112] mmcblk0: mmc0:b368 NCard 
> 31271936KiB (ro)
> Mar 20 17:39:11 R61 kernel: [4.756112] mmcblk0:<3>mmc0: Card removed 
> during transfer!
> Mar 20 17:39:11 R61 kernel: [4.756112] mmc0: Resetting controller.
> Mar 20 17:39:11 R61 kernel: [4.758794] mmcblk0: error -123 sending 
> read/write command
> Mar 20 17:39:11 R61 kernel: [4.758855] end_request: I/O error, dev 
> mmcblk0, sector 0
> Mar 20 17:39:11 R61 kernel: [4.758917] Buffer I/O error on device 
> mmcblk0, logical block 0

(...)

I would try with an updated kernel.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jkcqph$lch$3...@dough.gmane.org



Query about hard drive partitions maintenance

2012-03-21 Thread Bret Busby

Hello.

In investigating a problem to do with the UDF filesystem format, in 
running the Disk Utility, I found the system hard drive partition table, 
and have a couple of questions.


The first is this; I have some empty partitions for storing data, and 
they were created using the Ubuntu 10.04 installation (before I 
installed Debian 6 on the system), and I need to know how to access them 
as a user, to move and write data to them.


Using the File Browser, on one of them that I managed to mount using 
the utility, the Permissions are all shown as root, and so, as a user, I 
cannot change them.


Using the Disk Utility, in selecting a partition, no option is apparent 
for changing partition permissions to allow users to write to the 
partition.


To me, simply using the su - root then chmod 666 for /dev/sdax, to 
change the partition permissions, does not seem right, so I am wondering 
whether there is something that I am missing, in trying to use the Disk 
Utility to provide full user access to the partition(s).


So, please advise whether there is something that I am missing in using 
the Disk Utility to grant users full access to the unused partitions.


The next problem may be a bit more difficult (or, unable to be solved).

In my primary partition, I have three partitions. I have a hardware 
manufacturer's partition, a recovery partition, and, as the computer 
came with MS Windows, a Windows partition, which is 84GB.


Having inmstalled Ubuntu and Debian 6, I want to experiment with a 
different operating system, which requires to be installed in a primary 
partition (otherwise, I could instal it in one of the unused 
partitions).


With what I now have on the hard drive, rather than deleting the 
logical partition, and starting the mutiple systems build all over 
again, to get an extra primary partition (I understand that up to four 
primary partitions can be created and used), I wonder whether there is 
some way of shrinking the existing sda3 partition, which is where MS 
Windows is installed, and creating a new primary partition; sda4, into 
which I could instal the other operating system, rather than 
obliterating everyuthing that I now have in the extended logical 
partition.


sda3 is 84GB, and I believe (although I am not sure, but, it sounds 
reasonable) that 42 GB should be enough space for each of Windows in one 
partition (Win7 Pro), and the other operating system in its own 
partition of 42GB.


So, please advise whetehr I can now adjust the primary partition sda3, 
to shrink it to 42Gb and create another primary partition; sda4, that I 
could use to instal and run another operating system.


Thank you in anticipation.

--
Bret Busby
Armadale
West Australia
..

"So once you do know what the question actually is,
 you'll know what the answer means."
- Deep Thought,
  Chapter 28 of Book 1 of
  "The Hitchhiker's Guide to the Galaxy:
  A Trilogy In Four Parts",
  written by Douglas Adams,
  published by Pan Books, 1992



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: 
http://lists.debian.org/alpine.deb.2.00.1203212226160.18...@bret-dd-workstation.busby.net



Re: Can no longer mount SDHC card

2012-03-21 Thread Camaleón
On Wed, 21 Mar 2012 10:52:37 +0100, Wilko Fokken wrote:

> On Tue, Mar 20, 2012 at 03:57:38PM +, Camaleón wrote:
>> On Tue, 20 Mar 2012 22:29:28 +0700, Ken Heard wrote:
> ..
>> Open a terminal, run "dmesg | tail" and then insert the card to see
>> what's going on.
> 
> Should'nt it be written:
> 
>   run "dmesg | tail -f"  ?

I only wanted to print the last few line from dmesg, nothing interactive.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/jkcq13$lch$2...@dough.gmane.org



Re: upgrade to Wheezy fails with aptitude

2012-03-21 Thread Lisi
On Wednesday 21 March 2012 13:42:24 Pierre Frenkiel wrote:
> but anyway then are not equivalent.

Eqivalent does not equal identical.  If they were identical there would be no 
point in having the two of them.  None the less they are equivalent, in that 
if you are upgrading to a higher version of Debian, then apt-get dist-upgrade 
is what you use in apt-get and aptitude full-upgrade is what you use in 
aptitude.

aptitude safe-upgrade has a different purpose.

Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201203211455.04290.lisi.re...@gmail.com



Re: Problem with trying to instal Debian

2012-03-21 Thread Arnt Karlsen
On Tue, 20 Mar 2012 12:22:35 +, Brian wrote in message 
<20120320122235.GC4889@desktop>:

> On Tue 20 Mar 2012 at 11:14:28 +0800, Bret Busby wrote:
> 
> > I answered NO to the firmware question for the wireless NIC driver
> > (it is unfortunate that the question does not indicate that it is
> > for a wireless device, otherwise I would have answered No from the
> > start, and  
> 
> The dialogue names the missing firmware files. At the bottom of the
> box it says 'Please Google this if you do not know what it means'.

..that assumes we have Google et al available e.g. online or 
on the phone.  

..and that assumption does not work for me, I'm too far from 
the "civilized" world. ;o)

-- 
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120320185603.67889...@nb6.lan



Re: dir is not ls

2012-03-21 Thread Arnt Karlsen
On Mon, 19 Mar 2012 22:13:42 -0500, Kumar wrote in message 
<20120320031342.ga19...@bluemoon.alumni.iitm.ac.in>:

> On Mon, Mar 19, 2012 at 08:57:28PM +, Brad Rogers wrote:
> > > Just save the alias in /etc/profile.d/bash_aliases.sh and we are
> > > done. (But I think a rm /bin/dir is also applicable)
> > 
> > Every time there's an update to coreutils dir will be back, don't
> > forget.  Anyhow, won't the alias take precedence?  If yes, why
> > bother removing dir?
> 
> In addition, the bash profile is not an option since that probably
> applies only for those who have their shell as bash; users choosing
> another shell would probably still see dir.

..they probably deserve seeing it. ;o)

> Kumar


-- 
..med vennlig hilsen = with Kind Regards from Arnt Karlsen
...with a number of polar bear hunters in his ancestry...
  Scenarios always come in sets of three: 
  best case, worst case, and just in case.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120320183322.3480b...@nb6.lan



query about optical disc format

2012-03-21 Thread Bret Busby

Hello.

I am running Debian 6 on this computer.

In trying to find what happens with a DVD that is written from a DVD 
recorder /player and television tuner, I put the DVD in the computer 
optical drive.


The computer did not automatically load any DVD/CD application, to play 
or do anything else with the disc, and the File Browser utility does not 
see the disc.


In looking around in the menu's, I found, in the Applications -> System 
Tools menu, "Disk Utility", and, in running that, and selecting "CD/DVD 
Drive", I found that, under "Volumes", it has:


"
DVD_VIDEO_RECORDER
1.0GB udf

Usage: Filesystem
Type: Universal Disk Format
Label: DVD_VIDEO_RECORDER
"

Does an application exist for Debian 6, that allows access to these 
discs, and, that allows users to view the recorced video files, on a 
computer running Debian 6?


Whilst the open/close button on the drive, does not allow me to eject 
the disc, until I use the Disk Utility option to "Unmount the media", 
apparently, all that I can do with the disc, is insert it, using the 
Open/Close physical button on the drive, and then unmount the disk, top 
eject it, but I apparently, cannot read the disc.


Looking in Synaptic (searching on "universal disk format"), returns 
three results, and the closest, most applicable result, seems to be the 
package udftools, which has the package description


"
tools for UDF filesystems and DVD/CD-R(W) drives

This package contains a number of user-space tools related to
creating filesystems in the UDF (Universal Disk Format), which is
primarily used for DVDs, but sometimes also CD-ROMs:

 mkudffs - Format a device, creating an empty UDF filesystem
 cdrwtool - Low-level drive management (e.g. set writing speed, format)
 pktsetup - Set up a packet writing device (/dev/pktcdvd0) for a drive
 wrudf - Maintains a UDF filesystem (undocumented)
"

So, whilst a utility appears to exist, for creatung a UDF filesystem, 
for Debian 6, apparently, UDF files and UDF fylkesystems cannot be read 
by Debian 6.


Is this correct?

Thank you in anticipation.

--
Bret Busby
Armadale
West Australia
..

"So once you do know what the question actually is,
 you'll know what the answer means."
- Deep Thought,
  Chapter 28 of Book 1 of
  "The Hitchhiker's Guide to the Galaxy:
  A Trilogy In Four Parts",
  written by Douglas Adams,
  published by Pan Books, 1992



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: 
http://lists.debian.org/alpine.deb.2.00.1203212155280.18...@bret-dd-workstation.busby.net



Re: problem with xetex access to system fonts

2012-03-21 Thread Zhang Qide
2012/3/21 Chris Bannister :
> On Mon, Mar 19, 2012 at 04:23:50PM +0800, 张启德(Zhang Qide) wrote:
>> Hi all,
>> I have installed texlive texlive-latex-recommended, 
>> texlive-fonts-recommended,
>> texlive-latex-base, texlive-base, texlive-latex-extra texlive-xetex ,
>> lmodern  packages
>> on squeeze using aptitude. I test its access to system fonts as follows:
>>
>> $: xetex opentype-info.tex
>
> Is that the "Debian way"?

Sorry, I don't know whether it's the "Debian way". I read some
TUG's documents about testing the texlive installtion on
http://tug.org/texlive/doc/texlive-en/texlive-en.html#x1-390003.5,


"After installing TEX Live as best you can, you naturally want to test it out,
so you can start creating beautiful documents and/or fonts."
(...)

If you have installed the xetex package, you can test its access to
system fonts as follows:

> xetex opentype-info.tex
This is XeTeX, Version 3.1415926…
...
Output written on opentype-info.pdf (1 page).
Transcript written on opentype-info.log.

If you get an error message saying “Invalid fontname ‘Latin Modern Roman/ICU’…”,
then you need to configure your system so that XeTEX can find
the fonts shipped with TEX Live. See Section 3.4.4.
(...)

and I try it myself. All test passed except xetex. I am confused with
that though I can use
xelatex access some system fonts (eg: AR PL UMing CN, Liberation serif).
May be its a bug because when I add some lines to ~/.fonts.conf, the
test for xetex will pass.
Sorry, my English is not so good!



>
>> I get an error message saying “Invalid fontname ‘Latin Modern
>> Roman/ICU’…” see blow:
>
> You'd be better off asking this question on the
> debian-tex-ma...@lists.debian.org list.
   OK, I will try it. Thanks!

Regards,
Zhang Qide


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CABfFVkLBSwODCtYJL9k=tpb_ld+yqdauust8p0do5stzwmn...@mail.gmail.com



packet loss after Lenny Squeeze upgrade

2012-03-21 Thread Bonno Bloksma
Hi,

I have a Debian server (hardware HP DL360) which I use for internal routing and 
which uses NAT to isolate a part of my network.
This machine has been routing for the past few years without any problems but 
lately there is a lot of packet loss for the traffic going to/through that 
server.

What has changed in Debian that could cause this and what can I tweak to get 
things going again?
What do I need to look at?

The server hardware does not seem to be the limiting factor, cpu is a max 10%, 
memory seems to be ok.

Bonno Bloksma


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/89d1798a7351d040b4e74e0a043c69d701079...@hglexch-01.tio.nl



Re: upgrade to Wheezy fails with aptitude

2012-03-21 Thread Pierre Frenkiel

On Wed, 21 Mar 2012, Lisi wrote:


aptitude full-upgrade is the equivalent of apt-get dist-upgrade.  aptitude
safe-upgrade has different checks.


  It is what is written in the man, but experience shows this is not true.
  After installing kernel 3.2 I tried both:
  apt-get dist-upgrade, which gave
1060 upgraded, 312 newly installed, 18 to remove and 1 not upgraded.
  aptitude full-upgrade gave
1050 packages upgraded, 313 newly installed, 30 to remove and 0 not 
upgraded.
and then asks for removal of 18 other packages.

  which means that aptitude wants to remove 52 packages, and apt-get 18
  It's difficult to say what is the good choice, but anyway then are not 
equivalent.
  (apt-get upgrade gives:
 801 upgraded, 0 newly installed, 0 to remove and 261 not upgraded.)


--
Pierre Frenkiel


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: 
http://lists.debian.org/alpine.deb.2.00.1203211431001.17...@pfr2.frenkiel-hure.net



Use example.com/org when giving example hostnames, please!

2012-03-21 Thread Paul Johnson
On Mar 20, 2012 11:49 PM, "严海东"  wrote:
>
> Dear all:
> I have a problem with using wget and curl on debian amd64
> when I type a command -- wget www.XXX.com, error messages
> will display as below:

Just a heads up, EXAMPLE.COM and EXAMPLE.ORG are reserved as dummy names
for giving example hostnames.  This avoids linking to other sites that do
exist (domain.com) or are not work safe (xxx.com) unintentionally.


Re: i wish to generate a Debian package from source written in c++ with makefile already prepared

2012-03-21 Thread Alberto Luaces
Gershon Celniker writes:

> i wish to generate a Debian package from source written in c++ with
> makefile already ready,
> so i used dh_make and prepared all the needed configuration file, all
> but rules file - this one is a bit tricky, because i cant find a way
> to execute the make command at the destination folder.
>
> my question is how to write the generate file so it will copy the
> source files to /usr/share/my folder and execute make command there.

The install target in the rules file will install all the files into
your hierarchy. You don't place directly the files into the system, but
install them under the DESTDIR variable, where the package scripts will
find them. Here you have some tips:

http://stackoverflow.com/questions/7176065/how-do-i-create-a-native-debian-package-for-static-files

-- 
Alberto


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/87bonq5do4@eps142.cdf.udc.es



Re: i wish to generate a Debian package from source written in c++ with makefile already prepared

2012-03-21 Thread Jerome BENOIT

Hello:

you may ask on the Debian mentor list.

hth,
Jerome

On 21/03/12 12:58, Gershon Celniker wrote:

i wish to generate a Debian package from source written in c++ with
makefile already ready,
so i used dh_make and prepared all the needed configuration file, all
but rules file - this one is a bit tricky, because i cant find a way
to execute the make command at the destination folder.

my question is how to write the generate file so it will copy the
source files to /usr/share/my folder and execute make command there.


Best,
Gershon Celniker
Bioinformatics developer - TAU - Tel Aviv University





--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f69cb4c.1010...@rezozer.net



i wish to generate a Debian package from source written in c++ with makefile already prepared

2012-03-21 Thread Gershon Celniker
i wish to generate a Debian package from source written in c++ with
makefile already ready,
so i used dh_make and prepared all the needed configuration file, all
but rules file - this one is a bit tricky, because i cant find a way
to execute the make command at the destination folder.

my question is how to write the generate file so it will copy the
source files to /usr/share/my folder and execute make command there.


Best,
Gershon Celniker
Bioinformatics developer - TAU - Tel Aviv University


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/067dc496-f1f8-4a4a-aa09-48882f5a9...@w1g2000vbx.googlegroups.com



Re: upgrade to Wheezy fails with aptitude

2012-03-21 Thread Claudius Hubig
Hello Pierre,

Pierre Frenkiel  wrote:
> I wanted to upgrade from Squeeze to Wheezy, and as I saw in several places
> that aptitude should be preferred to apt-get,  I first tried with it.

> My question: is it better to also revert to apt-get for package management,
> or is the problem specific to the upgrade to a new release?

The release notes for Squeeze already refer to apt-get rather than
aptitude. From my point of view, during a specific timeframe around
2008, aptitude was technically superior, but since apt-get has caught
up, it appears to be the preferred choice.

Best regards,

Claudius
-- 
Colorless green ideas sleep furiously.
Please use GPG: ECB0C2C7 4A4C4046 446ADF86 C08112E5 D72CDBA4
http://chubig.net telnet://nightfall.org:4242


signature.asc
Description: PGP signature


Re: LSPCI shows network card, but the card refuses to come up

2012-03-21 Thread Alberto Fuentes

On 21/03/12 11:49, Bob Proulx wrote:

But why did you stop at five lines?  Aren't most network devices going
to print more lines than that?  And it misses the "kernel driver in
use" line which is useful information.


I see, in my case, 5 was enough to show everything :)



Can't leave off the '-A' --after-context part since otherwise -NUM is
the same as --context not --after-context.


I said even easier, because the info you are looking for shows up the 
same as with the qualifier, and you don’t have to remember witch is 
witch (and less typing!)


that said, i have a bind grep='grep --color' witch i think is a must as 
well ;)


greets!
aL


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f69b73a.9040...@qindel.com



Re: Can no longer mount SDHC card

2012-03-21 Thread Jochen Spieker
Wilko Fokken:
> On Tue, Mar 20, 2012 at 03:57:38PM +, Camaleón wrote:
>> On Tue, 20 Mar 2012 22:29:28 +0700, Ken Heard wrote:
> ..
>> Open a terminal, run "dmesg | tail" and then insert the card to see 
>> what's going on.
> 
> Should'nt it be written:
> 
>   run "dmesg | tail -f"  ?

Neither one will print more than the last ten lines of kernel output at
the time of running dmesg.

Either tail -f /var/log/syslog or run something like 'watch "dmesg |
tail'.

J.
-- 
It is not in my power to change anything.
[Agree]   [Disagree]
 


signature.asc
Description: Digital signature


Re: Can no longer mount SDHC card

2012-03-21 Thread Bob Proulx
Wilko Fokken wrote:
> Camaleón wrote:
> > Open a terminal, run "dmesg | tail" and then insert the card to see 
> > what's going on.
> 
> Should'nt it be written:
> 
>   run "dmesg | tail -f"  ?

Try:

  tail -f /var/log/syslog

Bob


signature.asc
Description: Digital signature


Re: LSPCI shows network card, but the card refuses to come up

2012-03-21 Thread Bob Proulx
Alberto Fuentes wrote:
> for the shake of completesness

I commend your thoroughness.  But...

> lspci -v | grep -A5 -i eth

But why did you stop at five lines?  Aren't most network devices going
to print more lines than that?  And it misses the "kernel driver in
use" line which is useful information.

Example:

  root@fury:~# lspci -v | perl -00 -ne 'm/eth/i && print'
  3f:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5755 Gigabit 
Ethernet PCI Express (rev 02)
  Subsystem: Hewlett-Packard Company Device 280c
  Flags: bus master, fast devsel, latency 0, IRQ 28
  Memory at e040 (64-bit, non-prefetchable) [size=64K]
  Expansion ROM at  [disabled]
  Capabilities: [48] Power Management version 3
  Capabilities: [50] Vital Product Data
  Capabilities: [58] Vendor Specific Information: Len=78 
  Capabilities: [e8] MSI: Enable+ Count=1/1 Maskable- 64bit+
  Capabilities: [d0] Express Endpoint, MSI 00
  Capabilities: [100] Advanced Error Reporting
  Capabilities: [13c] Virtual Channel
  Capabilities: [160] Device Serial Number 00-1b-78-ff-fe-b0-a3-14
  Capabilities: [16c] Power Budgeting 
  Kernel driver in use: tg3

  root@fury:~# lspci -v | grep -A5 -i eth
  3f:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5755 Gigabit 
Ethernet PCI Express (rev 02)
  Subsystem: Hewlett-Packard Company Device 280c
  Flags: bus master, fast devsel, latency 0, IRQ 28
  Memory at e040 (64-bit, non-prefetchable) [size=64K]
  Expansion ROM at  [disabled]
  Capabilities: [48] Power Management version 3

> or the even easier
> lspci -v | grep -5 -i eth

Can't leave off the '-A' --after-context part since otherwise -NUM is
the same as --context not --after-context.

  root@fury:~# lspci -v | grep -5 -i eth
  Capabilities: [78] Express Endpoint, MSI 00
  Capabilities: [100] Virtual Channel
  Capabilities: [128] Power Budgeting 
  Kernel driver in use: nouveau

  3f:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5755 Gigabit 
Ethernet PCI Express (rev 02)
  Subsystem: Hewlett-Packard Company Device 280c
  Flags: bus master, fast devsel, latency 0, IRQ 28
  Memory at e040 (64-bit, non-prefetchable) [size=64K]
  Expansion ROM at  [disabled]
  Capabilities: [48] Power Management version 3

Bob


signature.asc
Description: Digital signature


Re: upgrade to Wheezy fails with aptitude

2012-03-21 Thread Lisi
On Wednesday 21 March 2012 10:01:38 Pierre Frenkiel wrote:
> hi,
> I wanted to upgrade from Squeeze to Wheezy, and as I saw in several places
> that aptitude should be preferred to apt-get,  I first tried with it.
> I started with only 1 line in sources.list:
>  deb http://ftp.fr.debian.org/debian/ wheezy main contrib non-free
> and tried several times  "aptitude safe-upgrade"
> Each time, aptitude stayed indefinitely on "resolving dependencies" and did
> nothing else.
> I then issued: "apt-get dist-upgrade", and all worked perfectly, in less
> than 30 minutes.
>
> My question: is it better to also revert to apt-get for package management,
> or is the problem specific to the upgrade to a new release?

aptitude full-upgrade is the equivalent of apt-get dist-upgrade.  aptitude 
safe-upgrade has different checks.

Lisi


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201203211013.42083.lisi.re...@gmail.com



Re: Can no longer mount SDHC card

2012-03-21 Thread Wilko Fokken
On Tue, Mar 20, 2012 at 03:57:38PM +, Camaleón wrote:
> On Tue, 20 Mar 2012 22:29:28 +0700, Ken Heard wrote:
..
> Open a terminal, run "dmesg | tail" and then insert the card to see 
> what's going on.

Should'nt it be written:

run "dmesg | tail -f"  ?


Gruß Wilko


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120321095237.ga4...@fok01.laje.edewe.de



upgrade to Wheezy fails with aptitude

2012-03-21 Thread Pierre Frenkiel

hi,
I wanted to upgrade from Squeeze to Wheezy, and as I saw in several places
that aptitude should be preferred to apt-get,  I first tried with it.
I started with only 1 line in sources.list:
deb http://ftp.fr.debian.org/debian/ wheezy main contrib non-free
and tried several times  "aptitude safe-upgrade"
Each time, aptitude stayed indefinitely on "resolving dependencies" and did
nothing else.
I then issued: "apt-get dist-upgrade", and all worked perfectly, in less
than 30 minutes.

My question: is it better to also revert to apt-get for package management,
or is the problem specific to the upgrade to a new release?

regards,
--
Pierre Frenkiel


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: 
http://lists.debian.org/alpine.deb.2.00.1203211033150.32...@pfr2.frenkiel-hure.net



Re: Can no longer mount SDHC card

2012-03-21 Thread Keith McKenzie

On 21/03/12 03:34, Ken Heard wrote:

Mar 20 18:22:03 R61 kernel: [4.632233]  mmcblk0:<3>mmc0: Card
removed during transfer!
You might want to check if the sd card is still readable; if it isn't, 
it was corrupted by being removed whilst the system was still writing 
data to it; will need to be re formatted.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f69a2ff.2080...@gmail.com



Re: Can no longer mount SDHC card

2012-03-21 Thread Keith McKenzie

On 21/03/12 03:48, John Jason Jordan wrote:

Let me know what kind of "n"-in-one card reader you find. I could use
one as well.
I have a (www.)Novatech(.co.uk) reader that is 'cheap' & works OK, but 
is slow.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f69a197.2040...@gmail.com



Re: Can no longer mount SDHC card

2012-03-21 Thread Keith McKenzie

On 21/03/12 03:34, Ken Heard wrote:

Mar 20 17:39:11 R61 kernel: [4.756112]  mmcblk0:<3>mmc0: Card
removed during transfer!

That looks bad...


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f69a0c7.3070...@gmail.com



Re: Can no longer mount SDHC card

2012-03-21 Thread Keith McKenzie

On 20/03/12 23:23, Charles Kroeger wrote:

Before you suggest, I didn't put the mount -t vfat etc command in fstab
because I don't want to see a message every time I boot the computer without
the SD card in the reader saying sde1 can't be found and doesn't exist.

I've got a feeling if you put 'users' on the fstab line it will cure 
that, & anyone in the 'users' group should be able to mount it.



--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f69a00b.8040...@gmail.com



Re: wget/curl cannot work on debian amd64

2012-03-21 Thread Jude DaShiell
Why not try aria2c?

On Wed, 21 Mar 2012, Juan Sierra Pons wrote:

> 2012/3/21 ??? :
> > Dear all:
> > I have a problem with using wget and curl on debian amd64
> > when I type a command -- wget www.XXX.com, error messages
> > will display as below:
> > --2012-03-21 14:43:43--  http://www.XXX.com/
> > Resolving 10 (10)... 0.0.0.10
> > Connecting to 10 (10)|0.0.0.10|:8080... failed: Invalid argument
> >
> >when I type curl command--curl www.XXX.com, error messages
> > will display as below:
> >
> >curl: (7) Failed to connect to 0.0.0.10: Invalid argument
> >
> >Does anyone have any ideas to solve it ?
> >
> >BR!
> >
> >
> > --
> > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> > with a subject of "unsubscribe". Trouble? Contact 
> > listmas...@lists.debian.org
> > Archive: 
> > http://lists.debian.org/CAAC+c498M1khJD6Nx1x=kgvjbaefc_0gc8myuq_fso9stqi...@mail.gmail.com
> >
> 
> Hi,
> 
> I think the problem cause can be seen in the following line:
> 
> >Connecting to 10 (10)|0.0.0.10|:8080... failed: Invalid argument
> 
> The wget command tries to connect to a proxy located in 0.0.0.10. And
> this is a bizarre IP address to me
> 
> Define the http_proxy=your_proxy_ip_address:port variable, then
> execute the wget command again and see what happens
> 
> Best regards,
> 
> --
> Juan Sierra Pons j...@elsotanillo.net
> Linux User Registered: #257202   http://www.elsotanillo.net
> GPG key = 0xA110F4FE
> Key Fingerprint = DF53 7415 0936 244E 9B00  6E66 E934 3406 A110 F4FE
> --
> 
> 
> --
> To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> Archive: 
> http://lists.debian.org/CABS=y9tZJKrSA4avk2CizLufNJSTLDgYv4=Wki4fsbrub7f=n...@mail.gmail.com
> 
> 


Jude 



-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/alpine.bsf.2.01.1203210519300.17...@freire1.furyyjbeyq.arg



Re: LSPCI shows network card, but the card refuses to come up

2012-03-21 Thread Alberto Fuentes

On 21/03/12 01:37, Bob Proulx wrote:

Ahem...  'lspci | grep -i eth' is good but 'lspci -v' is paragraph
formatted and so finding that with grep is more trouble.  You need a
"paragraph grep" of which there are many different programs and
techniques.  Perl is always available these days so perhaps using perl
is easiest.

for the shake of completesness

lspci -v | grep -A5 -i eth

or the even easier
lspci -v | grep -5 -i eth

greets!
aL


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4f69916b.50...@qindel.com



Re: wget/curl cannot work on debian amd64

2012-03-21 Thread 严海东
I have solved it.
As Juan Sierra Pons mentioned,I echo $http_proxy in the teminal and
see it pointing to 0.0.0.10:8080.
It is seted by gnome, and can be reset in system
settting->networking->network proxy.
thank you all to help me to solved it!!!

在 2012年3月21日 下午3:04,Raffaele Morelli  写道:
>
> 2012/3/21 严海东 
>>
>> Dear all:
>> I have a problem with using wget and curl on debian amd64
>> when I type a command -- wget www.XXX.com, error messages
>> will display as below:
>> --2012-03-21 14:43:43--  http://www.XXX.com/
>> Resolving 10 (10)... 0.0.0.10
>> Connecting to 10 (10)|0.0.0.10|:8080... failed: Invalid argument
>>
>
> man wget  :-)
>
> it seems just like your dns is preventing you to grab some porno stuff by
> pointing to a local invalid address.
> you should not be able to browse that site, have a try.
> moreover, if you are on a multiuser box look (if you can) for a line
> starting with 0.0.010 in your /etc/hosts
>
> regards
> -r



This email (including any attachments) is confidential and may be legally 
privileged. If you received this email in error, please delete it immediately 
and do not copy it or use it for any purpose or disclose its contents to any 
other person. Thank you.

本电邮(包括任何附件)可能含有机密资料并受法律保护。如您不是正确的收件人,请您立即删除本邮件。请不要将本电邮进行复制并用作任何其他用途、或透露本邮件之内容。谢谢。


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAAC+c4_YU4ySd=uRQjoCbH-qo-2-nS3KkXQvs�upvvt9g...@mail.gmail.com



Re: wget/curl cannot work on debian amd64

2012-03-21 Thread Raffaele Morelli
2012/3/21 严海东 

> Dear all:
> I have a problem with using wget and curl on debian amd64
> when I type a command -- wget www.XXX.com, error messages
> will display as below:
> --2012-03-21 14:43:43--  http://www.XXX.com/
> Resolving 10 (10)... 0.0.0.10
> Connecting to 10 (10)|0.0.0.10|:8080... failed: Invalid argument
>
>
man wget  :-)

it seems just like your dns is preventing you to grab some porno stuff by
pointing to a local invalid address.
you should not be able to browse that site, have a try.
moreover, if you are on a multiuser box look (if you can) for a line
starting with 0.0.010 in your /etc/hosts

regards
-r