Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Just installed gentoo, some problems.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
haffe
n00b
n00b


Joined: 09 Mar 2003
Posts: 22

PostPosted: Tue Nov 09, 2004 5:45 pm    Post subject: Just installed gentoo, some problems. Reply with quote

Problem 1. I want to use the S/PDIFoutput of my asus a7n8x deluxe. I have followed various guides, but nothing seems to work.
Problem 2. I want to use my cannon s630 usb printer, I have the following, in my dmesg I have the following.
Code:

drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x04A9 pid 0x1066

But doing cat somefile.txt > /dev/usb/lp0 results in nothing.
Problem 3. I can't get my kernel to even boot with my satadrives connect. (Compiled in Silicon Image chipset support from ATA/ATAPI/MFM/RLL SCSI disk support, sata support and Silicion image support from SCSI subsection.
Problem 4. I want to use my ipod with gtkpod. I can mount it, and ls it's mount point. But gtkpod refuses to read the ipod, even when running as root.

Hardware: XP2000+ Asus A7N8X-deluxe, Sil Sata3112A satainterface, 2*Maxtor sata drives. Kernel version. Linux-2.6.9-ck2.
Back to top
View user's profile Send private message
buffalo
n00b
n00b


Joined: 01 Nov 2004
Posts: 70
Location: france

PostPosted: Tue Nov 09, 2004 8:28 pm    Post subject: Reply with quote

problem : are you sure that you name your SATA drive as /dev/sdx ? because the liveCD will detect it as /dev/hdx but kenel as /dev/sdx
_________________
--
Forgive your ennemies -
nothing annoys them more
O.wilde
Back to top
View user's profile Send private message
haffe
n00b
n00b


Joined: 09 Mar 2003
Posts: 22

PostPosted: Tue Nov 09, 2004 9:01 pm    Post subject: Reply with quote

I don't know since my kernel won't boot at all, with sata support enabled.
buffalo wrote:
problem : are you sure that you name your SATA drive as /dev/sdx ? because the liveCD will detect it as /dev/hdx but kenel as /dev/sdx
Back to top
View user's profile Send private message
buffalo
n00b
n00b


Joined: 01 Nov 2004
Posts: 70
Location: france

PostPosted: Tue Nov 09, 2004 9:22 pm    Post subject: Reply with quote

you must have a bootloader (such as LILO or GRUB) ... see the handbook for details...
_________________
--
Forgive your ennemies -
nothing annoys them more
O.wilde
Back to top
View user's profile Send private message
haffe
n00b
n00b


Joined: 09 Mar 2003
Posts: 22

PostPosted: Wed Nov 10, 2004 5:35 am    Post subject: Reply with quote

I have grub, the kernel boots fine, when my satadrives are disconnected.
buffalo wrote:
you must have a bootloader (such as LILO or GRUB) ... see the handbook for details...
Back to top
View user's profile Send private message
buffalo
n00b
n00b


Joined: 01 Nov 2004
Posts: 70
Location: france

PostPosted: Wed Nov 10, 2004 10:20 am    Post subject: Reply with quote

what's your grub.conf file?
_________________
--
Forgive your ennemies -
nothing annoys them more
O.wilde
Back to top
View user's profile Send private message
haffe
n00b
n00b


Joined: 09 Mar 2003
Posts: 22

PostPosted: Wed Nov 10, 2004 2:47 pm    Post subject: Reply with quote

Code:
 
default 0
timeout 15
splashimage=(hd0,0)/grub/splash.xpm.gz

title=Gentoo
root (hd0,0)
kernel /bzImage root=/dev/hda3 vga=795
Back to top
View user's profile Send private message
buffalo
n00b
n00b


Joined: 01 Nov 2004
Posts: 70
Location: france

PostPosted: Wed Nov 10, 2004 4:36 pm    Post subject: Reply with quote

if you want to boot on your sata drive, then you should write:

Code:

kernel /bzImage root=/dev/sda3 vga=795


but maybe I misunderstood from the beginning...
are you saying that the simple fact that you connect the SATA drives prevents the kernel to boot from hda whereas it could bout without them connected?
_________________
--
Forgive your ennemies -
nothing annoys them more
O.wilde
Back to top
View user's profile Send private message
haffe
n00b
n00b


Joined: 09 Mar 2003
Posts: 22

PostPosted: Thu Nov 11, 2004 7:00 am    Post subject: Reply with quote

The kernel is installed on a patadrive. But when I compile satasupport, and connect my satadrives, the kernel refuses to boot.
buffalo wrote:
if you want to boot on your sata drive, then you should write:

Code:

kernel /bzImage root=/dev/sda3 vga=795


but maybe I misunderstood from the beginning...
are you saying that the simple fact that you connect the SATA drives prevents the kernel to boot from hda whereas it could bout without them connected?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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