Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Install and problems with ALSA and HDCP and GRUB
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
EAD
Guru
Guru


Joined: 05 Jul 2006
Posts: 352

PostPosted: Wed Jul 05, 2006 1:47 pm    Post subject: Install and problems with ALSA and HDCP and GRUB Reply with quote

Hii I love Gentoo, but I have some problem, first one
1) Alsa can't find my device, any any other Distros I have used I had no problems, but here I do.
2) I need to manually give DNS name server for my HDCP client, so I "vi resolve.conf" the problem is that each time my router delete it and replace with it is own one, wich arn't good, How can I make it to be perment and that my HDCP client won't use the modem but resolve.conf?

ohh now I have anthor problem, when trying to install I get this erorr

BootloaderError :FATAL: _configure_grub: Error making the new device map.
Please submit a bug report (after searching to make sure it's not a known issue and verifying you didn't do something stupid) with the contents of /var/log/install.log and /tmp/installprofile.xml and the version of the installer you used

and
in the log
GLI: July 05 2006 09:51:13 - File "/opt/installer/GLIClientController.py", line 165, in run
self._install_steps[self._install_step]['function']()
GLI: July 05 2006 09:51:13 - File "/opt/installer/templates/x86ArchitectureTemplate.py", line 50, in install_bootloader
self._configure_grub()
GLI: July 05 2006 09:51:13 - File "/opt/installer/templates/x86ArchitectureTemplate.py", line 417, in _configure_grub
self._gather_grub_drive_info()
GLI: July 05 2006 09:51:13 - File "/opt/installer/templates/x86ArchitectureTemplate.py", line 522, in _gather_grub_drive_info
self.grub_boot_drive = self._map_device_to_grub_device(self.boot_device)
GLI: July 05 2006 09:51:13 - File "/opt/installer/templates/x86ArchitectureTemplate.py", line 633, in _map_device_to_grub_device
raise GLIException("BootloaderError", 'fatal', '_configure_grub', "Error making the new device map.")
GLI: July 05 2006 09:51:13 - GLIException: BootloaderError :FATAL: _configure_grub: Error making the new device map.

What can I do please?
Back to top
View user's profile Send private message
lonrot_m
Apprentice
Apprentice


Joined: 18 Jun 2005
Posts: 274
Location: Mexico

PostPosted: Wed Jul 05, 2006 9:10 pm    Post subject: Reply with quote

1) which is your sound card??

2) Did you already try with the file /etc/conf.d/net.eth0??
_________________
The only fool bigger than the person who knows it all is the person who argues with him.
Back to top
View user's profile Send private message
EAD
Guru
Guru


Joined: 05 Jul 2006
Posts: 352

PostPosted: Wed Jul 05, 2006 10:52 pm    Post subject: Reply with quote

lonrot_m wrote:
1) which is your sound card??

2) Did you already try with the file /etc/conf.d/net.eth0??


1) I have Creative Audigy, a real nice one wich every Linux I had has no problems at atll.
2) no, But isn't there is a HDCP client deamon or something? where can I change this settings?

and for the GRUB thins, why do I get thi erorr?
Code:
BootloaderError :FATAL: _configure_grub: Error making the new device map.
Please submit a bug report (after searching to make sure it's not a known issue and verifying you didn't do something stupid) with the contents of /var/log/install.log and /tmp/installprofile.xml and the version of the installer you used

and
in the log
GLI: July 05 2006 09:51:13 - File "/opt/installer/GLIClientController.py", line 165, in run
self._install_steps[self._install_step]['function']()
GLI: July 05 2006 09:51:13 - File "/opt/installer/templates/x86ArchitectureTemplate.py", line 50, in install_bootloader
self._configure_grub()
GLI: July 05 2006 09:51:13 - File "/opt/installer/templates/x86ArchitectureTemplate.py", line 417, in _configure_grub
self._gather_grub_drive_info()
GLI: July 05 2006 09:51:13 - File "/opt/installer/templates/x86ArchitectureTemplate.py", line 522, in _gather_grub_drive_info
self.grub_boot_drive = self._map_device_to_grub_device(self.boot_device)
GLI: July 05 2006 09:51:13 - File "/opt/installer/templates/x86ArchitectureTemplate.py", line 633, in _map_device_to_grub_device
raise GLIException("BootloaderError", 'fatal', '_configure_grub', "Error making the new device map.")
GLI: July 05 2006 09:51:13 - GLIException: BootloaderError :FATAL: _configure_grub: Error making the new device map.


Can Someone help here please?
I have get this during the install from Gnoom with Gentoo 2006.0 liveCD
Back to top
View user's profile Send private message
lonrot_m
Apprentice
Apprentice


Joined: 18 Jun 2005
Posts: 274
Location: Mexico

PostPosted: Sun Jul 09, 2006 1:54 am    Post subject: Reply with quote

Is the alsa module compile in the kernel?? did you already read this??
http://www.gentoo.org/doc/en/alsa-guide.xml
_________________
The only fool bigger than the person who knows it all is the person who argues with him.
Back to top
View user's profile Send private message
EAD
Guru
Guru


Joined: 05 Jul 2006
Posts: 352

PostPosted: Sun Jul 09, 2006 6:43 am    Post subject: Reply with quote

lonrot_m wrote:
Is the alsa module compile in the kernel?? did you already read this??
http://www.gentoo.org/doc/en/alsa-guide.xml


Tanx, allready solve this problem 8)
Back to top
View user's profile Send private message
partyom
n00b
n00b


Joined: 10 Jul 2006
Posts: 26
Location: Osnabruck, Germany

PostPosted: Mon Jul 10, 2006 2:57 pm    Post subject: Reply with quote

EAD wrote:
lonrot_m wrote:
Is the alsa module compile in the kernel?? did you already read this??
http://www.gentoo.org/doc/en/alsa-guide.xml


Tanx, allready solve this problem 8)


How have you solved the problem with GRUB? I have just the case, could you please give me some tipp!

Thx!
Back to top
View user's profile Send private message
EAD
Guru
Guru


Joined: 05 Jul 2006
Posts: 352

PostPosted: Mon Jul 10, 2006 3:42 pm    Post subject: Reply with quote

partyom wrote:
EAD wrote:
lonrot_m wrote:
Is the alsa module compile in the kernel?? did you already read this??
http://www.gentoo.org/doc/en/alsa-guide.xml


Tanx, allready solve this problem 8)


How have you solved the problem with GRUB? I have just the case, could you please give me some tipp!

Thx!


Yep
I think it is a bug in the GUI install, just use the Shell text install, work for me :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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