View previous topic :: View next topic |
Author |
Message |
PoltheMol n00b
Joined: 07 Nov 2002 Posts: 50
|
Posted: Tue Nov 19, 2002 1:48 am Post subject: some probs with gentoo |
|
|
a whole list of probs i got here, so please a lill help, cause they really start to bug me :s
- cd-burnproggies won't find my cd-writer (it's a hp 9300 10*4*32 ide)
I can use it as a normal cd-rom however under linux.
- my soundblaster live soundcart doesn't work good, produces very strange sounds, if i turn up my speakers further then half, they start pieping, or the basssounds is screwed up (sorry for the language )
pls do the explanations as easy as possible, cuase my english ain't that good and i'm a complete linux n00b
Thnx in advance peeps u rule _________________ - signature for rent, for all your sp@m - |
|
Back to top |
|
|
ebrostig Bodhisattva
Joined: 20 Jul 2002 Posts: 3152 Location: Orlando, Fl
|
Posted: Tue Nov 19, 2002 2:46 am Post subject: Re: some probs with gentoo |
|
|
PoltheMol wrote: | a whole list of probs i got here, so please a lill help, cause they really start to bug me :s
- cd-burnproggies won't find my cd-writer (it's a hp 9300 10*4*32 ide)
I can use it as a normal cd-rom however under linux. |
Well, I'll try to do this as easy as possible, but I'm afraid it will involve recompiling your linux kernel.
1. cd /usr/src/linux
2. make menuconfig
3. Select: ATA/IDE/MFM/RLL support --->
4. Select: IDE, ATA and ATAPI Block devices --->
5. Select: SCSI emulation support
6. Go back to the main menu
7. Select SCSI support --->
8. Select: SCSI CD-ROM support and SCSI generic support
9. Go back to main menu and select Exit (remember to save the config)
10. Execute: make dep && make clean && make bzImage && make modules && make modules_install
When the compile is done, copy the new kernel image to /boot as per installation instructions (remember to mount your boot partition first!)
PoltheMol wrote: | -my soundblaster live soundcart doesn't work good, produces very strange sounds, if i turn up my speakers further then half, they start pieping, or the basssounds is screwed up (sorry for the language )
pls do the explanations as easy as possible, cuase my english ain't that good and i'm a complete linux n00b
Thnx in advance peeps u rule |
I can't help you with the Soundblaster, but it sounds like you have selected the wrong card maybe in the kernel sound configuration.
Anyioned else who can help with this?
Erik |
|
Back to top |
|
|
reves Apprentice
Joined: 25 Jun 2002 Posts: 215 Location: South Florida
|
Posted: Tue Nov 19, 2002 2:56 am Post subject: |
|
|
Quote: | - cd-burnproggies won't find my cd-writer (it's a hp 9300 10*4*32 ide)
I can use it as a normal cd-rom however under linux. |
Did you set the cdrom to ide-scsi in the grub configuration? _________________ Robert |
|
Back to top |
|
|
eric_s n00b
Joined: 18 Nov 2002 Posts: 16
|
Posted: Tue Nov 19, 2002 3:04 am Post subject: Re: some probs with gentoo |
|
|
ebrostig wrote: |
I can't help you with the Soundblaster, but it sounds like you have selected the wrong card maybe in the kernel sound configuration.
Anyioned else who can help with this?
Erik |
I have a SBLive and use the driver for the EMU10K1 chipset.
and it works perfectly.
Erik, I saw your not on the cdburner. I never had an ide burner so I always used cdrecord dev=0,3,0 (for my scsi target). SO for an IDE burner you go through scsi emulation and run a cdrecord -scanbus? |
|
Back to top |
|
|
PoltheMol n00b
Joined: 07 Nov 2002 Posts: 50
|
Posted: Tue Nov 19, 2002 3:48 am Post subject: |
|
|
i'm gonna try it, thnx u dudes, now hope it works a bit.
Btw i installed the right one, just soundblaster live card, but i'm first gonna test my boxes on another pc of a friend, to check if they ain't stuck or something like that.
And to the first replier, the last thingie rule for the cd-writer with all those &, do i just have to type them as you typed them there?
Cause it looked a lill strange to me :$
(to be n00b or not to be n00b , that makes the difference ) _________________ - signature for rent, for all your sp@m - |
|
Back to top |
|
|
Qubax Guru
Joined: 19 Jul 2002 Posts: 451 Location: Tirol, Austria
|
Posted: Tue Nov 19, 2002 12:02 pm Post subject: |
|
|
Code: | make dep && make clean bzImage modules modules_install | , it should look like this. the && can be interpreted like a : if the first thing works, go to the next. additional a single & starts the command but leaves you in the console, e.g will start opera, but the console is still avaible for you. have try - little things that make you change to linux
i guess that you also want to know whats meant by Quote: | Did you set the cdrom to ide-scsi in the grub configuration? |
in your /boot/grub/menu.lst there should be a line like Code: | kernel /boot/bzImage root=/dev/hde1 hdc=ide-scsi
| replace the names for root and use the device name for your burner at =ise-scsi |
|
Back to top |
|
|
PoltheMol n00b
Joined: 07 Nov 2002 Posts: 50
|
Posted: Tue Nov 19, 2002 2:39 pm Post subject: |
|
|
thnx, u peeps on this messageboard really rule
If ms had this kind a support i'd still use windows
Starts to work now even
Only the writer seems to react more on buffer underruns (don't have burnproof u know).
Bwak who cares, i can write now _________________ - signature for rent, for all your sp@m - |
|
Back to top |
|
|
|
|
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
|
|