and ?widen() on
https://aptitude.alioth.debian.org/doc/en/ch02s04s05.html
HTH.
Regards, Axel
--
,''`. | Axel Beckert , http://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 C
Hi again,
Axel Beckert wrote:
> The main reason is that ~A does (as most of aptitude's patterns)
> substring matching,
[…]
> * aptitude's ~A pattern matches substrings of the Archive value in the
> Release file.
Sven is of course right, and it's regular expres
the Release file.
The according documentation is at
https://aptitude.alioth.debian.org/doc/en/ch02s04s05.html#searchArchive
but I must admit, it's not perfect as it does not help with your question.
Hope this helps.
Regards, Axel
--
,''`. | Axel Beckert , http:/
/s/squid3/news/20150804T214706Z.html?
> So I'd like to request to mark Version 3.5 as stable.(But Version 3.5 in
> stable state)
Please read
https://www.debian.org/doc/manuals/debian-faq/ch-getting.en.html#s-updatestable
Regards, Axel
--
,''`. | Axel Beck
a data source.
Best,
Axel Wagner
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
https://lists.debian.org/87vbnmh1ga.fsf@rincewind.i-did-not-set--mail-host-address--so-tickle-me
try to switch to kde to see if that can work without
composite. Or do you have another suggestion for a window manager to use
that will live happily without composite?
kind regards,
Axel
.4M/root
> Tux:/home/lisi# du -s -h /tmp
> 120K/tmp
> Tux:/home/lisi# du -s -h /usr
> 3.7G/usr
> Tux:/home/lisi#
For /var/cache: did you clean the package cache? "aptitude clean" might
help... (depending on your configuration it MIGHT be that you have man
ould be no "("
In fact, I use just a different syntax then Aaron to achieve the same
result: We want to evaluate the command "basename $FILE .txt" and pass
the output of this command as argument to mv (this feature is called
"command substitution" in the man-page).
n bash can be REALLY problematic, as soon as you have
special characters in your filenames. Like for example spaces or
new-lines or other control characters... OK, at least new lines are
luckily very rare, but they can exist.
So you should try e.g.
for FILE in *.txt; do mv "$F
systems and installing pySerial (or
distributing it together with your code) is not an option, you can open the port
directly in python too -- but then of course you have to care more about error
debugging e.g.
HTH,
Axel
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a
-de...@lists.alioth.debian.org
however, I don't know which tools are available for XFS, I only tried it
for ext2/3 sometimes.
Axel
--
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/20110704123740.GA25392@axel
dependences for emacs23 -- which are
probably a good start to try compiling emacs24.
(Maybe they are already sufficient)
Axel
--
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/20110701155523.GC15234@axel
x27;s true also for javascript. So, as
soon as you set "security.checkloaduri=true", a website you're visiting
could copy all files from your local disk which you're allowed to read
(so /etc/shadow would be inaccessible (except you run iceweasel as root
:-)), but all files
m.
However, you can switch on strong authentification (based on Kerberos),
then it's safe (the server verifies that the client has the correct
Kerberos-token of this user -- UID is not sufficient), and even ask to
sign all transfers (to block man-in-the-middle-attacks which could
change the commands sent to the server) and encryption (to protect data
privacy).
However, it's much more work to install, as you also need a full
Kerberos-setup
Axel
--
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/20110603174153.GR19127@axel
her hand have "Instruction set: Itanium 64bit" ==> ia64
Of course, you also can use 32bit only -- or 32bit with a bigmem-Kernel.
Axel
--
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/20110524160132.GA11683@axel
Intel in all processors except Itanium.
So, your i5 is an amd64-architecture :-)
Axel
--
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/20110524152714.GL4375@axel
resolve all problems/errors that aptitude
reports ...
> Mostly right now I'm failing all over the place on Authentication.
Most of the time, the problem for Authentication is the wrong keytable
for the keyboard -- try in box for the username whether all keystrokes
needed in your password gi
Hi Andrei,
On Sat, May 14, 2011 at 02:03:22PM +0300, Andrei Popescu wrote:
> On Jo, 12 mai 11, 18:50:33, Axel Freyn wrote:
>
> [...]
>
> > And another remark: Whenever there appear NEW packages, aptitude will
> > show them in a special section (not "not
> Forget new packages"
>
>Is there an aptitude tutorial someplace? I suspect there
> are a lot of basic things I don't know.
>
You could try:
http://wiki.debian.org/Aptitude
which also refers to the apt-documentation
http://wiki.debian.org/Apt
and the "full&qu
n.uchicago.edu/debian/ lenny non-free
>
>but I'm still only seeing the stuff in main.
>
>The thing I'm looking for at the moment is the info pages
> for emacs.
Did you run a "aptitude update" after the change, in order to ask
aptitude to reload the lists? I
fore.
I use normally "apt-cache show"
apt-cache show shorewall
Then you get the Filename:
Filename: pool/main/s/shorewall/shorewall_4.4.11.6-3_all.deb
==> it is in main
HTH,
Axel
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe
e to be pushed through the security archive.
...
"
So, security.debian.org continues to be important :-)
Axel
--
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/20110511152959.GO15307@axel
he reason (I believe) that those features are not activated by
default on "private" computers. And e.g. for Debian: It is almost
impossible to define "sensible" rules which would apply for ALL
computers and ALL users where Debian will be installed -- so I think the
solution "do
rver and a local one on each client. At
every boot, the client checks the version-number in the server &
compares it to its local one -- and starts the update if necessary).
I'm happy with FAI ;-) Once you have the configuration space, everything
"just works" -- and re-installat
nts to connect to outside". Of course, the remaining
question is: does the router allow this connection?
And you need an external server to initiate the connection: somehow, the
individual has to learn the networking details of the initial packet...
The "external server" could
Hi Hugo,
> >
> > Thanks Axel. It is stranger yet:
> > 1. mutrec is defined in aa.cpp
> > 2. It is used as extern in mc.cpp, grafrs.cpp and setfile.cpp
> > 3. But g++-4.5 only finds undefined referenes in mc.cpp and grafrs.cpp,
> > *not* in setfile.cpp
Hi Hugo,
On Sat, Mar 12, 2011 at 03:35:55PM -0600, Hugo Vanwoerkom wrote:
> Axel Freyn wrote:
>> Hi Hugo,
>> On Sat, Mar 12, 2011 at 11:17:19AM -0600, Hugo Vanwoerkom wrote:
>>> Hi,
>>>
>>> I am looking for your opinion as to whose bug this is.
of lines of code...
Is that possible?
I just had a VERY quick look at the code: It seems that "mutrec" is
defined in "aa.cpp". Do you link aa.cpp and grafrs.cpp together?
Axel
--
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/20110312180542.GJ11958@axel
he name of the file
> alone in this sample!
Is that what you want to achieve?
ls -l | sed -e 's/ */ /g' | cut -f 8 -d " "
This gives the 8's element in the line, that is the filename.
I used "sed" to replace multiple spaces by a single one, and then "
iable:
Now, if you send your strings to the standard input of sed, it will
write the variable into its output:
echo "bla bla bla Handle: 0x12a7 bla bla bla" | sed -e 's/.*Handle:
\(0x[0-9a-f]*\) .*/\1/'
gives:
0x12a7
HTH,
Axel
--
To UNSUBSCRIBE, email to debian-user-req
e.g.: \"apt-get install tofrodos\""; fi
>
> Is there a better way then this?
Yes, I think so:
(dpkg -l | grep -q "^ii tofrodos ") || echo "not installed"
That should do the same
Axel
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.
an important file, which was lost by the file-system
corruption?
Of course the question is, how important the data are -- is it worth the
effort to first create a copy of the partition and then to work on the
copy?
Axel
--
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/20101128174818.ge5...@axel
em (e.g.:
also by using defrag or scandisc from windows) you risk to loose data
and make recovery harder or even impossible, so: work on a copy of the
disk!)
Axel
--
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/20101128162217.gc5...@axel
you have to actived it in the kernel... (or
maybe there is a way how you can switch it off completely in the
X11-driver?)
Axel
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http
t; in this file.
The line outputs the grep-results.
You could also just output the filenames by using
find / -name filename -exec grep -l word {} \;
For more details, see "man find" and "man grep" ,-)
Axel
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.
Hi,
> How can I format USB stick with vfat?
> In system menu, I cannot find the tools for it.
I would propose to use a text console. The tool is "mkfs.vfat",
contained in the debian-package "dosfstools" (This has to be installed
first).
HTH,
Axel
--
To UNSUBSCRIBE,
h on
> Hyundai.
On your old PC,
ifconfig eth0 192.168.0.3 netmask 255.255.255.0 up
should be sufficient to configure its Network -- afterwards, the
communication with the laptops should work (This command is not
preserved during system restarts -- after each restart, you have to se
quot;-processors are the Itanium and Itanium
II processors -- everything else uses amd64.
Axel
--
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/20100902135944.ga15...@axel
ame data in both directories -- they are
stored on the device of /home/merciadriluca/another_folder
HTH,
Axel
--
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/20100704115605.gg20...@axel
ration:
If you do:
echo 1 > /proc/sys/net/ipv4/conf/all/arp_accept
it will accept them.
With
echo 0 > /proc/sys/net/ipv4/conf/all/arp_accept
they are ignored.
Axel
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? C
(what printers do exists, are the working, paper jam, ...),
the client will ask the server. So: in this configuration, it is
irrelevant whether Browsing is activated or not... The cups-client
packages do NOT contain a daemon which listens all the time:-)
However, always important
counting) of free storage."
is not very convincing. At least it would be a strange way of
advertising:-))
Axel
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
o use a network sniffer like wireshark in order to
verify which file the client is trying to download exactly. However, in
your configuration of the tftp-Server, the file
"/var/lib/tftpboot/pxelinux.0" on the server will be accessed by
"pxelinux.0" - without the directory. So just try
open
the file and you can start reading the emails...
HTH,
Axel
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
are editing the file.
In addition - it is more comfortable: you just have to open the file in
vim, and it will be automatically decrypted...
I'm sure for emacs exists an analogous approach (if you prefer emacs to
vim)
HTH,
Axel
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
, BUT still there wont be any warning or
message that his password is expired and how much grace logins are left
for the user. so it seems you have to handle all that by yourself!
i realy hope my little report here will save some time for someone out
there.
regards
Axel
--
To UNSUBSCRIBE, email t
tions here.
regards
Axel
in the search patton, any
> ideas how to do this so sed doesn't complain?
Use a backslash \ bevor the slash/: "\/" works fine
Axel
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
26-1-amd64.postinst which is run to
complete the update of the kernel.
What happens if you try to run yourself
update-grub
?
HTH,
Axel
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
On Sun, Jan 11, 2009 at 01:10:09AM +0900, Osamu Aoki wrote:
> On Sat, Jan 10, 2009 at 09:26:07AM -0600, Harry P wrote:
> > Axel Freyn writes:
> >
> > > Why do you use ssh to connect to the local machine? I would propose to
> >
> > I have no security worri
to the local machine? I would propose to
use "su" to switch to a root account. In order to allow root the access
to the X-Server, it is sufficient to set the environment-variables
DISPLAY=":0"
XAUTHORITY="/home/username/.Xauthority"
, "username&qu
olve this problem???
You have to call lex as
lex -ll idtoken.l
(first the parameters, and then the filename)
HTH,
Axel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ition is, that the broadcast address is always the highest address of the
network. So if you hav a Network 10.0.0.1/255.255.254.0, the address
10.0.0.255 is a normal ip-Adress of this network, and has to pass all routers.
The Broadcast adress of this network is ONLY 10.0.1.255.
HTH,
Axel
--
To UNSUB
So split the line into an array (using split) and print the respective
fields.
Split etc. is in the O'Reilly book.
HTH
Axel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi dark,
On Thu, May 22, 2008 at 08:59:29PM +0100, Dark Nebula wrote:
> hallo Axel,
>
> yes i have the file:
> [EMAIL PROTECTED]:~$ ls -l /usr/bin/python2.5
> -rwxr-xr-x 1 root root 1174932 2008-05-15 18:36 /usr/bin/python2.5
> [EMAIL PROTECTED]:~$
Well, I think I know your er
on2.5
gtk-2.0
/var/lib/python-support/python2.5/gtk-2.0
to the file
/usr/local/lib/python2.5/site-packages/python-support.pth (if it does not exist
already, create it)
This file should be sourced each time python is executed.
But: probably, you should reinstall python, because on my machine, pyt
print the list of directories, where python looks for its modules.
There you should have the files "pygtk.py" and "pygtk.pyc" (the .py-File is
the source code, ths .pyc is already precompiled).
On my machine, these files are in
/var/lib/python-support/python2.4/pygtk.py[c]
If the
obably the new Kernel detects the card differently. If udev is correctly
running, you should have a file /etc/udev/rules.d/z25_persistent-net.rules
containing entries for each network-device. If you change there "eth4" to
"eth0", it should work.
HTH,
Axel
--
To UNSUB
Hi everybody,
I recently installed Debian on my computer (2.6.18 kernel).
After some time to configure the wireless internet access, I can:
- Ping addresses
- Go to Google homepage (sometimes I cannot even open Google)
- Carry out searches on Google
But I c
neral assistance: What might cause such
behavior, where do I have to tamper with config files if necessary, and
are there some sources on how to solve such problems, read: hardware
works under other flavors, but behaves strangely under debian.
Thanks for any help.
Axel
--
To UNSUBSCRIBE, ema
Yesterday, i have resized my debian partition with partition magic from
windows.
After that, i was not able to boot from that debian partition - what happens
is that
it displays "GRUB" and the system halts.
So i made a netinstall cd (ca.180MB http://www.debian.org/CD/netinst/) and
tried a
"rescue
ith newer 2.6
kernels...)
Looks to me as if your .config file is broken somehow. There are
syntax errors and something that looks like something is going into an
endless loop.
Can you attach the .config you tried to run make-kpkg with?
Regards, Axel
--
Axel Beckert - [EMAIL PROTEC
hi.
i noticed that theres no sympa packages in sarge.
is this temporary??
cheers,
http://www.axeltabs.com/
http://roundhound.com/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hello,
I have upgraded xfree in Sid to 4.3.0.dfsg.1-1.
Now all the graphical applications take a very long time to start,
typically a few minutes. Once they have started, they work fine. I checked
the logs, but I couldn't see anything helpful to understand what's going
on.
Anybody had this proble
On Mon, 12 Apr 2004 12:48:49 -0300, Jansen Carlo Sena wrote:
>
> When I rebooted my system using this new kernel I get the follow
> message:
>
> * VFS:
> Cannot open root device "hda7" or 03:07 Please append a correct "root="
> boot opti
Hello,
I am trying to upgrade libc6 2.3.2.ds1-10 to libc6_2.3.2.ds1-11 in Sid,
but I get this error:
dpkg: error processing /var/cache/apt/archives/libc6_2.3.2.ds1-11_i386.deb
(--unpack):
trying to overwrite `/etc/default/devpts', which is also in package initscripts
The installed version of init
Attila Csosz wrote:
>
http://opensource.nchc.org.tw./apt/xfree86-4.3/woody ./
rgds
Axel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
rce-2.4.22/include/linux, and
voila: for me it worked...
BTW, I have ATI drivers 3.2.8-2 (including forRadeon 9000) packaged for
Debian, and a kind of a how-to for it, and could send via email if you
want. But the package I have needs XFree 4.3.0. (and that was MY problem :
to update from 4.2 as i
[EMAIL PROTECTED] wrote:
log in
> as root and start dhclient. How can I do this automatically at boot up?
>
> Regards,
>
> Abhay
>
Hi,
I did that by adding a line
"dhclient eth0"
as last command into the /etc/init.d/bootmisc.sh script.
Works fine and for all
@ Jan Minar, Colin Watson, Andreas Janssen:
I installed them from a ftp site, and after some struggle with version.h
finally it worked...
No idea why they have not been on the DVD
Thanks for help !
Axel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubs
Jan Minar wrote:
> This is a dependency problem. So try to do
>
> apt-get install kernel-headers
>
> so you'll know whether apt really thinks kernel-headers are not
> available.
It gave:
"debian-sarge:/home/axel# apt-get install linux-kernel-headers
Reading Pa
Colin Watson wrote:
>
> Testing definitely has a linux-kernel-headers package (that exact name).
>
Hmm. I tried to install, but:
"debian-sarge:/home/axel# apt-get install linux-kernel-headers
Reading Package Lists... Done
Building Dependency Tree... Done
Package linux-kernel-
, but still that message appears..
best regards and a fine new year,
Axel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
es"
Can't find a package with this name, there's no file with this name
installed somewhere in my system, etc etc
Some things I found with google indicate that in woody there is not such a
dependancy.
What can I do ??
rgds
Axel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with
int
| main ()
| {
|
| ;
| return 0;
| }
configure:1659: error: C compiler cannot create executables
What am I missing or doing wrong ??
I have configure/make/make install made so often in SuSE and Red Hat, I
don't under stand that here !
Thanks in advance for help
Axel
--
To UNSUBSCR
Axel Burwitz wrote:
> Scott C. Linnenbringer wrote:
>
>
>> The process is rather simple: just read the README in the emu10k1-cvs
>> archive, and make sure you have the kernel headers/source for your
>> kernel. Otherwise it's a straight compile, install a
/cvs/?group_id=44773
>
>
Scott,
I have loaded the emu10k1-cvs , installed the kernel sources and headers for
my kernel version from the install-DVD, and tried to follow the process in
the README inside the emu10k1-dir, but following things happened:
debian-sarge:~# cd /home/axel/emu10
Scott C. Linnenbringer wrote:
> On Tue, Dec 23, 2003, at 13:46 +0100, Axel Burwitz wrote:
>
>> allright, then I will try that !
>> May I contact you via email if I have problems to do same you did ?
>
> Just reply on-list, I'll see it. And if you reply to the list,
Hi Kent !
Thanks for help !
With a hint from another newsgroup, to use "e100" driver, I finally managed
to set up network and internet connection (after some hurdles with
DHCP..) !! Happy now !
I answer your questions below..
Regards and merry christmas
Axel
Kent West wrote:
allright, then I will try that !
May I contact you via email if I have problems to do same you did ?
Axel
Scott C. Linnenbringer wrote:
> On Mon, Dec 22, 2003, at 16:42 +0100, Axel Burwitz wrote:
>
>> Hi,
>>
>> at KDE start a "no /dev/dsp"-message appears an
Hi Robert,
thanks for help ! Meanwhile I got it fixed by using "e100" driver after
receiving a hint in a newsgroup,
rgds
Axel
Robert Storey wrote:
> By default, Debian doesn't do a good job of auto-detection. There are
> two tools you should install:
>
> apt-get
Kent West wrote:
> Axel Burwitz wrote:
>
>>Hi,
>>
>>I installed , for my first Debian try, Debian Sarge from the "LinuxUser"
>>magazine's DVD. After some hurldles it worked but:
>>did'nt configure any network card, eth0 etc.
>>When I
Anita Lewis wrote:
> Axel Burwitz wrote:
>> Hi,
>>
>> I installed , for my first Debian try, Debian Sarge from the "LinuxUser"
>> magazine's DVD. After some hurldles it worked but:
>> did'nt configure any network card, eth0 etc.
>> When
Oops, that does not sound good !
Give me some time to try..
Antonio Rodr! wrote:
> On Mon, 22 Dec 2003 16:42:18 +0100
> Axel Burwitz <[EMAIL PROTECTED]> wrote:
>
>> Hi,
>>
>> at KDE start a "no /dev/dsp"-message appears and I cannot configu
Em Seg, 2003-12-22 às 12:28, Axel Burwitz escreveu:
>> and I cannot find or get help in Usenet and via google ??
>
> That's why this list exists.
>
>
>> Come on, debian community: take that chalenge !
>
> Cut short the crap, please.
>
>
>>
r Corp. Unknown device 0157"
"lspci -v" shows the controller the same way as in Suse and the others...
?
Can anyone help ?
Axel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Hi,
at KDE start a "no /dev/dsp"-message appears and I cannot configure a
"emu10k1" driver module via modconf ("installation failed") for my SB
Audigy 2 in Debian Sarge !
Anyone a idea, or did it before ?
rgds
Axel
BTW: it works in SuSE and Fedora...
--
T
want
> on their web page.
> Otherwhise try google: Dell Inspiron 8300 Linux Debian
>
> Hope that helps,
> Jerome
>
> Axel Burwitz wrote:
>> Hi,
>>
>> I installed , for my first Debian try, Debian Sarge from the "LinuxUser"
>> magazine's D
0157"
?
Can anyone help ?
Thanks in advance
Axel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
d the new card and buy a better one?
Any help will be highly appreciated, as I have to transfer about 10 GB
asfast as possible.
Axel Schlicht
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
to do? In particular, why do you think you need initrd?
Well, I have a Highpoint HPT370A Raid Controller. Highpoint offers just an
module (which works) but no kernel patch. Due the fact, that I want / to
reside on the raid, I think the module should be in the initrd, right?
Yours
Axel
--
rror "disk full".
Yours
Axel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
h files do I need. Which devices? an d so on.
> If you look back through the archives of this list for this month, you'll
> find lots of discussion on initrd.
>
> Would it be easier for you to embed the module into the kernel?
I only have the source code for a module. How to patch
Hello,
can someone please explain to me how to get an module
into an existing initrd.img and get it loaded on bootup?
Or does someone know a good howto?
Thx.
Axel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
int? I use the 2.4.20-1-k7 image.
Thanks very much.
Axel
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
actually means "we ran
> off the end of the regular expression before we ran out of input, but
> that's OK".
So in fact it (my regex) is taken as
.*/Name/[^/][^/]*.*
(note the additional .*) as long as I don't and quite clearly say it has
to stop, i. e. add an anchor.
Thanks for
t although greedy, sed and
the like should only be greedy up to a point, that is .*Anything will be
interpreted as read as much as you like, but once you meet an Anything
you'll stop.
But a .* prefix does not change anything (quite correctly)
So the question remains, why don't they stop once they meet the first
'/' after /Name/?
Axel Schlicht
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
h + (masked)
cat x | sed -ne '/\/Names\/[^/]\+/p' # prefix omitted
all yield
blaba/Names/aaa
blaba/Names/aaa/1
blaba/names/aaa/2
blaba/Names/bb
blaba/Names/bb/3
blaba/Names/C/5
blaba/Names/Cc&DD
blaba/Names/Cc&DD/2
i. e., the whole list, altho no / may follow the /Name
next 8 to 10 days I
will use that little of my spare time to figure things out and come back
then with the next question about moving mail and stuff tu Linux
Thanks a lot to both of you (in lack of an address to respond to the
other poster)
Axel Schlicht
P.S.
> Q: What is the differe
just for
playing with the possibilities. (Still looking for a network card.)
So where do I start and what do I have to do.
Any pointers / help will be most gratefully accepted.
Thanks in advance.
Axel Schlicht
P.S. Should debian-isp be the better group for this, please feel free to
set a follow-up.
1 - 100 of 121 matches
Mail list logo