Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem mit USB-Drucker
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
smokecd
n00b
n00b


Joined: 06 Sep 2003
Posts: 42
Location: Germany

PostPosted: Mon Sep 22, 2003 7:08 pm    Post subject: Problem mit USB-Drucker Reply with quote

Hi, wollte vorhin meinen usb Drucker ( Epson CX 3200 ) genau nach dem installations-how-to instllieren und hab dazu CONFIG_USB_DEVICEFS auf y gesetzt, soweit alles ok, als ich dann den Kernel neu kompilieren wollte erhielt ich diese Fehlermeldung:

make[3]: *** [inode.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.21/drivers/usb'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.21/drivers/usb'
make[1]: *** [_subdir_usb] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.21/drivers'
make: *** [_dir_drivers] Error 2

hab nun Angst, dass wenn ich reboote garnix mehr geht ;)
Back to top
View user's profile Send private message
rincewind
Apprentice
Apprentice


Joined: 16 Aug 2002
Posts: 172
Location: Essen, Germany

PostPosted: Mon Sep 22, 2003 7:26 pm    Post subject: Reply with quote

Keine Panik ! :)

Wenn der kernelbau abbricht (auch wenn er durchläuft) bis dein System unbootbar wird muß ersmal jemand /boot mounten, den kernel dahinkopieren und dem bootmanager sagen das er nun diesen neuen Kernel booten soll.

Hast du schon einen eigenen kernel laufen oder bootest du noch von cd ?

Was hast du denn sonst noch so an USB unterstützung im KErnel ?
mach doch mal
Code:

dmesg | grep usb


Wenn das dein erster Kernel ist gib doch mal genkernel ist in der englischen installationsanleitung erklärt, eine chance
der macht usb´drucker unterstüzung mit rein.

Gruss Rince
Back to top
View user's profile Send private message
smokecd
n00b
n00b


Joined: 06 Sep 2003
Posts: 42
Location: Germany

PostPosted: Mon Sep 22, 2003 7:31 pm    Post subject: Reply with quote

So, also bei dmesg | grep usb erschien das:

dmesg | grep usb

usb.c: registered new driver hub
usb.c: registered new driver usb-storage

Na ja, is schon ein eigener Kernel (vanilla sources) :)
Also probier ich jetzt mal den genkernel :)
Back to top
View user's profile Send private message
smokecd
n00b
n00b


Joined: 06 Sep 2003
Posts: 42
Location: Germany

PostPosted: Mon Sep 22, 2003 7:38 pm    Post subject: Reply with quote

genkernel
Gentoo Linux genkernel, version 1.4
Copyright 2003 Gentoo Technologies, Inc., Bob Johnson, Daniel Robbins
Distributed under the GNU General Public License version 2

Settings:
compile optimization: 1 processor(s)
source tree: /usr/src/linux-2.4.21
config: non-gentoo (default)
config loc: /etc/kernels/default-config
initrd config: (default) /etc/kernels/settings

* Running "make oldconfig"... [ ok ]
* Logging to /var/log/genkernel.log... [ ok ]
* Starting 2.4.21 build... [ ok ]
* Running "make dep"... [ ok ]
* Running "make bzImage"...
: aborting.

wieso bricht der einfach ab? :(
Back to top
View user's profile Send private message
rincewind
Apprentice
Apprentice


Joined: 16 Aug 2002
Posts: 172
Location: Essen, Germany

PostPosted: Mon Sep 22, 2003 7:49 pm    Post subject: Reply with quote

Weiss ich nicht, aber schau mal ob ein make clean in /usr/src/linux hift, oder noch besser entpack die vanilla-sources mal neu
Code:

emerge vanilla-sources

sollte das für dich erledigen, wenn du nicht inzwischen einen rsync gemacht hast (ich glaub dann läd er 2.4.22 runter, die alten liegan ja noch in /usr/portage/distfiles).

gruss rince
Back to top
View user's profile Send private message
smokecd
n00b
n00b


Joined: 06 Sep 2003
Posts: 42
Location: Germany

PostPosted: Mon Sep 22, 2003 8:11 pm    Post subject: Reply with quote

also ich hab jetzt einfach emerge vanilla-sources eingegeben.
Muss ich jetzt wieder make dep usw. eingeben und das ganze nach /boot kopieren?
Oder reicht das schon so?
Back to top
View user's profile Send private message
rincewind
Apprentice
Apprentice


Joined: 16 Aug 2002
Posts: 172
Location: Essen, Germany

PostPosted: Tue Sep 23, 2003 5:16 am    Post subject: Reply with quote

ich würde jetzt nochmal genkernel versuchen
Back to top
View user's profile Send private message
smokecd
n00b
n00b


Joined: 06 Sep 2003
Posts: 42
Location: Germany

PostPosted: Tue Sep 23, 2003 12:12 pm    Post subject: Reply with quote

Also ich hab die vanilla-sources nun nochmal neu entpackt und danach sofort genkernel ausgeführt, mit folgendem Ergebnis:

root@Smoke:/usr/src/linux$genkernel
Gentoo Linux genkernel, version 1.4
Copyright 2003 Gentoo Technologies, Inc., Bob Johnson, Daniel Robbins
Distributed under the GNU General Public License version 2

Settings:
compile optimization: 1 processor(s)
source tree: /usr/src/linux-2.4.21
config: non-gentoo (default)
config loc: /etc/kernels/default-config
initrd config: (default) /etc/kernels/settings

* Running "make oldconfig"... [ ok ]
* Logging to /var/log/genkernel.log... [ ok ]
* Starting 2.4.21 build... [ ok ]
* Running "make dep"... [ ok ]
* Running "make bzImage"... [ ok ]
* Running "make modules"...
: aborting.

Ich frage mich, warum der immer abbricht?!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum